[api] remove unused entries in parameters.yaml

Bug #1602772 reported by Boris Bobrov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
In Progress
Medium
Ron De Rose

Bug Description

In parameters.yaml there are many entries with suffixes "_{number}" in the end. For example:

$ grep name_ api-ref/source/v3/parameters.yaml
name_10:
name_13:
name_14:
name_16:
name_1:
name_11:
name_12:
name_15:
name_17:
name_18:
name_19:
name_2:
name_3:
name_4:
name_5:
name_6:
name_7:
name_8:
name_9:

They are not used anywhere in .inc files. It results in incorrect parameter descriptions. For example, "List groups" http://developer.openstack.org/api-ref/identity/v3/index.html?expanded=validate-and-show-information-for-token-detail,list-groups-detail#list-groups says something about user names

Tags: api-ref
Changed in keystone:
assignee: nobody → Ron De Rose (ronald-de-rose)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/341757

Changed in keystone:
status: New → In Progress
Dave Chen (wei-d-chen)
Changed in keystone:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on keystone (master)

Change abandoned by Ron De Rose (<email address hidden>) on branch: master
Review: https://review.openstack.org/341757
Reason: Will fix this bug in another patch and approach it differently.

summary: - "_{n}" suffixes in parameters.yaml are not used
+ [api] "_{n}" suffixes in parameters.yaml are not used
Revision history for this message
Steve Martinelli (stevemar) wrote : Re: [api] "_{n}" suffixes in parameters.yaml are not used

Several patches have been slowly addressing this bug. We only have a handful of parameters that are unused in each of the parameters.yaml file, should be easy for someone to pick up at this point.

summary: - [api] "_{n}" suffixes in parameters.yaml are not used
+ [api] remove unused variables in parameters.yaml
summary: - [api] remove unused variables in parameters.yaml
+ [api] remove unused entries in parameters.yaml
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.