1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
Commit Graph

9847 Commits

Author SHA1 Message Date
Carlos Martín
75bf6d3e47 Feature #3471: Add migrator for vdc_pool table, update fsck 2015-01-14 16:53:39 +01:00
Carlos Martín
35f82264ea Merge remote-tracking branch 'origin/master' into feature-3471 2015-01-14 15:01:58 +01:00
Carlos Martín
e0b0b22ce9 Feature #3471: Cleanup ACL rules when the VDC is deleted 2015-01-14 12:50:36 +01:00
Carlos Martín
fb5c55c4a5 Feature #3471: Fix bug in ACL rules generation 2015-01-14 12:50:22 +01:00
Carlos Martín
8ae52d528a Feature #3471: Add VDC info to individual panel 2015-01-13 18:42:40 +01:00
Carlos Martín
eb629d5d69 Feature #3471: Save the initialize_func when the form is reset 2015-01-13 17:36:03 +01:00
Carlos Martín
6fb5678fe6 Feature #3471: Update icons 2015-01-13 17:35:54 +01:00
Carlos Martín
ee9629cf0a Feature #3471: Add groups and resources to create and update dialogs 2015-01-13 16:29:31 +01:00
Javi Fontan
199e070f6d Delete duplicate entry in VirtualMachine actions
(cherry picked from commit f0f5c00f1f)
2015-01-12 11:08:02 +01:00
Ruben S. Montero
eda70b0e41 Add \n to DESCRIPTION attribute 2015-01-09 20:23:15 +01:00
Ruben S. Montero
f8183d8adb feature #3494: Persistent images can set use permission for group. Note that just one VM can use a persistent image at a time
(cherry picked from commit 1f032c2d83)
2015-01-09 18:46:38 +01:00
Ruben S. Montero
2fb533cf23 feature #3356: Add description (from VM Notes) and logo for common OS
(cherry picked from commit f2c71cfded)
2015-01-09 18:27:24 +01:00
Daniel Molina
daf201e809 bug #3266: More than one template can be instantiated at once 2015-01-09 17:51:14 +01:00
Carlos Martín
7fbc724180 Add missing translations to Sunstone 2015-01-09 16:21:15 +01:00
Carlos Martín
d7c370ffbc Feature #3471: Create VDC tab for sunstone 2015-01-09 16:03:18 +01:00
Javi Fontan
15877c3ee8 bug #3464: deeps search the tree of snapshots
Also the delete method does not remove children so the snapshots
in that tree can be accessed when the parent is deleted.

(cherry picked from commit d62783a7f8)
2015-01-09 12:36:35 +01:00
Daniel Molina
bacef184e7 feature #3422: Hide accounting tables by default
(cherry picked from commit 277c7849ab)
2015-01-09 12:08:31 +01:00
Daniel Molina
135191c567 bug #3481: Clear filter when there is no user selected
(cherry picked from commit f57e919e22)
2015-01-09 12:08:31 +01:00
Jaime Melis
0ad21cfab0 Typo in sl_driver.conf 2015-01-09 11:28:17 +01:00
Daniel Molina
aabd696846 bug #3474: Change vcenter import button name 2015-01-08 15:38:31 +01:00
Daniel Molina
e67f67187c bug #3481: Use regex to filter user resources
(cherry picked from commit 7cc45141f6)
2015-01-08 13:20:38 +01:00
Jaime Melis
1a5e777e16 Remove unused tests for VNMDriver 2014-12-29 20:45:29 +01:00
Ruben S. Montero
e061f11f69 Merge branch 'feature-3175b' 2014-12-29 15:30:58 +01:00
Jaime Melis
169f564892 feature #3175: Check if RANGE has proper syntax 2014-12-28 10:41:45 +01:00
Ruben S. Montero
1420166880 feature #3175: Fix spoofing with non-SG VMs 2014-12-27 22:21:56 +01:00
Ruben S. Montero
0fcbadea80 feature #3175: Fix bugs. New method to access commands 2014-12-27 01:28:25 +01:00
Ruben S. Montero
ae0bf32400 feature #3175b: rename 802.1Q class name to VLANDriver 2014-12-24 17:00:23 +01:00
Ruben S. Montero
0961dc4829 feature #3175: Rename OpenNebulaNetwork class to VNMDriver. Change filenames also 2014-12-24 00:39:41 +01:00
Daniel Molina
d1d0e7f5b2 feature #3357: Add option to disable capacity and network selects per template 2014-12-23 18:04:23 +01:00
Carlos Martín
e29d3210a2 Feature #3471: Add methods to manage VDC resources to CLI 2014-12-23 17:51:49 +01:00
Carlos Martín
18232fd967 Feature #3471: Add methods to manage VDC resources in core 2014-12-23 16:32:06 +01:00
Ruben S. Montero
354cd84a2a feature #3175: Fix bug 2014-12-23 00:17:07 +01:00
Ruben S. Montero
f0e9705f46 feature #3175: Fix minor bugs. Add simple test 2014-12-23 00:09:45 +01:00
Ruben S. Montero
f85a67b0da feature #3175: Fix bugs 2014-12-22 23:39:56 +01:00
Ruben S. Montero
e3a71b17da feature #3175: Move VNM drivers to new modules 2014-12-22 20:10:53 +01:00
Ruben S. Montero
90c3e9ffb1 feature #3175: Fix multiple syntax errors 2014-12-22 19:50:44 +01:00
Ruben S. Montero
536be6ecf0 feature #3175: Moved firewall and SG drivers to new module. Removed old files 2014-12-22 19:10:30 +01:00
Ruben S. Montero
fba4deec6e feature #3175: Moved Nic and VM to new modules 2014-12-22 14:12:16 +01:00
Ruben S. Montero
0e49cf00bb feature #3175: More refactor 2014-12-22 11:48:51 +01:00
Ruben S. Montero
bf64fa1bc8 feature #3175: Some refactor of SG classes 2014-12-22 03:43:12 +01:00
Ruben S. Montero
1ea4c1a8d6 bug #3443: Reset address index when size is updated
(cherry picked from commit bda68ea011)
2014-12-20 21:55:39 +01:00
Ruben S. Montero
f154facff4 feature #3306: Fix template-tab.js merge 2014-12-20 11:03:43 +01:00
Ruben S. Montero
713a09b7a1 feature #3412: Fix install path
(cherry picked from commit 1af165f99d)
2014-12-20 01:49:07 +01:00
Ruben S. Montero
baed93be75 feature #3306: Fix bug in vcenter driver 2014-12-20 01:34:13 +01:00
Ruben S. Montero
40e317952c bug #3463: Make NIC search more robust 2014-12-20 01:34:13 +01:00
Javi Fontan
c59cf85bf7 bug #3462: show defined nics for hybrid VMs 2014-12-20 01:34:13 +01:00
Tino Vazquez
b95f0188cc Feature #3306: Add model aliases 2014-12-20 01:34:13 +01:00
Daniel Molina
df15fa4c96 feature #3306: Fix vcenter network layout 2014-12-20 01:34:13 +01:00
Tino Vazquez
67c60a5e87 Feature #3306: Fix wrong AR template creation 2014-12-20 01:34:13 +01:00
Tino Vazquez
0c64471753 Feature #3306: Add Sunstone support for importing vCenter networkFeature #3306: Add Sunstone support for importing vCenter networkss 2014-12-20 01:34:13 +01:00