← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

Currently, so hard to maintain and fix the wrong parameters.
For example, 'List services' API: http://developer.openstack.org/api-ref/identity/v3/index.html?expanded=list-services-detail#list-services
Almost parameters of this API are wrong (Used parameters of other APIs).
So we need to correct them.
But the problem is that amost parameters have unclear name.
For example, in parameters.yaml of v3 APIs, there are unclear name:
name_1
name_2
name_3
name_n
...
interface_1
interface_2
...

We should rename all of them and correct them in API site.

** Affects: keystone
     Importance: Undecided
     Assignee: Anh Tran (trananhkma)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => Anh Tran (trananhkma)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1610777

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

Status in OpenStack Identity (keystone):
  New

Bug description:
  Currently, so hard to maintain and fix the wrong parameters.
  For example, 'List services' API: http://developer.openstack.org/api-ref/identity/v3/index.html?expanded=list-services-detail#list-services
  Almost parameters of this API are wrong (Used parameters of other APIs).
  So we need to correct them.
  But the problem is that amost parameters have unclear name.
  For example, in parameters.yaml of v3 APIs, there are unclear name:
  name_1
  name_2
  name_3
  name_n
  ...
  interface_1
  interface_2
  ...

  We should rename all of them and correct them in API site.

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


Follow ups