3bfb08e4b1
Docs at [1] have already been converted from WADL (SGML / XML) to RST using fairy-slipper [2]. This commit polishes the results from the conversion and migrates the v2 docs to our repository under 'api-ref/source' directory. Missing parameters definitions were added. Polishing the generated RST files include: - Removing unnecessary blank lines; - Removing empty references. Polishing the generated RST files do not include: - Modifying their content; - Modifying file names; - Wrapping lines at the maximum of 79 chars. Updating the documentation will be done after this migration step. [1] https://github.com/openstack/api-site/tree/master/api-ref/source/identity/v3 [2] https://github.com/russell/fairy-slipper Change-Id: Id21d94a73f601561cb5f3e00ae25f4a5e4087716
89 lines
2.4 KiB
JSON
89 lines
2.4 KiB
JSON
{
|
|
"users": [
|
|
{
|
|
"username": "admin",
|
|
"name": "admin",
|
|
"enabled": true,
|
|
"email": null,
|
|
"id": "19dec86542d54bc791288b83d05c57a6"
|
|
},
|
|
{
|
|
"username": "swift",
|
|
"name": "swift",
|
|
"enabled": true,
|
|
"email": null,
|
|
"id": "2109a7e134244071ac5b6ce31d8fe5b6"
|
|
},
|
|
{
|
|
"username": "swiftusertest1",
|
|
"name": "swiftusertest1",
|
|
"enabled": true,
|
|
"email": "test@example.com",
|
|
"id": "3b59634090f84745bcd24bc28e564aff"
|
|
},
|
|
{
|
|
"username": "alt_demo",
|
|
"name": "alt_demo",
|
|
"enabled": true,
|
|
"email": "alt_demo@example.com",
|
|
"id": "3f957317491c478daaee50992e5d2d3b"
|
|
},
|
|
{
|
|
"username": "nova",
|
|
"name": "nova",
|
|
"enabled": true,
|
|
"email": null,
|
|
"id": "405ecdef1a434c70bb1e441cd295245d"
|
|
},
|
|
{
|
|
"username": "swiftusertest3",
|
|
"name": "swiftusertest3",
|
|
"enabled": true,
|
|
"email": "test3@example.com",
|
|
"id": "5f58db25affc44c28d678279981c946f"
|
|
},
|
|
{
|
|
"username": "swiftusertest2",
|
|
"name": "swiftusertest2",
|
|
"enabled": true,
|
|
"email": "test2@example.com",
|
|
"id": "9e4a840d8f5a45cdaa589febffcedb01"
|
|
},
|
|
{
|
|
"username": "glance",
|
|
"name": "glance",
|
|
"enabled": true,
|
|
"email": null,
|
|
"id": "9f7df42d30264a0eb5f4e0d01486260d"
|
|
},
|
|
{
|
|
"username": "demo",
|
|
"name": "demo",
|
|
"enabled": true,
|
|
"email": "demo@example.com",
|
|
"id": "a27a3939ad964215ad60315e8b2a3791"
|
|
},
|
|
{
|
|
"username": "glance-swift",
|
|
"name": "glance-swift",
|
|
"enabled": true,
|
|
"email": "glance-swift@example.com",
|
|
"id": "bbe7ee42ffc345c18430599f74af9fa3"
|
|
},
|
|
{
|
|
"username": "neutron",
|
|
"name": "neutron",
|
|
"enabled": true,
|
|
"email": null,
|
|
"id": "cf16ee300c2c412f81474ae452eda38d"
|
|
},
|
|
{
|
|
"username": "cinder",
|
|
"name": "cinder",
|
|
"enabled": true,
|
|
"email": null,
|
|
"id": "f570fcf1692241978015cdb49242e383"
|
|
}
|
|
]
|
|
}
|