yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33435
[Bug 1182883] Re: List servers matching a regex fails with Neutron
Fix proposed to branch: master
Review: https://review.openstack.org/188511
** Changed in: tempest
Status: Invalid => In Progress
** Changed in: tempest
Assignee: (unassigned) => Alexander Gubanov (ogubanov)
--
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 Neutron
Status in OpenStack Neutron (virtual network service):
Confirmed
Status in OpenStack Compute (Nova):
Invalid
Status in Tempest:
In Progress
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