Comment 1 for bug 1543262

Revision history for this message
Ryan Beisner (1chb1n) wrote :

I suspect "tenant-name" will need to give way to project-id and user-domain-name, or some such. Here is an example of V3 usage from the cli:

export OS_PROJECT_ID=00ff00ff00ff00ff00ff00ff00ff00ff
export OS_USERNAME=john.doe@local
export OS_USER_DOMAIN_NAME=domain12345
export OS_AUTH_URL=https://f.q.d.n/v3
export OS_IDENTITY_API_VERSION=3
export OS_REGION_NAME=earth
export OS_PASSWORD=FooFooFoo

openstack server list

openstack image list