Comment 1 for bug 1479317

Revision history for this message
Emilien Macchi (emilienm) wrote :

In fact, openstackclient is installed with https://github.com/openstack/puppet-keystone/blob/master/manifests/init.pp#L541-L547

We might need to:

1/ add the code to keystone::client
2/ use ensure_resource to avoid resource duplication.