Skip to content

Instantly share code, notes, and snippets.

@kaivanov
Created April 18, 2014 18:22
[openstack@folsom:~]$ GLANCE_USER_ID=`keystone user-create --tenant-id $SERVICE_TENANT_ID --name glance --pass notglance | awk '/ id / { print $4 }'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment