keystone/api-ref/source/v2-admin
Samuel Pilla 4f4f8a7394 Remove unused api parameters
This patch removes any unused parameters in the v2 and v3 api's.
In order to find which parameters were unused, I wrote a script
that found all the parameters used in the `parameters.yaml` files,
then is searched the same api directory (ex: v3/, v3-ext/, etc.)
for any reference to these parameters. Anything unreferenced was
flagged and then removed.

Script: http://cdn.pasteraw.com/8cdh0e76aqhtliuh874veautr7as8k7

Change-Id: I1558ac94e1041f9fbb1d6713b394c4f97f997ada
2017-02-07 09:45:02 -06:00
..
samples/admin Document OS-SIMPLE-CERT Routes 2016-11-01 08:26:00 -04:00
admin-certificates.inc Document OS-SIMPLE-CERT Routes 2016-11-01 08:26:00 -04:00
admin-endpoints.inc Refactor Keystone admin-endpoint API 2016-09-20 10:29:31 +07:00
admin-tenants.inc Refactor Keystone admin-tenant API v2 2016-09-20 10:30:22 +07:00
admin-tokens.inc Refactor Keystone admin-tokens and admin-users v2 2016-11-28 18:18:39 +07:00
admin-users.inc Use https for docs.openstack.org references 2017-01-30 16:05:08 -08:00
admin-versions.inc Correct normal response codes in v2.0 versions doc 2016-07-13 19:56:24 +00:00
index.rst Document OS-SIMPLE-CERT Routes 2016-11-01 08:26:00 -04:00
parameters.yaml Remove unused api parameters 2017-02-07 09:45:02 -06:00