nova/nova/conductor
PranaliDeore c944babe99 Unshelving a volume backed instance doesn't work
In case of volume backed instance, snapshot is not
taken when an instance is shelved, so shelve_image_id
key is not set to the instance system metadata.
If shelve_image_id is None, then it shouldn't raise UnshelveException.

Closes-Bug: #1404801
Change-Id: I295e3e2b2c2d640684a5416c53fa1fed7e6297e2
2014-12-30 21:59:01 -08:00
..
tasks Check server group policy on migrate/evacuate 2014-11-26 11:14:19 +01:00
__init__.py Set up 'compute_task' conductor namespace. 2013-05-24 12:52:45 -04:00
api.py Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00
manager.py Unshelving a volume backed instance doesn't work 2014-12-30 21:59:01 -08:00
rpcapi.py object-ify flavors manager side of the RPC 2014-12-04 18:59:53 +00:00