openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #24247
Re: configure devstack to get cinder volume events/meters from ceilometer
On 4 June 2013 15:03, Julien Danjou <julien@xxxxxxxxxxx> wrote:
> > the exchange used to send notifications need to match between Cinder and
> > Ceilometer configurations.
> > since ceilometer has 'cinder' as default and cinder has 'openstack' as
> > default
> >
> > try to set in cinder.conf:
> > control_exchange=cinder
>
> This is bug in Cinder. One should check if it's reported already, it
> would be trivial to fix…
>
A couple of the other projects I checked (nova/quantum) also use
'openstack' as the default control_exchange. Should these also be set to
their project name?
References