yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10458
[Bug 1287367] [NEW] The rescue API should handle NotImplementedError
Public bug reported:
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.
** Affects: nova
Importance: Low
Status: New
** Tags: api low-hanging-fruit
** Changed in: nova
Importance: Undecided => Low
** Tags added: low-hanging-fruit
--
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):
New
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
Follow ups
References