Skip to content

Commit 5815947

Browse files
committed
[Nova] Add reference to Placement installation guide
Placement service has to be installed and configured with user and endpoints before Nova installation. But in stein release it is not mentioned in the prerequisites of Nova. Added reference to Placement installation guide in the prerequisites section of nova installation guide. Change-Id: I6af43a24dc5b3575016f092268d98cc720249d93 Closes-Bug: #1829032
1 parent 1d29344 commit 5815947

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

doc/source/install/controller-install-obs.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@ databases, service credentials, and API endpoints.
159159
| url | http://controller:8774/v2.1 |
160160
+--------------+-------------------------------------------+
161161
162+
#. Install Placement service and configure user and endpoints:
163+
164+
* Refer to the :placement-doc:`Placement service install guide
165+
<install/install-obs.html#configure-user-and-endpoints>`
166+
for more information.
167+
162168
Install and configure components
163169
--------------------------------
164170

doc/source/install/controller-install-rdo.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@ databases, service credentials, and API endpoints.
159159
| url | http://controller:8774/v2.1 |
160160
+--------------+-------------------------------------------+
161161
162+
#. Install Placement service and configure user and endpoints:
163+
164+
* Refer to the :placement-doc:`Placement service install guide
165+
<install/install-rdo.html#configure-user-and-endpoints>`
166+
for more information.
167+
162168
Install and configure components
163169
--------------------------------
164170

doc/source/install/controller-install-ubuntu.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@ databases, service credentials, and API endpoints.
159159
| url | http://controller:8774/v2.1 |
160160
+--------------+-------------------------------------------+
161161
162+
#. Install Placement service and configure user and endpoints:
163+
164+
* Refer to the :placement-doc:`Placement service install guide
165+
<install/install-ubuntu.html#configure-user-and-endpoints>`
166+
for more information.
167+
162168
Install and configure components
163169
--------------------------------
164170

0 commit comments

Comments
 (0)