yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25560
[Bug 1391806] Re: 'neutron port-list' is missing binding:vnic_type filter
Moving this bug to neutron because
1. It is not a client bug
2. When I call neutron port-list --binding:vnic_type=direct, "binding:vnic_type=direct" is passed as a filter to the neutron.
3. But neutron is not handling this filter. So this needs to be fixed in neutron and not neutron client.
Below is the q-svc log when the command is called
from (pid=2020) _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:190
2014-12-15 14:03:50.056 INFO neutron.wsgi [req-65df5322-5839-4828-8023-6a00b25daafc admin 465fd00b678a426fb1bbceec638e28b2] 10.43.100.9 - - [15/Dec/2014 14:03:50] "GET /v2.0/ports.json?binding%3Avnic_type=direct HTTP/1.1" 200 5392 0.088472
** Project changed: python-neutronclient => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1391806
Title:
'neutron port-list' is missing binding:vnic_type filter
Status in OpenStack Neutron (virtual network service):
New
Bug description:
An example usage would be to filter the ports that have binding:vnic_type=direct
# neutron port-list --binding:vnic_type=direct
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1391806/+subscriptions