[openstack-dev] [ceilometer][devstack] What are ceilometer/bin/* files used for ?

Guangyu Suo guangyu at unitedstack.com
Wed Jul 17 08:36:03 UTC 2013


OK, thanks, Julien, that is what I actually do.

2013/7/17 Julien Danjou <julien at danjou.info>

> On Wed, Jul 17 2013, Guangyu Suo wrote:
>
> > # Support potential entry-points console scripts
> > if [[ -d $CEILOMETER_DIR/bin ]]; then
> >     CEILOMETER_BIN_DIR=$CEILOMETER_DIR/bin
> > else
> >     CEILOMETER_BIN_DIR=$(get_python_exec_prefix)
> > fi
> >
> > so, can we move the files to somewhere else, and remove the bin/
> directory
> > just like nova does?
>
> We can't because at least one of the bin script is from Oslo. OTOH, you
> can just set CEILOMETER_BIN_DIR=$(get_python_exec_prefix) and that'll be
> ok.
>
> --
> Julien Danjou
> /* Free Software hacker * freelance consultant
>    http://julien.danjou.info */
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130717/bcd44fe5/attachment.html>


More information about the OpenStack-dev mailing list