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

-- 
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