Christian González
01dc7e759a
F #4130 : Remove useless attach info from context.sh ( #4158 )
2020-02-06 15:32:52 +01:00
Alejandro Huertas
6fcc7c3325
F #4109 : add gemfile locks
2020-02-06 10:59:38 +01:00
Alejandro Huertas
23c6907d89
F #4109 : add onezone serversync command
2020-02-06 10:59:38 +01:00
Christian González
5ba128ee70
B #4154 : marks info call as unsupported ( #4157 )
2020-02-05 19:03:28 +01:00
Pavel Czerný
b44a4c70a7
B #4153 : Fix memory leaks ( #4155 )
...
Fix minor oned leak and scheduler leaks
(cherry picked from commit 92a67d4d9c9273c21aa5a3b3b0268f785c1e66cd)
2020-02-05 10:24:04 +01:00
Christian González
71d0d28b4d
F #4130 : Remove useless attach info from context.sh ( #4156 )
2020-02-05 10:23:44 +01:00
Sergio Betanzos
653b67095d
B #4144 : Fix error message ( #4152 )
2020-02-03 18:27:52 +01:00
Sergio Betanzos
aa7fd0e889
B #4020 : Fix status of NoVNC server ( #4151 )
2020-02-03 16:42:27 +01:00
Sergio Betanzos
39c7b55c9b
F #4131 : Order wilds VMs in sunstone ( #4145 )
2020-02-03 11:46:44 +01:00
Jan Orel
8df3e4a2c5
B #4136 : Add snapshot details in vm_pool.xsd ( #4146 )
...
Co-authored-by: Ahmed Bilal Khalid <ahmedbilal96@gmail.com>
2020-01-31 12:14:56 +01:00
Sergio Betanzos
7493c9b25a
B #3450 : Fix highlighting states for images ( #4141 )
2020-01-30 19:06:19 +01:00
Pierre Lafievre
211617bfe3
F #3219 : [GOCA] Template and struct fixes ( #4133 )
...
* Less restrictive parameter
* Fix quota structs marshalling
* Fix omitempty for consistency
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2020-01-30 18:25:41 +01:00
Pierre Lafievre
20a5d5e5c7
B #4134 : Permissions changes (breaking) ( #4142 )
...
* Remove permission pointers
* Update helpers
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2020-01-30 18:18:20 +01:00
Pierre Lafievre
c2eb293393
F #4134 : GOCA - reduce permission size ( #4135 )
...
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2020-01-30 18:13:42 +01:00
Carlos J. Herrera
8afb721023
M #~: Fix error in monitor script ( #4143 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-01-30 18:05:22 +01:00
Tino Vazquez
600e6cd95d
M #-: Add cleartags functionality to onevcenter
2020-01-29 19:31:07 +01:00
Jan Orel
0aacdfa667
M #-: Add onetemplate to the bash_completition ( #4129 )
...
+ fix whitespace
2020-01-29 10:41:41 +01:00
Jan Orel
fe63e48eda
B #4076 : Use xs:string for ACLs ( #4117 )
...
hexBinary fails due to non-even length
integer fails obviously when containig a-f chars
2020-01-28 12:40:50 +01:00
Ruben S. Montero
151e7a7580
F #4056 : Add user to LDAP group as admin
...
Author: Jan Orel <jorel@opennebula.systems>
co-authored-by: Jan Orel <jorel@opennebula.systems>
2020-01-28 12:21:26 +01:00
Sergio Betanzos
eac4b355e8
B #3882 : Fix IPv4 address not shown in VM network tab ( #4121 )
2020-01-27 18:38:41 +01:00
Alejandro Huertas Herrero
8c9b56bc29
B #4075 : add support for boolean inputs ( #4120 )
2020-01-24 12:24:00 +01:00
Sergio Betanzos
3b1773f509
F #3383 : Filter for the NIC in sunstone ( #4118 )
2020-01-24 10:28:53 +01:00
Tino Vazquez
9d734e02da
M #-: Adjust rubocop cop
...
(cherry picked from commit b8138fddfa719de40aa43559be1a227c3342321d)
2020-01-22 19:15:21 +01:00
Jorge Lobo
4c164d10cb
B #4112 : fix hugepages numa ( #4113 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-01-22 18:06:33 +01:00
Carlos J. Herrera
bb62e1cdbe
F #1269 : show resource pool inside cards ( #4108 )
...
- first step to resource tab
- verify hypervisor
- add it to kvm views
- adding new view and table
- show resource pool inside cards
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-01-22 17:56:47 +01:00
Jorge Lobo
530d962b29
B #4096 : fix login remote auth styles ( #4102 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-01-21 18:46:30 +01:00
Angel Luis Moya Gonzalez
617890d8a9
B #4087 : Allows attach IDE disks ( #4106 )
...
This allows attach IDE disk to VMS when the VM is into powered off state.
The disk will have DEV_PREFIX="sd" by default, if you want to have a
DEV_PREVIX="hd" you need to change before into the image template.
2020-01-17 14:09:05 +01:00
Tino Vazquez
157ed3aee3
M #-: Remove comment
2020-01-17 13:58:50 +01:00
Angel Luis Moya Gonzalez
588f7084c5
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).
2020-01-17 13:57:36 +01:00
Thomas Hofmann
f738a4c760
M #-: typo: "NM_CONTOLLED" instead of "NM_CONTROLLED" ( #4085 )
2020-01-17 10:21:06 +01:00
Thomas Hofmann
5ede8cdd04
M #-: typo: "NM_CONTOLLED" instead of "NM_CONTROLLED" ( #4086 )
2020-01-17 10:20:13 +01:00
Angel Luis Moya Gonzalez
c7915809cd
M #-: Fix import network on multiple clusters ( #4104 )
...
one_host variable was not updated in each iteration
2020-01-16 13:09:42 +01:00
Carlos J. Herrera
16ac38f0b2
F #1973 : option for custom prefix and suffix in vm name ( #4100 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-01-16 10:43:08 +01:00
Jan Orel
f1774693cf
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.
2020-01-14 09:44:02 +01:00
Carlos J. Herrera
e9e36427d9
F #2771 : add VM name on vCenter ( #4084 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-01-13 11:44:46 +01:00
Kristian Feldsam
337d92ea4f
F #4078 : Added OneAcl helper class to PyOne ( #4079 )
...
Rewrited from original Ruby code
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
(cherry picked from commit fa05b6e56c2fa47b1498f8d9041952a42110efce)
2020-01-10 15:55:47 +01:00
Kristian Feldsam
8055f2f811
B #4076 : Fixed XSD schema to include ACLs ( #4077 )
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
(cherry picked from commit 585c15dabe66502eea54709acec911761ad96421)
2020-01-10 15:54:38 +01:00
Carlos J. Herrera
26b48056e6
B #3844 : Refactor reference_all_function, sync when deploy ( #4071 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-01-08 19:22:32 +01:00
Jorge Lobo
7e56acc327
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:23:12 +01:00
Vlastimil Holer
a574ba9373
F #3990 : Fix rbvmomi dependencies ( #4082 )
2020-01-07 14:06:37 +01:00
Jan Orel
c16328cde5
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.
2020-01-07 14:00:45 +01:00
Christian González
42df8eb2e3
B #4072 : Fix monitoring probes ( #4073 )
2020-01-07 13:43:28 +01:00
Carlos J. Herrera
c951c86677
M #~: fix error in linting ( #4066 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2019-12-25 22:18:48 +01:00
Pierre Lafievre
ad54b98cb7
F #4021 : GOCA - fix bad XML-RPC method ( #4065 )
...
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2019-12-23 17:35:28 +01:00
Daniel Clavijo Coca
10659af17a
M #: Add sys datastores modes for RDM ( #4060 )
2019-12-21 00:04:02 +01:00
Pierre Lafievre
0d5f15f347
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>
2019-12-21 00:00:01 +01:00
Tino Vazquez
dc9be09721
L #-: Linting vCenter DS mad drivers
2019-12-19 19:33:59 +01:00
Angel Luis Moya Gonzalez
7e4ea10b2e
M #-: Refactor get_unimported_networks ( #4058 )
2019-12-19 16:51:09 +01:00
Angel Luis Moya Gonzalez
a1f36e047d
F #3990 : Prepare to change rbvmomi version ( #4059 )
2019-12-19 16:50:14 +01:00
Tino Vazquez
e528704818
M #-: Fix bug introduced in latest linting
2019-12-19 13:09:41 +01:00