From 7ef6d4e330143dfe398b2e82c211b9c4c0d0284b Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Mon, 17 Jun 2019 12:07:53 -0400 Subject: [PATCH] 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 --- .../centos/patches/0001-Change-group-passwd-and-uidgid.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/setup/centos/patches/0001-Change-group-passwd-and-uidgid.patch b/base/setup/centos/patches/0001-Change-group-passwd-and-uidgid.patch index 7b7643664..4b2dd833d 100644 --- a/base/setup/centos/patches/0001-Change-group-passwd-and-uidgid.patch +++ b/base/setup/centos/patches/0001-Change-group-passwd-and-uidgid.patch @@ -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