Abel Coronado
6424eca905
B #5390 : Prevent multiple clicks events in overcommitment (host tab) ( #489 )
2017-09-28 15:48:37 +02:00
Abel Coronado
33ce1c69f4
B #5417 : Dashboard loading x2 faster ( #511 )
2017-09-28 15:48:05 +02:00
abelCoronado93
f9aeb2fa7d
B #5416 : Import vCenter template discard linked clones value
2017-09-28 15:14:08 +02:00
Ruben S. Montero
58dd54079b
B: Prevents race condition when updating host monitoring
...
Signed-off-by: Ruben S. Montero <rsmontero@opennebula.org>
(cherry picked from commit 9246e2ff03
)
2017-09-27 23:14:57 +02:00
Jaime Melis
68139ea586
F #5412 : Better error messages in get_dc function
...
(cherry picked from commit 46b40991b5
)
2017-09-27 16:35:07 +02:00
Jaime Melis
a5f517ca00
F #5411 : Enable template save as for vCenter
...
(cherry picked from commit 693b56f856
)
2017-09-27 16:35:00 +02:00
Jaime Melis
c32d5de8c5
B #5409 : return the object in find_by_ref
...
(cherry picked from commit 8be5217703
)
2017-09-27 16:34:48 +02:00
abelCoronado93
daa4ad9386
Added Size on Instantiate in vCenter VM (attach disk)
...
(cherry picked from commit 54cd355fc8
)
2017-09-27 16:34:39 +02:00
Sergio Semedi Barranco
ad487bd1ed
B #5379 : do not fail when IMAGE_DIR is not defined
2017-09-26 18:45:29 +02:00
Javi Fontan
434a33c9bc
B #5409 : cache objects when searching by ref in vcenter drivers
...
(cherry picked from commit ff43b78967
)
2017-09-26 18:38:57 +02:00
juanmont
beae0776c3
B #5405 : unified functionality for free vm resources in a single function ( #498 )
2017-09-26 18:30:13 +02:00
Vlastimil Holer
d8cc0fea13
B #5393 : Prefix libvirt snapshot name with snap- ( #492 )
...
libvirt/QEMU has problem with simple numberic names,
it's confused with the internal snapshot IDs:
https://bugzilla.redhat.com/show_bug.cgi?id=733143
2017-09-25 17:47:27 +02:00
Abel Coronado
bbaf17a992
B #5367 : vCenter Customizations path -> vmtemplate/template/vcenter_customization_spec ( #490 )
2017-09-25 12:57:40 +02:00
Abel Coronado
a5f314298d
B #5388 : Added capacity unit in disks (cloud view) ( #488 )
2017-09-22 16:57:43 +02:00
Abel Coronado
ccf6b45f10
B #5380 : Solved bug when disk is not an array ( #487 )
2017-09-22 16:56:48 +02:00
Abel Coronado
35b31dfdac
B #5381 : Made sunstone insensitive labels ( #486 )
2017-09-22 16:53:29 +02:00
Sergio Semedi Barranco
33f81172c0
remove trailing slashes VCENTER_DS_IMAGE_DIR ( #484 )
2017-09-22 16:43:53 +02:00
Abel Coronado
bea1d50ef9
B #5377 : Service with two roles from same VM Template (user inputs) ( #483 )
2017-09-22 16:41:39 +02:00
Abel Coronado
3bc34ef245
B #5378 : Edit user's groups in Sunstone ( #482 )
2017-09-22 16:40:06 +02:00
Abel Coronado
7358422f92
B #5159 : User quotas take into account group quotas more restrictive ( #481 )
2017-09-22 16:30:43 +02:00
Abel Coronado
d1d0e97d7e
B #5376 : Check DEFAULT_IMAGE_PERSISTENT attributes ( #480 )
2017-09-22 16:23:26 +02:00
Abel Coronado
69e50cde22
Improved vCenter template instantiation view ( #479 )
2017-09-22 16:17:46 +02:00
vmoyankov
94ef9a7e64
B #5359 : Fix force_shutdown bug. Output of the command is executed. ( #434 )
2017-09-22 11:19:01 +02:00
Ruben S. Montero
8a7d0eaeed
Merge branch 'bug-5380'
2017-09-21 12:09:11 +02:00
abelCoronado93
d1aa8f3661
B #5380 : Fixed problem with restricted attribute DISK (cloud view)
2017-09-21 10:30:31 +02:00
Tino Vazquez
0996242f64
Remove duplicated param on vcenter premigrator
...
(cherry picked from commit 68f525fcb8
)
2017-09-20 18:03:51 +02:00
Jaime Melis
2079556657
B #5288 : premigrator does not fail if images have been deleted from
...
vcenter
(cherry picked from commit 96f1d9d336
)
2017-09-20 16:00:05 +02:00
Jaime Melis
02b9fe78bd
B #5288 : Support spaces in premigrator
...
(cherry picked from commit 0596d7917e
)
2017-09-20 16:00:05 +02:00
Tino Vazquez
ab1d88d10d
Distributed Nics import added to premigrator
...
(cherry picked from commit 758cfb95c3
)
2017-09-20 15:31:31 +02:00
Javi Fontan
bbb2256224
premigrator: fix bugs importing networks
...
(cherry picked from commit bc5e9786ac
)
2017-09-19 15:11:06 +02:00
Jaime Melis
82e8def4af
B #5371 : vcenter premigrator has same wild disks/nics logic
...
(cherry picked from commit 09d0b9a72b
)
2017-09-19 15:10:57 +02:00
Jaime Melis
a7b2e9423d
Revert "F #4913 : Do not discover unmanaged nics/disks"
...
This revert includes manual modifications
(cherry picked from commit 1f0504fa56
)
2017-09-19 15:10:48 +02:00
Jaime Melis
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
Jaime Melis
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
Jaime Melis
661bc3530e
B #5371 : If it's wild the AR will only be 1 lease big
2017-09-18 11:43:47 +02:00
Jaime Melis
a56db4971e
B #5371 : Don't use OPENNEBULA_MANAGED=NO for the networks
2017-09-18 11:43:47 +02:00
Jaime Melis
011da01431
B #5371 : typo
2017-09-18 11:43:47 +02:00
Jaime Melis
e9f2332d4e
B #5371 : Don't create a new network per template
2017-09-18 11:43:47 +02:00
Abel Coronado
b576243b06
B #5280 : Solved bug in Sinatra (string->boolean) ( #478 )
2017-09-15 16:24:17 +02:00
Abel Coronado
da0ca8d6d0
B #5370 : Solved bug when import vCenter template ( #477 )
2017-09-15 16:23:51 +02:00
Ruben S. Montero
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
Abel Coronado
41b52340af
Solved wrong comments in .yaml ( #476 )
2017-09-15 16:17:47 +02:00
Sergio Semedi Barranco
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
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