nova/nova/compute
Mark McLoughlin 22d7c3bb0e Disable the image cache manager by default
bug #1075018 and bug #1078594 are very serious issues with the image
cache manager when using shared storage. We couldn't address the
issues in time for 2012.2.1 because of the riskiness of the changes
required.

As a workaround, disable that code by default using:

  image_cache_manager_interval=0

Change-Id: Iab78abf855e919bc3d3278a39882ff6d39bd3c1c
2012-11-28 17:52:00 +00:00
..
__init__.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
api.py Merge "Fix Incorrect Exception when metadata is over 255 characters" into stable/folsom 2012-11-27 14:15:15 +00:00
fakevirtinstance.xml update copyrights 2010-07-15 01:28:51 -04:00
instance_types.py Read deleted flavors when using to_xml() 2012-11-22 02:18:28 +00:00
manager.py Disable the image cache manager by default 2012-11-28 17:52:00 +00:00
power_state.py cleanup power state (partially implements bp task-management) 2012-05-29 10:16:59 -04:00
resource_tracker.py Compute doesn't set the 'host' field in instance 2012-11-22 09:27:48 -08:00
rpcapi.py xapi: fix create hypervisor pool 2012-09-19 08:49:31 -07:00
stats.py Fix and cleanup compute node stat tracking 2012-09-06 20:13:12 +00:00
task_states.py vm state and task state management 2012-06-21 15:34:53 -04:00
utils.py Fix issues with device autoassignment in xenapi 2012-09-25 15:01:57 -07:00
vm_mode.py Compute: VM-Mode should use instance dict. 2012-07-30 21:25:01 +00:00
vm_states.py vm state and task state management 2012-06-21 15:34:53 -04:00