yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72255
[Bug 1762752] [NEW] Support filter by attribute with null value
Public bug reported:
Right now, it seems it is impossible to list resources with a filter
that contains null value. For example, it is impossible to list subnets
that doesn't have subnetpool. I tried the following, but it doesn't seem
to work (it returned an empty list instead of the filtered list).
GET "/subnets?subnetpool_id=null"
IMHO, we can consider to add support for that.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1762752
Title:
Support filter by attribute with null value
Status in neutron:
New
Bug description:
Right now, it seems it is impossible to list resources with a filter
that contains null value. For example, it is impossible to list
subnets that doesn't have subnetpool. I tried the following, but it
doesn't seem to work (it returned an empty list instead of the
filtered list).
GET "/subnets?subnetpool_id=null"
IMHO, we can consider to add support for that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1762752/+subscriptions
Follow ups