nova/nova/api
Leandro I. Costantino f3f46b532c Rescue API handle NotImplementedError
There are several nova virt drivers that don't implement the rescue API,
but the os compute API doesn't handle NotImplementedError,
it returns a 400 instead of a 501.

The patch add the proper logic to return a 501 instead.

Change-Id: Ia649c4dadd50985efed631ce8f3e4b212646766e
Closes-Bug: #1287367
2014-03-06 09:10:02 -03:00
..
ec2 Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
metadata Merge "Refactoring metadata/base" 2014-02-28 09:07:46 +00:00
openstack Rescue API handle NotImplementedError 2014-03-06 09:10:02 -03:00
validation Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Remove vi modelines 2014-02-03 14:19:44 +00:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
sizelimit.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
validator.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00