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

578 Commits

Author SHA1 Message Date
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
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
Ruben S. Montero
0c03f3ee20 bug: fix marketplace issues 2016-04-12 23:21:38 +02:00
Ruben S. Montero
29df8e2352 feature #4403: Add new offline action to Sunstone 2016-04-12 11:10:36 +02:00
Jaime Melis
adeff7a751 Remove VMware drivers 2016-04-07 11:19:33 +02:00
Ruben S. Montero
7816a7912b Merge branch 'bug-4376' into remove-xen 2016-04-06 18:23:56 +02:00
Jaime Melis
0766d6a872 Merge branch 'master' into remove-xen 2016-04-06 18:20:47 +02:00
Ruben S. Montero
8970665d46 bug-4376: Adds vlan bitmap to handle collition and reservation.
OpenNebula now generates the vlan_id instead of the drivers
2016-04-06 18:07:56 +02:00
Carlos Martín
1887727dd4 Feature #4217: Check if DS supports export to market action in Sunstone 2016-04-06 15:28:05 +02:00
Jaime Melis
df0065c9de remove xen from the code (except from Sunstone) 2016-04-06 12:11:23 +02:00
Ruben S. Montero
25169d4977 feature #2980: Add comment to oned.conf 2016-04-05 16:27:02 +02:00
Ruben S. Montero
784a4fc960 feature #2980: VNC port tracking. Includes a VNC bitmap for each cluster to
track the ports in use in the cluster and avoid port collision. VNC ports are
assigned when the VM is deployed and released when the VM is stopped, undeployed
or done.

Includes the following:
  - 9da66150dc0e3dc2731518d8a215f9598696a999
  - 4c35a9fcccf70cbe87d2947403ea815967e7b605
  - ccfccb6d2fc40aa1c07eb994f37b8da4fb479082
  - b1b64e61a39f4452c7ba00e581de42888e0e84a5
  - d474ee4db9ed520bcae743d510be35b25ea988ed
  - dacb61b1402da2ec309b6e79bdd285d0d11de84f
2016-04-05 12:56:34 +02:00
Tino Vazquez
1623570d92 Remove vCenter as System DS 2016-03-30 15:43:55 +02:00
Ruben S. Montero
0e215381e6 Moved TM_MAD_CONF for vcenter to its section 2016-03-29 15:09:39 +02:00
Ruben S. Montero
9af43a6916 feature #3848 #3707: Remove VLAN from onevnet command and core 2016-03-29 15:09:39 +02:00
goberle
9de771ea31 Feature #3848: Virtual networks should have an associated networking driver.
(cherry picked from commit 7e90463693)

This cherry still needs to merge files from original contribution by       goberle <goberle@unistra.fr>:
  - src/sunstone/public/app/tabs/vnets-tab/form-panels/wizard.hbs
