diff options
author | Ed Leafe <ed@leafe.com> | 2011-05-25 15:45:53 +0000 |
---|---|---|
committer | Tarmac <> | 2011-05-25 15:45:53 +0000 |
commit | e82ef1255631b2b2d4b209eb112b320f24f6d3f2 (patch) | |
tree | b11168ae6f91d8c31c9fa15359f8a40dfc27c4f7 /nova/context.py | |
parent | 6f3f188e4ca9136f293ecf4b9813a7615c7a5929 (diff) | |
parent | 7387af3ab5a310f7c427f0257e531871f62f398d (diff) | |
download | nova-e82ef1255631b2b2d4b209eb112b320f24f6d3f2.tar.gz nova-e82ef1255631b2b2d4b209eb112b320f24f6d3f2.tar.xz nova-e82ef1255631b2b2d4b209eb112b320f24f6d3f2.zip |
The code for getting an opaque reference to an instance assumed that there was a reference to an instance obj available when raising an exception. I changed this from raising an InstanceNotFound exception to a NotFound, as this is more appropriate for the failure, and doesn't require an instance ID.
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions