Re: [openstack-dev] [puppet][puppet-ceph] missing dependencies for openstacklib::openstackclient in metadata.json

2017-09-25 Thread Emil Enemærke
There is also missing dependency for openstack/keystone, which is also used
in ceph::rgw::keystone::auth line 63, 68, 75, 85

On Mon, Sep 25, 2017 at 1:00 PM, Emil Enemærke <enema...@gmail.com> wrote:

> Hi
>
> In class ceph::rgw::keystone::auth there is an include for 
> ::openstacklib::openstackclient
> (line 61), but there is no dependency for it in the metadata.json file.
>
> Cheers
> Emil
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [puppet][puppet-ceph] missing dependencies for openstacklib::openstackclient in metadata.json

2017-09-25 Thread Emil Enemærke
Hi

In class ceph::rgw::keystone::auth there is an include for
::openstacklib::openstackclient (line 61), but there is no dependency for
it in the metadata.json file.

Cheers
Emil
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [puppet][puppet-ceph]

2017-09-05 Thread Emil Enemærke
Hi,

I have stated using the puppet-ceph module for deploying ceph, and have
noticed a heavy use of exec in fx define 'ceph::osd' (
https://github.com/openstack/puppet-ceph/blob/master/manifests/osd.pp). Is
there a reason for not writing this define as an ensurable type/provider?
Otherwise I will fork the module an start on rewriting it for a
type/provider.

Cheers
Emil
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev