1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-16 09:57:23 +03:00

1163 Commits

Author SHA1 Message Date
Sergio Semedi Barranco
666b9da378 F : vCenter live migration support () 2018-02-13 18:30:26 +01:00
Vlastimil Holer
387d3b0b07 B : Add OneFlow service wait loop for the secrets ()
(cherry picked from commit 53136e9b4b517e5d56f6c70b0d3b782e19c03aa4)
2018-02-13 17:25:33 +01:00
Sergio Semedi Barranco
8f384ebd0b F : oned.conf changed for vcenter migration () 2018-02-12 18:15:46 +01:00
Vlastimil Holer
8caef8d6c1 B : Make vip.sh less error prone ()
(cherry picked from commit dd0763209f907d127e1b7a8752494e336f2e4826)
2018-02-12 16:35:53 +01:00
Sergio Semedi Barranco
c06fd75e6c F : locking net (vcenter_hooks, minor bug fix () 2018-02-09 11:51:02 +01:00
Vlastimil Holer
17d5b31cb2 B : Activate LVM disks on reboot 2018-01-31 16:54:50 +01:00
Vlastimil Holer
0c0aebd440 F : Add missing DISK_TYPE_SSH for shared TM_MAD_CONF 2018-01-31 16:38:57 +01:00
Vlastimil Holer
99e82ac0e3 F : Support shared TM with local system DS 2018-01-30 19:06:40 +01:00
Vlastimil Holer
152189215e B : Manual pages build script
(cherry picked from commit 7f8375d8b62a44a6679f43a213241b965ee557df)
2018-01-26 15:43:42 +01:00
Vlastimil Holer
a4c0447ccf Bump year to 2018 () 2018-01-02 18:27:37 +01:00
Vlastimil Holer
1e9e52138d F : Added support for multiple deployment modes. This commit adds
support of SSH mode for a Ceph datastore.

Author: Vlastimil Holer <vholer@opennebula.org>
Author: juanmont <jjmontiel@opennebula.org>
(cherry picked from commit 8ab9c02102e2e7f72c4835aa819bab49c229ef45)
2018-01-02 15:59:29 +01:00
Sergio Semedi Barranco
4aea67a709 B : VCENTER ONE_MANAGED && vnet hooks working as expected ()
* B : ONE_MANAGED attribute is required

* B : vcenter_hooks activates properly

* B : vn_mad changed to vcenter, error checking on hook
2017-11-22 17:05:11 +01:00
Vlastimil Holer
c242633bc7 Bug 5530 - Remove unnecessary commands from sudoers ()
* sudo for dd doesn't seem necessary

I can't find any call of dd with sudo in the whole project. While having the opportunity to escalate permissions with dd it's maybe a good idea to remove it from sudoers.

* B : Synchronize sudo_commands.rb with current sudoers

Issue 
2017-11-15 18:09:21 +01:00
Vlastimil Holer
639c866798 B : Remove unnecessary commands from sudoers () 2017-11-02 15:13:15 +01:00
Vlastimil Holer
790d620780 F : Remove manual pages () 2017-11-02 10:08:41 +01:00
Vlastimil Holer
4a47fbed3f B : Add Gemfile.lock for Ubuntu 17.10 2017-10-30 18:26:16 +01:00
Jaime Melis
6fb65843b2 Intelligent version numbering in the gem generator
(cherry picked from commit fed82c4903ee1869ff801c678b8468736ffbe8c3)
2017-10-16 17:44:10 +02:00
Sergio Semedi Barranco
139f448a76 B : vcenter automatic vlan_id working! ()
* B : generating vlan id 4 vcenter

* B : vcenter_create_vnet hook waits VLAN_ID attribute
2017-10-06 18:22:51 +02:00
rpmzandwijk
5fd66eff8f Update opennebula.service
Typo: forground --> foreground
2017-09-11 15:50:49 +02:00
rpmzandwijk
b10b4171bb Update one.service
Typo: forground --> foreground
2017-09-11 15:50:26 +02:00
Javi Fontan
b839dad36c Bump version to 5.5.80
Also add the migrator to 5.4.1
2017-09-11 14:47:04 +02:00
Javi Fontan
aa6c3a58a6 B : stop an start oneflow on leader change
(cherry picked from commit 34214576045fd1a6b8228abb2dcb5225fe4fbc9f)
2017-09-08 17:44:38 +02:00
Ruben S. Montero
c9d22b8b40 F : Support for restricted attributes of type Vector
(cherry picked from commit 59b5ee8dd1ccb91161ce1ee83e99f11cbe9f1b95)
2017-09-06 16:06:15 +02:00
Sergio Semedi Barranco
936ef46d03 B instance_types scripts now work properly () 2017-09-05 14:29:23 +02:00
Vlastimil Holer
9be1a1a706 Send both gratuitous ARP request and reply on VIP change. ()
* Send both gratuitous ARP request and reply on VIP change.

* Enable arping in sudoers

* Run arping via sudo
2017-09-04 12:13:16 +02:00
Ruben S. Montero
a6addb314e Raft stability patch:
* Do not reset vote on followers upon successful election
  * Cache one_auth secret to fix mt issue and improve heartbeat
  performance
  * Remove debug message when a record is not loaded
  * Remove default timeout for curl library
2017-08-03 12:28:48 +02:00
Ruben S. Montero
a87d049c02 Update XSD documents 2017-07-18 13:43:30 +02:00
Javi Fontan
f93e2be001 Bump version to 5.4.0 2017-07-17 13:24:09 +02:00
Tino Vazquez
e22fd82f0b Enable vCenter drivers by default. 2017-07-13 12:00:09 +02:00
Jaime Melis
f7d34f2dc7 B : oneuser token-create does not work without ONE_AUTH 2017-07-12 18:16:53 +02:00
Javi Fontan
33b7c27d8b B : add RAW as restricted attribute 2017-07-10 15:59:52 +02:00
Javi Fontan
0524112489 Bump version to 5.3.90 2017-07-07 15:27:26 +02:00
Vlastimil Holer
9d4a88379d
B : Fix Gemfile.lock on Rack<2.0 on D9 and U1704 2017-07-06 20:58:00 +02:00
Vlastimil Holer
2d54015d6b
B : Gemfile requires rack < 2.0.0 even for ruby 2.2 and 2.3 2017-07-06 20:52:22 +02:00
Ruben S. Montero
1f571426ab F : Add support for USER_PRIORITY to set dispatch order. 2017-07-06 16:01:46 +02:00
Ruben S. Montero
8576ae69fd F : Do not allow to make snapshots to readonly disks 2017-07-05 19:03:12 +02:00
Ruben S. Montero
ebc165f70f F : 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
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
Ruben S. Montero
37740d4c62 B : Wrong restricted attribute for VMs after a resize+chown
operation
2017-07-04 12:04:09 +02:00
Ruben S. Montero
f2cc7679ea Updated restricted attributes 2017-06-30 12:13:39 +02:00
Jaime Melis
2e172ce037 Bump version man pages 2017-06-27 15:54:47 +02:00
Jaime Melis
d0ca67a6e4 Bump to version 5.3.85 2017-06-27 15:54:47 +02:00
mcabrerizo
d897301ec5 F : Disable some vCenter required attributes 2017-06-27 14:43:17 +02:00
Tino Vazquez
9698ea469e B : Disable restricted attributes for NIC and DISK vCenter VMs 2017-06-27 12:40:41 +02:00
Tino Vazquez
b2962f6128 Change location of vcenter vnet hooks in oned.conf 2017-06-23 17:48:40 +02:00
Tino Vazquez
f13c6bbe1b Change location of vcenter hooks 2017-06-23 17:32:33 +02:00
Jaime Melis
509d98dff9 F : Send gratuitous ARP to update VIP 2017-06-22 18:32:06 -04:00
Jaime Melis
8e19b5666d F : Cleanup script 2017-06-22 17:53:53 -04:00
Jaime Melis
3224a504e4 F : Cleanup VIP if oned dies 2017-06-22 17:47:42 -04:00
Vlastimil Holer
1f00586c65 B : Cleanup oned lockfile on systemd service stop/fail () 2017-06-16 18:01:02 +02:00