2016-03-28 12:38:45 +02:00
Ruben S. Montero
c6076a173a bug #3390: Reimplements the xmlrpc client using the complex one. Adds
TIMEOUT to client requests. This can be configured in sched.conf/oned.conf.
2016-03-24 02:07:04 +01:00
Ruben S. Montero
f581fae756 feature #4155: Remove :detach & :suspend strategies for disk snapshots
for VMs in ACTIVE-RUNNING. Also revert needs to be performed in
poweroff. DISK_SNAPSHOT_REVERT state has been removed.
2016-03-22 23:07:35 +01:00
Carlos Martín
82892ad70f Merge remote-tracking branch 'origin/master' into feature-4369 2016-03-17 18:22:51 +01:00
Carlos Martín
b715c4f773 Feature #4369: Remove datastore_location setting by cluster 2016-03-16 13:07:10 +01:00
Javi Fontan
ba7ffbb543 Merge branch 'feature-4186' 2016-03-08 17:34:48 +01:00
Ruben S. Montero
7ca1036683 feature #4097: Use glibc to log thourgh syslog, removes log4cpp
dependency
2016-03-02 17:08:06 +01:00
Ruben S. Montero
a4dc856406 feature #4215: Remove public Marketplaces, even if they have images.
Associated apps are also removed.
2016-02-29 18:31:24 +01:00
Carlos Martín
7693ae7af5 Feature #4317: Support user_inputs in vm resize dialog 2016-02-17 18:50:16 +01:00
Jaime Melis
f5737b8944 Feature #4217: Fix supported marketapp actions checking 2016-02-10 18:16:59 +01:00
Tino Vazquez
006ba41c62 feature #4186: Merge branch 'feature-4217' into feature-4186
Marketplace branch into vcenter storage
2016-02-10 12:25:28 +01:00
Jaime Melis
a04861703d Feature #4217: Minor typo in oned.conf 2016-02-10 09:58:01 +01:00
Ruben S. Montero
c53425c0ed feature #4217: Generic class for supported actions, used in
VirtualRouter, VirtualMachine & MarketPlace. Simplify enum names for
MarketPlaceApps
2016-02-09 16:34:25 +01:00
Jaime Melis
07fb60dd83 Feature #4217: Bootstrap the OpenNebula Systems Marketplace 2016-02-03 21:50:20 +01:00
Jaime Melis
a85da12036 Feature #4217: Define required attrs for Market templates 2016-02-03 16:03:22 +01:00
Ruben S. Montero
49575e163a Merge branch 'master' into feature-4217 2016-02-02 14:50:46 +01:00
Ruben S. Montero
b01e2336c5 Merge branch 'feature-4215' into feature-4217 2016-02-02 14:17:20 +01:00
Tino Vazquez
6be46a6bfa feature #4186: Remove attached disks from VM before shutdown/cancel 2016-01-19 17:38:07 +01:00
Tino Vazquez
c08f6e5b80 feature #4186: Add vcenter image ds driver 2016-01-11 11:21:24 +01:00
Tino Vazquez
893bec936e feature-#4186: Add vcenter DS to oned.conf 2016-01-08 15:46:48 +01:00
Tino Vazquez
24e1c46186 feature #4186: Merge branch 'master' into feature-4186 2016-01-08 13:21:20 +01:00
Tino Vazquez
a931ec36bd feature #4186: Add vCenter TM 2016-01-08 13:18:22 +01:00
Carlos Martín
19a58bfbae Feature #4215: Add support for VROUTER_HOOKS 2016-01-08 11:38:29 +01:00
Tino Vazquez
5873a8bc64 feature #4186: Remove space in oned.conf preventing correct argument passing to one_datastore 2016-01-07 17:55:20 +01:00
Tino Vazquez
836adaa292 feature #4186: Add vcenter tm and ds to oned.conf 2016-01-07 17:19:26 +01:00
Jaime Melis
dc7776e911 Feature #4238: Read the DS_MAD_CONF in Sunstone and manage persisent
images and datastore required attributes correctly
2016-01-05 18:34:17 +01:00
Ruben S. Montero
49b9de94f5 feature #4217: Monitor external marketplaces. Import functionality for
existing apps. Drivers for OpenNebula public marketplace
2015-12-28 01:08:33 +01:00
Jaime Melis
d7b8aa1cd3 Feature #4238: Datastores can now be PERSISTENT_ONLY 2015-12-22 14:06:12 +01:00
Jaime Melis
5db705deae Feature #4238: Add DS_MAD_CONF attributes to handle
mandatory attributes in Datastore templates
2015-12-21 19:27:26 +01:00
Jaime Melis
5d1262ca66 Feature #4238: Short-hand method to register single
attribute parameters
2015-12-18 16:22:53 +01:00
Ruben S. Montero
125e485e04 feature #4217: First version of import/datastore plugins. Star
marketplace manager and load driver
2015-12-17 12:39:27 +01:00
Jaime Melis
431a9d3bc6 Feature #4238: Add support in the Core for the iSCSI Datastore 2015-12-15 11:23:25 +01:00
Ruben S. Montero
57ca5f414b bug #4164: Moved imported_vm_action logic to the driver class. Add
defaults for well-known drivers
2015-11-20 15:45:20 +01:00
Carlos Martín
6595df3b01 Bug #4164: Remove poweroff action for kvm & xen imported VMs
(cherry picked from commit d369908da2)
2015-11-18 13:17:09 +01:00
Ruben S. Montero
ee89a2185a feature #3987: Monitor system datastores through the front-end +
BRIDGE_LIST. Add monitor scripts for shared, ceph. Distributed system DS
as ssh monitored through probes.
2015-11-04 18:42:40 +01:00
Ruben S. Montero
117a3df0c7 feature #3987: Define DS_MIGRATE for TM_MAD_CONF. Do not allow System DS
migrations for TM_MAD with ds_migrate="no"
2015-10-29 00:57:43 +01:00
Jaime Melis
92836842b0 Feature #3987: First batch of actions 2015-10-23 14:13:08 +02:00
Jaime Melis
df899199c6 Merge branch 'feature-3362' into one-4.14 2015-10-16 11:42:31 +02:00
Jaime Melis
0a5d7f3ffd feature #3362: Add configuration option for ceph: CEPH_CONF 2015-10-15 17:44:39 +02:00
Ruben S. Montero
4c523c716c feature #3362: Update Ceph DS & TM drivers with clone optimization 2015-10-08 17:30:42 +02:00
Jaime Melis
e20fb5c4c4 Fix copyright in banners 2015-09-23 16:51:10 +02:00
Ruben S. Montero
8e8da32686 feature #3028: Make PCI restricted attribute for VMs 2015-09-01 21:42:14 +02:00
Jaime Melis
a4b60a16e9 Feature #3782: disable default live disk snapshot 2015-08-14 12:33:23 +02:00
Jaime Melis
3ba03db8e8 Feature #3782: make 'suspend' the default disk snapshot technique 2015-08-13 15:38:10 +02:00
Jaime Melis
887f698d0f Merge branch 'merge-virsh' 2015-08-13 15:37:06 +02:00
Jaime Melis
40086e5c8e Feature #3782: Refactor and separate snap_create into two:
snap_create and snap_create_live
2015-08-13 15:19:00 +02:00
Carlos Martín
de73086981 Feature #1727: Add DISK/ORIGINAL_SIZE to restricted attributes 2015-08-04 11:11:22 +02:00
Ruben S. Montero
5e2d06401f feature #3718: Add DISK on oned.conf comment. DISK_COST is now a restricted
attribute
2015-07-09 14:07:01 +02:00
Ruben S. Montero
ae86849be6 feature #3782: Snapshots (create & revert operations) in running can be
performed either in a suspend/snap/restore cycle or in a detach/snap/attach one.
Allow to revert to the current snapshot
2015-07-08 17:58:00 +02:00
Justin Riley
659948917a add LISTEN_ADDRESS config for oned XMLRPC
(cherry picked from commit ad351b12c0)
2015-07-07 13:45:32 +02:00
Ruben S. Montero
872ef3af73 feature #3718: Add disk_cost, use disk_actual_size (needs to revisit) 2015-06-20 02:29:47 +02:00
Jaime Melis
4eb305b721 Feature #3650: Clarify documenation in oned.conf for DEFAULT_AUTH 2015-05-26 15:52:24 +02:00
Jaime Melis
aa43470233 Feature #3650: Specify the default auth driver in oned.conf 2015-05-26 15:11:49 +02:00
Ruben S. Montero
44ab9678a3 feature #3564: Remove FAILED and FAILURE states 2015-04-21 14:00:52 +02:00
Jaime Melis
0e8b5a6826 Feature #3601: Set Maximum Transmission Unit in 802.1q drivers 2015-03-20 17:43:05 +01:00
Jaime Melis
8d00b74177 Change year to 2015 2015-02-24 12:27:59 +01:00
Javi Fontan
b3a77fe3da feature #3594: Change MESSAGE_SIZE description in oned.conf 2015-02-20 15:28:36 +01:00
Carlos Martín
2706e3f546 Feature #3458: Add a default cost to oned.conf 2015-02-04 18:16:31 +01:00
Tino Vazquez
547bc6c8a5 Feature #i3307: Add attach/detach nic for vCenter VMs 2014-12-20 01:32:06 +01:00
Carlos Martín
77aaa332a9 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	include/NebulaUtil.h
	install.sh
	src/common/NebulaUtil.cc
	src/onedb/local/4.9.80_to_4.11.80.rb
	src/sunstone/public/js/plugins/templates-tab.js
	src/sunstone/public/js/sunstone.js
