1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-18 06:03:39 +03:00

13928 Commits

Author SHA1 Message Date
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
juanmont
6e1e76efa4 B #5157 Added new security control for vcenter attributes and separated info tables 2017-05-22 14:43:56 +02:00
Vlastimil Holer
6383b7529c
B #3705: Add TEMPLATE/DRIVER=raw into exist. CEPH/LVM DS on migration 2017-05-19 23:11:22 +02:00
Ruben S. Montero
4a780941ec F #4809: Refresh zone list on server add/remove to keep an updated list
of servers
2017-05-19 20:37:58 +02:00
Ruben S. Montero
c5f54f8117 F #4809: First version of replication thread for federated zones 2017-05-19 20:08:45 +02:00
Vlastimil Holer
ae96f4eaf0
B #3705: Don't override image DRIVER if CDROM 2017-05-19 16:54:03 +02:00
Vlastimil Holer
3c9065fec4
B #3705: Set DRIVER=qcow2 for TM_MAD qcow2 2017-05-19 10:51:13 +02:00
Vlastimil Holer
38e7822328
B #3705: Default CONVERT=yes in fs/cp 2017-05-19 10:45:18 +02:00
Vlastimil Holer
3c71258c84
B #3705: DRIVER configuration for the TM_MAD_CONF 2017-05-19 10:44:02 +02:00
Vlastimil Holer
1393bff1c5
B #3705: Update DS_MAD fs/cp to support CONVERT/DRIVER 2017-05-19 10:44:02 +02:00
Vlastimil Holer
a2a1e83056
B #3705: Override image DRIVER attribute by the datastore DRIVER 2017-05-19 10:43:37 +02:00
Ruben S. Montero
c5a82aba4e F #4809: Update server list on election 2017-05-19 01:25:28 +02:00
Ruben S. Montero
46d4e2325c F #4809: Fix timers in federation replica manager 2017-05-19 00:57:30 +02:00
Ruben S. Montero
4291e4a835 F #4809: Do not start replica threads for own zone 2017-05-19 00:52:26 +02:00
Ruben S. Montero
2676d8b785 feature #4809: Start the federation replica manager with OpenNebula 2017-05-18 21:25:02 +02:00
Jaime Melis
680d49a23d F #4809: Add RAFT hooks 2017-05-18 16:41:18 +02:00
Jaime Melis
94052286ed F #4809: Move the FT hooks to its own folder 2017-05-18 16:40:52 +02:00
Jaime Melis
85b6ed2543 F #4809: Implement Hooks on RAFT events 2017-05-18 16:36:26 +02:00
juanmont
c54fac1594 vCenter tag 2017-05-18 11:58:19 +02:00
abelCoronado93
41b608d057 F #3053 Added virtio-scsi Queues input in OS Booting (update VM Template) 2017-05-17 16:56:38 +02:00
Javi Fontan
e164fde85f F #3053: add explicit address to scsi drives
By default scsi drives increase the unit part of the address. This
causes problems in linux as the devices are not created in order.

Setting the target forces the order to be maintained.

https://bugzilla.redhat.com/show_bug.cgi?id=1200049
2017-05-17 15:24:57 +02:00
Javi Fontan
05511e5c59 F #3053: add virtio-scsi controller when queues are specified 2017-05-17 12:56:20 +02:00
Javi Fontan
8e3706fef7 F #3053: add virtio_scsi to defaults file 2017-05-17 12:01:55 +02:00
Javi Fontan
93f078d173 F #3053: Add support for virtio-scsi controller 2017-05-17 11:48:14 +02:00
Ruben S. Montero
5e92ec0abc F #4809: Use int for object IDs. Added base federation replica manager 2017-05-16 17:09:00 +02:00
Javi Fontan
6b0814ef78 F #4159: allow ipv6 135, 136 udp ports
Patch by Roy Keene <rkeene@knightpoint.com> from:

https://dev.opennebula.org/issues/4159#note-12
2017-05-16 12:58:59 +02:00
Jaime Melis
cfe3b4153b F #4809: Handle properly if only one server in the zone 2017-05-16 12:56:18 +02:00
Ruben S. Montero
faa46d9c22 F #4809: fix compilation 2017-05-16 12:21:55 +02:00
Abel Coronado
7edd06758c Bug #5149 Removed autorefresh option in sunstone-config (#303) 2017-05-16 12:08:15 +02:00
Ruben S. Montero
b38874a042 F #4809: Moved zone server list to ZonePool. Added FedLogDB class 2017-05-16 12:02:02 +02:00
Tino Vazquez
d26a242ac1 Merge branch 'feature-5065' 2017-05-16 11:56:12 +02:00