[Openstack] [ceilometer] MySQL Support

Eoghan Glynn eglynn at redhat.com
Wed Oct 30 11:05:43 UTC 2013


Yes, via the sqlalchemy storage driver.

Configure by setting:

 [database]
 connection = mysql://USERNAME:PASSWORD@HOST/ceilometer

in /etc/ceilometer/ceilometer.conf.

Ensure you run the ceilometer DB sync script to create the schema.

Note however that the sqlalchmey driver is not as yet feature-complete.
In particular, it is missing the metadata query facility required by
horizon and alarming. We intend to discuss addressing this shortcoming
in the HK design summit.

Cheers,
Eoghan

----- Original Message -----
> 
> 
> Hi,
> 
> 
> 
> Does MySQL support exists for Ceilometer?
> 
> 
> 
> Thanks,
> 
> Sairam
> 
> 
> 
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 




More information about the Openstack mailing list