Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose :openstack_user_domain_name #530

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 14, 2023

  1. Expose :openstack_user_domain_name

    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 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    65e7aab View commit details
    Browse the repository at this point in the history