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

14628 Commits

Author SHA1 Message Date
b502c32a64 B #5419: Protected info_all method does respond_to? in Ruby 1.9
(cherry picked from commit 861b292f16)
2017-09-28 17:01:49 +02:00
1166485a7f B #5404: Checked vm permissions in all cases (#497) 2017-09-28 16:59:30 +02:00
3cbda46ec1 B #5316: Given token password of the owner of creator user doesn't exist (#507) 2017-09-28 16:55:57 +02:00
562c96f276 B #5408: typo, a missing line
(cherry picked from commit ca1de56fd9)
2017-09-28 16:52:37 +02:00
d7ab304b99 B #5415: Total cost taken into account the total disk GBs (#509) 2017-09-28 16:21:53 +02:00
d57a9c1322 Added capacity unit in attach disk (#503) 2017-09-28 16:19:26 +02:00
b759ecc518 B #5408 (#502)
* B #5408: VMGroup datatable show configurable (instantiate VM)

* B #5408: VNet datatable show configurable (instantiate VM)

* B #5408: Hide VMGroup when its disabled from .yaml

* B #5408: Updated all .yamls
2017-09-28 16:14:22 +02:00
6d5e8e0438 B #5387: layout VM instantiate (range-slider) (#501) 2017-09-28 16:12:44 +02:00
d4b9f3c9be B #5403: Sorting start time (VM datatable) (#496) 2017-09-28 16:10:41 +02:00
0a6d16e55d B #5391: Updated VM name in dashboard monitoring (#495) 2017-09-28 16:08:27 +02:00
51b9cad0ae B #5367: Added terminate option in OneFlow services (#494) 2017-09-28 16:05:25 +02:00
368e65188b B #5367: vCenter Customizations works (#491) 2017-09-28 16:02:11 +02:00
6424eca905 B #5390: Prevent multiple clicks events in overcommitment (host tab) (#489) 2017-09-28 15:48:37 +02:00
33ce1c69f4 B #5417: Dashboard loading x2 faster (#511) 2017-09-28 15:48:05 +02:00
f9aeb2fa7d B #5416: Import vCenter template discard linked clones value 2017-09-28 15:14:08 +02:00
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
68139ea586 F #5412: Better error messages in get_dc function
(cherry picked from commit 46b40991b5)
2017-09-27 16:35:07 +02:00
a5f517ca00 F #5411: Enable template save as for vCenter
(cherry picked from commit 693b56f856)
2017-09-27 16:35:00 +02:00
c32d5de8c5 B #5409: return the object in find_by_ref
(cherry picked from commit 8be5217703)
2017-09-27 16:34:48 +02:00
daa4ad9386 Added Size on Instantiate in vCenter VM (attach disk)
(cherry picked from commit 54cd355fc8)
2017-09-27 16:34:39 +02:00
ad487bd1ed B #5379: do not fail when IMAGE_DIR is not defined 2017-09-26 18:45:29 +02:00
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
beae0776c3 B #5405: unified functionality for free vm resources in a single function (#498) 2017-09-26 18:30:13 +02:00
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
bbaf17a992 B #5367: vCenter Customizations path -> vmtemplate/template/vcenter_customization_spec (#490) 2017-09-25 12:57:40 +02:00
a5f314298d B #5388: Added capacity unit in disks (cloud view) (#488) 2017-09-22 16:57:43 +02:00
ccf6b45f10 B #5380: Solved bug when disk is not an array (#487) 2017-09-22 16:56:48 +02:00
35b31dfdac B #5381: Made sunstone insensitive labels (#486) 2017-09-22 16:53:29 +02:00
33f81172c0 remove trailing slashes VCENTER_DS_IMAGE_DIR (#484) 2017-09-22 16:43:53 +02:00
bea1d50ef9 B #5377: Service with two roles from same VM Template (user inputs) (#483) 2017-09-22 16:41:39 +02:00
3bc34ef245 B #5378: Edit user's groups in Sunstone (#482) 2017-09-22 16:40:06 +02:00
7358422f92 B #5159: User quotas take into account group quotas more restrictive (#481) 2017-09-22 16:30:43 +02:00
d1d0e97d7e B #5376: Check DEFAULT_IMAGE_PERSISTENT attributes (#480) 2017-09-22 16:23:26 +02:00
69e50cde22 Improved vCenter template instantiation view (#479) 2017-09-22 16:17:46 +02:00
94ef9a7e64 B #5359: Fix force_shutdown bug. Output of the command is executed. (#434) 2017-09-22 11:19:01 +02:00
8a7d0eaeed Merge branch 'bug-5380' 2017-09-21 12:09:11 +02:00
d1aa8f3661 B #5380: Fixed problem with restricted attribute DISK (cloud view) 2017-09-21 10:30:31 +02:00
0996242f64 Remove duplicated param on vcenter premigrator
(cherry picked from commit 68f525fcb8)
2017-09-20 18:03:51 +02:00
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
02b9fe78bd B #5288: Support spaces in premigrator
(cherry picked from commit 0596d7917e)
2017-09-20 16:00:05 +02:00
ab1d88d10d Distributed Nics import added to premigrator
(cherry picked from commit 758cfb95c3)
2017-09-20 15:31:31 +02:00
bbb2256224 premigrator: fix bugs importing networks
(cherry picked from commit bc5e9786ac)
2017-09-19 15:11:06 +02:00
82e8def4af B #5371: vcenter premigrator has same wild disks/nics logic
(cherry picked from commit 09d0b9a72b)
2017-09-19 15:10:57 +02:00
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
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