[install] Add one step to make Placement service running

The placement service was configured with the 00-nova-placement-api.conf
file. We need restart the httpd to enable configuration.

Change-Id: I485e1bba6b8d39d29f4c741308e4d7d79b001536
Closes-Bug: #1688646
This commit is contained in:
chenxing 2017-05-07 04:46:35 +00:00 committed by Chason Chan
parent 0046af663d
commit bac986bd46
1 changed files with 6 additions and 0 deletions

View File

@ -629,6 +629,12 @@ Install and configure components
</IfVersion>
</Directory>
* Restart the httpd service:
.. code-block:: console
# systemctl restart httpd
.. endonly
.. only:: rdo or ubuntu or debian or obs