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

7861 Commits

Author SHA1 Message Date
a875246109 Update Java tests to 4.4
(cherry picked from commit 77c9bd747e)
2013-11-07 16:49:43 +01:00
6cee0680b9 Fix segfault in TM finalize action 2013-11-07 16:48:04 +01:00
77c9bd747e Update Java tests to 4.4 2013-11-07 16:46:51 +01:00
f00d57c013 Feature im-collectd: host poll info gives a grace period to lost and zombie VMs
Because the collectd will report always outdated info, even if it is
only by a few seconds, the core must take into account that recently
deployed VMs can be missing from the monitoring information.

The same happens for deleted VMs, they may appear as running in the
next host monitoring information.
release-4.4-beta1
2013-11-06 13:06:56 +01:00
591cca303b Add trollop dependency for rbvmomi to install_gems 2013-11-06 12:20:35 +01:00
ee9a2aea74 feature #2428: add aws-sdk dependency to install_gems 2013-11-06 12:03:07 +01:00
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
b76b22dc6e Feature #1678: Don't process MONITOR_PUSH_INTERVAL in the core. 2013-11-05 19:24:38 +01:00
9837e7c93a feature #1678: Remove host right before sending the STOPMONITOR action to driver 2013-11-05 19:20:28 +01:00
4815b93f22 Getting rid of overengineering 2013-11-05 19:00:09 +01:00
e4448510bf Feature #1678: Simplify the collectd-client.rb algorithm by adding
a random sleep at the beginning.
2013-11-05 16:15:44 +01:00
cb5397c8ca Updated man pages 2013-11-05 15:19:52 +01:00
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
85d08ebf23 01-dns script processes SEARCH and sets it in /etc/resolv.conf. 2013-11-05 10:33:04 +01:00
539243ac2a Avoid sending prolog and epilog actions to already deleted (or non existent) hosts 2013-11-04 17:58:07 +01:00
b1d2785707 StopMonitor action for IM dummy drivers 2013-11-04 17:34:24 +01:00
4988ddd0ec Fix deadlock when deleting a host with running VMs 2013-11-04 17:29:17 +01:00
5ec1c93384 Add tip for SCHED_DS_REQUIREMENTS 2013-11-04 17:02:43 +01:00
b20d12189f Update messages.pot 2013-11-04 17:02:43 +01:00
c68571ecab Bug #2424: Fix nic-detach failure action 2013-11-04 16:50:32 +01:00
61eab89315 Bug #2385 & #2418: Fix quota for nic attach when the owner is another user 2013-11-04 15:43:50 +01:00
4fcd390d0d Remove debug information in TemplateJSON 2013-11-04 15:43:22 +01:00
1372468705 Feature #1678: Simpler algorithm to distribute hosts homegeneously in collectd-client.rb 2013-11-04 15:29:40 +01:00
836a0bafb0 Feature #2357: Fix disk_type detection.
By default it is FILE, and now disk_type = file also works.
2013-11-04 15:00:05 +01:00
0505a30438 bug #2334: Use one_xmlrpc conf parameter in OpenNebulaCloudAuth 2013-11-04 13:21:53 +01:00
2af24b2ebc bug #2333: Use the size provided in the template when updating a volatile disk 2013-11-04 11:57:00 +01:00
e1499784f0 Add Gluster type to Datastores 2013-11-03 18:52:14 +01:00
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
666cbd697b Recover removed check inn VirtualMachineManager monitor 2013-11-03 13:15:09 +01:00
9f9057dd79 Wait poll_period since the VM started to run to proactively monitor a VM 2013-11-02 18:25:10 +01:00
4970884d29 feature #2410: Core checks values for LN_TARGET, CLONE_TARGET and SHARED 2013-11-02 17:42:48 +01:00
f9193f44eb im-collectd: change the directory name to detect xen4 2013-10-31 18:41:43 +01:00
9ff64ab98c feature #2289: Add resource type in DescribeTags xml 2013-10-31 18:18:25 +01:00
890bd3427f feature #2259: Add support for empty tags 2013-10-31 18:18:25 +01:00
dcfb3a8c74 feature #2259: Use upcase when trying to remove a tag 2013-10-31 18:18:25 +01:00
50561edbc9 Bug #2385: Fix quota for vm attach disk when vm is owned by another user 2013-10-31 17:24:13 +01:00
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
e0c70c49fd Fix for wrong FS_TYPE check 2013-10-31 16:32:28 +01:00
19acb3fd9b Feature #1612: Enforce correct format for DISK/SIZE 2013-10-31 16:22:38 +01:00
779d2d6dbc Merge branch 'master' of git.opennebula.org:one 2013-10-31 15:00:12 +01:00
ba92116496 fix dead-lock when deleting a host 2013-10-31 14:59:37 +01:00
dfe2d0a6fe Feature #1678: The sched treats uninitialized shared system DS as non-shared ones. 2013-10-31 11:21:04 +01:00
d5ca7c3fc0 Feature #1678: Return storage monitorization in im_dummy 2013-10-31 11:21:04 +01:00
8c92a42242 Feature #2398: Fix scope bug 2013-10-30 18:34:27 +01:00
9928b9b7b4 feature #2259: Change error message when the instance type does not exist 2013-10-30 17:56:44 +01:00
cac4c2fb38 feature #2259: Include Tags module 2013-10-30 17:56:44 +01:00
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