← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1613151] Re: api-ref: Almost parametes in parameters.yaml have unclear name

 

** 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/1613151

Title:
   api-ref: Almost parametes in parameters.yaml have unclear name

Status in neutron:
  Fix Released

Bug description:
  Currently, the format of some parameters is: <paramater>_number.
  For example: https://github.com/openstack/neutron-lib/blob/master/api-ref/source/v2/parameters.yaml#L237

  Therefore, so hard to maintain and fix the wrong parameters.
  We need to rename these parameters to this format:
  <resource>_<paramater>
  <resource>_<paramater>_path
  <resource>_<paramater>_query
  <resource>_<paramater>_notRequired

  for more easer to maintain.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1613151/+subscriptions



References