You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verified that the new field is usable from the UI, and with the unit test added I think we have good coverage for this new option. Going to close as verified
ISSUE TYPE
SUMMARY
Keystone v3 requires project_domain_name to authenticate, but AWX openstack credential doesn't provide / request those in the credential templating.
Currently when the cloud.yml file is generated it is populated with:
Instead for v3 this should include "project_domain_name"
The text was updated successfully, but these errors were encountered: