yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72736
[Bug 1747995] Fix merged to neutron-lib (master)
Reviewed: https://review.openstack.org/565572
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=b8be5da69d046785b5b16ffb7c5122d9f28c74e8
Submitter: Zuul
Branch: master
commit b8be5da69d046785b5b16ffb7c5122d9f28c74e8
Author: Hongbin Lu <hongbin.lu@xxxxxxxxxx>
Date: Tue May 1 19:59:15 2018 +0000
api-ref: add filter parameters to resource management
Change-Id: I035d4faf9fe867dfcc90b47e22e8f54976a4da35
Partial-Bug: #1747995
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1747995
Title:
api-ref: document all the filters of each resource
Status in neutron:
Fix Released
Bug description:
Currently, the only documentation about filters is:
https://developer.openstack.org/api-ref/network/v2/#filtering-and-
column-selection . It explains the high level behavior about filters
but doesn't have detailed information about the exact list of filters
for each resource.
It would be nice if neutron can document all the filters for each API
resources. This is desirable because the behavior of each filter is
heterogeneous across different API resources. From end-users point of
view, they need to know exactly which filter is supported by which
resource and how to specify each filter value.
If the filters documentation is missing or incomplete, it is hard to
predict the API behavior which will cause issue like:
https://bugs.launchpad.net/neutron/+bug/1418635 .
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1747995/+subscriptions
References