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

16401 Commits

Author SHA1 Message Date
Vlastimil Holer
1779e1576d B OpenNebula/packages#115: Install_gems need redhat-rpm-config on EL8 () 2019-11-18 14:38:41 +01:00
Christian González
d0a3f4af56 B : fix wrong relative path for remote hooks () 2019-11-15 11:21:19 +01:00
Jorge Lobo
d06a8101a9 M #-: update translations ()
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-11-15 11:18:37 +01:00
Vlastimil Holer
a467e1297c M #-: Bump version in Ansible openenbula-repository () 2019-11-15 10:49:14 +01:00
Christian González
23a698d6e9 B : Fix race condition on migrate () 2019-11-14 16:52:04 +01:00
Jan Orel
d62585174e B : Prevent race condition in ln.ssh ()
Don't evaluate presence of the SRC_SNAP_DIR on hypervisor,
but rather on the frontend to prevent race condition.
2019-11-12 15:00:39 +01:00
Angel Luis Moya Gonzalez
d4495e5ec0 F : Fix error on NSX-V creation LS () 2019-11-12 10:25:16 +01:00
Vlastimil Holer
09adfe97e8 M #-: Bump version to 5.10.0 () 2019-11-11 18:49:42 +01:00
Angel Luis Moya Gonzalez
03242172e3 F : Refactor Transport Zones and fixes ()
- Refactor Transport Zones
- Fix NSX_STATUS and get transport zones
2019-11-11 18:47:49 +01:00
Ruben S. Montero
4860636a41
M #-: Remove unneeded files, update oned.conf accordingly 2019-11-11 10:46:43 +01:00
Christian González
23a329fe00 M #: Minor fix for docker-machine add-on () release-5.9.90 2019-11-08 14:13:39 +01:00
Jan Orel
6db6c3f646 B : Fix detach nic () 2019-11-07 14:40:40 +01:00
Christian González
b8d10090c9 M #: Fix docker add-on building () 2019-11-07 11:55:48 +01:00
Tino Vazquez
9de439a68a
M #-: Remove deprecated OCA file 2019-11-07 11:55:08 +01:00
Jorge Lobo
67b601c132 B : Add lost requirement ()
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-11-07 10:20:17 +01:00
Jan Orel
f333816276 L #-: Unify func style in detach_nic () 2019-11-06 20:05:47 +01:00
Anton Todorov
6eb5d0156f B : fix race in vmm/kvm/detach_nic ()
* return success if the MAC is not found
* retry few times before reporint detach failure
* option to define the number of retries (default is 3)

