diff options
author | Rick Harris <rconradharris@gmail.com> | 2013-05-16 00:18:12 +0000 |
---|---|---|
committer | Rick Harris <rconradharris@gmail.com> | 2013-05-20 23:57:24 +0000 |
commit | 4814a146712b21fa30236cef5f7d741c6ce337b6 (patch) | |
tree | beec8dba8a0897428b03c6877c54b260785fdeeb /nova/exception.py | |
parent | eebcd6f2058d78c87dd2ee0a9a90f21f33f44e97 (diff) | |
download | nova-4814a146712b21fa30236cef5f7d741c6ce337b6.tar.gz nova-4814a146712b21fa30236cef5f7d741c6ce337b6.tar.xz nova-4814a146712b21fa30236cef5f7d741c6ce337b6.zip |
Add ImageNotActive check for instance rebuild
We have a check in place on create to test whether the image is marked
as deleted in Glance that doesn't exist on the rebuild method. This
patch adds that check and tests, with a follow-on patch forthcoming to
refactor the code to a shared method.
Fixes bug 1180604
Change-Id: I1e75313a72d2197e83f7dacf6bcbd6750dd490cd
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions