rackspace / gophercloud

A Go SDK for OpenStack. IN FEATURE FREEZE. See Issue #592
http://gophercloud.io
Other
456 stars 185 forks source link

Support using different project user domain #623

Open christer79 opened 7 years ago

christer79 commented 7 years ago

We have a solution in OpenStack where we have our project in one DOMAIN OS_PROJECT_DOMAIN_NAME=Default and users in another domain OS_USER_DOMAIN_NAME=CORP

There does not seem to be any support for this in the terraform OpenStack provider.