First time here? Check out the FAQ!
![]() | 1 | initial version |
My question was answered in another post. Turns out my cinder.conf was missing the keystone_authtoken
[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]
![]() | 2 | No.2 Revision |
My question was answered in another post. Turns out my cinder.conf was missing the keystone_authtoken
[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