Change restart the services command

Remove service restart command for openstack-barbican-api.
Add service restart command for barbican-keystone-listener
, barbican-worker and apache2.

Change-Id: I7cd12f6dc8102f1cdde135abc44013f521cc41c6
Close-bug: #1750965
This commit is contained in:
dommgifer 2018-03-20 17:51:25 +08:00
parent bc51804837
commit 474abafd75
1 changed files with 3 additions and 1 deletions

View File

@ -28,4 +28,6 @@ Restart the Key Manager services:
.. code-block:: console
# service openstack-barbican-api restart
# service barbican-keystone-listener restart
# service barbican-worker restart
# service apache2 restart