Public bug reported:
jichen@devstack1:~$ nova network-list
+--------------------------------------+---------+-----------------+
| ID | Label | Cidr |
+--------------------------------------+---------+-----------------+
| e0b9ae95-5bd9-4eda-a41d-e8b3135b5e5b | ji4 | 192.168.59.0/24 |
+--------------------------------------+---------+-----------------+
jichen@devstack1:~$ nova tenant-network-create ji4 192.168.59.1/24
ERROR (ClientException): Create networks failed (HTTP 503) (Request-ID:
req-ea32935d-4f28-4fdf-9cd2-3a191f9b4882)
we should return conflict (409) instead of 503
** 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/1541760
Title:
nova-network create return wrong error number
Status in OpenStack Compute (nova):
New
Bug description:
jichen@devstack1:~$ nova network-list
+--------------------------------------+---------+-----------------+
| ID | Label | Cidr |
+--------------------------------------+---------+-----------------+
| e0b9ae95-5bd9-4eda-a41d-e8b3135b5e5b | ji4 | 192.168.59.0/24 |
+--------------------------------------+---------+-----------------+
jichen@devstack1:~$ nova tenant-network-create ji4 192.168.59.1/24
ERROR (ClientException): Create networks failed (HTTP 503) (Request-ID:
req-ea32935d-4f28-4fdf-9cd2-3a191f9b4882)
we should return conflict (409) instead of 503
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1541760/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp