ZhiQiang Fan 3549f782d1 fix some test case wrongly skipped for mysql backend
https://review.openstack.org/#/c/235831/ enables all test cases for
ysql when PyMySQL is used as MySQL driver, but some test cases are
specified via run_with() decorator, which might expect engine is mysql
while actually we provide mysql+pymysql, so these test cases will be
wrongly skipped.

This patch maps mysql+pymysql to mysql to make sure there is an engine
handles it for such case.

Change-Id: I062d1d04b4b1511626a9b02f0249b5c93b5592b8
Closes-Bug: #1519211
2015-11-25 01:01:56 +08:00
2015-09-04 11:18:33 +05:30
2012-11-11 19:13:08 +00:00
2014-10-09 10:31:23 +03:00
2013-03-15 14:25:48 +00:00
2015-11-05 08:42:40 -05:00
2015-03-25 11:18:56 +01:00
2015-09-17 16:37:39 +00:00
2015-11-11 10:35:22 -05:00

ceilometer

Release notes can be read online at:

http://docs.openstack.org/developer/ceilometer/releasenotes/index.html

Documentation for the project can be found at:

http://docs.openstack.org/developer/ceilometer/

The project home is at:

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer)
Readme 107 MiB
Languages
Python 98.5%
Shell 1.5%