Commit Graph

10 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
Colleen Murphy 49a34948da Remove useless use of :orphan:
The federation docs have **orphan:** in bold printed on the published
pages. The :orphan: directive isn't needed for anything, so remove it to
keep it from showing up in the rendered docs.

The Caching Layer docs use the :orphan: directive as well and don't have
this issue, but also don't seem to need it there, so remove it from
there as well.

Change-Id: Icea1a89e04e4c249ba1d78f95ff5a66b9a297284
2018-10-28 17:57:01 +01:00
Lance Bragstad f6b6691d2e Remove v2.0 from documentation guides
This commit removes all references to v2.0 from various guides found
under doc/source/.

Change-Id: I7c2ef1c9323faccc1ec371803f85f34890481f32
2018-02-06 22:19:37 +00:00
wudong 103aef5d1a Fix outdated links
Change-Id: Ibb767e275534caaf9c145b4972c719805f5df4ad
2018-01-19 10:47:41 +00:00
yanghuichan 29af9bf5e5 Fix wrong links in keystone documentation
Some docs links have changed with the great documentation migration
that happened in Pike. We should update the wrong links in our code.

Change-Id: I41a80672ee54363483ab3495489e591cc665e711
2017-11-24 20:59:20 +00:00
wangxiyuan f3c5c9cdb9 Update cache doc
The cache backend in the doc is expired. This patch updated
it to keep the same with oslo.cache.

Change-Id: I7b0b93c33ed46c5f8338e921701cb0e8d0f7e4b3
Depends-on: Ia6993425408dd7cb172752a6b8b3aeef8eb0a97a
2017-11-14 17:33:35 +08:00
Lance Bragstad e1d680e383 Fix list in caching documentation
Change-Id: I39ade35fb74f93e30101a5fb27d8dbecf95f88a8
2017-10-13 22:13:41 +00:00
Samriddhi Jain 4bbc505e71 Merged the caching subsections in admin docs
Currently there are two subsections named caching layer in
the admin docs. This commit merges the information in the
two and removes the duplicate docs.

Change-Id: I0f8a89c0eccc2ad6078b4d21dae274df3fc9da18
2017-07-12 20:53:33 +05:30
Lance Bragstad 6ae5cbc383 Move caching docs into admin-guide
The admin-guide and configuration guide both had separate sections
dedicated to documenting caching. This patch attempts to consolidate
them into a single section in the admin-guide. It also takes the
opportunity to update a couple pieces of information that have
changed since writing the original docs in configuration.rst.

The old configuration section also reference a lot of configuration
options for caching. These were removed because they should be
documented in the configuration guide.

Change-Id: Ifb39075a6a78419e5c44c7e0871f3e1c055c2332
2017-07-07 02:08:28 +00:00
Samriddhi Jain aba9267323 Added keystone admin guides to documentation
Currently the identity administrator guide docs are a part of
general OpenStack-manuals. Migrating those docs to keystone
documentation so that they can be reviewed effectively by
keystone developers too.

Partial-Bug #1694460
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454

Change-Id: Id121ae1dd5bce993b4ad1219b592527ef0047063
2017-06-24 00:42:14 +05:30