From 0ee63d0eb537f4239d05083092a9a144987e6a83 Mon Sep 17 00:00:00 2001 From: chen-xing Date: Fri, 19 Feb 2016 20:20:42 +0800 Subject: [PATCH] [install]prompt to complete verifying on controller node backport:Liberty Change-Id: I282da0cadcbb4377c6a0b0f2e2b69f2bdab7aa2b Closes-Bug: #1547323 --- doc/install-guide/source/glance-verify.rst | 4 ++++ doc/install-guide/source/heat-verify.rst | 4 ++++ doc/install-guide/source/keystone-verify.rst | 4 ++++ doc/install-guide/source/neutron-verify.rst | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/doc/install-guide/source/glance-verify.rst b/doc/install-guide/source/glance-verify.rst index 5595b38f5a..64d089e762 100644 --- a/doc/install-guide/source/glance-verify.rst +++ b/doc/install-guide/source/glance-verify.rst @@ -12,6 +12,10 @@ For information about how to manage images, see the `OpenStack User Guide `__. +.. note:: + + Perform these commands on the controller node. + #. In each client environment script, configure the Image service client to use API version 2: diff --git a/doc/install-guide/source/heat-verify.rst b/doc/install-guide/source/heat-verify.rst index c9c430f993..46d42f2aea 100644 --- a/doc/install-guide/source/heat-verify.rst +++ b/doc/install-guide/source/heat-verify.rst @@ -5,6 +5,10 @@ Verify operation Verify operation of the Orchestration service. +.. note:: + + Perform these commands on the controller node. + #. Source the ``admin`` tenant credentials: .. code-block:: console diff --git a/doc/install-guide/source/keystone-verify.rst b/doc/install-guide/source/keystone-verify.rst index 8d9d8827cf..ef190e9c53 100644 --- a/doc/install-guide/source/keystone-verify.rst +++ b/doc/install-guide/source/keystone-verify.rst @@ -4,6 +4,10 @@ Verify operation Verify operation of the Identity service before installing other services. +.. note:: + + Perform these commands on the controller node. + .. only:: obs or ubuntu #. For security reasons, disable the temporary authentication diff --git a/doc/install-guide/source/neutron-verify.rst b/doc/install-guide/source/neutron-verify.rst index 237548d8d7..b7cacbbe6f 100644 --- a/doc/install-guide/source/neutron-verify.rst +++ b/doc/install-guide/source/neutron-verify.rst @@ -1,6 +1,10 @@ Verify operation ~~~~~~~~~~~~~~~~ +.. note:: + + Perform these commands on the controller node. + #. Source the ``admin`` credentials to gain access to admin-only CLI commands: