Commit Graph

6 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
Russell Tweed c625aefbd7 Use different labels for user and project names
Modify the Install Guide to use different labels for user, role, and project
names.

Change-Id: I14303ae708e47a8782d4ccc2a8c2ee076bc071b8
Closes-Bug: 1746302
2018-03-08 17:22:44 +00: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
Samriddhi Jain c69c283bf8 Added keystone installation guides
Currently some keystone installation guide docs are part of
general OpenStack-manuals. Migrating those docs to keystone
documentation so that they can be reviewed effectively by
keystone developers too.

Added installation guides for Ubuntu, openSUSE and
Red Hat Enterprise. The installation guides for Debian will
be added once they are complete in openstack-manuals.

Also changed the toctree structure in install-guides to
include directives so that all sections appear on one page
rather than just links.

Partial-Bug #1694460

Change-Id: I03aecfd1544b559a8fbd1ab11c5474145cff9ff9
2017-06-26 20:58:32 +05:30