Commit Graph

4 Commits

Author SHA1 Message Date
Vishakha Agarwal e9ee189b43 Fix keystone document
Change-Id: Ic4a1ac1279acd229ca2d1f104bfff1a3c6f81dd2
Closes-Bug: #1811771
2019-07-09 14:21:33 +05:30
Harry Rybacki 4d313b72dd Update install guides
- Ensure myproject and myuser are used throughout the guide
consistently
- Add note that connection's host in keystone.conf must be resolveable

Change-Id: Icaaf6c1b7583ed75b7a6204d7fb1f3506e4e8937
2018-04-04 11:43:32 -04:00
Lance Bragstad 6e5c7e821f Replace port 35357 with 5000 for ubuntu guide
Now that the v2.0 API has been removed, we don't have a reason to
include deployment instructions for two separate applications on
different ports. This change updates the guide to be consistent with
recent changes to the ubuntu packages:

  https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/keystone/commit/?id=915d787af42096b0fad715e49759cd357e47787e

Change-Id: I4f7f70fa561c77a80b1c88e42a685844ab981afc
2018-02-07 20:05:31 +00:00
Gage Hugo 04515333f4 Copy specific distro pages for install guide
This change breaks the get-started-identity, keystone-users,
and keystone-openrc pages into multiple copies for each distribution
release in the keystone install guides. Before this change, sphinx
would not render the links correctly and these pages would be skipped
in both the RDO and Ubuntu guides.

To avoid unneccessary duplication of the same text, the files were
moved into common/ and are simply included into the newly created
files for each release.

Change-Id: I7b478504f1e68034ea993c0214705045da86bb6e
Closes-Bug: #1712335
2017-08-29 16:27:52 -05:00