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

14634 Commits

Author SHA1 Message Date
3f8c30b6e3 Revert "F #4913: Remove templates that have images with spaces"
This reverts commit 33b9d899b1.

This commit includes manual modifications of the revert.

(cherry picked from commit 8bc97bd8d1)
2017-09-19 15:10:39 +02:00
fa9c1b3406 B #5371: More consistent network creation behaviour
- Import Wild => create network always with 1 lease and mac
- Import Template => create network if not exists, 255 and ether
- Import Network => create network if not exists, 255 and ether
2017-09-18 11:43:47 +02:00
661bc3530e B #5371: If it's wild the AR will only be 1 lease big 2017-09-18 11:43:47 +02:00
a56db4971e B #5371: Don't use OPENNEBULA_MANAGED=NO for the networks 2017-09-18 11:43:47 +02:00
011da01431 B #5371: typo 2017-09-18 11:43:47 +02:00
e9f2332d4e B #5371: Don't create a new network per template 2017-09-18 11:43:47 +02:00
b576243b06 B #5280: Solved bug in Sinatra (string->boolean) (#478) 2017-09-15 16:24:17 +02:00
da0ca8d6d0 B #5370: Solved bug when import vCenter template (#477) 2017-09-15 16:23:51 +02:00
1dfdc20438 Revert "Feature #3805: Use the new document lock in the flow server"
This reverts commit a119934187.
This reverts commit 7e0c89b0b0.

(cherry picked from commit eb50003c98)
2017-09-15 16:18:48 +02:00
41b52340af Solved wrong comments in .yaml (#476) 2017-09-15 16:17:47 +02:00
8589b57aa8 F #5247 imported vnets now retrieves mac addr from wild (#475)
(cherry picked from commit 9db35f318a)
2017-09-15 16:17:30 +02:00
fe987d1b9c Removed duplicated code 2017-09-15 12:30:27 +02:00
7219d3cd16 B : Prevent race-condition when leader-follower transitions 2017-09-15 01:39:12 +02:00
47a03f1bd9 Revert "B : Prevent race conditions on sync notifications"
This reverts commit 9d2ed3a65f.
2017-09-15 01:39:12 +02:00
0fc3e3b836 Merge pull request #474 from abelCoronado93/bug-layout-instantiate
Solved bug in VM instantiate layout
2017-09-14 14:49:13 +02:00
cca9e17fa3 Solved bug fill costs inputs 2017-09-14 13:05:24 +02:00
207cac870f Solved bug in VM instantiate layout 2017-09-14 12:54:40 +02:00
9d2ed3a65f B : Prevent race conditions on sync notifications
(cherry picked from commit e3f2452c95)
2017-09-14 12:44:21 +02:00
973614846f Merge pull request #473 from juanmont/bug-5368
B #5368: Solved bug with costs
2017-09-14 12:28:46 +02:00
e3e6ae7b61 B #5368: Solved bug with costs 2017-09-14 12:27:49 +02:00
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
46b8316b8c Merge pull request #471 from abelCoronado93/feature-5366
F #5366: Improved VM intantiation view
2017-09-14 11:39:05 +02:00
ee7c9fe67f F #5326: Enabled 'Delete' buttom in snapshot-tab when the vCenter VM is in POWEROFF 2017-09-14 10:39:18 +02:00
912b62c405 F #5366: Improved VM intantiation view 2017-09-13 16:20:08 +02:00
baef40e24a F #5118 Allow SCHEDULED ACTIONS in VM Templates (#469) 2017-09-13 09:53:12 +02:00
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
5fd66eff8f Update opennebula.service
Typo: forground --> foreground
2017-09-11 15:50:49 +02:00
b10b4171bb Update one.service
Typo: forground --> foreground
2017-09-11 15:50:26 +02:00
ca024a7c9c B #5277 azure new multilocation support 2017-09-11 15:36:48 +02:00
b839dad36c Bump version to 5.5.80
Also add the migrator to 5.4.1
2017-09-11 14:47:04 +02:00
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
50e7464769 B #5172: Detect remote image size (#465) 2017-09-11 11:17:18 +02:00
107ee18380 F #5204 Show Simple restricted attribute (#464) 2017-09-11 09:58:44 +02:00
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
1fb12b5552 B #5318 Changed call to user-input function (#460) 2017-09-08 18:11:35 +02:00
36fb636d20 B #5347: Solved bug VM Template disk advanced params layout error (#458) 2017-09-08 17:50:37 +02:00
aa6c3a58a6 B #5358: stop an start oneflow on leader change
(cherry picked from commit 3421457604)
2017-09-08 17:44:38 +02:00
93e3c2c9b2 Revert "B #5333: detach disk is not being properly applied"
This reverts commit 79d5a4292c.
2017-09-08 16:48:08 +02:00
109f78066b Solved bug when the name host/cluster is to long (datatable host) (#466) 2017-09-08 15:03:45 +02:00
8cf3a96357 B #5345: Solved bug in OUTBOUND_AVG_BW attribute (VN info) (#455) 2017-09-08 15:00:10 +02:00
9a56682374 Solved bug in capacity-create.js (#462) 2017-09-08 14:59:01 +02:00
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
06e4e28bfb B: Do not try to pro-active monitor host if not leader 2017-09-08 11:30:42 +02:00
d597cefe15 B #5354: Solved bug wrong size to disk (VM temp update) (#461) 2017-09-07 12:46:27 +02:00
ea065409b6 B #5325 Fixed snapshot-delete problem (#454) 2017-09-07 11:36:50 +02:00
419193e467 Feature #5247: Enable disc and nic import for wild vms
(cherry picked from commit b0eaefe61e)
2017-09-06 19:04:51 +02:00
722cc2dc0a Bug #5246: Add better handling of dist switches import 2017-09-06 18:46:57 +02:00
c9d22b8b40 F #5204: Support for restricted attributes of type Vector
(cherry picked from commit 59b5ee8dd1ccb91161ce1ee83e99f11cbe9f1b95)
2017-09-06 16:06:15 +02:00
71fe08ec94 Bug #5246: Allow Distributed vSwitches NICs in VM Templates
(cherry picked from commit e91177f9f6)
2017-09-06 12:29:11 +02:00
8faf007f3c B #5344: Set IP spoofing filter also for static IPv6 2017-09-06 11:37:16 +02:00