Javi Fontan
bf9bdab1f1
B #5213 : bug decoding action message in IPAM driver
...
(cherry picked from commit 9a87a333844d9cc9027c12c00c01d6931b2122bc)
2017-07-06 18:05:29 +02:00
juanmont
aaccdf9234
F #5202 Added new utility for convert Hash to str
...
- Created new section into info panel for EC2
- new form panel when you select ec2 in host-tab
2017-07-06 17:30:23 +02:00
juanmont
7081fd6fb3
F #5202 Added dropdown to OpenNebula host field
2017-07-06 17:30:23 +02:00
Javi Fontan
0ae56398b7
Fix bug showing snapshots in oneimage show
2017-07-06 17:24:19 +02:00
mcabrerizo
e857f8f464
F #4913 : Fix vCenter datastore can be forced when a template is cloned
2017-07-06 17:11:45 +02:00
juanmont
8fdeb22830
Feature vcenter-secGroups Hide security groups section when vcenter is selected
2017-07-06 17:07:42 +02:00
Ruben S. Montero
b24f675ef4
F #5027 : Missing file
2017-07-06 17:04:43 +02:00
Abel Coronado
c28157cdfd
F #5207 : Added disk_resize action in yamls ( #372 )
...
* Added disk_resize action in yamls
* Solved bug resize_disk for vCenter VM
2017-07-06 16:31:55 +02:00
Abel Coronado
8fe69878fa
B: Added datastore requirements for vCenter templates ( #370 )
2017-07-06 16:30:37 +02:00
Sergio Semedi Barranco
8cd7d0df6b
F #5136 Changes the way of create amazon ec2 hosts, ONECLI ( #371 )
...
* F #5136 (ONECLI)Type option added, displaying help to create hybrid hosts
* F #5136 added cli argument to parse file path in -t option, change comments
* F #5136 catch blocks, cod restructure
2017-07-06 16:17:46 +02:00
Ruben S. Montero
1f571426ab
F #5214 : Add support for USER_PRIORITY to set dispatch order.
2017-07-06 16:01:46 +02:00
Jaime Melis
593600f707
F #4913 : Improve premigrator logic
...
* Tune the pre-migrator messages a bit
* Use /var/tmp for migrator files (premigrator)
* Get the cluster info
* Automatically select a cluster if there's only one
* Fix source of unmanaged disk discovery
* Cosmetic changes
* Fix race condition when deleting images
2017-07-06 13:36:23 +02:00
mcabrerizo
95817d4969
F #4913 : vCenter linked clones cannot be resized
2017-07-06 07:14:27 +02:00
mcabrerizo
4e43897c12
Add save as template to cloud vcenter view
2017-07-06 07:11:41 +02:00
Ruben S. Montero
8576ae69fd
F #4763 : Do not allow to make snapshots to readonly disks
2017-07-05 19:03:12 +02:00
Javi Fontan
b79285437a
Don't skip whitespace when using OX to parse xmlrpc
...
The defaults changed in OX 2.5.0 and caused new lines
to disappear.
2017-07-05 18:20:26 +02:00
Ruben S. Montero
ebc165f70f
F #4885 : Enable TM mads to define orphan snapshots. This is control
...
under TM_MAD_CONF for each MAD. By default orphans are not allowed
2017-07-05 18:13:47 +02:00
Javi Fontan
45bfe9aa30
F #4937 : add live actions to onedb
...
* purge-history
* purge-done
* change-body
Some helper functions are also added to onedb_live.rb file.
2017-07-05 16:21:15 +02:00
abelCoronado93
3e0440e24a
Added advanced options and ceph_keyfile input in create ceph datastore
2017-07-05 12:41:04 +02:00
Ruben S. Montero
38bb26094a
F #5208:Add CEPH_KEY to inherit attributes, so it is added to VM DISK
2017-07-05 10:53:29 +02:00
abelCoronado93
383dc92fc8
Solved bug in disk-resize dialog
2017-07-05 10:49:20 +02:00
Ruben S. Montero
58404f3820
Merge branch 'hydro-b-feature-5208'
2017-07-04 18:44:28 +02:00
Ruben S. Montero
dde9cf317d
F #5208 : push down ceph_key to downloader to import rbd in marketplace
2017-07-04 18:42:51 +02:00
Ruben S. Montero
0fa579fd46
Disks not managed (TM) by opennebula cannot change persistent state
2017-07-04 18:34:23 +02:00
Ruben S. Montero
e92bd43753
F #4894 : Terminate action when a VM is in a failure state invokes delete
...
action
2017-07-04 18:34:23 +02:00
Ruben S. Montero
031da2d378
F #4809 : Update migrator. There is no longer need to add servers to a
...
zone to configure a federation if not using HA
2017-07-04 18:34:22 +02:00
Ruben S. Montero
89c5ae46da
B #5204 : Wrong restricted attribute for VMs after a resize+chown
...
operation
2017-07-04 18:34:22 +02:00
Anton Todorov
ef25a75478
xpath.rb fix crash when querying empty-element tag
...
by returning empty string.
Handling both `<test/>` and `<test></test>`
test pattern:
```
echo -e "<A>\n<B>b</B>\n<C/>\n<D></D><E>e</E></A>\n"| /var/lib/one/remotes/datastore/xpath.rb /A/B /A/C /A/D /A/E | while IFS= read -r -d '' e; do echo "'$e'"; done
```
2017-07-04 18:34:22 +02:00
Ruben S. Montero
ae853eaebc
Add a system.sqlquery API call to execute SELECT queries on the DB. It
...
returns the row results
2017-07-04 18:34:22 +02:00
mcabrerizo
d923ef3603
vCenter import templates and wild vms where two or more nics share the same port group
2017-07-04 18:34:22 +02:00
Ruben S. Montero
cfd2983058
F #4809 : Pre-allocate lastoid to prevent stale id's in the pool in case
...
of leader failure
2017-07-04 18:34:22 +02:00
Ruben S. Montero
3378c9a2f0
Revert "F #4809 : Log information to debug federated zones with HA clusters. THIS"
...
This reverts commit fab2a07f74f55528631fa5b6159e80c1fa884637.
2017-07-04 18:34:22 +02:00
Ruben S. Montero
25b48b1ec4
F #4809 : Update onedb backup federated backup utility
2017-07-04 18:34:22 +02:00
Abel Coronado
a90a4dc252
disk_resize in RUNNING kvm VMs ( #366 )
...
* Added VM.resize to RUNNING state
* disk_resize in RUNNING kvm VMs
* Changed resize for disk_resize
2017-07-04 18:34:22 +02:00
Ruben S. Montero
0f06c48492
Updated restricted attributes
2017-07-04 18:34:22 +02:00
Ruben S. Montero
7b22d8755b
F #4809 : Log information to debug federated zones with HA clusters. THIS
...
COMMIT IS MEANT TO BE REVERTED
2017-07-04 18:34:22 +02:00
Ruben S. Montero
215bc0dff7
F #4809 : Enable federated of solo Zones
2017-07-04 18:34:22 +02:00
Ruben S. Montero
87b5e5cb5b
F #4809 : Re-design replicated log structure
2017-07-04 18:34:22 +02:00
abelCoronado93
35a67abf3b
Solved bug in dashboard accounting
2017-07-04 18:34:22 +02:00
abelCoronado93
9e29673c7d
Changed comments
2017-07-04 18:34:22 +02:00
abelCoronado93
d289fb8f04
F #4816 Make configurable a persistent instance done
2017-07-04 18:34:22 +02:00
mcabrerizo
2d57768707
F #5207 : Fix vCenter tm_resize
2017-07-04 18:34:22 +02:00
Ruben S. Montero
20deae85be
Disks not managed (TM) by opennebula cannot change persistent state
2017-07-04 18:01:13 +02:00
Ruben S. Montero
b401abe7be
F #4894 : Terminate action when a VM is in a failure state invokes delete
...
action
2017-07-04 16:19:51 +02:00
Ruben S. Montero
fcf08d429d
F #4809 : Update migrator. There is no longer need to add servers to a
...
zone to configure a federation if not using HA
2017-07-04 12:42:29 +02:00
Ruben S. Montero
37740d4c62
B #5204 : Wrong restricted attribute for VMs after a resize+chown
...
operation
2017-07-04 12:04:09 +02:00
Anton Todorov
172548b4cd
xpath.rb fix crash when querying empty-element tag
...
by returning empty string.
Handling both `<test/>` and `<test></test>`
test pattern:
```
echo -e "<A>\n<B>b</B>\n<C/>\n<D></D><E>e</E></A>\n"| /var/lib/one/remotes/datastore/xpath.rb /A/B /A/C /A/D /A/E | while IFS= read -r -d '' e; do echo "'$e'"; done
```
2017-07-03 17:42:33 +02:00
Ruben S. Montero
cb0b3fc0b4
Add a system.sqlquery API call to execute SELECT queries on the DB. It
...
returns the row results
2017-06-30 18:57:41 +02:00
mcabrerizo
7b390cbc9a
vCenter import templates and wild vms where two or more nics share the same port group
2017-06-30 18:20:00 +02:00
Ruben S. Montero
6d24617e57
F #4809 : Pre-allocate lastoid to prevent stale id's in the pool in case
...
of leader failure
2017-06-30 17:02:59 +02:00