2014-12-10 17:28:52 +01:00
Jaime Melis
84bfe1ed15 Feature #3175: Add FILTER_MAC_SPOOFING and FILTER_IP_SPOOFING to the
inherited attributes in oned.conf
2014-12-10 11:02:23 +01:00
Carlos Martín
7c515abc2b Feature #3264: Move cpu/memory cost to obj template. Make them restricted 2014-11-07 15:34:57 +01:00
Ruben S. Montero
cc1dc8cb70 Custom format string to log xml-rpc calls 2014-10-28 18:52:48 +01:00
Carlos Martín
02d6ded521 Bug #3228: Add a note in oned.conf about hooks in a federation 2014-10-22 12:03:29 +02:00
Jaime Melis
8442064b41 Feature #3156: Add support for BRIDGE_OVS in LibvirtDriverKVM and in the
ovswitch drivers.
2014-10-03 16:39:37 +02:00
Ruben S. Montero
c41ec419dd Merge branch 'feature-2911b' 2014-09-29 20:03:48 +02:00
Carlos Martín
58810f41ee Feature #3167: Make the restricted attributes apply only to reservations 2014-09-29 18:27:19 +02:00
Tino Vazquez
59492736c8 feature #2911: Add concurrency to vCenter driver 2014-09-29 11:11:43 +02:00
Tino Vazquez
33fd6274b0 Feature #2911: Add install.sh and oned.conf for vCenter 2014-09-19 13:17:27 +02:00
Carlos Martín
36f19c0dcf Feature #3167: Allow users to edit their VNet's AR, respecting restricted attributes 2014-09-04 13:38:11 +02:00
Carlos Martín
00cb00b0e8 Feature #3167: Allow users to edit their VNets, add vnet restricted attributes 2014-09-03 15:31:00 +02:00
Ruben S. Montero
17cf5167d4 feature #1639: UNKNOWN VMs migrate to BOOT state. Live migrations only for RUNNING VMs
(cherry picked from commit c794a0f62f47dcb1da4639e7a47757ffc426d5c4)
2014-08-24 12:07:55 +02:00
Carlos Martín
a445d02a50 Feature #1639: Change fault tolerance default options
(cherry picked from commit 908ef5f499a674019772b4a6fee17ef0c507e896)
(cherry picked from commit 03af607c7ded4abe9c51ffd07a285aab753e9bdb)
2014-08-24 12:07:40 +02:00
Carlos Martín
f0cff9d151 Feature #1639: fault tolerance hook rescheds VMs from unknown
(cherry picked from commit c5f0bc26366e93f528060b825ac4b8507cf6aef3)
(cherry picked from commit 674bacc122f61ea392e7420a83a0c2770630be16)
2014-08-24 12:07:40 +02:00
Javi Fontan
612b63c157 feature #2530: make io throttling attributes restricted
(cherry picked from commit bc612df553873af05b204e56eb33ad45c4faa9fb)

