Merge "Remove distribution specific 'service keystone restart' commands"

This commit is contained in:
Jenkins
2016-01-20 03:12:42 +00:00
committed by Gerrit Code Review
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