yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12639
[Bug 1287367] Re: The rescue API should handle NotImplementedError
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1287367
Title:
The rescue API should handle NotImplementedError
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
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.
https://wiki.openstack.org/wiki/HypervisorSupportMatrix
The API could be tightened up a bit to return a 501 instead like how
the pause admin action is handling NotImplementedError.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1287367/+subscriptions
References