Conflicts:
	share/etc/oned.conf
2014-07-14 12:19:42 +02:00
Tino Vazquez
077dbac72c Merge of Azure branch
Merge branch 'feature-2989'

Conflicts:
	install.sh
	share/etc/oned.conf
	share/install_gems/install_gems
2014-07-11 15:23:31 +02:00
Tino Vazquez
f147945544 Merge of the SoftLayer branch
Merge branch 'feature-2959'
2014-07-11 15:14:52 +02:00
Carlos Martín
7e04a45478 Feature #3009: Add restricted attributes for NIC_DEFAULT 2014-07-10 17:01:19 +02:00
Ruben S. Montero
ccc47d6534 Ceph: better management of RBD_FORMAT parameter. Default is RBD_FORMAT 2 2014-07-08 18:52:31 +02:00
Ruben S. Montero
73f9fd80b2 feature #2970: Updated oned.conf for dev datastore and remove uneeded TM files 2014-06-27 17:17:02 +02:00
Tino Vazquez
e269f72bc7 Feature #2989: Initial commit MS Azure drivers 2014-06-19 17:03:18 +02:00
Javi Fontan
dbea483151 feature 2970: add new ds and tm drivers for devices 2014-06-17 19:31:53 +02:00
Tino Vazquez
0b243493da Initial commit of SoftLayer integration drivers 2014-06-05 15:19:54 +02:00
Carlos Martín
dfb1aebcd5 typo in oned.conf 2014-04-25 17:14:39 +02:00
Ruben S. Montero
00128ed6d1 Feature #2848: Add a configuration flag to enable individual VM monitoring 2014-04-24 16:41:46 +02:00
Ruben S. Montero
f01854f8d9 Merge branch 'master' of git.opennebula.org:one 2014-02-20 12:36:40 +01:00
Ruben S. Montero
d1a2b207f2 feature #2587: Added a DEFAULT_DEV_PREFIX for CD-ROM devices 2014-02-20 12:36:06 +01:00
Jaime Melis
10a161eda7 Merge branch 'feature-2568' 2014-02-19 22:52:21 +01:00
Ruben S. Montero
c557515575 Merge branch 'vdc-federation'
Conflicts:
	src/sunstone/public/js/plugins/groups-tab.js
