1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-14 16:58:18 +03:00

1513 Commits

Author SHA1 Message Date
Alejandro Huertas
23c6907d89 F #4109: add onezone serversync command 2020-02-06 10:59:38 +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
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
Tino Vazquez
9d734e02da
M #-: Adjust rubocop cop
(cherry picked from commit b8138fddfa719de40aa43559be1a227c3342321d)
2020-01-22 19:15:21 +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
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
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
Vlastimil Holer
a574ba9373 F #3990: Fix rbvmomi dependencies (#4082) 2020-01-07 14:06:37 +01:00
Daniel Clavijo Coca
10659af17a M #: Add sys datastores modes for RDM (#4060) 2019-12-21 00:04:02 +01:00
Tino Vazquez
dc9be09721
L #-: Linting vCenter DS mad drivers 2019-12-19 19:33:59 +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
58f8354015
L #-: Linting for vCenter TM
(cherry picked from commit fbde74b6f6be84a96f1a0b0f48fc0edac503d69b)
2019-12-18 12:40:41 +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
5ead940b16
L #-: Adjustments for rubocop 0.77.0 2019-12-05 19:22:35 +01:00
Tino Vazquez
d0e8d214c6
L #-: Changes for rubocop linting
In all vcenter VMM driver scripts
2019-12-04 19:44:12 +01:00
Vlastimil Holer
bd17138a91
B #4003: Include Ruby gem Dalli (#4014)
(cherry picked from commit ddc44de02efc77352bf9c921358cb0114675e75d)
2019-12-03 11:43:11 +01:00
Vlastimil Holer
0ec266d34f M #-: Bump version to 5.11.80 (#3993) 2019-11-26 17:17:32 +01:00
Ruben S. Montero
8fb20107e2
B #3946: Optionally forced encoding for oned connections 2019-11-19 16:10:26 +01:00
Vlastimil Holer
53255666b7 B #3954: Install_gems fails for mysql2 on Ubuntu (#3956) 2019-11-19 12:44:31 +01:00
Vlastimil Holer
1779e1576d B OpenNebula/packages#115: Install_gems need redhat-rpm-config on EL8 (#3947) 2019-11-18 14:38:41 +01:00
Vlastimil Holer
a467e1297c M #-: Bump version in Ansible openenbula-repository (#3942) 2019-11-15 10:49:14 +01:00
Vlastimil Holer
09adfe97e8 M #-: Bump version to 5.10.0 (#3932) 2019-11-11 18:49:42 +01:00
Ruben S. Montero
4860636a41
M #-: Remove unneeded files, update oned.conf accordingly 2019-11-11 10:46:43 +01:00
Daniel Clavijo Coca
85d8d745ad F #3189: Improve looks (#3902) 2019-11-05 16:11:54 +01:00
Ruben S. Montero
ed3e55ea1c
Revert "F #3380: Generate man pages for onehook command (#3910)" (#3911)
This reverts commit fdeb840186ae4046500bae9d87f81ed766ec725e.
2019-11-05 15:53:53 +01:00
Christian González
fdeb840186 F #3380: Generate man pages for onehook command (#3910) 2019-11-05 15:29:01 +01:00
Jorge Lobo
c92db8e024 B #3268: Fix error disable support tab (#3907)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-11-04 18:44:58 +01:00
Vlastimil Holer
7a6d0eef54 M #-: Refresh gems version for 5.9.90 (#3899) 2019-11-04 13:09:13 +01:00
Daniel Clavijo Coca
ffaed2dd2d F #3189: Fix LXD net patch (#3897) 2019-11-04 09:48:17 +01:00
Angel Luis Moya Gonzalez
0a7b1be152 M #-: Added exceptions and exit codes (#3891) 2019-10-31 11:33:36 +01:00
Jan Orel
f12bf9001f F OpenNebula/infra#340: Packages for Ubuntu 19.10 (#3890) 2019-10-30 16:51:15 +01:00
Christian González
04c06f65ba M #: Update XSD files (#3888) 2019-10-30 11:42:58 +01:00
Angel Luis Moya Gonzalez
2bfda02621 F #3440: Added more input options and errors (#3887)
Added code to treat inputs in the creation network form
Puts errors on network creations in hook STDERR and in
VCENTER_NET_ERROR attribute.
2019-10-29 18:21:34 +01:00
Christian González
02e9de8be5 M #: Update XSD files (#3877) 2019-10-27 16:33:24 +01:00
Vlastimil Holer
1dcff46f86 Initial CentOS 8 support (#3861)
* M #-: Gemfile.lock for C8

* M #-: Detect PYTHON as python2 in oca
2019-10-18 12:44:17 +02:00
Vlastimil Holer
5d3e4485eb M #-: Bump version to 5.9.90 (#3847) 2019-10-15 17:33:18 +02:00
Tino Vazquez
1553e0746a
F #3380: Change default hook log retention 2019-10-14 12:59:41 +02:00
Vlastimil Holer
1578b0a3d1 F #2799: install_gems warns if gems are packaged (#3831) 2019-10-13 17:32:11 +02:00
Angel Luis Moya Gonzalez
2fade66f92 M #-: Modify hook exits (#3828)
- Remove rescue SystemExit
- Apply unlock before each exit
- Changes on some comments and debug lines
2019-10-10 16:15:19 +02:00
Angel Luis Moya Gonzalez
5a24b20544 M #-: Hooks unlocks (#3827)
* M #-: Fix error on variable rc creation

* M #-: Changes on creation network vcenter hook
2019-10-10 14:37:15 +02:00
Jan Orel
ffb03f7f93 M #-: Fix sinle entry section indent in oned.aug (#3809) 2019-10-09 16:57:09 +02:00
Angel Luis Moya Gonzalez
0accfb2c6d F #3440: Fix bug creating NSX networks (#3821)
* F #3440: Fix bug creating NSX networks

Fix bug when creating NSX network without
transport zone. Added more checks and
exceptions to manage them.

* F #3440: Added backtrace to error message
2019-10-08 10:40:24 +02:00
Christian González
bb04178ad5 M #: Minor changes in XSD files (#3817) 2019-10-07 13:01:46 +02:00
Vlastimil Holer
8b7e661327 B #3046: Enable HA HEM server control and IP cmd (#3816) 2019-10-07 10:02:08 +02:00
Angel Luis Moya Gonzalez
19b255e0e3 F #3440: Improve NSX import process (#3796)
* M #-: Fix errors on commit 7b8438dd4

Change condition
Change definition function order

* F #3440: NSX parameters at import time

These attributes are added when importing a NSX network
NSX_ID
NSX_VNI
NSX_TZ_ID

Also now there is a different VCENTER_PORTGROUP_TYPE for
distributed port groups and NSX-V portgroups
2019-10-03 13:58:40 +02:00
Ruben S. Montero
eb2bc22ef4
B #3189: Add missing sudo for lxd_clean hook. Change install location of lxd clean hook 2019-10-02 16:49:32 +02:00
Vlastimil Holer
cf0d1465df B #3046: Review sudoers (#3786) 2019-09-30 15:15:42 +02:00