Commit Graph

6 Commits

Author SHA1 Message Date
Colleen Murphy ccb3d340e4 Rename admin guide pages
Some of the admin guide pages were prefixed with "identity-" because
they came from the centralized install guide or operators guide or
security guide or somewhere else. We don't need the prefix, everything
in keystone is identity. Remove the prefix from the affected pages so
that everything is consistent.

Change-Id: Icd172a39fe720472f1fb15395178f90282696ac9
2018-12-11 11:43:50 +01:00
wangxiyuan 0abde0c35d Refresh admin doc
What this patch done:

1. Paste is removed from Keystone. The healthcheck middleware
now is enabled by default.
2. Role supports `description` property now.
3. `reader` and `member` role are added to bootstrap command.

Update the related doc.

Change-Id: Ic49d3b09cf0df8bc4b1096349e36bdee2f1da0ca
2018-11-07 15:56:00 +08:00
Islam Musleh 74446ab0ad Update keystone-manage bootstrap port instructions
With the removal of the v2 API, it is no longer necessary to create
the admin endpoint on a separate port.This patch updates the
keystone-manage bootstrap instructions to use port 5000 to be
consistent with other documentation.

Change-Id: I087dbc9ef9dea6558670fbbe54258d820524ddc6
2018-10-25 11:26:18 -07:00
wangxiyuan c22b9e97cc Refresh the admin_token doc
The AdminTokenAuthMiddleware is removed already.
Remove the related doc and config help message to
avoid misleading.

Change-Id: I87f41b26776b351087f0bd89ba8f1a3cb3d4a062
2018-01-27 10:06:35 +08:00
jolie b5f8142f5b Fix typos in bootstrap doc
Change-Id: I2b1ebb0839cbd672bb44e178d9fc4f6db5292570
2017-09-11 11:10:37 +08:00
Lance Bragstad a393792028 Move bootstrapping documentation to admin-guide
The operator documentation had two sections that described
bootstrapping keystone. This is better suited for the admin-guide
and this commit moves it there.

Change-Id: Ibca2bc3e439ca6e26d8e4ead13ed101fd9010f12
2017-07-15 20:04:57 +00:00