2014-02-13 10:56:32 +01:00
Jaime Melis
2aeb0353ac Feature #2568: Fetch RBD format attribute from the VM in the TM scripts 2014-02-07 12:39:48 +01:00
Ruben S. Montero
62f6e89009 feature #2202: Add comments to oned.conf 2014-02-06 22:31:45 +01:00
Ruben S. Montero
1b48b0b93c Moved TM_MAD_CONF attributes in oned.conf 2014-02-06 17:03:50 +01:00
Ruben S. Montero
69ccb20216 feature #2202: Add INHERIT attributes for GLUSTER DS 2014-02-06 16:51:04 +01:00
Ruben S. Montero
43a5e21c9a Better comment for MASTER_ONED 2014-01-23 23:56:22 +01:00
Ruben S. Montero
d91a03ab01 Comments to FEDERATION attribute 2014-01-23 23:42:56 +01:00
Ruben S. Montero
7686ca93e0 Merge branch 'master' into vdc-federation
Conflicts:
	include/GroupPool.h
	include/UserPool.h
2014-01-23 16:36:22 +01:00
Carlos Martín
554cd57c61 Feature #2665: Add federation config to oned.conf 2014-01-22 12:55:30 +01:00
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Ruben S. Montero
bd0cb167d6 feature #2533: xml-rpc log file can be disable through oned.conf 2014-01-02 17:37:11 +01:00
Ruben S. Montero
c76a2cbb8e feature #1796: Add CEPH_USER to CEPH Datastore configuration attributes. 2013-11-22 23:53:44 +01:00
Jaime Melis
291f50ba43 Update oned.conf with the new IM driver names
(cherry picked from commit 3e44350ba3)
2013-11-22 18:52:12 +01:00
Ruben S. Montero
78171a42a2 :im-threads: Add oned.conf configuration attribute. Moved thread pool to IM
(cherry picked from commit 3ab3b92de2c054f63e3c9b40246082d24b451e1e)
2013-11-18 22:13:40 +01:00
Jaime Melis
ae9e580d41 Feature #2345: add VLAN_TAGGED_ID to the list of image inherited attributes 2013-11-15 16:43:21 +01:00
Ruben S. Montero
dc60d2089b Merge branch 'feature-2459' into one-4.4 2013-11-15 13:33:12 +01:00
Carlos Martín
1a2b923825 Feature #1796: Add ceph host and secret to kvm deployment files 2013-11-15 12:58:53 +01:00
Ruben S. Montero
79252f0c2c Merge branch 'feature-2460' into one-4.4 2013-11-14 22:08:33 +01:00
Tino Vazquez
0546c7e77a feature-2460: Initial take to iSCSI removal. It will be an addon from now on.
https://github.com/OpenNebula/addon-iscsi/
2013-11-14 17:10:44 +01:00
Carlos Martín
5abd430094 Bug #2047: Add NIC/BRIDGE as a default restricted attribute
(cherry picked from commit 964def4bc3)
2013-11-14 15:32:24 +01:00
Carlos Martín
b559b3250a Feature #2459: Define image, ds and vnet attributes to be inherited to the VM disk or nic sections 2013-11-14 11:49:53 +01:00
Javi Fontan
8cf0f56b8f feature #2446: rename shared_lvm to fs_lvm 2013-11-11 17:43:57 +01:00
Carlos Martín
81e28b2088 Feature #2442: New oned.conf default values
(cherry picked from commit 4f373795ed)
2013-11-08 23:04:43 +01:00
Jaime Melis
f43dcbeec7 Feature #1678: The monitor push interval is now defined in the args
of the collectd IM_MAD as "-i"
2013-11-05 19:24:39 +01:00
Jaime Melis
3a6cd82ae4 Feature #1678: Add a new MONITORING_PUSH_INTERVAL
configuration option that handles the  time between push
monitoring intervals. This new parameter is passed on to the
collectd-client.rb
2013-11-05 12:55:52 +01:00
Daniel Molina
719b7490b6 feature #1678: Add TM_MAD_CONF documentation in oned.conf 2013-10-28 17:58:31 +01:00
Jaime Melis
36ef1f0177 feature #1678: Improve monitoring algorithm and set better oned.conf defaults
(cherry picked from commit a2b24764ac)
2013-10-24 15:18:21 +02:00
Carlos Martín
232482a97b Feature #1678: Move TM_MAD ln and clone target definitions to oned.conf 2013-10-23 16:15:18 +02:00
Ruben S. Montero
fa5f2fb3f5 Merge branch 'feature-2289'
Conflicts:
	install.sh
