Daniel Molina
f949ecfc03
feature #4184 : Show labels dropdown only if the tab supports it
2016-01-04 17:26:52 +01:00
Daniel Molina
22adcb773f
feature #4184 : Add labels support to vms-tab
2016-01-04 17:26:52 +01:00
Daniel Molina
41921bfcb4
feature #4184 : Add VM.append action
2016-01-04 17:26:52 +01:00
Daniel Molina
c062f727f4
feature #4184 : Add template labels column to yaml files
2016-01-04 17:26:52 +01:00
Daniel Molina
6f1bce6b44
feature #4184 : Add Image.append action
2016-01-04 17:26:52 +01:00
Daniel Molina
a5fc775e7f
feature #4184 : Add labels support to images-tab
2016-01-04 17:26:52 +01:00
Daniel Molina
e091512640
feature #4184 : Add style to hide non active labels trees
2016-01-04 17:26:52 +01:00
Daniel Molina
840ed18210
feature #4184 : Move labels methods to tab-datatable
2016-01-04 17:26:52 +01:00
Daniel Molina
fd36bb5a10
feature #4184 : Fix labels edition for detailed info
2016-01-04 17:26:52 +01:00
Daniel Molina
95ec77f553
feature #4184 : Refactor labels menu and dropdown
2016-01-04 17:26:52 +01:00
Daniel Molina
92cd61b7c6
feature #4184 : Add new label
2016-01-04 17:26:52 +01:00
Daniel Molina
291eaa0352
feature #4184 : Add checkbox listeners to update labels
2016-01-04 17:26:52 +01:00
Daniel Molina
ed41511a6b
feature #4184 : Add append action to VM Template
2016-01-04 17:26:52 +01:00
Daniel Molina
dc540d1007
feature #4184 : Add common append action
2016-01-04 17:26:52 +01:00
Daniel Molina
b8a45cfba2
feature #4184 : Add label filtering and dropdown
2016-01-04 17:26:52 +01:00
Daniel Molina
40a3a6c447
feature #4184 : Add Labels utils
2016-01-04 17:26:52 +01:00
Daniel Molina
a0b108cd8c
feature #4184 : Rename Tags to Labels
2016-01-04 17:26:52 +01:00
Daniel Molina
1535ca13ad
feature #4184 : Add Tags table to the Template info panel
2016-01-04 17:26:52 +01:00
Daniel Molina
6947ec73b7
feature #4184 : Add Template.update_template action
2016-01-04 17:26:52 +01:00
Daniel Molina
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
Daniel Molina
280ef9f80f
feature #4255 : Support VM actions for a VM that is not part of a Service
2016-01-04 16:54:59 +01:00
Daniel Molina
900087d3bd
Merge branch 'feature-4184'
2016-01-04 13:25:51 +01:00
Ruben S. Montero
e9c671fd8b
feature #4238 : Checks in Datastore post-update
2016-01-04 11:29:20 +01:00
Ruben S. Montero
85ad508d48
Merge branch 'atodorov-storpool-patch-2'
2015-12-30 17:12:12 +01:00
Anton Todorov
a548468fff
fix ssh_make_path function
...
Check against exec rc from the ssh session.
2015-12-30 10:46:39 +02:00
Anton Todorov
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
Ruben S. Montero
52a70cdb9d
Merge branch 'feature-4215' into feature-4217
2015-12-28 23:44:45 +01:00
Ruben S. Montero
66c135e346
feature #4217 : Fixes minor bugs
2015-12-28 17:43:05 +01:00
Ruben S. Montero
49b9de94f5
feature #4217 : Monitor external marketplaces. Import functionality for
...
existing apps. Drivers for OpenNebula public marketplace
2015-12-28 01:08:33 +01:00
Ruben S. Montero
10b8699fdc
feature #4217 : First version of OpenNebula marketplace
2015-12-24 18:49:21 +01:00
Tino Vazquez
248f187965
Bug #4267 : Fix for non oneadmin EC2 VMs polling
...
(cherry picked from commit 84d1475d339baf96144b47d61bc9db0ae8371659)
2015-12-24 13:43:47 +01:00
Ruben S. Montero
3bb13e106a
feature #4217 : Implements monitor action for marketplace. Sample monitor
...
driver for http marketplace
2015-12-23 23:50:22 +01:00
Ruben S. Montero
eeb7c01ac0
feature #4217 : Export action for images.
2015-12-23 00:26:54 +01:00
Jaime Melis
3b3ca99860
Feature #4238 : Add iSCSI DS type to Sunstone
2015-12-22 18:00:21 +01:00
Jaime Melis
d22c6588de
Feature #4238 : Use standard namespace explicitely
2015-12-22 16:49:36 +01:00
Jaime Melis
77ba16bf56
Feature #4238 : When making an image non-persistent
...
check if the datastore is PERSISTENT_ONLY
2015-12-22 16:37:50 +01:00
Jaime Melis
d7b8aa1cd3
Feature #4238 : Datastores can now be PERSISTENT_ONLY
2015-12-22 14:06:12 +01:00
Jaime Melis
253946558a
Feature #4238 : Make the DS_MAD and TM_MAD checking
...
case insensitive
2015-12-22 14:02:34 +01:00
Daniel Molina
66c8878b35
feature #4183 : Fix GroupJSON update method
2015-12-22 13:13:37 +01:00
Daniel Molina
811551e27e
feature #4184 : Remove labels table from template info
2015-12-22 12:25:45 +01:00
Daniel Molina
b38923ad18
feature #4184 : Update drowpdown after adding a label
2015-12-22 12:25:25 +01:00
Jaime Melis
3504486828
Feature #4238 : Create a new set of ISCSI drivers instead
...
of reusing the DEV drivers
2015-12-22 10:03:58 +01:00
Jaime Melis
d0f15994f4
Feature #4238 : Verify the required attributes on datastore update
2015-12-22 09:31:34 +01:00
Jaime Melis
5db705deae
Feature #4238 : Add DS_MAD_CONF attributes to handle
...
mandatory attributes in Datastore templates
2015-12-21 19:27:26 +01:00
Daniel Molina
cb66f3b434
feature #4184 : Add labels filter support to cloud view
2015-12-21 19:13:18 +01:00
Daniel Molina
a81f6f2035
feature #4184 : Refactor labels to be used in other data tables
2015-12-21 19:12:55 +01:00
Ruben S. Montero
1d464eec2f
feature #4217 : Update App name CHECKSUM to MD5
2015-12-21 17:08:42 +01:00
Jaime Melis
3c11db6872
Feature #4238 : Enable multi option defaults
2015-12-21 17:02:05 +01:00
Jaime Melis
242dae3d92
Feature #4238 : Enable multi option defaults
2015-12-21 16:45:09 +01:00
Ruben S. Montero
21eb1b0803
feature #4127 : Delete for marketplace apps, fix bug
2015-12-21 13:23:22 +01:00