yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22405
[Bug 1374320] [NEW] HTTPBadRequest returns to the client when creating a existing default rule
Public bug reported:
$ nova secgroup-add-default-rule icmp -1 -1 0.0.0.0/0
ERROR (BadRequest): This default rule already exists. (HTTP 400)
(Request-ID: req-11ee577a-03f2-49c1-b033-4dd1df57ff1a)
while HTTP 409 should be returned.
** Affects: nova
Importance: Undecided
Assignee: Haiwei Xu (xu-haiwei)
Status: New
** Changed in: nova
Assignee: (unassigned) => Haiwei Xu (xu-haiwei)
--
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/1374320
Title:
HTTPBadRequest returns to the client when creating a existing default
rule
Status in OpenStack Compute (Nova):
New
Bug description:
$ nova secgroup-add-default-rule icmp -1 -1 0.0.0.0/0
ERROR (BadRequest): This default rule already exists. (HTTP 400)
(Request-ID: req-11ee577a-03f2-49c1-b033-4dd1df57ff1a)
while HTTP 409 should be returned.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1374320/+subscriptions
Follow ups
References