1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-14 19:24:10 +03:00

14503 Commits

Author SHA1 Message Date
Jaime Melis
6fb65843b2 Intelligent version numbering in the gem generator
(cherry picked from commit fed82c4903ee1869ff801c678b8468736ffbe8c3)
2017-10-16 17:44:10 +02:00
Ruben S. Montero
a21b39f9f7 B #5432: Execute timer action for SOLO oned's, this clean federation log
in non-HA configurations

(cherry picked from commit 577d976d14fa689bbc0cc15ca8d6dbb0eb01588d)
2017-10-13 17:26:52 +02:00
Sergio Semedi Barranco
512da1ee67 B #5286: find_by_ref hotFix (#525)
(cherry picked from commit fa4df3290e385e84fcba2d1e13e64f0f838aeead)
2017-10-13 12:57:32 +02:00
juanmont
248b750945 Bug 5110 (#527): changed type for memory value to deal with >2TB hosts 2017-10-13 12:43:34 +02:00
Ruben S. Montero
23825b2c82 B: Wrong term stored in DB after stopping oned in leader mode
(cherry picked from commit 31830b62a7639ce7b9409323d513b323e06d5464)
2017-10-11 15:03:23 +02:00
juanmont
ec74047987 F #5446: Now OpenNebula returns key instead of value (#523) 2017-10-09 18:21:29 +02:00
Ruben S. Montero
8b31c3d448 F #5326: Fix snapshot state check 2017-10-09 13:23:17 +02:00
Javi Fontan
d1aac6bebb B #5445: fix ldap group search for non rfc2307bis schema
(cherry picked from commit 4c2ad0f14436acc0ce4f0b160cb089a7e40e12c1)
2017-10-09 12:03:05 +02:00
Ruben S. Montero
15ae0f474f Stop ReplicaThreads on exit
(cherry picked from commit 778f5b5e47d44ab51a5c10ba78b4b4c2f05b9cd7)
2017-10-06 23:27:36 +02:00
Ruben S. Montero
721efccf13 B: Force free memory of object templates
(cherry picked from commit fa79b9197497833d7fbda1b754284772d32778da)
2017-10-06 23:27:21 +02:00
Sergio Semedi Barranco
139f448a76 B #5418: vcenter automatic vlan_id working! (#515)
* B #5419: generating vlan id 4 vcenter

* B #5419: vcenter_create_vnet hook waits VLAN_ID attribute
2017-10-06 18:22:51 +02:00
Sergio Semedi Barranco
773a4cb29b B #5286: (vcenter) imported vnets functionality (#518)
* B #5286: import wilds works with known networks

* B #5286: New AR is created when existing network detected

* B #5286: imported vms with existing networks chooses their own AR
2017-10-06 15:53:42 +02:00
Sergio Semedi Barranco
36cb9acb33 B #4990: (vcenter) import networks now can query vlanid (#508)
* B #4990 retrieve vlanID query

*  B #4990: parse vlanid

* B #4990 ask for integer values
2017-10-06 15:12:34 +02:00
Sergio Semedi Barranco
069d995b98 B #5277 public cloud iterates properly (#505) 2017-10-06 14:39:00 +02:00
Abel Coronado
39e7aaf266 B #5397: Deletion force configurable (OneFlow service) (#514) 2017-10-05 12:40:02 +02:00
Abel Coronado
ac0d1dc6d2 Solved showback bug (#520) 2017-10-05 12:21:23 +02:00
Abel Coronado
021639f967 Solved bug when memory cost is empty (#517) 2017-10-05 11:49:16 +02:00
Abel Coronado
f7633ae1d0 F #4801: Don't allow odd size memory for vCenter templates (#516)
* F #4801: Don't allow odd size memory for vCenter templates

* F #4801: Only multiples of 4 for size memory for vCenter templates
2017-10-05 11:49:05 +02:00
Jaime Melis
f533249494 B #5429: Linked clones are always created when importing templates
(cherry picked from commit bbd05b3785ee88d5bed398406e2446bbdff3ea7e)
2017-10-04 15:40:05 +02:00
Ruben S. Montero
59ef8a193e B: Prevents memory leaks
(cherry picked from commit a9b502c32af15e75fb3199312799973225e42a12)
2017-10-03 20:47:43 +02:00
Abel Coronado
cb8b22410c Total cost take account the images size. Bug with NaN
commit c6374fa03722800a7371f6879780fa87c7d81261
Merge: 1cc73b25d e65750eb3
Author: Jaime Melis <jmelis@opennebula.org>
Date:   Mon Oct 2 12:24:07 2017 +0200

    Merge branch 'bug-cost-image' of https://github.com/abelCoronado93/one into abelCoronado93-bug-cost-image

commit e65750eb3d45c4e7cfc4f2a57847fccf5620e851
Author: abelCoronado93 <acoronado@opennebula.org>
Date:   Fri Sep 29 15:42:08 2017 +0200

    NaN cost/month (update template)

commit 18f564f260c25a787e00618bc341dc3a123bd8b7
Author: abelCoronado93 <acoronado@opennebula.org>
Date:   Fri Sep 29 14:03:00 2017 +0200

    Total cost take account the images size
2017-10-02 12:58:30 +02:00
Abel Coronado
1cc73b25d5 Float cost in disk (update template) (#512) 2017-10-02 12:20:24 +02:00
Jaime Melis
6112908ee5 Revert "B #5408: typo, a missing line"
This reverts commit 562c96f276f207b01ee96981bda39d51ef5791dc.
2017-09-29 10:02:24 +02:00
juanmont
85ce992f2a F #5326 Enabled delete system snapshots for a power-off vcenter-VM (#470)
* F #5326 Enabled delete system snapshots for a power-off vcenter-VM

* Update exit condition
2017-09-28 17:35:04 +02:00
juanmont
0b36571b23 B #5119: Removed vnet if user can not reserve (#493) 2017-09-28 17:03:52 +02:00
Jaime Melis
b502c32a64 B #5419: Protected info_all method does respond_to? in Ruby 1.9
(cherry picked from commit 861b292f16294a6f178666e66e67df2637e75464)
2017-09-28 17:01:49 +02:00
juanmont
1166485a7f B #5404: Checked vm permissions in all cases (#497) 2017-09-28 16:59:30 +02:00
juanmont
3cbda46ec1 B #5316: Given token password of the owner of creator user doesn't exist (#507) 2017-09-28 16:55:57 +02:00
Jaime Melis
562c96f276 B #5408: typo, a missing line
(cherry picked from commit ca1de56fd9d7324b167b40d4c1bdd4139d5bd2db)
2017-09-28 16:52:37 +02:00
Abel Coronado
d7ab304b99 B #5415: Total cost taken into account the total disk GBs (#509) 2017-09-28 16:21:53 +02:00
Abel Coronado
d57a9c1322 Added capacity unit in attach disk (#503) 2017-09-28 16:19:26 +02:00
Abel Coronado
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
Abel Coronado
6d5e8e0438 B #5387: layout VM instantiate (range-slider) (#501) 2017-09-28 16:12:44 +02:00
Abel Coronado
d4b9f3c9be B #5403: Sorting start time (VM datatable) (#496) 2017-09-28 16:10:41 +02:00
Abel Coronado
0a6d16e55d B #5391: Updated VM name in dashboard monitoring (#495) 2017-09-28 16:08:27 +02:00
Abel Coronado
51b9cad0ae B #5367: Added terminate option in OneFlow services (#494) 2017-09-28 16:05:25 +02:00
Sergio Semedi Barranco
368e65188b B #5367: vCenter Customizations works (#491) 2017-09-28 16:02:11 +02:00
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 9246e2ff036d17380152df86974efc13ee9dfc6c)
2017-09-27 23:14:57 +02:00
Jaime Melis
68139ea586 F #5412: Better error messages in get_dc function
(cherry picked from commit 46b40991b53881b14e92062ff79d5c13a61b35d2)
2017-09-27 16:35:07 +02:00
Jaime Melis
a5f517ca00 F #5411: Enable template save as for vCenter
(cherry picked from commit 693b56f856f5cd6c2031fca07bdd20347206effe)
2017-09-27 16:35:00 +02:00
Jaime Melis
c32d5de8c5 B #5409: return the object in find_by_ref
(cherry picked from commit 8be52177034a63f918e5117bf44f09cd2048f943)
2017-09-27 16:34:48 +02:00
abelCoronado93
daa4ad9386 Added Size on Instantiate in vCenter VM (attach disk)
(cherry picked from commit 54cd355fc8821c0b51b6431d70ed68e1a95ce346)
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 ff43b789678d9eb4daebf485758c0853c1887370)
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