Skip to content
This repository was archived by the owner on May 14, 2019. It is now read-only.
This repository was 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

@kaazoo

Description

@kaazoo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions