1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

7684 Commits

Author SHA1 Message Date
Ruben S. Montero
a2dd9e9780 feature #2357: When creating a Datastore, if a wrong DISK_TYPE is specified an error is reported 2013-11-03 18:03:39 +01:00
Ruben S. Montero
666cbd697b Recover removed check inn VirtualMachineManager monitor 2013-11-03 13:15:09 +01:00
Ruben S. Montero
9f9057dd79 Wait poll_period since the VM started to run to proactively monitor a VM 2013-11-02 18:25:10 +01:00
Ruben S. Montero
4970884d29 feature #2410: Core checks values for LN_TARGET, CLONE_TARGET and SHARED 2013-11-02 17:42:48 +01:00
Javi Fontan
f9193f44eb im-collectd: change the directory name to detect xen4 2013-10-31 18:41:43 +01:00
Daniel Molina
9ff64ab98c feature #2289: Add resource type in DescribeTags xml 2013-10-31 18:18:25 +01:00
Daniel Molina
890bd3427f feature #2259: Add support for empty tags 2013-10-31 18:18:25 +01:00
Daniel Molina
dcfb3a8c74 feature #2259: Use upcase when trying to remove a tag 2013-10-31 18:18:25 +01:00
Carlos Martín
50561edbc9 Bug #2385: Fix quota for vm attach disk when vm is owned by another user 2013-10-31 17:24:13 +01:00
Carlos Martín
5f04549bb7 Bug #2418: Fix quota rollback for vm resize when the VM is owned by another user 2013-10-31 17:24:13 +01:00
Tino Vazquez
e0c70c49fd Fix for wrong FS_TYPE check 2013-10-31 16:32:28 +01:00
Carlos Martín
19acb3fd9b Feature #1612: Enforce correct format for DISK/SIZE 2013-10-31 16:22:38 +01:00
Ruben S. Montero
779d2d6dbc Merge branch 'master' of git.opennebula.org:one 2013-10-31 15:00:12 +01:00
Ruben S. Montero
ba92116496 fix dead-lock when deleting a host 2013-10-31 14:59:37 +01:00
Carlos Martín
dfe2d0a6fe Feature #1678: The sched treats uninitialized shared system DS as non-shared ones. 2013-10-31 11:21:04 +01:00
Carlos Martín
d5ca7c3fc0 Feature #1678: Return storage monitorization in im_dummy 2013-10-31 11:21:04 +01:00
Tino Vazquez
8c92a42242 Feature #2398: Fix scope bug 2013-10-30 18:34:27 +01:00
Daniel Molina
9928b9b7b4 feature #2259: Change error message when the instance type does not exist 2013-10-30 17:56:44 +01:00
Daniel Molina
cac4c2fb38 feature #2259: Include Tags module 2013-10-30 17:56:44 +01:00
Daniel Molina
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
Javi Fontan
da1103733e bug #2404: collect network trafic from all eth and bond interfaces 2013-10-30 16:13:56 +01:00
Daniel Molina
61ff108069 feature #2259: Do not include CONTEXT section if empty 2013-10-29 13:18:08 +01:00
Daniel Molina
52f3a50042 feature #2259: Fix error when the instance type does not exist 2013-10-29 13:17:44 +01:00
Daniel Molina
719b7490b6 feature #1678: Add TM_MAD_CONF documentation in oned.conf 2013-10-28 17:58:31 +01:00
Carlos Martín
67372143dd Merge branch 'master' of git.opennebula.org:one 2013-10-28 12:49:14 +01:00
Carlos Martín
9bd0b4b735 Update xsd files 2013-10-28 12:02:07 +01:00
Carlos Martín
31cf8a6b1f Feature #1678: Fix onehost show output 2013-10-28 11:51:22 +01:00
Daniel Molina
f8e2e65b01 bug #2407: Fix Image upload to Sunstone running under Apache 2013-10-28 11:44:37 +01:00
Ruben S. Montero
aed6b9d8bc Merge branch 'feature-2259' 2013-10-25 22:17:50 +02:00
Ruben S. Montero
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
Ruben S. Montero
c6748b2816 feature #1678: Drop logic moved to Information Manager. Always drop the host 2013-10-25 21:11:20 +02:00
Ruben S. Montero
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
Daniel Molina
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
Carlos Martín
bf850adffd Merge remote-tracking branch 'origin/feature-2392' 2013-10-25 18:04:41 +02:00
Carlos Martín
1f96ef313d Feature #2392: Add CID to history elems in migrator 2013-10-25 18:02:54 +02:00
Jaime Melis
55c1399fd2 feature #1678: Send STOPMONITOR action when host is deleted. 2013-10-25 17:53:12 +02:00
Jaime Melis
f7aa3c503d feature #1678: New stop_probes action in the IM driver 2013-10-25 17:53:12 +02:00
Tino Vazquez
a5dd6ca265 Feature #2393: Fix for empty CLONE_FSTYPE in vmfs clone (no -d left behind) 2013-10-25 17:50:59 +02:00
Tino Vazquez
5413d42eb6 feature #2392: Add CID to VM history
Modify CLI accordingly
2013-10-25 17:09:00 +02:00
Carlos Martín
c7d077fcea Fix install.sh 2013-10-25 16:08:04 +02:00
Carlos Martín
84ecfbeb7e Remove outdated core tests 2013-10-25 16:05:53 +02:00
Ruben S. Montero
f98a2daee9 feature #1678: Exit oned if a driver cannot be loaded 2013-10-25 15:16:44 +02:00
Tino Vazquez
1a57cbd5b7 Added migrator from 3.8.5 2013-10-25 13:11:19 +02:00
Tino Vazquez
876e116a64 Add 3.8.5 migrator
(cherry picked from commit e3f9b0b373ed0ea7e0743add9dc639f492420a51)
2013-10-25 13:07:32 +02:00
Carlos Martín
8a58141fb1 Feature #1678: Do not show local system DS monitoring information in onedatastore output 2013-10-25 12:29:02 +02:00
Carlos Martín
cce158ef4a Feature #1678: Better ds template update, clean monitorization when driver changes 2013-10-25 12:17:43 +02:00
Carlos Martín
dd70961c90 Feature #1678: Add local system DS capacity section to onehost show 2013-10-25 11:53:23 +02:00
Ruben S. Montero
b6d1960f89 feature #1678: Better handling of missing configuration attributes for TM_MAD 2013-10-24 22:59:28 +02:00
Carlos Martín
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
Carlos Martín
f81616c164 Feature #1678: Add new elements in onedb migrator 2013-10-24 17:10:04 +02:00