1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

16459 Commits

Author SHA1 Message Date
Christian González
71d0d28b4d
F : Remove useless attach info from context.sh () 2020-02-05 10:23:44 +01:00
Sergio Betanzos
653b67095d
B : Fix error message () 2020-02-03 18:27:52 +01:00
Sergio Betanzos
aa7fd0e889
B : Fix status of NoVNC server () 2020-02-03 16:42:27 +01:00
Sergio Betanzos
39c7b55c9b
F : Order wilds VMs in sunstone () 2020-02-03 11:46:44 +01:00
Jan Orel
8df3e4a2c5
B : Add snapshot details in vm_pool.xsd ()
Co-authored-by: Ahmed Bilal Khalid <ahmedbilal96@gmail.com>
2020-01-31 12:14:56 +01:00
Sergio Betanzos
7493c9b25a
B : Fix highlighting states for images () 2020-01-30 19:06:19 +01:00
Pierre Lafievre
211617bfe3
F : [GOCA] Template and struct fixes ()
* 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 : Permissions changes (breaking) ()
* 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 : GOCA - reduce permission size ()
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 ()
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 ()
+ fix whitespace
2020-01-29 10:41:41 +01:00
Jan Orel
fe63e48eda B : Use xs:string for ACLs ()
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 : 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 : Fix IPv4 address not shown in VM network tab () 2020-01-27 18:38:41 +01:00
Alejandro Huertas Herrero
8c9b56bc29 B : add support for boolean inputs () 2020-01-24 12:24:00 +01:00
Sergio Betanzos
3b1773f509 F : Filter for the NIC in sunstone () 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 : fix hugepages numa ()
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-01-22 18:06:33 +01:00
Carlos J. Herrera
bb62e1cdbe F : show resource pool inside cards ()
- 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 : fix login remote auth styles ()
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-01-21 18:46:30 +01:00
Angel Luis Moya Gonzalez
617890d8a9 B : Allows attach IDE disks ()
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 ()
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" () 2020-01-17 10:21:06 +01:00
Thomas Hofmann
5ede8cdd04 M #-: typo: "NM_CONTOLLED" instead of "NM_CONTROLLED" () 2020-01-17 10:20:13 +01:00
Angel Luis Moya Gonzalez
c7915809cd M #-: Fix import network on multiple clusters ()
one_host variable was not updated in each iteration
2020-01-16 13:09:42 +01:00
Carlos J. Herrera
16ac38f0b2 F : option for custom prefix and suffix in vm name ()
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-01-16 10:43:08 +01:00
Jan Orel
f1774693cf B : Keep xs:integer type for acl ()
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 : add VM name on vCenter ()
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-01-13 11:44:46 +01:00
Kristian Feldsam
337d92ea4f
F : Added OneAcl helper class to PyOne ()
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 : Fixed XSD schema to include ACLs ()
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 : Refactor reference_all_function, sync when deploy ()
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 : Extended info conf attribute ()
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 : Fix rbvmomi dependencies () 2020-01-07 14:06:37 +01:00
Jan Orel
c16328cde5 B #~: CEPH monitor pools correctly ()
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 : Fix monitoring probes () 2020-01-07 13:43:28 +01:00
Carlos J. Herrera
c951c86677 M #~: fix error in linting ()
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2019-12-25 22:18:48 +01:00
Pierre Lafievre
ad54b98cb7 F : GOCA - fix bad XML-RPC method ()
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 () 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 () 2019-12-19 16:51:09 +01:00
Angel Luis Moya Gonzalez
a1f36e047d F : Prepare to change rbvmomi version () 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
Carlos J. Herrera
6141ebbb86 B : Add references when import wilds ()
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2019-12-18 16:34:12 +01:00
Tino Vazquez
58f8354015
L #-: Linting for vCenter TM
(cherry picked from commit fbde74b6f6be84a96f1a0b0f48fc0edac503d69b)
2019-12-18 12:40:41 +01:00
Tino Vazquez
9cb2b90c19
M #-: Adjust new issue templates 2019-12-17 17:48:20 +01:00
Alejandro Huertas Herrero
99fd76c156 B : skip objects that are not processed () 2019-12-16 15:55:15 +01:00
Alejandro Huertas Herrero
f8f0bd0beb M #-: add option to have multiple parameters in cmd () 2019-12-16 15:31:19 +01:00