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

16452 Commits

Author SHA1 Message Date
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
Carlos J. Herrera
6141ebbb86 B #3844: Add references when import wilds (#4055)
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 #4050: skip objects that are not processed (#4051) 2019-12-16 15:55:15 +01:00
Alejandro Huertas Herrero
f8f0bd0beb M #-: add option to have multiple parameters in cmd (#4042) 2019-12-16 15:31:19 +01:00
Daniel Clavijo Coca
eab1e7e6b7
B #4006: Fix bridge clean (#4049)
(cherry picked from commit c1bb45c74b6fc8f72250716f3a2c6ac48a390fd2)
2019-12-16 15:25:26 +01:00
Jan Orel
871ef3e918 B #1690: Suppress bash 4.4 nullbyte warnings (#3987) 2019-12-16 14:51:28 +01:00
Alejandro Huertas Herrero
e77b2d9fd8 F #3999: add append option to onedb change-body (#4036)
* L #3999: lint some onedb files
2019-12-16 14:42:10 +01:00
Tino Vazquez
efcbe93914
M #-: Clean up in the vCenter drivers
- Remove useless detach_disk content
- Use dummy.sh for prereconfigure
2019-12-11 19:02:18 +01:00
Tino Vazquez
53ccb4d848
M #-: Fix typo 2019-12-11 15:19:38 +01:00
Daniel Clavijo Coca
7ae893c50e
F #4007: LXD Centos8 auto-context (#4040)
(cherry picked from commit 067f79f20cc36aaa1f1b0a71f2ee079b71aebd65)
2019-12-10 20:30:22 +01:00
Jan Orel
ace990ca7f M #-: Adapt to latest generateDS (#3917) 2019-12-10 15:55:33 +01:00