bilelmsekni / OpenStack-Grizzly-Install-Guide

A full install guide for OpenStack Grizzly
352 stars 218 forks source link

how to check username password inconsistency? #68

Closed modernkarthi closed 11 years ago

modernkarthi commented 11 years ago

karthi hobby • a few seconds ago −+ DeleteFlag as inappropriateHi In glance-api-paste.ini and glance-registry-paste.ini files, i have mentioned [filter:authtoken] "admin_user = glance" "admin_password = glance" In glance-registry.conf and glance-api.conf files, i have mentioned [keystone_authtoken] "admin_user = admin" "admin_password = secrete" In novarc i have mentioned "export OS_PASSWORD=admin_pass" so how to check the user name, password inconsistency and actual user name and password of keystone etc...(glance,nova,quantum...)

Kindly help for better understanding?

Thanks, Karthi