Comment 1 for bug 1553082

Revision history for this message
Marc Koderer (m-koderer) wrote : Re: Keystone v3 support broken

Seems to be releated to the devstack plugin. Can be solved with the following parametes in manila.conf:

[keystone_authtoken]
auth_uri = http://192.168.33.20:5000
project_domain_id = default
project_name = service
user_domain_id = default
password =
username = nova
auth_type = password
signing_dir = /var/cache/manila
admin_password =
admin_user = manila
admin_tenant_name = service
auth_url = http://192.168.33.20:35357