converted to blueprint for neutron.
** Changed in: neutron
Milestone: havana-3 => None
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1182883
Title:
List servers matching a regex fails with Quantum
Status in OpenStack Neutron (virtual network service):
Invalid
Status in OpenStack Compute (Nova):
New
Status in Tempest:
Confirmed
Bug description:
The test
tempest.api.compute.servers.test_list_server_filters:ListServerFiltersTestXML.test_list_servers_filtered_by_ip_regex
tries to search a server with only a fragment of its IP (GET
http://XX/v2/$Tenant/servers?ip=10.0.) which calls the following
Quantum request :
http://XX/v2.0/ports.json?fixed_ips=ip_address%3D10.0. But it seems
this regex search is not supporter by Quantum. Thus the tempest test
fauls.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1182883/+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