fog-openstack icon indicating copy to clipboard operation
fog-openstack copied to clipboard

Expose :openstack_user_domain_name

Open nvwls opened this issue 2 years ago • 0 comments
trafficstars

When talking to keystone v3, you need to pass in :openstack_user_domain_name. It is used, https://github.com/fog/fog-openstack/blob/master/lib/fog/openstack/auth/token/v3.rb#L103 And passing it works, albeit with a warning

[fog][WARNING] Unrecognized arguments: openstack_user_domain_name

nvwls avatar Oct 14 '23 15:10 nvwls