Commit Graph

15 Commits

Author SHA1 Message Date
Zuul 1eaeed6282 Merge "Specify keystone is OS user for fernet and credential setup" 2019-09-18 18:54:05 +00:00
chenxing 7fc7ef2a07 Specify keystone is OS user for fernet and credential setup
Change-Id: I40124c809d8b14a6c50edc0f758104ab09656250
Closes-Bug: #1838554
2019-09-17 13:59:07 -05:00
Andreas Jaeger f10f95b455 Docs: Make robust with using real links
Our tools noticed that keystone links to
https://docs.openstack.org/keystone/latest/admin/identity-domain-specific-config.html
which does not exist anymore.

The page was removed but the link to it was not changed. Replace this
and similar links with internal links that will work even if files are
moved - and can be verified, thus sphinx will error in case of broken
targets.

These changes include a few other fixes for broken keystone links, e.g.
to renamed anchors.

For the include files in admin/configuration.rst and
admin/federation/configure_federation.rst: Rename them to *inc.
The files were
published twice (as separate files and on this page) and thus
referencing failed. Renaming avoids this.

Also, put doctree outside of html tree so that it does not get
published.

Change-Id: I3d07637b0046cc88a66bcb51a0a4fe7c146c1549
2019-08-09 20:15:14 +02:00
Zuul 4bbee7b417 Merge "Add clarification for context in install guides" 2019-06-08 07:00:28 +00:00
Gage Hugo bceab5871f Add clarification for context in install guides
This change adds a couple clarifying statements in the three distro
install guides for finalizing an installation:

- Adds a line stating that a user may need to create the ServerName
option in the apache config.

- Clarifies that the environmental variables are the default ones
created when a user runs "keystone-manage bootstrap"

Change-Id: If656433304337c56adcd3a898609b30890c9151b
Closes-Bug: #1817780
2019-05-20 13:34:03 -05:00
Frank Kloeker 0f2b36b2ad [docs] remove deprecated ubuntu package from installation
keystone package depends already on apache2 and wsgi package:

keystone
  Depends: adduser
 |Depends: apache2
  Depends: <httpd>
    tntnet
    aolserver4-core
    aolserver4-daemon
    apache2
    ebhttpd
    lighttpd
    micro-httpd
    mini-httpd
    nginx-core
    nginx-extras
    nginx-full
    nginx-light
    webfs
    yaws
  Depends: libapache2-mod-wsgi-py3
  Depends: python3-keystone
  Depends: ssl-cert
[...]

Change-Id: I1332df34dd6ee59537d35d93d5c35c2fe96561b2
Related-Bug: #1825111
2019-05-02 22:30:03 +02:00
Colleen Murphy 4e39e2abe5 Move SSL recommendation to installation guide
As part of the docs consolidation effort, move the SSL recommendation to
the installation guides for each distro. This also corrects the wording:
"running in a web server" is not necessarily secure on its own, the web
server must be configured to use SSL.

Change-Id: If0b547680cbbea4c7f29d82de3f4fe96bd14b4ec
2018-12-10 15:55:13 +01:00
Zuul e473cab853 Merge "Add prerequisite package note to Keystone install guide" 2018-04-18 17:18:25 +00:00
Russell Tweed f01edae95c Add prerequisite package note to Keystone install guide
Added prerequisite package note and associated link to the main Install Guide
to the Keystone install guide. This is to ensure commands further down the
Keystone guide don't fail unexpectedly.

Change-Id: I189854fbc7f1e05945ab0002c08ee84f7bfad196
Closes-Bug: 1754413
Closes-Bug: 1754417
2018-04-18 14:38:16 +01:00
Gage Hugo 69f0e553e0 Fix mispelling of accommodate in install docs
This change fixes the 3 occurrences of "accommodate" being misspelled
in the keystone install documentation.

Change-Id: I2eb50fd1aedb8e7cb7530d640aaa8f183134945c
2018-04-04 10:15:13 -05:00
Colleen Murphy 1b01ebce56 Add note to keystone-manage bootstrap doc
A lot of people are very surprised that we no longer reference port
35357 in our Ubuntu (and SUSE) install guides. Add a note to clarify
that this is not a bug and we do really mean it.

This does not change the RDO install guide because our guide still
instructs users to use port 35357 because the RDO package still includes
an Apache vhost file that uses 35357.

Change-Id: I334ba888190705a345d50cebe577b832753f202c
Related-bug: #1755026
Related-bug: #1755511
Related-bug: #1756178
2018-03-16 15:21:40 +01: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
zhiguo.li b9c0252a4c Add the step to install apache2 libapache2-mod-wsgi
The guide uses the Apache HTTP server with mod_wsgi to serve
identity service, but it did not introduce the step to install
Apache2 and libapache2-mod-wsgi package in this guide. The identity
service will not be started without these two packages.
This patch modify the step 1 in part "Install and configure components"
for installing two packages metioned above.

Change-Id: I8ca55e605f806bdc48f753ab893040d9a76aa93d
Closes-Bug: 1707176
2017-07-28 19:28:58 +08:00
Samriddhi Jain bcae07ebdc Removed unnecessary line breaks from install-guides
Installation guides imported from openstack-manuals have some extra
line breaks. Improved the guides by removing those extra breaks.

Change-Id: Ie0b3489f19188588622a342dd8163d46b557eb23
2017-06-26 22:28:52 +05:30
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