Comment 3 for bug 1646295

Revision history for this message
lu zhang (zhanglu623) wrote :

Thanks Tovin for the reply, I do have the source environment variables -- as I mentioned, I can do nova, cinder, glance, etc. commands without any problem.

export OS_PROJECT_DOMAIN_NAME=default
export OS_USER_DOMAIN_NAME=default
export OS_PROJECT_NAME=admin
export OS_USERNAME=admin
export OS_PASSWORD=admin
export OS_AUTH_URL=http://controller:35357/v3
export OS_IDENTITY_API_VERSION=3
export OS_IMAGE_API_VERSION=2

Do you have any clue about the problem?
Thanks,
Lu