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

15544 Commits

Author SHA1 Message Date
sergio semedi
fa4d1b3a89 B #1826: [vCenter] debug messages tm && ds 2019-01-23 16:27:53 +01:00
sergio semedi
5c59ff5894 B #2835: [vCenter] unmanaged dportgroups are working 2019-01-22 12:35:04 +01:00
sergio semedi
9f3b38b086 B #2833 [vCenter] remove duplicated unmanaged nics works 2019-01-21 19:13:12 +01:00
Ruben S. Montero
4d9a1f9c72 F #1684: Ad linuxcontainers market by default 2019-01-21 19:08:47 +01:00
Ruben S. Montero
5d9c92d0d9 development: Fix pool index when the first insert fails 2019-01-21 17:58:25 +01:00
Daniel Clavijo Coca
f174b71b4b F #1684: Fix wild vm nic hotplug (#2834) 2019-01-21 16:33:40 +01:00
Alejandro Huertas Herrero
ffdbf0bab1 B #2820: Fix CPU_MODEL can't be changed. (#2822) 2019-01-21 12:46:31 +01:00
Ruben S. Montero
65883dab98 development: Enable by default configuration the shared mode for ceph 2019-01-20 14:38:41 +01:00
Jan Orel
948f929f6a B #1136 Filter out only hosts which are off, disabled or error
* There still might be hosts which are part of Ceph cluster but not
  OpenNebula
* The host might be added afterwards
2019-01-18 19:07:15 +01:00
Jan Orel
c5a89d57de development: PyOne make dist target phony, update gitignore (#2815) 2019-01-18 15:49:43 +01:00
Jan Orel
19f04965d4 F #1012: update websockify to latest version (#2809) 2019-01-18 15:48:10 +01:00
Jan Orel
3ed4ede17d B #2629 Prevent race-condition when spawning multiple VMs 2019-01-18 15:44:44 +01:00
sergio semedi
24af2b77d2 B #2828: vCenter template without any nic do not fail at deploy 2019-01-18 15:42:37 +01:00
Jan Orel
fad4a1c454 B #1136 Avoid using disabled/off hosts 2019-01-17 15:27:54 +01:00
sergio semedi
a9d43e9f3a F #2320: migrate image gets proper format 2019-01-17 13:33:50 +01:00
Jan Orel
62fad9316b B #870 Update doc about LDAP tls 2019-01-16 18:03:12 +01:00
sergio semedi
002aabc41b F #2320: change image format when converting to vmdk 2019-01-16 12:43:22 +01:00
Vlastimil Holer
441cf1f7f9 Bump version to 5.7.85, year to 2019 2019-01-16 11:47:59 +01:00
Alejandro Huertas Herrero
d85c31e176 Fix bug when instantiate a template. (#2807) 2019-01-15 19:34:38 +01:00
Anton Todorov
284a6ed2e4 F #1684 handle disk TYPE=BLOCK for LxD containers
* add '-s' to the _file_ command to read special devices
* add '-s' to enable "sync mode" _kpartx_ when adding partition mappings

and handle the DISK case for disk['TYPE']
2019-01-15 10:41:31 +01:00
Daniel Clavijo Coca
5a4b90a5be F #1684: Fix 1810 sudoers setup 2019-01-15 10:40:58 +01:00
Jan Orel
787818dfbd development: [PyOne] prevent dropping empty values in template 2019-01-15 10:39:58 +01:00
Alejandro Huertas Herrero
b2d8fe2a3f F #2764: Add option no-pager, to disable pagination. (#2798) 2019-01-15 10:32:56 +01:00
sergio semedi
666f361fd9 vCenter driver: detach nics refactor 2019-01-14 18:30:09 +01:00
Daniel Clavijo Coca
75fa0d3f5d F #1684: Fix ext4 resize error handling (#2800) 2019-01-14 16:25:32 +01:00
Jan Orel
4e94a5df0f Fix pyone name (#2797) 2019-01-14 15:08:11 +01:00
treywelsh
96e71ec99d F #2772: GOCA - leverage use of current xmlrpc package and update error handling 2019-01-14 14:43:16 +01:00
Alejandro Huertas Herrero
e65dd8c251 F #911: call reconfigure when detaching a nic/alias. 2019-01-14 11:33:53 +01:00
treywelsh
6f59f41de2 F #2759: GOCA - add states methods for the host 2019-01-14 11:21:04 +01:00
treywelsh
eab7c21144 B #2756: GOCA - fix tests 2019-01-14 11:20:22 +01:00
treywelsh
c9df73133f B #2658: GOCA - fix missing error check in Info methods 2019-01-14 11:19:31 +01:00
Christian González
ee72ee7dad Fix marketplaceapp_test.go bug (#2795) 2019-01-14 11:18:34 +01:00
Vlastimil Holer
ac13d1a758 F #2650: Fix kvm/poll executable perms release-5.7.80 2019-01-13 14:15:05 +01:00
Sergio Vega
42a5ca5f2e Improvements 2019-01-11 16:00:24 +01:00
Sergio Vega
e3969fd9d6 Fix conflicts 2019-01-11 16:00:24 +01:00
Sergio Vega
8ba51f0933 Decrease delay 2019-01-11 16:00:24 +01:00
Vlastimil Holer
78301a29bf B #2778: Bundler 2.0.x requires Ruby 2.3+ 2019-01-11 15:43:12 +01:00
Sergio Vega
d496407711 Replace to_hash with XPATH 2019-01-10 18:46:51 +01:00
sergio semedi
cbb9cdad05 sorting disks in template importation 2019-01-10 18:45:23 +01:00
Daniel Clavijo Coca
0d043e4c1c Validate ext4 resize (#2789) 2019-01-10 11:50:46 +01:00
Sergio Vega
b42186605a vCenter DS migration 2019-01-10 10:07:57 +01:00
Ruben S. Montero
8b632fbf05 F #2770 Allow updating Image metadata while being copied/saved/imported to the Datastore
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-01-10 10:09:34 +01:00
sergio semedi
ac487b5ea9 merge vCenter configuration files into vcenterrc 2019-01-09 12:52:40 +01:00
Vitaliy Filippov
89479de431 F #2476: Erasure-coded Ceph VM images forget about being erasure-coded after restoring a snapshot (#2513) 2019-01-09 11:47:47 +01:00
Alejandro Huertas Herrero
939825948c F #911: Fix bug with PCI NIC devices. 2019-01-08 16:51:15 +01:00
Tino Vázquez
5187740870 Update vm_template.rb 2019-01-08 15:44:22 +01:00
sergio semedi
dc4e09d269 raising datastore not found error, vCenter driver 2019-01-08 15:44:22 +01:00
Ruben S. Montero
4d514a0abe development: fix rounding in template cost calculation 2019-01-07 18:52:13 +01:00
Ruben S. Montero
5afdaf4e74 development: Check lock value, prevent memory leak on lock serialization 2019-01-04 14:44:44 +01:00
Alejandro Huertas Herrero
69db2923d9 F #911: Fix bug with PCI NIC devices 2019-01-04 11:10:35 +01:00