2013-10-16 22:23:59 +02:00
Ruben S. Montero
3f8a18add5 Merge branch 'im-collectd' 2013-10-16 22:09:48 +02:00
Ruben S. Montero
e3ec77b41a feature im-collectd: Added control parameters. Install collectd driver. Added configuration for collectd in oned.conf 2013-10-13 20:19:13 +02:00
Ruben S. Montero
4309d10c12 bug #2326 2013-10-04 13:26:03 +02:00
Ruben S. Montero
48512ff93b Merge branch 'feature-2284' 2013-09-19 23:09:15 +02:00
Jaime Melis
4e89d82653 feature #2321: Include shared_lvm in oned.conf 2013-09-16 16:40:52 +02:00
Javi Fontan
6b16ffabbf feature #2289: change oned.conf to use the new ec2 drivers 2013-09-03 18:52:33 +02:00
Javi Fontan
0650cb8411 feature #2284: delete references to ganglia in oned.conf 2013-08-28 16:03:57 +02:00
Carlos Martín
4926f60fdb Feature #2245: Add new xmlrpc config params to oned.conf
(cherry picked from commit b84158f98d)
2013-07-31 18:36:07 +02:00
Ruben S. Montero
c89f15959f Merge branch 'feature-1613' 2013-07-10 17:53:38 +02:00
Ruben S. Montero
da40453426 feature #1613: New configuration attribute to make optional capacity checking 2013-07-10 17:48:39 +02:00
Ruben S. Montero
ee9ed1187a Merge branch 'feature-1163' 2013-07-08 13:43:36 +02:00
Javi Fontan
f9a9cf8101 feature #1163: split im drivers for xen3 and xen4 2013-07-08 13:24:03 +02:00
Ruben S. Montero
0aa121d633 Merge branch 'feature-2054'
Conflicts:
	install.sh
