ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
245 stars 102 forks source link

authentication can fails when identity domain != scope domain #361

Closed jan--f closed 5 years ago

jan--f commented 6 years ago

Trying to use this provider with an openstack instance where a scoped authentication requires an identity domain name that is different from a scope's project domain, this provider does not work.

ggiamarchi commented 5 years ago

This issue is actually a duplicate of #334