Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

Puppet seems to use Keystone v3 API, fails to create Neutron user #225

Open
kaazoo opened this issue Sep 21, 2015 · 2 comments
Open

Puppet seems to use Keystone v3 API, fails to create Neutron user #225

kaazoo opened this issue Sep 21, 2015 · 2 comments

Comments

@kaazoo
Copy link

kaazoo commented Sep 21, 2015

I get this error in the Puppet output:

Error: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_user[neutron]: 
Could not evaluate: Execution of '/usr/bin/openstack token issue --format value' returned 1:
ERROR: openstack The resource could not be found. (HTTP 404) (Request-ID: req-a48a5073-baac-447f-8c3d-ad5168e0a177)

When I source /root/openrc (Keystone v2 API), the command /usr/bin/openstack token issue --format value works.

Is there a way to make Puppet use the Keystone v2 API?
Any ideas to debug this further?

@kaazoo
Copy link
Author

kaazoo commented Sep 22, 2015

Sourcing /root/openrc and setting OS_AUTH_URL=http://SERVER:5000/v3 seems to be a wordaround.

@karmab
Copy link

karmab commented Oct 27, 2015

same issue here...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants