1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-12 22:50:09 +03:00

408 Commits

Author SHA1 Message Date
Tino Vazquez
e22fd82f0b Enable vCenter drivers by default. 2017-07-13 12:00:09 +02:00
Javi Fontan
33b7c27d8b B #5149: add RAW as restricted attribute 2017-07-10 15:59:52 +02:00
Ruben S. Montero
1f571426ab F #5214: Add support for USER_PRIORITY to set dispatch order. 2017-07-06 16:01:46 +02:00
Ruben S. Montero
8576ae69fd F #4763: Do not allow to make snapshots to readonly disks 2017-07-05 19:03:12 +02:00
Ruben S. Montero
ebc165f70f F #4885: 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 #5204: 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
mcabrerizo
d897301ec5 F #4913: Disable some vCenter required attributes 2017-06-27 14:43:17 +02:00
Tino Vazquez
9698ea469e B #5204: 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
Jaime Melis
3cf603ab85 typo 2017-06-15 17:07:18 +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
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
mcabrerizo
1419c96696 F #4913: Add vcenter net hooks to oned.conf 2017-06-12 17:58:47 +02:00
mcabrerizo
b2d9f347dd F #4913: Replace required attr for vCenter datastores. Inherit VCENTER_SWITCH_NPORTS. 2017-06-11 18:57:13 +02:00
Jaime Melis
585cc13033 F #4809: Typo in the name of the hook 2017-06-08 10:19:40 +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
Jaime Melis
9d763ef628 F #4809: Fully working vip hooks 2017-05-29 18:24:25 +02:00
Javi Fontan
8de979e42c Bump version 5.3.80 2017-05-25 16:07:35 +02:00
Ruben S. Montero
db9f9dedca Merge branch 'feature-4809' 2017-05-25 10:44:39 +02:00
Vlastimil Holer
3c9065fec4
B #3705: Set DRIVER=qcow2 for TM_MAD qcow2 2017-05-19 10:51:13 +02:00
Vlastimil Holer
3c71258c84
B #3705: DRIVER configuration for the TM_MAD_CONF 2017-05-19 10:44:02 +02:00
Jaime Melis
85b6ed2543 F #4809: Implement Hooks on RAFT events 2017-05-18 16:36:26 +02:00
Javi Fontan
1b28fbe354 Merge branch 'feature-3387' 2017-05-05 11:32:06 +02:00
Ruben S. Montero
2a695bc8f0 F #4809: Persist raft state. Implement Vote API call 2017-05-03 00:31:02 +02:00
Ruben S. Montero
3f9638be1b F #4809: Condifugre raft timers through oned.conf 2017-05-02 17:57:55 +02:00
Ruben S. Montero
5441a2f834 F #4809: Log retention system 2017-04-29 23:25:53 +02:00
mcabrerizo
eff3fedbac F #4913: Update vcenter INHERIT and REQUIRED attrs in oned.conf 2017-04-26 09:00:26 +02:00
mcabrerizo
39fc6e110c F #4913: Add support for VM folder selection F#4823. Replace DEPLOY_FOLDER with VCENTER_VM_FOLDER 2017-04-03 17:06:04 +02:00
Jaime Melis
aa639970ff F #4913: Merge branch 'master' into feature-4913 2017-03-21 18:21:08 +01:00
Ruben S. Montero
7ffdf91f86 F #5058: Add logic to set PERSISTENT attribute in image templates 2017-03-14 17:34:53 +01:00
mcabrerizo
db141b0769 F #4913: Add VCENTER_ to some vcenter specific attributes. Replace deprecated toolsVersionStatus 2017-03-06 09:18:38 +01:00
mcabrerizo
d58204a287 F #4913: Replace remnants of VCENTER_CLUSTER with VCENTER_ONE_HOST_ID 2017-03-03 13:32:01 +01:00
Jaime Melis
42c03f918c F #4913: Modify inherit attributes to support the new model 2017-02-10 11:11:19 +01:00
Ruben S. Montero
b516e36ea9 F #4845: Add some comments to oned.conf related to VM action classes. 2017-01-30 18:39:52 +01:00
Ruben S. Montero
cc0234ba34 F #4845: Load VM operations from oned.conf 2017-01-29 23:46:59 +01:00
Miguel Cabrerizo
f904fdd103 Feature 4823 (#185)
* F#2921 Fix DISKIO info. Accumulate values and ignore negative values for vCenter

* F#4823 Add option to specify vCenter VM folder
2017-01-20 12:41:08 +01:00
Ruben S. Montero
d9bd4cc702 Merge branch 'feature-4393' 2016-12-23 11:13:37 +01:00
Ruben S. Montero
178489ef11 F #4393: Moved Saveas implementation to VirtualMachineDiks. Fix bugs 2016-12-14 18:16:00 +01:00
Jaime Melis
81897e9bb8 F 4913: vcenter default attributes.
It's now a system ds TM and it's not PERSISTENT_ONLY
2016-12-02 19:10:55 +01:00
Javi Fontan
2bc5ffe2d2 F #4770: add ip link add options to 802.1Q and VXLAN
Conversion of true/false values is duplicated as these methods
could be also used by OpenvSwitch and it uses "true"/"false"
instead of "on"/"off".
2016-11-29 12:53:52 +01:00
Javi Fontan
a6620629e9 F #4743: configurable bridge parameters 2016-11-29 12:53:52 +01:00
Javi Fontan
51f5a3885a F #3387: add oned.conf changes for vnet options 2016-11-29 12:53:52 +01:00
Tino Vazquez
18185a9212 Add delete_poweroff_vms to install.sh 2016-11-24 15:49:54 +01:00
Ruben S. Montero
b1b5f0b343 F #3045: BW attributes set as restricted 2016-09-23 16:09:45 +02:00
Ruben S. Montero
cad79667a4 F #3045: Support for limiting average and peak bw per VM interface.
Default values can be defined in VNET or AR.
2016-09-22 12:16:40 +02:00
Jaime Melis
12fb7b5fed F #4716: Tune default EC2 driver configuration
- Kill driver actions after 10 mins
- VMM driver can run in parallel
2016-09-13 17:07:20 +02:00
Ruben S. Montero
6275474fe1 F #3510: Add EMULATOR to restricted attributes as default 2016-09-13 16:21:45 +02:00