1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-28 17:57:22 +03:00

527 Commits

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