8054770485
feature #4184 : Add labels support to vnets-tab
2016-01-04 17:26:52 +01:00
b8351d2e41
feature #4184 : Add Network.append action
2016-01-04 17:26:52 +01:00
8dcb498514
feature #4184 : Add labels support to datastore-tab
2016-01-04 17:26:52 +01:00
07e894d542
feature #4184 : Add Datastore.append action
2016-01-04 17:26:52 +01:00
a6b6e469a9
feature #4184 : Add labels support to hosts-tab
2016-01-04 17:26:52 +01:00
6c52333115
feature #4184 : Add Host.append action
2016-01-04 17:26:52 +01:00
8931dffb58
feature #4184 : Add labels support to clusters-tab
2016-01-04 17:26:52 +01:00
4b9956cd93
feature #4184 : Add Cluster.append action
2016-01-04 17:26:52 +01:00
1f79df30c0
feature #4184 : Add labels support to files-tab
2016-01-04 17:26:52 +01:00
9412c94155
feature #4184 : Add labels support to vdcs-tab
2016-01-04 17:26:52 +01:00
4d36810b63
feature #4184 : Add VDC.append action
2016-01-04 17:26:52 +01:00
f1a712795d
feature #4184 : Add labels support to groups-tab
2016-01-04 17:26:52 +01:00
3e0a2e88bb
feature #4184 : Add Group.append action
2016-01-04 17:26:52 +01:00
6cd572cd67
feature #4184 : Add labels support to users-tab
2016-01-04 17:26:52 +01:00
f949ecfc03
feature #4184 : Show labels dropdown only if the tab supports it
2016-01-04 17:26:52 +01:00
22adcb773f
feature #4184 : Add labels support to vms-tab
2016-01-04 17:26:52 +01:00
41921bfcb4
feature #4184 : Add VM.append action
2016-01-04 17:26:52 +01:00
c062f727f4
feature #4184 : Add template labels column to yaml files
2016-01-04 17:26:52 +01:00
6f1bce6b44
feature #4184 : Add Image.append action
2016-01-04 17:26:52 +01:00
a5fc775e7f
feature #4184 : Add labels support to images-tab
2016-01-04 17:26:52 +01:00
e091512640
feature #4184 : Add style to hide non active labels trees
2016-01-04 17:26:52 +01:00
840ed18210
feature #4184 : Move labels methods to tab-datatable
2016-01-04 17:26:52 +01:00
fd36bb5a10
feature #4184 : Fix labels edition for detailed info
2016-01-04 17:26:52 +01:00
95ec77f553
feature #4184 : Refactor labels menu and dropdown
2016-01-04 17:26:52 +01:00
92cd61b7c6
feature #4184 : Add new label
2016-01-04 17:26:52 +01:00
291eaa0352
feature #4184 : Add checkbox listeners to update labels
2016-01-04 17:26:52 +01:00
ed41511a6b
feature #4184 : Add append action to VM Template
2016-01-04 17:26:52 +01:00
dc540d1007
feature #4184 : Add common append action
2016-01-04 17:26:52 +01:00
b8a45cfba2
feature #4184 : Add label filtering and dropdown
2016-01-04 17:26:52 +01:00
40a3a6c447
feature #4184 : Add Labels utils
2016-01-04 17:26:52 +01:00
a0b108cd8c
feature #4184 : Rename Tags to Labels
2016-01-04 17:26:52 +01:00
1535ca13ad
feature #4184 : Add Tags table to the Template info panel
2016-01-04 17:26:52 +01:00
6947ec73b7
feature #4184 : Add Template.update_template action
2016-01-04 17:26:52 +01:00
8d0fa339a9
feature #4184 : Use template_raw in Template.update
...
Instead of using vmtemplate, use template_raw like the rest of resources
2016-01-04 17:26:52 +01:00
280ef9f80f
feature #4255 : Support VM actions for a VM that is not part of a Service
2016-01-04 16:54:59 +01:00
900087d3bd
Merge branch 'feature-4184'
2016-01-04 13:25:51 +01:00
e9c671fd8b
feature #4238 : Checks in Datastore post-update
2016-01-04 11:29:20 +01:00
85ad508d48
Merge branch 'atodorov-storpool-patch-2'
2015-12-30 17:12:12 +01:00
a548468fff
fix ssh_make_path function
...
Check against exec rc from the ssh session.
2015-12-30 10:46:39 +02:00
47c2bb5929
fix ISO symlink for VMware CDROMs
...
While digging another issue, I've spot that when there is SYSTEM_DS migration (at least on the shared TM_MAD) the symlink became broken because it is pointing to the absolute path, which is not available after the migration.
The proposed patch is creating the symlink relative so there is no issue when the absolute path is changed.
The patch is against current master branch but the issue exists in the current stable (4.14.2) too.
2015-12-29 18:08:55 +02:00
52a70cdb9d
Merge branch 'feature-4215' into feature-4217
2015-12-28 23:44:45 +01:00
66c135e346
feature #4217 : Fixes minor bugs
2015-12-28 17:43:05 +01:00
49b9de94f5
feature #4217 : Monitor external marketplaces. Import functionality for
...
existing apps. Drivers for OpenNebula public marketplace
2015-12-28 01:08:33 +01:00
10b8699fdc
feature #4217 : First version of OpenNebula marketplace
2015-12-24 18:49:21 +01:00
248f187965
Bug #4267 : Fix for non oneadmin EC2 VMs polling
...
(cherry picked from commit 84d1475d33
)
2015-12-24 13:43:47 +01:00
3bb13e106a
feature #4217 : Implements monitor action for marketplace. Sample monitor
...
driver for http marketplace
2015-12-23 23:50:22 +01:00
eeb7c01ac0
feature #4217 : Export action for images.
2015-12-23 00:26:54 +01:00
3b3ca99860
Feature #4238 : Add iSCSI DS type to Sunstone
2015-12-22 18:00:21 +01:00
d22c6588de
Feature #4238 : Use standard namespace explicitely
2015-12-22 16:49:36 +01:00
77ba16bf56
Feature #4238 : When making an image non-persistent
...
check if the datastore is PERSISTENT_ONLY
2015-12-22 16:37:50 +01:00