Remove distribution specific 'service keystone restart' commands

This also adds a missing warning note.

Change-Id: I2e290486faeab67f61068462e31c1c5fbadf6c9c
This commit is contained in:
Christian Berendt 2016-01-19 14:57:28 +01:00
parent 404bfbd729
commit bf84ecd2e3
3 changed files with 8 additions and 27 deletions

View File

@ -72,11 +72,7 @@ assignments in LDAP.
project_allow_update = False
project_allow_delete = False
#. Restart the OpenStack Identity service:
.. code-block:: console
# service keystone restart
#. Restart the OpenStack Identity service.
.. warning::

View File

@ -61,11 +61,7 @@ administrators to use users and groups in LDAP.
group_allow_update = False
group_allow_delete = False
Restart the OpenStack Identity service:
.. code-block:: console
# service keystone restart
Restart the OpenStack Identity service.
.. warning::
@ -93,11 +89,12 @@ administrators to use users and groups in LDAP.
domain_specific_drivers_enabled = True
domain_config_dir = /etc/keystone/domains
#. Restart the service:
#. Restart the OpenStack Identity service.
.. code-block:: console
.. warning::
# service keystone restart
During service restart, authentication and authorization are
unavailable.
#. List the domains using the dashboard, or the OpenStackClient CLI. Refer
to the `Command List
@ -168,11 +165,7 @@ administrators to use users and groups in LDAP.
group_allow_update = False
group_allow_delete = False
#. Restart the OpenStack Identity service:
.. code-block:: console
# service keystone restart
#. Restart the OpenStack Identity service.
.. warning::
@ -242,11 +235,7 @@ Enabled emulation
user_enabled_emulation_dn = false
When you have finished configuration, restart the OpenStack Identity
service:
.. code-block:: console
# service keystone restart
service.
.. warning::

View File

@ -153,10 +153,6 @@ seconds.
When you have finished the configuration, restart the OpenStack Identity
service.
.. code-block:: console
# service keystone restart
.. warning::
During the service restart, authentication and authorization are