what's role for service user on keystone?
Hi, I have a question about keystone. In keystone tutorial, if other services(glance, nova..) was added into keystone, keystone add service user having same service name. Then, assigned admin role in service project. What's role for this service user?
I think that admin or demo user need to know service endpoint, but don't need service user. Thx!
did you read the help text from: keystone-manage bootstrap --help ? The keystone user and its role are passed as parameters to this command.