Tino Vazquez
f6f85f1d2c
M #-: Update contribute link
2019-06-26 18:49:26 +02:00
Carlos J. Herrera
fd72766ec5
F #3438 : Show if vCenter cluster have activated HA ( #3456 )
...
Signed-off-by: Carlos J. Herrera Matos <cherrera@opennebula.systems>
2019-06-26 17:53:44 +02:00
Tino Vazquez
eb0d18db96
L #-: Remove FloatDivision style cop
...
Introduced in rubocop 0.72.0
2019-06-26 17:18:28 +02:00
Ruben S. Montero
bc14442af0
B #3021 : Better randomize when restarting an election process
2019-06-25 10:57:31 +02:00
Pavel Czerný
9e18d65ca6
B #2563 : Admin can always change other permissions ( #3449 )
...
(cherry picked from commit d56a0757a8
)
2019-06-25 10:17:14 +02:00
Tino Vazquez
eea1ac18bd
M #-: Improve error message in VNET creation
...
(cherry picked from commit 50ee33410b
)
2019-06-24 17:53:53 +02:00
Carlos J. Herrera
a8bd219442
F #3438 : Show if DRS is enabled in vCenter ( #3454 )
...
Signed-off-by: Carlos J. Herrera Matos <cherrera@opennebula.systems>
2019-06-24 15:07:40 +02:00
Vlastimil Holer
2fd989c81d
B #3451 : Sunstone git dependencies ( #3452 )
...
Signed-off-by: Vlastimil Holer <vholer@opennebula.systems>
2019-06-21 18:41:50 +02:00
Jorge Lobo
570d1438bb
Bug 3335: Add select default zone endpoint ( #3448 )
...
* B #3335 : add lost dependencies
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 9d295bfa2c
)
2019-06-21 10:01:16 +02:00
Daniel Clavijo Coca
222d1235ef
B #3389 : Add pre_boot status ( #3446 )
...
(cherry picked from commit 610cf051d7
)
2019-06-21 09:31:19 +02:00
Tino Vazquez
47675567a2
B #3430 : Do not return tainted key reference
...
If the element to be retrieved from the vCenter cache does not
have a reference, return nil, and not a tainted vCenter uuid reference
2019-06-18 17:17:22 +02:00
Jorge Lobo
79f28474e5
B #3335 : Add select default zone endpoint ( #3437 )
...
* B #3335 : add select change default zone endpoint
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
* Update info-common.js
(cherry picked from commit 22ae31375b
)
2019-06-18 12:25:32 +02:00
Tino Vazquez
c483d289e4
B #3335 : Connect to the correct oned in federation
...
Sunstone needs to connect to the local zone and to the active zone
in order to check whether the VNC icon should be displayed or not
(cherry picked from commit f374fc6145
)
2019-06-18 12:23:23 +02:00
Jorge Lobo
0cb3fbe592
B #3428 : fix bug lost icons VNC in federation ( #3431 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-06-14 18:49:59 +02:00
Jorge Lobo
e92280d8bc
Bug 3428 ( #3429 )
...
* B #3428 : fix bug lost icons VNC in federation
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
* B #3428 : fix bug lost icons VNC in federation
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
* B #3428 : fix bug lost icons VNC in federation
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-06-14 17:23:01 +02:00
Christian González
f852bc6ead
M #-: Fix HA replication bug ( #3432 )
...
(cherry picked from commit 77883d94c5
)
2019-06-14 16:21:34 +02:00
Tino Vazquez
995ec0ca7d
B #3430 : vCenter cache vcenter uuid reference
...
Until now, objects caching depends on the VCENTER_INSTANCE_ID
attribute being present in the objects XML. This prevents the
correct retrieval if the objects XML is empty. Now the uuid
can be passed explicitly.
(cherry picked from commit cbe4f77150
)
2019-06-14 13:31:01 +02:00
Angel Luis Moya Gonzalez
7e24c066bd
B #3225 : Fix bug with IDE master/slave Cdroms
...
* M #-: Change require_relative to require
Change require_relative to standard require using
RUBY_LIB_LOCATION
* B #3225 : Fix bug with IDE master/slave Cdroms
Change the algorithm to select free IDE device
when a Cdrom is attached.
https://github.com/OpenNebula/one/issues/3225
* M #-: Remove trailing spaces
2019-06-13 19:04:52 +02:00
Ruben S. Montero
431e01c6b3
F #1324 : Add confguration option to oned.conf
2019-06-12 18:58:34 +02:00
Ruben S. Montero
047c32025c
F #1324 : Configure update interval of VM monitor data
2019-06-12 18:50:49 +02:00
Alejandro Huertas Herrero
f714459c2a
F #3371 : refactor and lint host fsck ( #3421 )
2019-06-12 17:23:56 +02:00
Ruben S. Montero
cbd9aee912
F #3393 : Reduce number of updates referencing FTS field. Changed REPLACE
...
operations to UPDATE to improve DB performance
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-06-12 17:20:50 +02:00
Daniel Clavijo Coca
2b73f1a79e
B #3390 : Use LXD REST exec on reconfigure. Update odd hash deletion
...
(cherry picked from commit 03559900ca
)
2019-06-11 12:04:10 +02:00
Alejandro Huertas Herrero
eeee99a7cd
F #3371 : refactor and lint history fsck ( #3418 )
2019-06-11 11:39:17 +02:00
Alejandro Huertas Herrero
fc01c2b480
F #3371 : refactor and lint user/group fsck ( #3414 )
2019-06-11 11:03:53 +02:00
Ruben S. Montero
0275f1c3f7
F #3406 : Skip map process of every invalid disk
...
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
(cherry picked from commit 4864714dad
)
2019-06-10 18:52:01 +02:00
Alejandro Huertas Herrero
8e15a56dff
F #3378 : add new column to show fed index ( #3412 )
2019-06-10 12:27:26 +02:00
Alejandro Huertas Herrero
c165825dbd
F #3378 : add fed_index column to config file ( #3413 )
2019-06-10 12:15:33 +02:00
Ruben S. Montero
6bcace061b
M #-: Move fed index check.
2019-06-10 11:41:25 +02:00
Ruben S. Montero
079d5d7d21
b #3409 : Update users & groups quotas only in the zone DB
2019-06-07 16:57:01 +02:00
Jorge Lobo
2d5c9fbf15
Bug 3195 remove OPENNEBULA_MANAGED attribute ( #3407 )
...
* B #3195 : remove OPENNEBULA_MANAGED attribute
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
* B #3195 : remove OPENNEBULA_MANAGED attribute
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit b7a136f2a2
)
2019-06-06 13:16:52 +02:00
Alejandro Huertas Herrero
7dc16bf2ac
B #1710 : fix bug when parent_id is empty ( #3405 )
2019-06-05 15:21:46 +02:00
Alejandro Huertas Herrero
d0f227e399
F #3371 : refactor and lint datastore fsck ( #3403 )
2019-06-04 14:43:00 +02:00
Alejandro Huertas Herrero
9849631493
F #688 : fix bug in CLI top ( #3402 )
2019-06-04 14:41:37 +02:00
Alejandro Huertas Herrero
77417daa2e
F #3371 : refactor and lint cluster fsck ( #3400 )
2019-06-04 10:11:49 +02:00
Alejandro Huertas Herrero
b16ea97bae
B #1710 : network fsck takes reserved networks ( #3398 )
2019-06-04 10:06:18 +02:00
Jorge Lobo
0ca517112d
B #3101 : multiple entries conf VM ( #3401 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-06-03 18:06:12 +02:00
Jorge Lobo
bb22f4debb
B #3101 : multiple entries conf VM ( #3397 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit e329d31e21
)
2019-06-03 17:24:26 +02:00
Jorge Lobo
096537ef53
B #3057 : missing DEPLOY_ID import vcenter ( #3395 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 6b184b1c74
)
2019-06-03 15:10:24 +02:00
Steven Armstrong
339a87475d
F #3366 : allow alternative base for ldap groups ( #3379 )
...
Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch>
2019-06-03 13:39:51 +02:00
Tino Vazquez
26ed3d5570
L #-: Fix extra space after initial block def
...
In accordance to new default rules in rubocop 0.71.0
2019-06-03 13:36:24 +02:00
Alejandro Huertas Herrero
237f32a642
B #2047 : onegate error when trying to poweroff a VM ( #3399 )
...
* Add comparation between two integers
2019-06-03 13:03:15 +02:00
Tino Vázquez
9d44e942ad
F #3264 : Fix wrong var name
2019-06-03 11:34:44 +02:00
Angel Luis Moya Gonzalez
d59d0bf53c
L #3264 : Corrections over last linting ( #3396 )
...
Change remaining is_cd? calls in virtual_machine.rb and vm_disk.rb
Also changed on vcenter-13-VM_Save_spec.rb and
vcenter-97-Add_New_Disk.rb files
2019-06-02 02:40:53 +02:00
Tino Vazquez
7466813970
L #3264 : Linting for refactored vCenter driver
2019-05-30 18:18:17 +02:00
Alejandro Huertas Herrero
bfee27823b
F #3263 : fix bug in function call comma instead of dot ( #3387 )
2019-05-30 15:50:35 +02:00
Jorge Lobo
e11fa27d66
B #3368 : missing datastores import market ( #3388 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-05-30 14:36:55 +02:00
Alejandro Huertas Herrero
ed44bca60c
F #688 : change highline by IO library ( #3386 )
2019-05-30 12:43:24 +02:00
Tino Vazquez
3597951080
Merge branch 'feature-3264'
...
Merging feature-3264, refactor of vCenter driver.
Mainly vcenter/virtual_machine.rb
2019-05-28 17:29:53 +02:00
Alejandro Huertas Herrero
b386ae4444
B #3269 : onedb purge-done eat too much RAM ( #3376 )
...
* Process done VMs in pages, instead of all together
* Add new method to iterate over pages
* Add new CLI paramter to specify pages size
2019-05-28 17:13:30 +02:00