1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00
Commit Graph

15512 Commits

Author SHA1 Message Date
Vlastimil Holer
ac13d1a758 F #2650: Fix kvm/poll executable perms 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
Christian González
932c98e691 F #2747 Update XSD files (#2775) 2019-01-03 16:59:32 +01:00
Christian González
be884aa67a Remove XSD test files (#2776) 2019-01-03 16:53:10 +01:00
Ruben S. Montero
6b6904a6c0 B #2052: Add mixed mode for ALLOW_ORPHANS to accomodate Ceph snapshots
dependencies
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2018-12-24 14:00:38 +01:00
Alejandro Huertas Herrero
018bbfa029 F #911: Fix some bugs in sunstone 2018-12-21 20:43:53 +01:00
Daniel Clavijo Coca
82551a7059 development: Add 1810 workaround for snap issue 2018-12-21 20:41:46 +01:00
Tino Vázquez
ff0e72391d Update virtual_machine.rb 2018-12-21 13:07:39 +01:00
joseangelgm
094878cf88 Improve code for vcenter nic model
Co-authored-by: semedi <ssemedi@opennebula.systems>
2018-12-21 13:07:39 +01:00
juanmont
cab61f519e Fixed bug with clusters button 2018-12-21 10:41:02 +01:00
Ruben S. Montero
ac248fa345 development: Fix for default views 2018-12-20 20:55:03 +01:00
joseangelgm
3c8de8a6f2 Fix model problems with vcenter 2018-12-20 17:42:28 +01:00
Tino Vázquez
96d58c1773
Update virtual_machine.rb 2018-12-20 15:32:21 +01:00
sergio semedi
ccf16a7205 vCenter fix migration between clusters, ds migration(WIP) 2018-12-20 15:27:38 +01:00
juanmont
4a62a082f4 development: Split Sunstone button instantiate and create for templates 2018-12-20 11:49:18 +01:00
treywelsh
44ac352713 B #2678 GOCA - parse error code of the ONE response 2018-12-20 11:47:56 +01:00
treywelsh
ed612dd37a B #2658: GOCA - fix missing error check in Info methods 2018-12-20 11:43:42 +01:00
Alejandro Huertas Herrero
3a9034a010 F #911: IP(v6) alias(es) support (#2693)
* Made changes in info tab.
    * Made changes in network tab, to attach/detach alias.
    * Made changes in VM template update/instantiate.
2018-12-20 09:38:34 +01:00
Jan Orel
e582a12047 B #2668: Use https when monitoring marketplace 2018-12-20 09:30:12 +01:00
Daniel Clavijo Coca
bdaaf11c25 F #1684: Changes to make LXD driver compatible with ruby 1.9 2018-12-20 09:28:38 +01:00
Ruben S. Montero
f6f10bd02c development: Fix double download on linuxcontainers marketplace 2018-12-19 18:30:54 +01:00
sergio semedi
b0410dfab5 vcenter networking detached dnets fix 2018-12-19 16:04:57 +01:00
Vlastimil Holer
37635d86b6 F #2645: Exclude oneprovision from Ruby gems (#2733) 2018-12-19 15:26:12 +01:00
Vlastimil Holer
7618a5c1ac B #2687: Disk snapshots dissapearing (#2739) 2018-12-19 14:55:00 +01:00
Daniel Clavijo Coca
907b14ca0f development: LXD fix for system ds path 2018-12-19 13:15:38 +01:00
Tino Vazquez
0a2fe1aee6 changed name of raise function in vcenter driver 2018-12-19 10:47:55 +01:00
joseangelgm
322595a75e Change instantiate and import buttons in order to be cohesive 2018-12-18 17:02:19 +01:00
Ruben S. Montero
e822269bab F #2462: Better defaults for RAFT 2018-12-18 15:43:20 +01:00
Ruben S. Montero
2e1598adb7 development: linuxcontainers marketplace fix 2018-12-18 12:42:27 +01:00
Tino Vazquez
65442e36ec Add sync (obvious) comments
Change raise function name for readibility
2018-12-18 11:00:28 +01:00
sergio semedi
2a3480e655 F #2652 [vCenter] some comments and definitions 2018-12-18 10:48:05 +01:00
sergio semedi
3b248a27ad F #2652 [vCenter] new nic model and its possible to choose nic bootorder 2018-12-18 10:48:05 +01:00
juanmont
4924779fa0 F #2652: Allow boot order for vcenter in Sunstone 2018-12-18 10:40:44 +01:00
juanmont
dc33d72fc1 F #2652: Erased custom classes for tabs 2018-12-18 10:40:44 +01:00