Ruben S. Montero
f12fdfaead
F #4809 : Compress DB commands.
2017-06-01 00:52:20 +02:00
Ruben S. Montero
384ab42235
Fix return code for onehost command create
2017-05-31 23:54:25 +02:00
Ruben S. Montero
234734a3c7
F #4809 : Better query to purge log records
2017-05-30 16:16:03 +02:00
Ruben S. Montero
75b8889e08
F #4809 : Fix cache issue when the VM outated set is modified
2017-05-30 12:07:18 +02:00
Jaime Melis
54c1fbaa68
F #4809 : Pass arguments to the raft hooks
2017-05-29 18:24:25 +02:00
Jaime Melis
9d763ef628
F #4809 : Fully working vip hooks
2017-05-29 18:24:25 +02:00
juanmont
1e54e36ff0
resolved bugs and changed copyrigth
2017-05-29 17:15:31 +02:00
juanmont
3df0650891
Changed labels vCenter information
2017-05-29 17:14:23 +02:00
Sergio
4fa8894e40
displaying memory in vm monitoring fields, code cleaning, TAG_BUG resolved
2017-05-29 16:33:31 +02:00
Sergio
f95bde044a
template auth complete
2017-05-29 16:33:31 +02:00
Sergio
5f9e2aa796
retrieving info from template donde
2017-05-29 16:33:31 +02:00
Sergio
22b4f496a4
added a function to retrieve the host
2017-05-29 16:33:31 +02:00
Sergio
c5dc6a3c2a
crypt and decrypt complete
2017-05-29 16:33:31 +02:00
Sergio
2b05cde92e
separe code
2017-05-29 16:33:31 +02:00
Sergio
95623c2e72
added new options to onehost cli
2017-05-29 16:33:31 +02:00
abelCoronado93
ea5f0d64fa
Bug ##5160 Solved bug in VDCs resources
2017-05-29 13:00:43 +02:00
juanmont
b75f10d27d
B #5148 resolved bug when click advanced options
2017-05-29 12:59:34 +02:00
juanmont
551c7fe9ec
updated locale translations
2017-05-29 12:35:44 +02:00
Vlastimil Holer
962bc4523a
B #5145 : Drop domain snapshots before live-migrate
...
Otherwise the migration fails on existing snapshots:
"error: Requested operation is not valid: cannot migrate domain with 3 snapshots"
2017-05-29 11:36:14 +02:00
Ruben S. Montero
3d9686e354
F #4809 : Fix history update for non-cache vm objects
2017-05-27 11:55:58 +02:00
Ruben S. Montero
02b229d7de
F #4809 : Fix cache issues when updating PCI devices on VM
2017-05-26 17:49:07 +02:00
Ruben S. Montero
01801f5f30
Fix missing VM update
2017-05-26 14:46:04 +02:00
Javi Fontan
c0a0ff5c33
Merge pull request #314 from vholer/bug-5171
...
B #5171 : Check if NIC is really absent after detach on KVM
2017-05-26 10:18:11 +02:00
Vlastimil Holer
3a0ff50e79
B #5171 : Check if NIC is really absent after detach on KVM
2017-05-25 23:13:04 +02:00
Javi Fontan
8488320e4c
F #4809 : add migrator for logdb and fed_logdb tables
2017-05-25 19:33:01 +02:00
Kristian Feldsam
322bc4194a
Don’t create virsh domain snapshot metadata. REFS#5145
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2017-05-25 19:20:53 +02:00
Ruben S. Montero
09c9e6a266
F #4954 : Crypts EC2_ACCESS and EC2_SECRET attributes in Hosts
2017-05-25 18:45:45 +02:00
Ruben S. Montero
631abcdd1f
F #4937 : Adds XML-RPC method to execute & replicate SQL commands
2017-05-25 17:48:29 +02:00
Javi Fontan
c8c0306742
Update documentation version in Sunstone
2017-05-25 16:16:09 +02:00
Javi Fontan
8de979e42c
Bump version 5.3.80
2017-05-25 16:07:35 +02:00
Javi Fontan
34819e52fb
Scheduler should also run with solo configuration
2017-05-25 15:21:04 +02:00
Javi Fontan
a8cd7ca032
Revert "B #5170 : add a lock to lvm actions in fs_lvm"
...
This reverts commit 8ea71b1a46d63a5e0c9c71e77aee99cba37f0dd3.
flock can not be used with bash functions. Create a new
exec_and_lock function with lock.
2017-05-25 15:17:23 +02:00
Javi Fontan
c976f87c92
Merge branch 'bug-5060'
2017-05-25 14:11:52 +02:00
Javi Fontan
8ea71b1a46
B #5170 : add a lock to lvm actions in fs_lvm
2017-05-25 14:09:40 +02:00
Ruben S. Montero
db9f9dedca
Merge branch 'feature-4809'
2017-05-25 10:44:39 +02:00
Ruben S. Montero
c8d88de091
F #4809 : Do not doble-unlock raft mutex in timer. Fix update of
...
heartbeat counter
2017-05-24 23:57:37 +02:00
Ruben S. Montero
98d26e9e4c
F #4809 : Do not accept empty records. Increase default xml-rpc timeouts
2017-05-24 20:38:13 +02:00
Javi Fontan
c931f643c7
Merge pull request #312 from vholer/bug-5144
...
Bug 5144 - fs/snap_* BRIDGE_LIST, fixes
2017-05-24 17:50:03 +02:00
Vlastimil Holer
83af85dd83
B #5144 : fs/snap_* fixed locations, non-qcow2 revert, added exec_and_logs
2017-05-24 16:48:35 +02:00
Kristian Feldsam
2836eb9e36
Fixed/Extended DS MAD FS snapshot script to work via BRIDGE_LIST on remote hosts
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
Signed-off-by: Vlastimil Holer <vlastimil.holer@gmail.com>
2017-05-24 11:59:25 +02:00
Javi Fontan
fe61ab7299
B #5060 : limit flow service logs to 50 entries
2017-05-23 17:46:29 +02:00
Javi Fontan
06b4c8f838
B #5059 : show public IPs for AWS machines
...
For CLI and Sunstone
2017-05-23 16:19:50 +02:00
juanmont
b5e0914dd7
F #ColorMeter Added new attribute for view colors in meter input
2017-05-23 14:59:03 +02:00
Ruben S. Montero
a216bb9eb4
F #4809 : Raft servers / zone slave lists updated on server-add in the
...
rigth place (leaders/masters)
2017-05-23 13:31:18 +02:00
Javi Fontan
51bdcbdfe7
Merge pull request #309 from vholer/bug-3705
...
B #3705 Allow DRIVER override on datastore level
2017-05-23 11:50:35 +02:00
Javi Fontan
a7249044e4
Merge branch 'feature-3053'
2017-05-23 10:15:55 +02:00
Ruben S. Montero
afca14d75c
F #4809 : Initialize last_index of federated log when starting replica
...
threads
2017-05-22 22:51:34 +02:00
abelCoronado93
b1f9a30ff0
F #5161 Solved bug in attach disk and attach nic
2017-05-22 19:11:28 +02:00
Ruben S. Montero
31ba4d4d85
F #4809 : Fix some bugs when replicating log entries to slave zones
2017-05-22 18:04:16 +02:00
juanmont
509b981190
B #5162 resolved bug for resize the vms
2017-05-22 15:44:08 +02:00