1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-08 21:17:43 +03:00
Commit Graph

376 Commits

Author SHA1 Message Date
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
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
Javi Fontan
5dcdd2af56 f #4716: add timeout parameter info to one.conf 2016-09-09 17:03:15 +02:00
Jaime Melis
c2159551a4 Feature #4659: Improve fault-tolerance hook 2016-09-07 12:15:27 +02:00
Tino Vazquez
3d3d2c416c Bug #4648: Add hook to delete poweroff VMs 2016-09-06 19:09:55 +02:00
Ruben S. Montero
39bfe806fb feature #4704: Update oned.conf to allow import Marketplace templates
with USER_INPUTS, except with capacity related ones.
2016-09-06 16:59:43 +02:00
Jaime Melis
f3d008a562 feature-4388: Enable access to marketplace behind HTTP proxy 2016-09-06 11:07:18 +02:00
Jaime Melis
81b5099bdc Feature #4658: Document it in oned.conf 2016-08-31 16:41:28 +02:00
Ruben S. Montero
5764e05834 Merge branch 'feature-4446b' 2016-08-26 17:26:49 +02:00
Carlos Martín
9e23c60a55 Feature #4715: Set a max login token time in oned.conf for each driver 2016-08-24 10:49:22 +02:00
Carlos Martín
a3e99f538f Feature #4715: Update group IDs when auth diver provides them 2016-08-23 14:48:45 +02:00
Guillaume Oberlé
34628427ec feature #4446: Activate IPAM. Fix minor bugs
Signed-off-by: Ruben S. Montero <rsmontero@opennebula.org>
2016-08-21 19:54:31 +02:00
Ruben S. Montero
b6dbd9c92c feature #4630: Automatic assgiment of passthrough devices. Attribute and
deployment file
2016-07-18 14:33:50 +02:00
Ruben S. Montero
d482d967aa feature #4411: Change AUTH_DRIVER_CONF to AUTH_MAD_CONF. Added defaults
for AUTH_MAD_CONF
2016-07-06 10:16:47 +02:00
Carlos Martín
e8f9de4bb2 Feature #4411: Disable password change for some auth drivers 2016-06-29 17:17:18 +02:00
Ruben S. Montero
0811e7fed9 Development: Drop CEPH_HOST, CEPH_USER & CEPH_SECRET as REQUIRED_ATTRS
for Ceph
2016-06-08 10:09:31 +02:00
Javi Fontan
61fe5afc73 Add missing tm for system ds monitoring (qcow2) 2016-06-07 12:09:46 +02:00
Ruben S. Montero
7fc9a8f911 Development: Update marketplace labels 2016-05-31 15:57:47 +02:00
Tino Vazquez
1c609c50d9 Change defaut snapshot behaviour in vCenter 2016-05-19 15:49:26 +02:00
Ruben S. Montero
0a0dc54602 bug #4405: Missing comments on oned.conf 2016-05-18 19:57:23 +02:00
Ruben S. Montero
7a55686fa6 bug #4405: Optional KEEP_SNAPSHOTS parameter for VMM drivers. It
preserves system snapshots across power on/off cycles and life migrations
if the hypervisor supports that.
2016-05-18 19:49:56 +02:00
Carlos Martín
841845448b Fix typos in oned.conf 2016-05-11 10:36:16 +02:00
Jaime Melis
7dbabb11a2 Typo 2016-05-09 18:40:44 +02:00
Jaime Melis
6dfbb82f95 Feature #4238: Rename the driver to iscsi_libvirt 2016-05-09 12:13:31 +02:00
Jaime Melis
e1f375bad6 Feature #4238: Typo 2016-05-05 17:51:55 +02:00
Jaime Melis
8abef483f3 Feature #4448: rename 2016-05-04 13:05:44 +02:00
Jaime Melis
a23ed4ebfd Feature #4448: sysctl with the bridge-nf kernel params 2016-05-04 13:02:03 +02:00
Javi Fontan
e1f6dee180 Update copyright notice year 2016-05-04 12:33:23 +02:00
Ruben S. Montero
058e23c37a feature #3801, bug #3775: Delete operation is now under the recover
interface for admin. New terminate operation can be used in any "final"
state for end-users.
2016-05-02 18:34:42 +02:00
Ruben S. Montero
b78ccaad25 feature #4273: Better display names for drivers 2016-04-26 17:02:57 +02:00
Javi Fontan
5e2771d60d bug #4366: enable fs_lvm for system ds monitoring 2016-04-26 15:52:10 +02:00
Jaime Melis
5bd27d089d Bug #4376: Reserve also VLAN_ID 1, and fix typo in oned.conf 2016-04-19 15:23:22 +02:00
Ruben S. Montero
d0fb1f1cb3 feature #4316: BASE_PATH of datastores is built from DATASTORE_LOCATION 2016-04-17 00:00:14 +02:00
Jaime Melis
08e345b380 Remove SoftLayer Hybrid Drivers
They are now available as an addon:
https://github.com/OpenNebula/addon-softlayer
2016-04-14 15:37:37 +02:00