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
It is not possible to specify option openstack_project_domain_name, used later in auth/token/v3.rb code, because of recognizes guards in identity/v3.rb does not contain :openstack_project_domain_name key, but :openstack_project_domain instead
The text was updated successfully, but these errors were encountered:
It is not possible to specify option
openstack_project_domain_name
, used later in auth/token/v3.rb code, because ofrecognizes
guards in identity/v3.rb does not contain:openstack_project_domain_name
key, but:openstack_project_domain
insteadThe text was updated successfully, but these errors were encountered: