Public bug reported:
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.
Other tag related parameters and resources have similar problems.
** Affects: neutron
Importance: Undecided
Assignee: zhanghao (zhanghao2)
Status: New
** Changed in: neutron
Assignee: (unassigned) => zhanghao (zhanghao2)
--
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:
New
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.
Other tag related parameters and resources have similar problems.
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 : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp