nova/nova/compute
Yaguang Tang 94d87df93d Fix config drive code logical error.
Image id has changed to uuid, so bool value can't be a image ID
any more, remove unnecessary test code.

fix bug #1181991

Change-Id: I420e4cdb848401375b347d43e06343efaa7bf5fc
(cherry picked from commit 4f44cd9129)
2013-05-29 19:35:08 -04:00
..
__init__.py Rework instance actions to work with cells 2013-02-25 19:33:02 -05:00
api.py Fix config drive code logical error. 2013-05-29 19:35:08 -04:00
cells_api.py Adds live migration support to cells API 2013-05-22 16:37:34 +10:00
claims.py Fix format error in claims. 2013-05-08 12:02:59 +10:00
fakevirtinstance.xml update copyrights 2010-07-15 01:28:51 -04:00
flavors.py Make a few places tolerant of sys_meta being a dict 2013-05-22 17:03:06 -07:00
instance_actions.py Fixes instance action exception in "evacuate" API. 2013-03-11 18:07:10 +02:00
manager.py Merge "Reset task_state when resetting vm_state to ACTIVE" 2013-05-24 05:29:14 +00:00
power_state.py cleanup power state (partially implements bp task-management) 2012-05-29 10:16:59 -04:00
resource_tracker.py Hide lock_prefix argument using synchronized_with_prefix() 2013-05-14 15:01:45 +08:00
rpcapi.py Move get_backdoor_port to base rpc API. 2013-04-24 15:02:56 -04:00
stats.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
task_states.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
utils.py Rename nova.compute.instance_types to flavors 2013-05-07 21:41:19 +00:00
vm_mode.py Tiny typo 2013-03-06 20:42:40 -05:00
vm_states.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00