yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70717
[Bug 1745380] Re: Cleanup unused params in parameters.yaml of api-ref
Reviewed: https://review.openstack.org/538585
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=adefc64f21d8329ae5729d4a450b165728d29a8b
Submitter: Zuul
Branch: master
commit adefc64f21d8329ae5729d4a450b165728d29a8b
Author: Sławek Kapłoński <slawek@xxxxxxxxxxxx>
Date: Sun Jan 28 10:34:38 2018 +0100
[Api-ref] Cleanup parameters.yaml
This commit:
* removes all params defined in parameters.yaml which are
not used in any .inc file,
* rename "type_2" param to "vpn_endpoint_type" as it is easier to
understand what it is,
* remove "tenant_id" and "tenant_id-request" params and replace them
with "project_id-body-optional" and "project_id-request" as both were
the same
Change-Id: I6acfc28514e3201b6035a6bbfedc08ec8e389899
Closes-Bug: #1745380
** 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/1745380
Title:
Cleanup unused params in parameters.yaml of api-ref
Status in neutron:
Fix Released
Bug description:
Today the neutron-lib/api-ref/source/v2/parameters.yaml has a bunch of
unused params.
For example:
name_39
name_41
etc..
Any params in parameters.yaml that's not used in any .inc, is not
needed and should be removed from parameters.yaml (it's dead code per
say).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1745380/+subscriptions
References