1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

14423 Commits

Author SHA1 Message Date
Tino Vazquez
fe987d1b9c Removed duplicated code 2017-09-15 12:30:27 +02:00
Ruben S. Montero
7219d3cd16 B : Prevent race-condition when leader-follower transitions 2017-09-15 01:39:12 +02:00
Ruben S. Montero
47a03f1bd9 Revert "B : Prevent race conditions on sync notifications"
This reverts commit 9d2ed3a65f.
2017-09-15 01:39:12 +02:00
Jaime Melis
0fc3e3b836 Merge pull request #474 from abelCoronado93/bug-layout-instantiate
Solved bug in VM instantiate layout
2017-09-14 14:49:13 +02:00
abelCoronado93
cca9e17fa3 Solved bug fill costs inputs 2017-09-14 13:05:24 +02:00
abelCoronado93
207cac870f Solved bug in VM instantiate layout 2017-09-14 12:54:40 +02:00
Ruben S. Montero
9d2ed3a65f B : Prevent race conditions on sync notifications
(cherry picked from commit e3f2452c95)
2017-09-14 12:44:21 +02:00
Jaime Melis
973614846f Merge pull request #473 from juanmont/bug-5368
B #5368: Solved bug with costs
2017-09-14 12:28:46 +02:00
juanmont
e3e6ae7b61 B #5368: Solved bug with costs 2017-09-14 12:27:49 +02:00
Jaime Melis
d785ca94c0 Merge pull request #472 from abelCoronado93/feature-5326
F #5326: Enabled 'Delete' buttom in snapshot-tab when the vCenter VM …
2017-09-14 11:39:39 +02:00
Jaime Melis
46b8316b8c Merge pull request #471 from abelCoronado93/feature-5366
F #5366: Improved VM intantiation view
2017-09-14 11:39:05 +02:00
abelCoronado93
ee7c9fe67f F #5326: Enabled 'Delete' buttom in snapshot-tab when the vCenter VM is in POWEROFF 2017-09-14 10:39:18 +02:00
abelCoronado93
912b62c405 F #5366: Improved VM intantiation view 2017-09-13 16:20:08 +02:00
Abel Coronado
baef40e24a F #5118 Allow SCHEDULED ACTIONS in VM Templates (#469) 2017-09-13 09:53:12 +02:00
Tino Vazquez
f1fbc5690a Feature #5247: Add wait loop for image registering on wild VM import
(cherry picked from commit 5f5bc646ed)
2017-09-11 19:13:54 +02:00
rpmzandwijk
5fd66eff8f Update opennebula.service
Typo: forground --> foreground
2017-09-11 15:50:49 +02:00
rpmzandwijk
b10b4171bb Update one.service
Typo: forground --> foreground
2017-09-11 15:50:26 +02:00
semedi
ca024a7c9c B #5277 azure new multilocation support 2017-09-11 15:36:48 +02:00
Javi Fontan
b839dad36c Bump version to 5.5.80
Also add the migrator to 5.4.1
2017-09-11 14:47:04 +02:00
Vlastimil Holer
98c51bcf4f B #5222: Registering image with complex URL in PATH fails (#467)
* B #5222: Secure image downloader: Escape XML references on ImageManager::stat_image
2017-09-11 11:39:44 +02:00
Vlastimil Holer
50e7464769 B #5172: Detect remote image size (#465) 2017-09-11 11:17:18 +02:00
juanmont
107ee18380 F #5204 Show Simple restricted attribute (#464) 2017-09-11 09:58:44 +02:00
Jaime Melis
b381dfc48c Bug #5285: Skip vCenter VApps when importing templates as they are not supported
(cherry picked from commit 7c136b1a30)
2017-09-08 18:45:53 +02:00
juanmont
1fb12b5552 B #5318 Changed call to user-input function (#460) 2017-09-08 18:11:35 +02:00
Abel Coronado
36fb636d20 B #5347: Solved bug VM Template disk advanced params layout error (#458) 2017-09-08 17:50:37 +02:00
Javi Fontan
aa6c3a58a6 B #5358: stop an start oneflow on leader change
(cherry picked from commit 3421457604)
2017-09-08 17:44:38 +02:00
Jaime Melis
93e3c2c9b2 Revert "B #5333: detach disk is not being properly applied"
This reverts commit 79d5a4292c.
2017-09-08 16:48:08 +02:00
Abel Coronado
109f78066b Solved bug when the name host/cluster is to long (datatable host) (#466) 2017-09-08 15:03:45 +02:00
Abel Coronado
8cf3a96357 B #5345: Solved bug in OUTBOUND_AVG_BW attribute (VN info) (#455) 2017-09-08 15:00:10 +02:00
Abel Coronado
9a56682374 Solved bug in capacity-create.js (#462) 2017-09-08 14:59:01 +02:00
Abel Coronado
23bd00e642 Bug #5280: Solved bug linked clones (#463)
* B #5280 Added linked clone option for vCenter VM Templates

* Added options linked clones

* Added linked clones to VM Template

* Added js events

* B #5280 Solved bug linked clones
2017-09-08 14:55:24 +02:00
Ruben S. Montero
06e4e28bfb B: Do not try to pro-active monitor host if not leader 2017-09-08 11:30:42 +02:00
Abel Coronado
d597cefe15 B #5354: Solved bug wrong size to disk (VM temp update) (#461) 2017-09-07 12:46:27 +02:00
Sergio Semedi Barranco
ea065409b6 B #5325 Fixed snapshot-delete problem (#454) 2017-09-07 11:36:50 +02:00
Tino Vazquez
419193e467 Feature #5247: Enable disc and nic import for wild vms
(cherry picked from commit b0eaefe61e)
2017-09-06 19:04:51 +02:00
Tino Vazquez
722cc2dc0a Bug #5246: Add better handling of dist switches import 2017-09-06 18:46:57 +02:00
Ruben S. Montero
c9d22b8b40 F #5204: Support for restricted attributes of type Vector
(cherry picked from commit 59b5ee8dd1ccb91161ce1ee83e99f11cbe9f1b95)
2017-09-06 16:06:15 +02:00
Tino Vazquez
71fe08ec94 Bug #5246: Allow Distributed vSwitches NICs in VM Templates
(cherry picked from commit e91177f9f6)
2017-09-06 12:29:11 +02:00
Vlastimil Holer
8faf007f3c B #5344: Set IP spoofing filter also for static IPv6 2017-09-06 11:37:16 +02:00
Jaime Melis
abe4dc2cc9 B #5288: Support spaces in VMDK names and dirnames
(cherry picked from commit 33fa9c9dde)
2017-09-05 18:21:40 +02:00
Ruben S. Montero
0b76513078 B #5300: Update monitor information on VMs 2017-09-05 18:12:25 +02:00
Ruben S. Montero
3f7b20efcc B #5300: Counter is stored per datastore 2017-09-05 17:21:32 +02:00
Sergio Semedi Barranco
d3a7fd2713 F #5189 azure migrator (#449) 2017-09-05 14:32:45 +02:00
Sergio Semedi Barranco
a5a9d9a574 B #5339 Improve exception handling azure and ec2 drivers (#448)
* B #5339 Azure exceptions code restructure

* B #5339 replaced azure driver STDERR

* B #5339 new handle_exceptions function inside oca

* B #5339 changed az exception calls

* B #5339 changed ec2 exception calls

* B #5339 few changes related to im poll
2017-09-05 14:32:27 +02:00
Sergio Semedi Barranco
936ef46d03 B #5340 instance_types scripts now work properly (#442) 2017-09-05 14:29:23 +02:00
juanmont
871ceee91d B #5308 Added revert dialog to provision-tab (#444) 2017-09-05 14:28:21 +02:00
juanmont
1bd3d61354 B #5263 (#443)
B #5263 Removed 'PORT' from VM when undeploy the VM
2017-09-05 13:37:24 +02:00
Ruben S. Montero
6faed83d43 B #5300 Write disk monitor information 2017-09-05 13:18:18 +02:00
Abel Coronado
7f7f65cd64 B #5298: Solved bug cost calculation on VM instantiation tab (#446) 2017-09-05 13:03:27 +02:00
Abel Coronado
7b587cd1a5 B #5313 Solved bug in vCenter cloud view (VM creation) (#439) 2017-09-05 13:01:22 +02:00