Alejandro Huertas Herrero
cdda2e6292
B #4075 : add support for boolean inputs ( #4120 )
...
(cherry picked from commit 8c9b56bc29ef25e9398bd9f798261d80cc526982)
2020-01-24 12:26:56 +01:00
Sergio Betanzos
0f428a7ec1
F #3383 : Filter for the NIC in sunstone ( #4118 )
...
(cherry picked from commit 3b1773f50967e0015eb08360cc6dcad0a5702a44)
2020-01-24 10:54:58 +01:00
Tino Vazquez
b8138fddfa
M #-: Adjust rubocop cop
2020-01-22 19:14:58 +01:00
Jorge Lobo
17fe5108ab
B #4112 : fix hugepages numa ( #4113 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 4c164d10cb7fa08aeb3c6960cafd41a5ea4e84dd)
2020-01-22 18:07:40 +01:00
Jorge Lobo
905a6a77cd
B #4096 : fix login remote auth styles ( #4102 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 530d962b292a274d122c7e6815fb1b52ee131faf)
2020-01-21 18:50:44 +01:00
Tino Vazquez
5e93d709cb
M #-: Remove comment
2020-01-17 14:01:15 +01:00
Angel Luis Moya Gonzalez
eed0ac324d
B 4087: Fix incorrect disk keys ( #4101 )
...
Fix an error when creating a new disk. The key value stored into the extraconfig in the vm could have a different value than the value into the vcenter managed object browser (MOB).
(cherry picked from commit 588f7084c59703aff75d9f30d7ddb98f54be4e01)
2020-01-17 13:59:41 +01:00
Jan Orel
c81e21523a
B #4076 : Keep xs:integer type for acl ( #4095 )
...
Although the format is hexadecimal, ONE produces
values where length is not even (without adding
leading zero). This violates xs:hexBinary type.
(cherry picked from commit f1774693cfb41262a791ec7660a4429544e2d8f3)
2020-01-14 09:44:52 +01:00
Carlos J. Herrera
1e5659a7ed
F #2771 : add VM name on vCenter ( #4084 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
(cherry picked from commit e9e36427d9e79cca41fca8ad673f722837f71ba2)
2020-01-13 11:45:19 +01:00
Kristian Feldsam
fa05b6e56c
F #4078 : Added OneAcl helper class to PyOne ( #4079 )
...
Rewrited from original Ruby code
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2020-01-10 15:55:11 +01:00
Kristian Feldsam
585c15dabe
B #4076 : Fixed XSD schema to include ACLs ( #4077 )
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2020-01-10 15:53:14 +01:00
Jorge Lobo
11b23c432b
B #3308 : Extended info conf attribute ( #3325 )
...
New Sunstone attribute to pull extended pool info from oned
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 20fc6d29b0b518f608fd7dc42f36de0d3ef92586)
2020-01-08 16:24:06 +01:00
Jan Orel
a0c46ae584
B #~: CEPH monitor pools correctly ( #4074 )
...
TOTAL = MAX_AVAIL + USED is wrong as MAX_AVAIL
is already a number considering the replica mode.
However, USED is a total number of data used on
all replicas altogether.
TOTAL = MAX_AVAIL + STORE is correct.
(cherry picked from commit c16328cde5319183ca61ca79dc421a5d53663ac8)
2020-01-07 14:01:48 +01:00
Christian González
4c50a44ba6
B #4072 : Fix monitoring probes ( #4073 )
...
(cherry picked from commit 42df8eb2e3b1d01c8362d8d9bf3250fb4aa35d32)
2020-01-07 13:44:11 +01:00
Carlos J. Herrera
d93d84842d
M #~: fix error in linting ( #4066 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
(cherry picked from commit c951c866779c83d3a0f56f30f9a5ddaa2a6f98af)
2019-12-25 22:20:37 +01:00
Pierre Lafievre
055584b3c9
F #4021 : GOCA - fix bad XML-RPC method ( #4065 )
...
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
(cherry picked from commit ad54b98cb73534ddbe396509f7d0c6dae7bb4e44)
2019-12-23 17:37:20 +01:00
Pierre Lafievre
c8780da017
F 4021: [GOCA] Enable VM pool filtering
...
* Mutualize some code parts
* make InfoExtended prototype consistent with other pool methods
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
(cherry picked from commit 0d5f15f34789787fddc75be8c66383c440a5aff4)
2019-12-21 00:02:33 +01:00
Tino Vazquez
147416fba8
L #-: Linting vCenter DS mad drivers
...
(cherry picked from commit dc9be097216fb6409ba7140e3281619568e62fe1)
2019-12-19 19:34:35 +01:00
Tino Vazquez
519f499934
M #-: Fix bug introduced in latest linting
...
(cherry picked from commit e5287048186c51ee91cfee26924d783fb1ca2de7)
2019-12-19 13:10:30 +01:00
Carlos J. Herrera
9ac5f03a60
B #3844 : Add references when import wilds ( #4055 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
(cherry picked from commit 6141ebbb86a9a30f363b12d1e436f56ba165cc84)
2019-12-18 16:35:16 +01:00
Tino Vazquez
fbde74b6f6
L #-: Linting for vCenter TM
2019-12-18 12:39:09 +01:00
Alejandro Huertas Herrero
b7dfe3a87e
B #4050 : skip objects that are not processed ( #4051 )
...
(cherry picked from commit 99fd76c1567e82ef3df3b3e07ae0b36a1167690c)
2019-12-16 15:56:01 +01:00
Daniel Clavijo Coca
c1bb45c74b
B #4006 : Fix bridge clean ( #4049 )
2019-12-16 15:24:41 +01:00
Jan Orel
f1bd28c9e3
B #1690 : Suppress bash 4.4 nullbyte warnings ( #3987 )
...
(cherry picked from commit 871ef3e9188ccbe35867b6f934f7d4a7c5d60387)
2019-12-16 14:51:58 +01:00
Alejandro Huertas Herrero
7f5fa88e2d
F #3999 : add append option to onedb change-body ( #4036 )
...
* L #3999 : lint some onedb files
(cherry picked from commit e77b2d9fd8671868c0b06a0e27d7a3d5bbe4cbf6)
2019-12-16 14:49:40 +01:00
Tino Vazquez
e59f70e079
M #-: Clean up in the vCenter drivers
...
- Remove useless detach_disk content
- Use dummy.sh for prereconfigure
(cherry picked from commit efcbe93914f1888988f3fc971568ccc219548fd2)
2019-12-11 19:05:58 +01:00
Vlastimil Holer
e765b3442f
M #-: Bump version to 5.10.2 ( #4043 )
2019-12-11 16:03:14 +01:00
Daniel Clavijo Coca
067f79f20c
F #4007 : LXD Centos8 auto-context ( #4040 )
2019-12-10 20:29:45 +01:00
Jan Orel
45f6d6dfee
M #-: Adapt to latest generateDS ( #3917 )
...
(cherry picked from commit ace990ca7f9d545ebd02985bbac31b6ca8d5c12f)
release-5.10.1
2019-12-10 16:00:55 +01:00
Anton Todorov
2f9fc0b01b
F #4026 : do not fail when CDROM already ejected ( #4028 )
...
Signed-off-by: Anton Todorov <a.todorov@storpool.com>
(cherry picked from commit 647dcc507f60018824c16fc87c1cf4256f273a2e)
2019-12-10 15:51:12 +01:00
Jan Orel
25d89c8550
B #4025 : Include SD_DISK_BUS in UPDATECONF_ATTRS ( #4027 )
...
(cherry picked from commit f56fa0d311228c054a531dc18151e4c872da2598)
2019-12-06 11:59:06 +01:00
Tino Vazquez
28fdde55a0
L #-: Adjustments for rubocop 0.77.0
...
(cherry picked from commit 5ead940b167e592319617b775e37a17fa43a4e78)
2019-12-05 19:23:24 +01:00
Tino Vazquez
9128a58ede
L #-: Changes for rubocop linting
...
In all vcenter VMM driver scripts
(cherry picked from commit d0e8d214c61533f1937f59021d2c2a725a43d377)
2019-12-04 19:44:36 +01:00
Ruben S. Montero
95ff3fc88e
Revert "B OpenNebula/one#4017 UUID not changed by susp. ( #4019 )"
...
This reverts commit cbd6e6b49a1e2d77946515683848ade5e90adf59.
2019-12-04 15:16:30 +01:00
Jan Orel
cbd6e6b49a
B OpenNebula/one#4017 UUID not changed by susp. ( #4019 )
...
(cherry picked from commit 91b69e46d58f611522763d40e015de3c341b0d0a)
2019-12-04 13:27:51 +01:00
Jan Orel
eaf878531c
B #4017 : Redump VM snapshot xml after snap delete ( #4018 )
...
And also redefine snapshot metadata also after
the suspend/resume - not only stop/start.
(cherry picked from commit 2af130c00a5d7cf0b51ab677c1cb755324accf12)
2019-12-04 12:55:45 +01:00
Angel Luis Moya Gonzalez
5d118e4c2d
B #3990 : List NSX networks only when NSX_STATUS=OK ( #4016 )
...
(cherry picked from commit b3007dcfc6d840ea28d67848c5a4e0ab05480f23)
2019-12-03 14:07:17 +01:00
Jorge Lobo
333feca1c8
B #3751 : validate by APP_ENV ( #4015 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit f141633b26d92d596904c834fd73f013c1c4010a)
2019-12-03 13:12:39 +01:00
Vlastimil Holer
ddc44de02e
B #4003 : Include Ruby gem Dalli ( #4014 )
2019-12-03 11:42:24 +01:00
Jan Orel
eb73ce3008
B #4002 : Restore missing ssh_make_path ( #4013 )
...
(cherry picked from commit 7ccba8db0589bc4a338e02bb221ee4950d47e9aa)
2019-12-03 10:29:51 +01:00
Daniel Clavijo Coca
16884d1c4b
B #4005 : Remove LXD URL quotes ( #4008 )
2019-11-29 18:37:30 +01:00
Ruben S. Montero
49cd161c81
B #3996 : Do not escape oned values for hook msg.
2019-11-29 13:35:02 +01:00
Vlastimil Holer
6dc7617ed8
M #-: Bump version to 5.10.1 ( #3994 )
2019-11-26 17:17:28 +01:00
Jorge Lobo
38654b5e24
B #3167 : Fix bugs ( #3991 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
release-5.10.0
2019-11-26 11:37:35 +01:00
Ruben S. Montero
23570ce0ef
M #-: Fix no MySQL compilation
2019-11-26 11:26:17 +01:00
Christian González
fd2766970d
M #-: Add GOCA changes to docker addon ( #3989 )
2019-11-25 11:31:16 +01:00
Eric Ripa
a7932813b9
F #3952 : Changes GOCA NewClient ( #3965 )
...
* F #3952 : Change GOCA NewClient for HTTP client
Now supports the use of a custom HTTP client. If
the httpClient == nil, the function will return
a NewDefaultClient that, still, uses the cleanhttp.DefaultPooledClient()
* F #3952 : Update GOCA examples to NewDefaultClient
2019-11-25 11:26:36 +01:00
Pierre Lafievre
e1ff1d4f2a
B-3976 Fix small errors ( #3977 )
...
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2019-11-25 09:13:13 +01:00
Anton Todorov
ea2c6f3212
B #3972 : fix bugs ( #3980 )
...
Signed-off-by: Anton Todorov <a.todorov@storpool.com>
2019-11-23 12:40:08 +01:00
Christian González
f82fb5ec3d
B #3946 : Fix encoding for new debian/ubuntu
2019-11-22 14:55:29 +01:00