yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07160
[Bug 1182883] Re: List servers matching a regex fails with Quantum
** Changed in: tempest
Status: Confirmed => 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):
Invalid
Status in Tempest:
Invalid
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