[install] Fix the incorrect way to restart cinder-api service
cinder-api has been moved to run under apache/wsgi in Ocata. To restart it should restart apache now. Change-Id: Id3f3fa60db866d8c7a696f549c00b082b018e7a9 Closes-Bug: #1668814
This commit is contained in:
parent
a72607a976
commit
05f20521ec
@ -466,7 +466,7 @@ Finalize installation
|
||||
.. code-block:: console
|
||||
|
||||
# service cinder-scheduler restart
|
||||
# service cinder-api restart
|
||||
# service apache2 restart
|
||||
|
||||
.. end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user