Comment 3 for bug 1300246

Revision history for this message
Adam Gandelman (gandelman-a) wrote :

@Jamie-

I discovered devstack is currently setting incorrect/obsolete auth_token options [1] The issue cropped up for me in Ironic, which contains a code path that pulls out specific config options from the auth_token section [2] Your comments here make it sound like that is an Ironic bug, and that it should be creating a client in some other way. Thoughts?

[1] https://git.openstack.org/cgit/openstack-dev/devstack/tree/lib/keystone#n425 (ie, username instead of admin_user)
[2] https://git.openstack.org/cgit/openstack/ironic/tree/ironic/common/keystone.py#n63