yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31963
[Bug 1444542] [NEW] create a volume with invalid snapshot should report 404 instead of 500
Public bug reported:
in v2.1 API, when create a volume through os-volumes
if the snapshot ID is invalid, we should report 404 , but now
exception.SnapshotNotFound is not correctly handled
** Affects: nova
Importance: Undecided
Assignee: jichenjc (jichenjc)
Status: New
** Changed in: nova
Assignee: (unassigned) => jichenjc (jichenjc)
--
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/1444542
Title:
create a volume with invalid snapshot should report 404 instead of 500
Status in OpenStack Compute (Nova):
New
Bug description:
in v2.1 API, when create a volume through os-volumes
if the snapshot ID is invalid, we should report 404 , but now
exception.SnapshotNotFound is not correctly handled
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1444542/+subscriptions
Follow ups
References