5 Commits

Author SHA1 Message Date
Rajesh Tailor
6447c381b1 Fix typos
This patch tries to fix maximum typos in docs.

Change-Id: Ic406e3a4423cdd7c46c8a4497d43d63c95b2a9f5
2020-08-19 17:20:09 +05:30
Lance Bragstad
0838b1c9bf Remove outdated tls_everywhere documentation
This commit removes the tls_everywhere.rst file, which contained
directions for deploying TLS-everywhere with novajoin. We've since
consolidated the directions into a new document (tls-everywhere.rst)
because novajoin is being replaced by tripleo-ipa.

Change-Id: If071e950bf47e9b9e61c3a77a1c3d9f3b550d24f
2020-08-04 10:56:49 -05:00
Lance Bragstad
d2a0f148c4 Update the ldap configuration guide to use correct defaults
This change goes hand-in-hand with another patch to puppet-keystone [0]
that removes default values from puppet-keystone. If configuration
values aren't defined in keystone's configuration file, it will use it's
defaults. Having defaults in two places just makes it easier for them to
get out-of-sync, which is the case in 713708.

This updates the docs to reflect the default values in keystone.

[0]  https://review.opendev.org/#/c/713708/

Change-Id: I95c414be4881a230466527e399f2490659a6b61e
2020-03-19 01:04:10 +00:00
Lance Bragstad
68bacb1e94 Remove references to writeable user and groups for LDAP
Prior to the Ocata release, keystone supported the ability to make
changes to user and group references in LDAP. This functionality was
deprecated and finally removed in Ocata.

We should clarify the tripleo documentation so that it doesn't give
the impression the functionality still exists.

Here is a link to the release notes that advertize the removal:

  https://docs.openstack.org/releasenotes/keystone/ocata.html#relnotes-11-0-0-origin-stable-ocata-other-notes

Change-Id: I2a1d92b6d2aecc11e3e13120204bfc684d8a802a
2019-11-19 14:31:11 -06:00
Alex Schultz
c6918e5da6 Migrate install to deploy-guide
The deployment guide is currently pointed at triplo-docs but it has been
requested that we actually publish a deployment guide. This change
extracts many of the installation doc pages and moves them into the
deploy-guide source tree.  Once the deploy-guide is published, we will
follow up to reference the deployment guide from tripleo-docs.

Change-Id: I0ebd26f014180a92c6cf4ab0929d99b2d860796f
2019-08-16 15:42:17 -06:00