First time here? Check out the FAQ!
![]() | 1 | initial version |
Same error here after the installation of Liberty using packstack on Centos 7: Error: Unable to retrieve volume limit information.
Add on the cinder.conf file under [keystone_authtoken]
auth_uri = http://keystone_ip:5000 auth_url = http://keystone_ip:35357 auth_plugin = password project_domain_id = default user_domain_id = default project_name = services username = cinder password = [ccinder password]
But doesn't help to solve this issue.
Thanks for any help.