1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

16451 Commits

Author SHA1 Message Date
1779e1576d B OpenNebula/packages#115: Install_gems need redhat-rpm-config on EL8 (#3947) 2019-11-18 14:38:41 +01:00
d0a3f4af56 B #3929: fix wrong relative path for remote hooks (#3944) 2019-11-15 11:21:19 +01:00
d06a8101a9 M #-: update translations (#3943)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-11-15 11:18:37 +01:00
a467e1297c M #-: Bump version in Ansible openenbula-repository (#3942) 2019-11-15 10:49:14 +01:00
23a698d6e9 B #3936: Fix race condition on migrate (#3937) 2019-11-14 16:52:04 +01:00
d62585174e B #3244: Prevent race condition in ln.ssh (#3935)
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
d4495e5ec0 F #3440: Fix error on NSX-V creation LS (#3933) 2019-11-12 10:25:16 +01:00
09adfe97e8 M #-: Bump version to 5.10.0 (#3932) 2019-11-11 18:49:42 +01:00
03242172e3 F #3440: Refactor Transport Zones and fixes (#3931)
- Refactor Transport Zones
- Fix NSX_STATUS and get transport zones
2019-11-11 18:47:49 +01:00
4860636a41 M #-: Remove unneeded files, update oned.conf accordingly 2019-11-11 10:46:43 +01:00
23a329fe00 M #: Minor fix for docker-machine add-on (#3926) release-5.9.90 2019-11-08 14:13:39 +01:00
6db6c3f646 B #3873: Fix detach nic (#3923) 2019-11-07 14:40:40 +01:00
b8d10090c9 M #: Fix docker add-on building (#3921) 2019-11-07 11:55:48 +01:00
9de439a68a M #-: Remove deprecated OCA file 2019-11-07 11:55:08 +01:00
67b601c132 B #3268: Add lost requirement (#3919)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-11-07 10:20:17 +01:00
f333816276 L #-: Unify func style in detach_nic (#3918) 2019-11-06 20:05:47 +01:00
6eb5d0156f B #3873: fix race in vmm/kvm/detach_nic (#3875)
* 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
04a0753489 F #3244: Improve qcow2.ssh mixed-mode (#3915) 2019-11-06 16:42:51 +01:00
548ac12a0a F 3219 template rework (#3837)
- 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
b61cb55126 F #3880: Save idmaps (#3892) 2019-11-06 15:55:21 +01:00
454863f61a F #3380: Include hook tables creation in migrator (#3909) 2019-11-06 09:41:51 +01:00
35569a2460 F #3440: Fix errors on NSX auth (#3913) 2019-11-05 18:00:51 +01:00
85d8d745ad F #3189: Improve looks (#3902) 2019-11-05 16:11:54 +01:00
ed3e55ea1c Revert "F #3380: Generate man pages for onehook command (#3910)" (#3911)
This reverts commit fdeb840186.
2019-11-05 15:53:53 +01:00
fdeb840186 F #3380: Generate man pages for onehook command (#3910) 2019-11-05 15:29:01 +01:00
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
9e8faacd1e F #3440: Split line to avoid rubocop warning (#3906) 2019-11-04 18:06:08 +01:00
8c086c7b48 F #3440: Treat exceptions before than responses (#3905) 2019-11-04 18:02:11 +01:00
7d8d1d1391 F #3440: NSX Refactor (#3903) 2019-11-04 17:32:16 +01:00
7a6d0eef54 M #-: Refresh gems version for 5.9.90 (#3899) 2019-11-04 13:09:13 +01:00
796ee227e0 B #916: Implement no_proxy var (#3896)
Signed-off-by: Carlos J. Herrera Matos <cherrera@opennebula.systems>
2019-11-04 13:03:45 +01:00
568144cc4a M #-: Change Spice module from Freedesktop to GH (#3901) 2019-11-04 10:58:16 +01:00
ffaed2dd2d F #3189: Fix LXD net patch (#3897) 2019-11-04 09:48:17 +01:00
936df07fbd B #3858: Update CPU model VM (#3895)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-10-31 18:09:14 +01:00
1cd286d4c8 L #-: Minor aligment fix
All hail rubocop!
2019-10-31 18:00:10 +01:00
f13f51a62e B #3839: onevcenter list_all and sunstone filter (#3894)
* 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
973ff0d4f7 L #-: Minor linting corrections 2019-10-31 14:48:10 +01:00
0a7b1be152 M #-: Added exceptions and exit codes (#3891) 2019-10-31 11:33:36 +01:00
5f240d9d42 Bug 3870 (#3886)
* 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
147b4fd237 B #3839: Fix remove DPG uplinks (#3889)
Remove Distributed Port Groups uplinks from network detection
Remove networks without any host asociated.
2019-10-30 18:34:51 +01:00
f12bf9001f F OpenNebula/infra#340: Packages for Ubuntu 19.10 (#3890) 2019-10-30 16:51:15 +01:00
04c06f65ba M #: Update XSD files (#3888) 2019-10-30 11:42:58 +01:00
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
2202a7da3f B #3806: Use gsub escape (#3863) 2019-10-29 15:46:04 +01:00
c930c0798d M #-: Fix control opennebula.vm.running parameter (#3885) 2019-10-28 17:06:25 +01:00
9693702c57 B # 3883: fix error on resize disk (firefox) (#3884)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-10-28 15:25:01 +01:00
4636b3883c F #3862: add option to sync time in guest (#3874) 2019-10-27 16:35:08 +01:00
02e9de8be5 M #: Update XSD files (#3877) 2019-10-27 16:33:24 +01:00
a1872c503e M #-: Better error reporting in vCenter driver 2019-10-25 14:59:00 +02:00
a4594ba3d6 B #3440: Fix bug on non-nsx clusters attributes (#3878)
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