OK, since openstackclient works correctly and neutronclient is
deprecated, marking this as Won't Fix.  Thanks!

** Changed in: neutron
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1794695

Title:
  resources can't be filtered by tag-related parameters

Status in neutron:
  Won't Fix

Bug description:
  neutron can add tags to subnets, ports, routers, and subnetpools, but it 
cannot be filtered by the tags-any, not-tags, and not-tags-any parameters.
  For example
  subnet1 tag red
  subnet2 tag red,blue
  subnet3 tag red,blue,green
  subnet4 tag green
  When the "neutron subnet-list --tags-any red,blue" command is executed, the 
information of subnet1, subnet2 and subnet3 should be displayed, but the 
information of all subnets are displayed.

  network resources don't have the above problem, Other resources have
  similar problems.the tag related parameters can't take effect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1794695/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to