1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-29 21:47:02 +03:00

14240 Commits

Author SHA1 Message Date
Jaime Melis
3224a504e4 F #4809: Cleanup VIP if oned dies 2017-06-22 17:47:42 -04:00
Ruben S. Montero
ca2a1a42d2 F #4809: Fix non-persistent state of Hosts 2017-06-22 23:37:08 +02:00
Ruben S. Montero
15001cb139 F #4809: Fix ns retries 2017-06-22 21:38:31 +02:00
Ruben S. Montero
4705043396 F #4809: Do not start Raft timer in solo mode 2017-06-22 18:48:47 +02:00
Jaime Melis
a09c6d4859 F #4809: Update VM in DB after generating context
This is an issue now because the cache has been
removed.
2017-06-22 12:31:06 -04:00
mcabrerizo
fed3e624e1 F #4913: Disable marketplace in admin_vcenter.yaml view 2017-06-22 09:44:25 +02:00
John Noss
343fd21857 fix libvirt network filter for vrouter IPs (#261)
This adds VROUTER_IP, if present, to the libvirt network filter; without
this traffic from the vrouter IP is blocked by ebtables if using the
libvirt network filter.
2017-06-21 23:18:45 +02:00
John Noss
1da6f3619d fix ceph tm_mad to allow resizing persistent disk (#330)
This allows to resize a ceph persistent disk by getting its name from
the SOURCE parameter on the disk in the VM template. (If PERSISTENT is
not YES, the behavior is as before.)
2017-06-21 22:26:45 +02:00
Ruben S. Montero
e42802060e F #4809: Fix replication on failed zones, adjust timeout for replication 2017-06-21 21:43:43 +02:00
mcabrerizo
92c86e8f48 F #4913: Fix bugs and add enhancements to vcenter pre-migrator tool 2017-06-21 19:16:43 +02:00
mcabrerizo
b32551b626 F #4913: Check if file exists before file is deleted in tm delete action 2017-06-21 19:16:06 +02:00
Javi Fontan
d3283b29e9 Merge pull request #354 from Semedi/master
B #5056 EC2 elastic ip functionality broken
2017-06-21 16:37:11 +02:00
semedi
c7af9e4636 B #5056 EC2 elastic ip functionality broken 2017-06-21 16:35:36 +02:00
Javi Fontan
a4023589e6 Merge pull request #351 from Semedi/master
F #5136: ec2 migrator done, new oca utils file
2017-06-21 16:21:13 +02:00
semedi
848c967270 ec2 migrator done, new oca utils file 2017-06-21 15:14:25 +02:00
Ruben S. Montero
a2c5a4cbaa F #4809. Fix index in PoolSQL. Update interface in all classes 2017-06-21 03:22:56 +02:00
Ruben S. Montero
826cf76016 Fix name of OpenNebula module 2017-06-20 17:28:39 +02:00
mcabrerizo
4e5e3215ef Add missing history and zone_pool schemas for onedb 5.3.80 upgrade 2017-06-20 14:01:31 +02:00
Ruben S. Montero
83d158d625 F #4809: Fix memory leak after disabling the pool cache 2017-06-19 14:36:18 +02:00
Ruben S. Montero
468a104b14 F #4809: Enable curl timeouts 2017-06-19 14:36:18 +02:00
mcabrerizo
0c84c4b61b F #4913: Fix vcenter dir_empty? and check if file exists before rm action tries to delete file 2017-06-18 18:03:43 +02:00
mcabrerizo
18a556b0f1 F #4913: Fix bug in VCENTER_LAST_PERF_POLL if cluster has no monitor info 2017-06-18 18:02:53 +02:00
Ruben S. Montero
c98457ae15 F #4809: Better cancellatin of replica threads 2017-06-18 13:10:36 +02:00
Jaime Melis
46725391be Fix token for OneGate (size must be 32) 2017-06-18 07:03:44 -04:00
Ruben S. Montero
0888ae4810 F #4809: Fix log rewrite. Disable curl timeouts. 2017-06-17 22:01:37 +02:00
Vlastimil Holer
1f00586c65 B #5192: Cleanup oned lockfile on systemd service stop/fail (#340) 2017-06-16 18:01:02 +02:00
semedi
7c8390a1c6 stderr replace to opennebula log function 2017-06-16 16:23:33 +02:00
Tino Vazquez
d8d737b574 Restyle ec2 deploy function 2017-06-16 14:38:48 +02:00
Tino Vazquez
697fc25ec9 Remove ec2 credentials from .conf 2017-06-16 12:48:30 +02:00
mcabrerizo
8d9bada5d9 B #5195: Fix vCenter stats gather may fail if VM is deleted while metrics are gathered 2017-06-16 10:45:29 +02:00
Ruben S. Montero
d00e379822 F #4809: Add missing migrators 2017-06-15 19:34:22 +02:00
Vlastimil Holer
e15cdcce83
B #5170: Common scripts function "exclusive", use in fs_lvm 2017-06-15 18:38:50 +02:00
Jaime Melis
3cf603ab85 typo 2017-06-15 17:07:18 +02:00
Jaime Melis
ede54275c2 Allow XML fields to start with char '_' 2017-06-15 17:07:18 +02:00
mcabrerizo
0c81dd83f3 F #4913: OpenNebula Clusters are created in vCenter premigration tool for existing vCenter clusters 2017-06-15 14:13:22 +02:00
mcabrerizo
d78a0be74a F #4913: Remove vCenter credentials as required datastore attributes. Add some vCenter restricted attributes 2017-06-15 14:12:30 +02:00
Ruben S. Montero
dff203fe42 F #4809: Adding missing unlock() 2017-06-15 12:33:16 +02:00
abelCoronado93
dff87fc77d Changed icons download OpenNebula and cloud 2017-06-15 12:26:20 +02:00
juanmont
cd185bcd3d resolved bugs for vcenter attributes in vnets and datastores 2017-06-15 12:25:31 +02:00
Javi Fontan
fa1ed2be55
B #5170: add a lock to lvm actions in fs_lvm 2017-06-15 12:23:08 +02:00
Ruben S. Montero
97474282ca F #4809: sync zone update in server add when adding a HA follower in a
federation (for 2 server corner case). Check for empty records in
federated log replication
2017-06-15 12:17:58 +02:00
mcabrerizo
e4e72f5c63 F #4913: Remove SCHED_REQUIREMENTS from vCenter imported templates 2017-06-15 07:19:36 +02:00
Jaime Melis
c9858186d7 Merge pull request #345 from vholer/bug-5170
Bug 5194
2017-06-14 16:18:15 +02:00
Vlastimil Holer
d5eabd14f3
B #5194: Support package alternatives in install_gems, add default-libmysqlclient-dev. Gemfile locks. 2017-06-14 16:15:34 +02:00
juanmont
ce4f15a8e2 consistent with labels (#342) 2017-06-14 13:43:45 +02:00
juanmont
63cc700e1a B #5157 Resolved bugs with vcenter attributes (#343) 2017-06-14 13:43:24 +02:00
Tino Vazquez
5b3c979ac0 Revert "Deleted saveas icon in cloud view for vCenter VMs (#339)"
This reverts commit 632cff4fb96ed48598840355cb3584f3e1cbcaea.
2017-06-14 13:26:25 +02:00
Jaime Melis
5e5af78c25 F #4913: Fix TM_MAD of vCenter 2017-06-14 12:26:11 +02:00
mcabrerizo
bb36e6c448 F #4913: Remove VCENTER_ONE_HOST_ID from datastore actions and required attrs 2017-06-14 09:05:45 +02:00
Ruben S. Montero
2f5a3185df F #4809: Start/Stop zone replication threads when adding/deleting zones 2017-06-13 17:48:28 +02:00