yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33197
[Bug 1200585] Re: floatingip-create doesn't check if tenant_id exists or enabled
Fix proposed to branch: master
Review: https://review.openstack.org/186264
** Changed in: neutron
Status: Invalid => In Progress
** Changed in: neutron
Assignee: Jian Wen (wenjianhn) => lee jian (leejian0612)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1200585
Title:
floatingip-create doesn't check if tenant_id exists or enabled
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
how to reproduce:
$ quantum floatingip-create --tenant-id 111 public
Created a new floatingip:
+---------------------+--------------------------------------+
| Field | Value |
+---------------------+--------------------------------------+
| fixed_ip_address | |
| floating_ip_address | 172.24.4.231 |
| floating_network_id | 05fa4ce3-b834-40d1-bf9b-4794f057f40b |
| id | 520b88c2-3d70-4698-aef5-620275e50cf8 |
| port_id | |
| router_id | |
| tenant_id | 111 |
+---------------------+--------------------------------------+
expect result:
HTTP 404
Because tenant-id doesn't exist.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1200585/+subscriptions