summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorYufang Zhang <yufang521247@gmail.com>2013-06-20 18:17:49 +0800
committerYufang Zhang <yufang521247@gmail.com>2013-06-21 10:22:33 +0800
commit3d27a0e74bde3878af76414dc4020ac6f9f24e4e (patch)
tree0823a6108df22b5fdaed35a9ba5ae7da01021279 /nova/utils.py
parent4f863fa5f804346573a20c6b2ab17779c2b3f118 (diff)
downloadnova-3d27a0e74bde3878af76414dc4020ac6f9f24e4e.tar.gz
nova-3d27a0e74bde3878af76414dc4020ac6f9f24e4e.tar.xz
nova-3d27a0e74bde3878af76414dc4020ac6f9f24e4e.zip
Handle NoMoreFixedIps in _shutdown_instance.
Bug 1192893 If no fixed ips is found, continue to perform the rest of the instance shutdown, instead of propogating the exception. Steps to reproduce: 1. Create a network 2. Reserve all fixed ips of the network 3. Try to create an instance but failed 4. Try to delete the instance Results: Cannot delete the instance due to the 'NoMoreFixedIps' exception. Change-Id: I42776c427773f1f81c16062a9aaa54850ec68bfd
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions