yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74928
[Bug 1794695] [NEW] resources can't be filtered by tag-related parameters
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
Follow ups