Christian González
a43aceabbf
F #2830 update docker-machine binding to xml mapped names ( #3155 )
2019-04-01 10:23:44 +02:00
Ruben S. Montero
eecb5bdc9f
F #2830 : Fix merge of PR #3113
2019-04-01 10:07:18 +02:00
treywelsh
39a06f0f39
F #2830 : GOCA - fix inconsistent xml mapped names ( #3047 )
2019-04-01 09:58:56 +02:00
treywelsh
7395745a5f
B #3114 : GOCA - remove deprecated boolean field from response
...
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2019-04-01 09:57:28 +02:00
treywelsh
4b81845135
B #2678 GOCA - fix and clarify client errors ( #3113 )
...
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2019-04-01 09:54:27 +02:00
Christian González
17a30188fb
F #3151 Add clone parameter to template instantiate function
2019-04-01 09:41:17 +02:00
Christian González
49998530c6
F #3149 : API error codes missed in GOCA ( #3150 )
2019-04-01 09:40:16 +02:00
Daniel Clavijo Coca
26d75e28a5
'Improve map wait for part_table condition' ( #3148 )
...
(cherry picked from commit 9fd7454ca1d428be8fa79aded1963f9517878b48)
2019-03-29 17:04:33 +01:00
Alejandro Huertas Herrero
cc0b77b3a1
B #2515 : change the skip option to skip_none ( #3153 )
2019-03-29 16:27:15 +01:00
Alejandro Huertas Herrero
efaf5f3979
B #3136 : timeout when using cleaunp option ( #3142 )
...
* Increase the default timeout from 10 to 20
* Add cleanup_timeout parameter to configure it via CLI
* Implement wait_image_delete, to wait until images are deleted
2019-03-29 16:23:01 +01:00
Ruben S. Montero
2ed170be68
F #3076 : create one.vmpool.infoextended
...
* Add new function dump_extended
* Add new API call one.vmpool.infoextended (ruby, JAVA, golang)
* Add parameter --extended in the CLI for onevm
Co-authored-by: Alejandro Huertas <ahuertas@opennebula.systems>
2019-03-29 12:43:59 +01:00
Christian González
01209ed63f
F #3144 monitoring methods should return the monitoring info ( #3145 )
2019-03-28 15:13:08 +01:00
Jorge Lobo
deedb38144
b # 3020, b # 3026, b # 3007: some language related fixes.
...
(cherry picked from commit 93ce004c06eee97df85cae746dfe99ad0d5f3478)
2019-03-28 15:01:54 +01:00
Daniel Clavijo Coca
7710d4eb9f
development: Additional LXD fixes. Minor refactor of check stop functionality
...
(cherry picked from commit 05258a1c9170e5fa4af474d0a271ef9235cfaaad)
2019-03-28 12:18:02 +01:00
Christian González
faa6688e2b
F #3036 : Add virtual network contextualization attributes to the XSD files
2019-03-28 12:07:18 +01:00
Jan Orel
b9fd1e6e8f
B #2981 : Delete LVM disk on host from BRIDGE_LIST
...
Signed-off-by: Jan Orel <jorel@opennebula.systems>
2019-03-27 19:33:45 +01:00
Ruben S. Montero
d3703988ba
B #3127 : Update return code for reset_uuid
...
(cherry picked from commit 7b589393597e49b5be49bf86a44c94c477309de8)
2019-03-27 13:07:48 +01:00
Daniel Clavijo Coca
7b829d1950
B #3127 Remove status handling from filesystem code
...
(cherry picked from commit 81457303b38b6a74aae4fa241ca6957de9cb79d3)
2019-03-27 13:07:48 +01:00
kvaps
73ff19b7aa
development: fix VN_MAD_CONF comment
...
Signed-off-by: kvaps <kvapss@gmail.com>
2019-03-26 10:00:15 +01:00
Daniel Clavijo Coca
d820d446c3
B #3058 : Move pre_action into VMMAD module
...
(cherry picked from commit 94c88b4bed1ba978c1596ad6ed378473b6b008a2)
2019-03-26 09:35:17 +01:00
Daniel Clavijo Coca
308d304851
B #3103 #3127 : Fix ext4 handling code and set correct permissions for raw images
...
(cherry picked from commit becaf48344932bbd652f246d6f915709da5c7ddf)
2019-03-25 22:18:14 +01:00
Tino Vazquez
762a0fa9e1
B #3125 : Add wait_for_completion
...
To vCenter async Tasks that were missing it.
2019-03-25 16:24:34 +01:00
Tino Vazquez
4f2ca57244
Partial linting on vcenter datastore.rb
2019-03-25 16:22:44 +01:00
Daniel Clavijo Coca
ef798f872f
F #3099 Show container log when action fails
...
(cherry picked from commit 43e42127487a9b40d74bbd69f0a821bf4886a648)
2019-03-25 15:45:09 +01:00
Daniel Clavijo Coca
082fbe477e
B #3058 : Fix LXD not handling nic removal from openvswitch bridges ( #3097 )
...
(cherry picked from commit 31a1cb9db7953dffec96255ad9b3dbc8d17a9ae3)
2019-03-25 15:22:06 +01:00
Ruben S. Montero
d2a33ecbb5
B #3029 : Avoid running nic_query in network pre script. Make use of pre_action detection in other drivers.
...
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
2019-03-25 14:43:14 +01:00
kvaps
2bb8957cb6
F #3092 : Add FILTER to VM_RESTRICTED_ATTR
...
Signed-off-by: kvaps <kvapss@gmail.com>
2019-03-25 12:21:23 +01:00
Alejandro Huertas Herrero
c76377fb1d
B #3119 : Hourly sched actions just execute one time
...
* Change next_action to return the time for next_action
* Change XML query to use REPEAT
* Update the TIME if the value is lower than DONE
2019-03-25 12:11:59 +01:00
Christian González
e33b8b0fd5
B #3123 : Improve setup_index query
2019-03-25 12:01:36 +01:00
sergiojvg
f7af94ea39
F #1896 : Solve getting host id from pool instead of drv_action ( #3094 )
...
* F #1896 : Get host id from drv_action on shutdown
Signed-off-by: Sergio Vega <svega@opennebula.systems>
* F #1896 : Get host id from drv_action on every supported action
Signed-off-by: Sergio Vega <svega@opennebula.systems>
2019-03-22 12:37:21 +01:00
Alejandro Huertas Herrero
63c5bd8875
Development: Change CLI schedule actions help ( #3111 )
2019-03-22 11:16:12 +01:00
Ruben S. Montero
c5bcacfa05
B #3103 : Default constructor for LXDError. Remove method. Fix ext UUID generation
2019-03-22 11:15:54 +01:00
Tino Vazquez
3db128c48e
Remove AlignHash rubocop linter
...
(cherry picked from commit 1cc7113da9e6f7ebe80919d40951167eef50a240)
2019-03-22 10:41:37 +01:00
sergiojvg
c1ce6bb5f9
F #2968 : Monitor cluster health ( #3089 )
...
* F #2968 : Monitor cluster health
Signed-off-by: Sergio Vega <svega@opennebula.systems>
* F #2968 : Set cluster to error if vcenter health is red
Signed-off-by: Sergio Vega <svega@opennebula.systems>
2019-03-22 10:27:51 +01:00
Daniel Clavijo Coca
5fb69330f3
B#3098: Fix LXD storage errors on deploy start action error handling ( #3100 )
...
(cherry picked from commit a07c2014da389eeb2213de4ffd6e3d32e815d2a1)
2019-03-21 19:49:20 +01:00
Daniel Clavijo Coca
6f95aa9e8a
B #3103 Update map method
2019-03-21 19:39:10 +01:00
Ruben S. Montero
14ee18f6ac
B #3103 : Reset FS UUID (LXD)
2019-03-21 19:00:47 +01:00
Alejandro Huertas Herrero
7d71609dfd
B #1666 : Return -1 if the app has no vmtemplate associated
2019-03-21 11:52:51 +01:00
Christian González
0789815de0
Add license to goca files ( #3106 )
2019-03-21 10:25:37 +01:00
sergiojvg
0258711bbc
F #2505 : Add nested filters ( #3083 )
2019-03-19 12:25:56 +01:00
Tino Vazquez
9941ac27da
Fix typo
2019-03-18 18:59:41 +01:00
Alejandro Huertas Herrero
1fe909f6c3
Development: fix bug with quotes ( #3091 )
2019-03-18 14:21:46 +01:00
Jan Orel
25852e4022
B #1232 : Remove illegal chars (copy/paste error) ( #3090 )
...
Signed-off-by: Jan Orel <jorel@opennebula.systems>
2019-03-18 12:02:22 +01:00
Ruben S. Montero
ea6edab699
B #3052 : Makes vnc child process to exit without segfault
...
(cherry picked from commit 18d5618ac38c980e3cfc673b2e5b6ad91c6d904a)
2019-03-18 11:55:05 +01:00
Tino Vazquez
4161cb9f05
Configuration file for Probot: DCO
...
https://github.com/probot/dco
2019-03-18 10:39:35 +01:00
Ruben S. Montero
2d40b708c4
B #1666 : Marketplace driver expects always an image to import
...
* Use VMTEMPLATE marketapp type
* Modify the OCA, so if the type is VMTEMPLATE no image is created
* Modify Sunstone, so if the type is VMTEMPLATE no ds is needed
(cherry picked from commit 0de8a405d7a06bc28eca0c7b82661ddb588bb399)
2019-03-18 10:39:54 +01:00
Ruben S. Montero
75c8a7dc9e
development: Fix linter
2019-03-18 10:22:33 +01:00
Ruben S. Montero
3d5badebee
B #3088 : Fix return code for oned and one start script
...
(cherry picked from commit 8b756cc3907063b028246e117756954985b83736)
2019-03-15 18:01:37 +01:00
Jan Orel
cd7a147c02
B #1232 : Adjust ceph monitor if there is a quota on the pool
2019-03-15 10:52:47 +01:00
Daniel Clavijo Coca
00cf56a087
B #3014 Reduce TCP connections to linuxcontainers.org ( #3075 )
2019-03-15 10:10:38 +01:00