Christian González
f676656485
Fix minor bugs on GOCA tests ( #2979 )
2019-02-22 10:12:28 +01:00
Daniel Clavijo Coca
ef0422030e
F #1684 : Run mount detection in pre-map stage. Fix api call also for wild containers
2019-02-22 09:49:56 +01:00
Christian González
9107694a3e
update goca tests ( #2978 )
2019-02-21 16:04:23 +01:00
treywelsh
9b0a8cde85
F #2830 : GOCA - provide some fixes ( #2977 )
...
* F #2830 : GOCA - fix: clean structs in Info call to prevent keeping old data
* F #2830 : GOCA - fix: remove struct shared parts as it imply more code complexity than needed
2019-02-21 16:03:17 +01:00
Ruben S. Montero
3c75f62317
development: Update local DB version to 5.8
2019-02-21 10:47:59 +01:00
Daniel Clavijo Coca
4a97c51329
F #1684 : Fix shutdown timeout handling ( #2975 )
2019-02-21 08:48:17 +01:00
Ruben S. Montero
5dd2353507
development: Removed log line in replica thread
2019-02-20 20:45:40 +01:00
Christian González
e1084aaa9c
F #2966 : Update 'applied' field when logdb record is applied
2019-02-20 17:13:41 +01:00
Sergio Semedi Barranco
a7b09144ea
F #2944 : added new vCenter migrator and few changes to vcenter vm ( #2970 )
2019-02-20 13:20:11 +01:00
Christian González
0a07f6015e
F #1640 : Add host id information on error message
2019-02-20 12:13:00 +01:00
Ruben S. Montero
ec43d184d1
Development: Fix finalizaing ACL Manager thread
2019-02-20 11:58:50 +01:00
Tino Vazquez
2f27ae1183
Lint ruby 5.8 migrator
2019-02-20 10:27:32 +01:00
Tino Vazquez
553fc6b540
Add missing migrator to install.sh
...
Remove duplicated cop
2019-02-20 10:14:47 +01:00
Christian González
431cba56a3
F #2966 Add applied field to logdb table ( #2967 )
2019-02-19 20:31:51 +01:00
Ruben S. Montero
f13103548c
development: Upgrade local database version to 5.8.0
2019-02-19 17:24:23 +01:00
Ruben S. Montero
8f7894a667
development: Removed unneeded migrator for shared table
2019-02-19 17:19:31 +01:00
Vlastimil Holer
5bf60380ca
F #2645 : Bump ONE repository version to 5.8, drop obsolete version:2 ( #2965 )
2019-02-19 15:06:45 +01:00
Ignacio M. Llorente
b1d7c1a75d
Update NOTICE
2019-02-19 07:03:58 -05:00
Ruben S. Montero
8fbd126ca2
development: Fix race condition between the expiration of the replica timeout and the pending_requests state change. api server cache mode
...
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-02-19 12:40:07 +01:00
Tino Vazquez
fe170d0b54
Revert "B #2716 : Add support for IDE disks in vCenter"
...
This reverts commit 93309d0c50
.
Causes problems with VM migration. Needs further investigation
2019-02-19 10:08:42 +01:00
Alejandro Huertas Herrero
b11ae81c15
F #2645 : Made some cleanups in the helper ( #2963 )
2019-02-19 10:06:44 +01:00
Daniel Clavijo Coca
565e0f3187
Feature 1685: Add better checks, minor code refactor
2019-02-18 18:17:37 +01:00
Tino Vazquez
93309d0c50
B #2716 : Add support for IDE disks in vCenter
2019-02-18 18:06:13 +01:00
Alejandro Huertas Herrero
81414b24a6
F #2645 : Add option to use object name in subcomands ( #2960 )
2019-02-18 17:40:55 +01:00
Tino Vazquez
2bbdcd656f
Merge branch 'feature-2944'
2019-02-18 17:28:20 +01:00
sergio semedi
12b91e4484
F #2875 : Support vCenter managed disk in DS migration
2019-02-18 16:19:10 +01:00
Ruben S. Montero
38edd7347c
development: Fix compilation
...
(cherry picked from commit 0b7401a1db1487f768673754451439a956c0e1da)
2019-02-18 16:04:23 +01:00
Vlastimil Holer
c55b6c1ed6
development: Fix "scp: error: unexpected filename: ." ( #2959 )
2019-02-18 15:58:05 +01:00
Ruben S. Montero
8693ac5cfe
development: Fix race condition between the expiration of the replica timeout and the pending_requests state change.
2019-02-18 15:48:19 +01:00
jloboescalona2
2d717c11dd
B #2246 add tooltip in compatible systems datastore ( #2958 )
2019-02-18 12:03:18 +01:00
jloboescalona2
60bcff33f0
B #1548 add end_type from no relative time ( #2957 )
...
* B #1548 add end_type from no relative time
* B #1548 indentation look
2019-02-18 11:51:01 +01:00
Tino Vázquez
1a4777dbac
Add Travis badge
2019-02-18 10:57:54 +01:00
sergio semedi
53cd9541e0
B #2951 : persistent disks problem with snapshot solved
2019-02-18 08:43:15 +01:00
sergio semedi
e778335bf6
F #2944 : get_key method, attach_disk writes on vCenter metadata
...
F #2944 : deploy writes metadata about managed disks
F #2944 : Some fixes, detach disk delete proper metadata
F #2944 : Some changes, query disk now gets managed keys
2019-02-18 08:43:15 +01:00
Tino Vazquez
b100436f1d
B #1699 : Fix swap condition for wild import
...
vcenter_driver.rb lint
2019-02-15 18:48:26 +01:00
jloboescalona2
4adcc0b8be
B #1548 solved nan in create vm template ( #2955 )
2019-02-15 18:34:18 +01:00
Daniel Clavijo Coca
7eca091212
F #1684 : Make LXD marketplace create VM templates
2019-02-15 16:50:03 +01:00
Alejandro Huertas Herrero
15533368a8
F #2645 : Add cleanup option and fix some minor bugs ( #2954 )
2019-02-15 16:22:26 +01:00
Christian González
08538c8156
development: Fix bug of compatible system datastore ( #2953 )
2019-02-15 15:49:49 +01:00
jloboescalona2
10d34ca7ac
B #1548 change format date relative action ( #2952 )
2019-02-15 11:38:23 +01:00
sergiojvg
44f01e5341
B# 2937: LXD downloader fix for marketplaces ( #2938 )
...
* B #2937 : Discover extension on urls for lxd_downloader.sh
* B #2937 : Remove comment
* Validate extension
2019-02-15 10:53:04 +01:00
Ruben S. Montero
0de6fa7493
development: Add extra debug information for HA and federated log purge
...
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-02-15 00:15:57 +01:00
Tino Vazquez
efa8626755
Add debugger detection in ruby files for Travis
2019-02-14 17:55:48 +01:00
Alejandro Huertas Herrero
4f2e6857cb
F #2645 : Fix bug when there aren't defaults in config file ( #2949 )
2019-02-14 17:45:32 +01:00
jloboescalona2
9445bb7a7a
B #1548 hide by class css ( #2950 )
2019-02-14 17:39:17 +01:00
Tino Vazquez
fb8b7bf7dc
Rubocop: Check for debugger statements
2019-02-14 17:09:33 +01:00
Christian González
13c83c99c2
F #2930 Improve VM_POOL table queries filtering by STATE ( #2946 )
2019-02-14 16:57:38 +01:00
Ruben S. Montero
d59f79deb3
F #1548 : Added relative TIME specs for Actions. Format is TIME="+<sec>" action will be executed after sec seconds of being created
2019-02-14 16:37:49 +01:00
Ruben S. Montero
3d748610d4
B #2913 : Do not update vnc bitmaps if not needed
2019-02-14 15:13:58 +01:00
jloboescalona2
228178f049
F #1548 Time relative scheduled actions ( #2943 )
...
* F #1548 Time relative scheduled actions
* F #1548 Time relative scheduled actions week months and years
2019-02-14 15:01:35 +01:00