Align the keystone uids with upstream
Update the keystone user uid and gid to align it with upstream. This is required by distributed cloud system where the keystone container mounts the platform fernet key repo. Change-Id: Ide8935d8f6baf5796cde57e2ccc2ae8d9cf1b8ea Story: 2004766 Task: 34152 Signed-off-by: Tao Liu <tao.liu@windriver.com>
This commit is contained in:
parent
8dbd4fbcf8
commit
7ef6d4e330
@ -44,7 +44,7 @@ index 2753bd8..101a7a0 100644
|
||||
+rabbitmq:x:121:
|
||||
+glance:x:161:glance
|
||||
+nova:x:162:nova
|
||||
+keystone:x:163:keystone
|
||||
+keystone:x:42424:keystone
|
||||
+neutron:x:164:neutron
|
||||
+cinder:x:165:cinder
|
||||
+ceilometer:x:166:ceilometer
|
||||
@ -89,7 +89,7 @@ index 6c6a8eb..bfd8ee0 100644
|
||||
+fm:x:195:195:fm-mgr:/var/lib/fm:/sbin/nologin
|
||||
+ceilometer:x:991:166::/home/ceilometer:/bin/sh
|
||||
+heat:x:992:187::/home/heat:/bin/sh
|
||||
+keystone:x:993:163::/home/keystone:/bin/sh
|
||||
+keystone:x:42424:42424::/home/keystone:/bin/sh
|
||||
+nova:x:994:162::/var/lib/nova:/bin/false
|
||||
+panko:x:995:989:OpenStack panko Daemons:/var/lib/panko:/sbin/nologin
|
||||
+gnocchi:x:996:990:gnocchi Daemons:/var/lib/gnocchi:/sbin/nologin
|
||||
|
Loading…
Reference in New Issue
Block a user