[MU 6.1] Corrects the restart command for Keystone
This patch changes the restart command for Keystone on Ubuntu (from initctl restart openstack-keystone to initctl restart keystone) in the 'backend_argument containing a password leaked in logs' update section. Change-Id: If6f04043e90f39f15a4c414ecf18aa043c359adb
This commit is contained in:
@@ -42,5 +42,5 @@ Run the following commands on OpenStack controller nodes::
|
||||
apt-get update
|
||||
apt-get install --only-upgrade -y python-keystone*
|
||||
apt-get install --only-upgrade -y keystone*
|
||||
initctl restart openstack-keystone
|
||||
initctl restart keystone
|
||||
|
||||
|
||||
Reference in New Issue
Block a user