Signed-off-by: Anton Todorov <a.todorov@storpool.com>
2019-11-06 17:51:45 +01:00
Jan Orel
04a0753489 F : Improve qcow2.ssh mixed-mode () 2019-11-06 16:42:51 +01:00
Pierre Lafievre
548ac12a0a F 3219 template rework ()
- fix template unmarshalling
 - rework and add template helpers
 - make template fully dynamic and add keys
 - enable marshalling of XML structs

Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2019-11-06 16:00:15 +01:00
Daniel Clavijo Coca
b61cb55126 F : Save idmaps () 2019-11-06 15:55:21 +01:00
Christian González
454863f61a F : Include hook tables creation in migrator () 2019-11-06 09:41:51 +01:00
Angel Luis Moya Gonzalez
35569a2460 F : Fix errors on NSX auth () 2019-11-05 18:00:51 +01:00
Daniel Clavijo Coca
85d8d745ad F : Improve looks () 2019-11-05 16:11:54 +01:00
Ruben S. Montero
ed3e55ea1c
Revert "F : Generate man pages for onehook command ()" ()
This reverts commit fdeb840186ae4046500bae9d87f81ed766ec725e.
2019-11-05 15:53:53 +01:00
Christian González
fdeb840186 F : Generate man pages for onehook command () 2019-11-05 15:29:01 +01:00
Jorge Lobo
c92db8e024 B : Fix error disable support tab ()
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-11-04 18:44:58 +01:00
Angel Luis Moya Gonzalez
9e8faacd1e F : Split line to avoid rubocop warning () 2019-11-04 18:06:08 +01:00
Angel Luis Moya Gonzalez
8c086c7b48 F : Treat exceptions before than responses () 2019-11-04 18:02:11 +01:00
Angel Luis Moya Gonzalez
7d8d1d1391 F : NSX Refactor () 2019-11-04 17:32:16 +01:00
Vlastimil Holer
7a6d0eef54 M #-: Refresh gems version for 5.9.90 () 2019-11-04 13:09:13 +01:00
Carlos J. Herrera
796ee227e0 B : Implement no_proxy var ()
Signed-off-by: Carlos J. Herrera Matos <cherrera@opennebula.systems>
2019-11-04 13:03:45 +01:00
Vlastimil Holer
568144cc4a M #-: Change Spice module from Freedesktop to GH () 2019-11-04 10:58:16 +01:00
Daniel Clavijo Coca
ffaed2dd2d F : Fix LXD net patch () 2019-11-04 09:48:17 +01:00
Jorge Lobo
936df07fbd B : Update CPU model VM ()
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-10-31 18:09:14 +01:00
Tino Vazquez
1cd286d4c8
L #-: Minor aligment fix
All hail rubocop!
2019-10-31 18:00:10 +01:00
Angel Luis Moya Gonzalez
f13f51a62e B : onevcenter list_all and sunstone filter ()
* Add onevcenter list_all command
* Add a parameter as opts called filter
* Sunstone will not show uplinks nor unmanaged networks.
2019-10-31 17:38:04 +01:00
Tino Vazquez
973ff0d4f7
L #-: Minor linting corrections 2019-10-31 14:48:10 +01:00
Angel Luis Moya Gonzalez
0a7b1be152 M #-: Added exceptions and exit codes () 2019-10-31 11:33:36 +01:00
Jorge Lobo
5f240d9d42 Bug 3870 ()
* B # 3870: show a stable version

Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>

* B # 3870: remove comment show stable version

Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>

* B # 3870: fix ruby slint

Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-10-31 11:28:22 +01:00
Angel Luis Moya Gonzalez
147b4fd237 B : Fix remove DPG uplinks ()
Remove Distributed Port Groups uplinks from network detection
Remove networks without any host asociated.
2019-10-30 18:34:51 +01:00
Jan Orel
f12bf9001f F OpenNebula/infra#340: Packages for Ubuntu 19.10 () 2019-10-30 16:51:15 +01:00
Christian González
04c06f65ba M #: Update XSD files () 2019-10-30 11:42:58 +01:00
Angel Luis Moya Gonzalez
2bfda02621 F : Added more input options and errors ()
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
Daniel Clavijo Coca
2202a7da3f B : Use gsub escape () 2019-10-29 15:46:04 +01:00
Angel Luis Moya Gonzalez
c930c0798d M #-: Fix control opennebula.vm.running parameter () 2019-10-28 17:06:25 +01:00
Jorge Lobo
9693702c57 B # 3883: fix error on resize disk (firefox) ()
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-10-28 15:25:01 +01:00
Alejandro Huertas Herrero
4636b3883c F : add option to sync time in guest () 2019-10-27 16:35:08 +01:00
Christian González
02e9de8be5 M #: Update XSD files () 2019-10-27 16:33:24 +01:00
Tino Vazquez
a1872c503e
M #-: Better error reporting in vCenter driver 2019-10-25 14:59:00 +02:00
Angel Luis Moya Gonzalez
a4594ba3d6 B : Fix bug on non-nsx clusters attributes ()
For non-NSX Clusters, nsx attributes was shown with
empty values, this changes that behaviour to show only
NSX_STATUS indicating Missing NSX_MANAGER.
2019-10-25 14:24:26 +02:00