Skip to content

Instantly share code, notes, and snippets.

@kaivanov
Created April 18, 2014 18:17
[openstack@folsom:~]$ keystone tenant-list
[openstack@folsom:~]$ keystone role-list
[openstack@folsom:~]$ keystone user-list --tenant-id $TENANT_ID
[openstack@folsom:~]$ keystone user-role-list --tenant-id $TENANT_ID --user-id $MEMBER_USER_ID
[openstack@folsom:~]$ keystone user-role-list --tenant-id $TENANT_ID --user-id $ADMIN_USER_ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment