Expecting an auth URL via either --os-auth-url or env[OS_AUTH_URL]
Hi, I keep getting this error:
Expecting an auth URL via either --os-auth-url or env[OS_AUTH_URL]
When I create keystone users.
# keystone tenant-create --name=service
# keystone user-role-add --user admin --tenant tenantA --role admin
Expecting an auth URL via either --os-auth-url or env[OS_AUTH_URL]
I'm not sure what the error message is asking for, or where to find the --os-auth-url. Thanks a lot.