1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

7865 Commits

Author SHA1 Message Date
096fe5179b feature #2259: Check if the image is registered in scone
Images must include the EC2_AMI parameter to be used through econe
	This parameter is included in the image using the RegisterImage call
2013-10-30 17:56:44 +01:00
da1103733e bug #2404: collect network trafic from all eth and bond interfaces 2013-10-30 16:13:56 +01:00
61ff108069 feature #2259: Do not include CONTEXT section if empty 2013-10-29 13:18:08 +01:00
52f3a50042 feature #2259: Fix error when the instance type does not exist 2013-10-29 13:17:44 +01:00
719b7490b6 feature #1678: Add TM_MAD_CONF documentation in oned.conf 2013-10-28 17:58:31 +01:00
67372143dd Merge branch 'master' of git.opennebula.org:one 2013-10-28 12:49:14 +01:00
9bd0b4b735 Update xsd files 2013-10-28 12:02:07 +01:00
31cf8a6b1f Feature #1678: Fix onehost show output 2013-10-28 11:51:22 +01:00
f8e2e65b01 bug #2407: Fix Image upload to Sunstone running under Apache 2013-10-28 11:44:37 +01:00
aed6b9d8bc Merge branch 'feature-2259' 2013-10-25 22:17:50 +02:00
b99d0c294a Merge branch 'feature-1678'
Conflicts:
	src/im_mad/remotes/common.d/collectd-client_control.sh
	src/onedb/4.2.0_to_4.3.80.rb
2013-10-25 21:23:27 +02:00
c6748b2816 feature #1678: Drop logic moved to Information Manager. Always drop the host 2013-10-25 21:11:20 +02:00
beb266a3bb feature #1678: Test functions for VM capacity uses Pool. Conditional print VM requirements for DEBUG log level 2013-10-25 20:52:10 +02:00
20831c7634 bug #2400: Fix expiration time for mencache.
When the expiration time specified is 30 days or more in seconds, Memcache treats the expiration as an absolute date by converting the amount of seconds specified to a Unix epoch date. Be careful, because specifying 40 days in seconds will set the expiration to a time in 1970, which will yield unknown results.
2013-10-25 18:45:23 +02:00
bf850adffd Merge remote-tracking branch 'origin/feature-2392' 2013-10-25 18:04:41 +02:00
1f96ef313d Feature #2392: Add CID to history elems in migrator 2013-10-25 18:02:54 +02:00
55c1399fd2 feature #1678: Send STOPMONITOR action when host is deleted. 2013-10-25 17:53:12 +02:00
f7aa3c503d feature #1678: New stop_probes action in the IM driver 2013-10-25 17:53:12 +02:00
a5dd6ca265 Feature #2393: Fix for empty CLONE_FSTYPE in vmfs clone (no -d left behind) 2013-10-25 17:50:59 +02:00
5413d42eb6 feature #2392: Add CID to VM history
Modify CLI accordingly
2013-10-25 17:09:00 +02:00
c7d077fcea Fix install.sh 2013-10-25 16:08:04 +02:00
84ecfbeb7e Remove outdated core tests 2013-10-25 16:05:53 +02:00
f98a2daee9 feature #1678: Exit oned if a driver cannot be loaded 2013-10-25 15:16:44 +02:00
1a57cbd5b7 Added migrator from 3.8.5 2013-10-25 13:11:19 +02:00
876e116a64 Add 3.8.5 migrator
(cherry picked from commit e3f9b0b373)
2013-10-25 13:07:32 +02:00
8a58141fb1 Feature #1678: Do not show local system DS monitoring information in onedatastore output 2013-10-25 12:29:02 +02:00
cce158ef4a Feature #1678: Better ds template update, clean monitorization when driver changes 2013-10-25 12:17:43 +02:00
dd70961c90 Feature #1678: Add local system DS capacity section to onehost show 2013-10-25 11:53:23 +02:00
b6d1960f89 feature #1678: Better handling of missing configuration attributes for TM_MAD 2013-10-24 22:59:28 +02:00
bf25bfda13 Feature #1678: Volatile size quotas are long long in c++, change ruby fsck & migrator to use ints instead of floats 2013-10-24 18:29:28 +02:00
f81616c164 Feature #1678: Add new elements in onedb migrator 2013-10-24 17:10:04 +02:00
8a1fe4bcef Feature #2393: Add new CLONE_FSTYPE for images, supported in VMFS datastores ATM 2013-10-24 17:01:31 +02:00
4aa3acc6cd feature #1678: Add missing update 2013-10-24 16:30:31 +02:00
a4db79f4f1 feature #2183: Added oneflow and onegate CentOS init scripts 2013-10-24 16:19:45 +02:00
67732e18f9 feature #1678: Remnoved unneeded forward declaration 2013-10-24 15:42:07 +02:00
2660b2ff5b feature #1678: Moved update info of datastore, and minor work on monitor callback function 2013-10-24 15:30:21 +02:00
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
f7f7b5c2fa Feature #2398: If vCenter present, undefine VMs thorugh it to aovid orphaned VMs 2013-10-24 15:03:20 +02:00
ea95505ebf Merge branch 'feature-2399' 2013-10-24 13:40:44 +02:00
a2b24764ac feature #1678: Improve monitoring algorithm and set better oned.conf defaults 2013-10-24 12:42:55 +02:00
97c0376e62 feature 2399: Do not clone cdrom images 2013-10-24 10:58:31 +02:00
94cb3bd2e2 Feature #1678: InformationManagerDriver checks if the monitor info is empty 2013-10-24 10:57:11 +02:00
1f5e70031b feature #1678: Add datastore capacity bars in host extended info 2013-10-23 17:18:59 +02:00
a8c0702400 feature #2401: Set RUBYLIB environment with vendorized libs 2013-10-23 17:17:14 +02:00
8ed68744eb Feature #1712: Allow to change DS type even if the DS is in a cluster 2013-10-23 16:58:50 +02:00
d13624bf5a Merge branch 'feature-1678' of git.opennebula.org:one into feature-1678 2013-10-23 16:18:32 +02:00
232482a97b Feature #1678: Move TM_MAD ln and clone target definitions to oned.conf 2013-10-23 16:15:18 +02:00
53d6920125 Changes to README file 2013-10-23 15:22:50 +02:00
697b2297e9 feature #1678: close collectd-client.rb's output
(cherry picked from commit b66c986370)
2013-10-23 15:04:23 +02:00
7a0b393d39 Changes to README file 2013-10-23 15:03:53 +02:00