2013-07-05 01:38:24 +02:00
Tino Vazquez
0220420697 Enable dummy datastore drivers 2013-07-04 16:39:40 +02:00
Carlos Martín
7e05b16c59 Feature #2054: Add CONTEXT/ONEGATE_URL variable to VMs 2013-06-26 18:41:46 +02:00
Tino Vazquez
05d2cdd42f feature #2097: Remove VMware DS drivers from the installation and configuration file 2013-06-20 17:42:57 +02:00
Jaime Melis
0f5dbf1e98 Merge branch 'feature-2063' 2013-05-20 14:44:23 +02:00
Jaime Melis
7bc714cc5d feature #2019 and feature #2063: Add documentation in oned.conf 2013-05-20 14:33:53 +02:00
Ruben S. Montero
a59441392a feature qemu: Add support for qemu emulator in LibVirtDriver 2013-05-18 20:22:47 +02:00
Carlos Martín
0725f3308e Rename onevm destroy to onevm delete 2013-04-11 16:39:55 +02:00
Carlos Martín
ddb8fc1933 Feature #1797: Update onevm commands in host hook 2013-03-20 14:46:07 +01:00
Ruben S. Montero
b84a0350a7 Merge branch 'feature-1739'
Conflicts:
	src/common/NebulaUtil.cc
	src/common/SConstruct
2013-02-17 00:07:07 +01:00
Ruben S. Montero
9ab566b2d7 Merge branch 'feature-1068' 2013-02-14 23:05:25 +01:00
Jaime Melis
9a19cbfdea Feature #1068: add ceph to oned.conf 2013-02-14 18:55:15 +01:00
Carlos Martín
d749af7057 Feature #1739: Merge oned.conf Host & VM monitoring intervals 2013-02-14 15:24:32 +01:00
Javi Fontan
2f8db6ae2d Merge branch 'feature-1761' 2013-02-11 12:30:30 +01:00
Ruben S. Montero
3f0e3e8470 Merge branch 'feature-1483' 2013-02-08 22:13:57 +01:00
Ruben S. Montero
617b3c12e8 feature-1483: SCHED attributes can be modified by default 2013-02-08 20:14:41 +01:00
Javi Fontan
344256c7fc feature #1761: Added xen3 and xen4 vmm drivers to oned.conf 2013-02-08 15:27:20 +01:00
Carlos Martín
92ccbd83fb Feature #1483 #1556: Leave SCHED_REQUIREMENTS and SCHED_RANK in the USER_TEMPLATE, so they can be edited 2013-02-06 16:34:46 +01:00
Javi Fontan
837e681513 feature #1672: change default driver names 2013-02-04 15:15:34 +01:00
Ruben S. Montero
b924b8c81f feature #1658: Moved init methods to constructors (static). Make use of log system enums for type cheking. Use the same LOG variables as oned for scheduler. 2013-02-01 18:49:03 +01:00
Jaime Melis
50160c50c7 feature #1658: Move DEBUG_LEVEL and LOG_SYSTEM to the LOG section in oned.conf 2013-01-31 20:43:17 +01:00
Jaime Melis
2e487cdbbc Feature #1658: Enable syslog for oned.log
- LOG_SYSTEM in oned.conf
- SysLog class
2013-01-25 17:34:43 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Carlos Martín
d4245a6699 Feature #1681: Add new oned.conf att. for a default umask 2013-01-18 18:34:51 +01:00
Carlos Martín
406877743e Feature #1103: Finish integrating the new oned.conf att. VM_SUBMIT_ON_HOLD 2012-12-20 18:57:20 +01:00
Tino Vazquez
0ce7ccf3f4 Cosmetic change in oned.conf 2012-10-22 12:04:59 +02:00
Tino Vazquez
1c7b54203d change hook signature in oned.conf for host_error.rb 2012-10-19 18:33:20 +02:00
Jaime Melis
25014ac99d Reorganize packaging files 2012-10-16 13:21:20 +02:00
Ruben S. Montero
3df4c6b65a Merge branch 'feature-1144' 2012-10-11 17:12:01 +02:00
Ruben S. Montero
24a83ca0af feature #1013: Updated the oned.conf file with hook information 2012-10-09 16:23:48 +02:00
Ruben S. Montero
621f615a0c feature #1013: Simplify "on create" Hooks (now $ID are the same instead of $VMID, $HID,...). Add support for create/remove Virtual Network Hooks 2012-10-08 12:33:32 +02:00
Ruben S. Montero
0d163cd300 feature #1144: Hook for UNKNOWN 2012-10-07 23:25:54 +02:00
Ruben S. Montero
ee40a04c83 feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
Tino Vazquez
abd2c9c627 feature #1437: Rename tm vmware -> tm vmfs 2012-09-18 14:36:27 +02:00
Tino Vazquez
8981255a0d feature #1437: Add VMFS datastore to oned.conf 2012-09-11 16:29:43 +02:00
Robert Schweikert
fdcf102cbc Bug #1277: fix services files ~ In all cases using the [Exec] section is incorrect, the user and group settings are not applied as expected. ~ The name for the remote fs, i.e. nfs target is remote-fs.target and not remote_fs.target, the broken service file cuases improper service order startup and thus triggers non obvious failures. (one_scheduler.service and one.service) ~ one.service is missing conditions thus it would be possible to start the service in an inconsistent state. 2012-07-02 18:22:58 +02:00
Robert Schweikert
9fc914f458 Bug #1278: fix the syntax for directory setup For systemd the syntax for directory and file creation that may be on tmpfs is directive based and not a shell script. 2012-07-02 18:21:28 +02:00
Robert Schweikert
eadb36122b Bug #1276: Increase timeout value The previous value of 5 seconds was not sufficient to complete the initialization phase and the oned process was killed prematurely. This causes subsequent startup attempts of oned to fail without providing an easily identifiable failure cause. 2012-07-02 18:20:51 +02:00
Tino Vazquez
8c13490bde feature #1307: Add sh option to VMware vmm driver 2012-06-20 15:50:32 +02:00
Ruben S. Montero
ce39dc516c feature #1223: Removed no-longer supported DISK/SOURCE attribute from VM_RESTRICTED_ATTR in oned.conf 2012-06-19 11:15:31 +02:00
Tino Vazquez
da5a18a886 feature #1307: Add oned.conf options for attach disk in VMware
Modify scripts to abide to new parameter signature
2012-06-15 17:43:01 +02:00
Ruben S. Montero
17d869e388 Merge branch 'feature-1288'
Conflicts:
	install.sh
