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

321 Commits

Author SHA1 Message Date
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
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
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
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
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