mcabrerizo
4fb7fa821d
F #4913 : Remore require pry for vCenter Pre Migrator
2017-06-05 15:03:16 +02:00
mcabrerizo
4035ab5c8c
F #4913 : vCenter Pre Migrator tool
2017-06-05 14:32:22 +02:00
Ruben S. Montero
0a2f18a79b
F #4809 : Better heartbeat management. A separated thread is created for
...
each follower
2017-06-03 19:24:19 +02:00
Ruben S. Montero
b768f8960e
F #4809 : Execute follower hook on startup
2017-06-03 18:22:15 +02:00
Ruben S. Montero
e80386efd6
F #4809 : Better timeouts for client xmlrpc-c
2017-06-03 18:22:15 +02:00
abelCoronado93
514ac43d0b
Bug #4925 onevm save: nic model lost in new template
release-5.4-beta1
2017-06-02 18:53:23 +02:00
Javi Fontan
1c72134d9c
Bump version of shared database to 5.3.80
2017-06-02 18:16:24 +02:00
Ruben S. Montero
654b384ba9
F #4809 : Do not use log after unlocking objetcs
2017-06-02 12:01:32 +02:00
Ruben S. Montero
35da0ee157
F #4809 : Fix check
2017-06-01 16:21:45 +02:00
Ruben S. Montero
d3c7a07a34
F #4809 : Check log records are properly loaded from DB
2017-06-01 16:14:29 +02:00
Jaime Melis
ab63767ee7
F #4809 : Tool to backup/restore the database (with federated option)
2017-06-01 12:25:10 +02:00
Jaime Melis
50d0a6b42c
F #4809 : sql is a reserved keyword in MySQL
2017-06-01 12:21:56 +02:00
Ruben S. Montero
50880bb271
F #4809 : Do not write log in solo mode, update instead of insert for
...
timestamps
2017-06-01 11:13:12 +02:00
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
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