2012-06-11 23:00:56 +02:00
Ruben S. Montero
e793ca89e1 feature #1288: Remove previous quota drivers 2012-06-10 20:40:18 +02:00
Ruben S. Montero
87a7a09626 feature #1279: Change name of *_monitoring_history internal variables. Adds a custom dump_monitoring method for single VMs. Expiration times are stored as time_t. 2012-05-17 00:56:03 +02:00
Carlos Martín
bb4d39baf5 Feature #1279: Add one.vm.monitoring and one.vmpool.monitoring
methods, new  vm_monitoring table
2012-05-16 16:09:27 +02:00
Jaime Melis
662f79c470 Feature #1240: Enable lvm as a datastore driver in oned.conf 2012-05-10 18:47:34 +02:00
Giovanni Toraldo
7cea1aeb5a Adding status command to be LSB compliant 2012-05-04 18:03:13 +02:00
Carlos Martín
f0c1641fdc Revert "bug #1232: Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes"
This reverts commit e401b4900d.
2012-04-26 16:54:24 +02:00
Ruben S. Montero
e401b4900d bug #1232: Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes
(cherry picked from commit 5c1d4edb01)
2012-04-21 01:54:14 +02:00
Carlos Martín
d8e8b9e7b4 Feature #1096: Update oned.conf 2012-04-13 17:17:21 +02:00
Carlos Martín
a76be30312 Feature #1096: Change authorization MAD definition to detect if there is any authZ driver enabled 2012-04-11 18:02:15 +02:00
Jaime Melis
63f03bbe0a Feature #1154: image/transfer driver for qcow2 and multiple datastore 2012-03-23 20:27:57 +01:00
Jaime Melis
b2a9bae248 feature #1112: Include iscsi in oned.conf 2012-03-13 17:37:50 +01:00
Tino Vázquez
9b9d04a4d2 Fix some typos 2012-03-07 14:55:14 +01:00
Carlos Martín
51cec846bf Feature #1112: Renamge DATASTORE/TYPE to DS_MAD 2012-03-06 15:13:55 +01:00