deb-ceilometer/tests/api
Fei Long Wang 0236768b7e Fixes non-string metadata query issue
Based on current wsme implement, all the metadata query will get
the metadata value as string type. As a result, all the non-string
metadata query will not get correct result. Since the data is store
in database with correct data type. The fix will try to eval the
value before setting so as to get the correct data type.

Fixes bug 1200577

Change-Id: I8114e816da123b9dc08f32f9022db0e1b9fc2e5a
2013-08-23 21:51:58 +08:00
..
v1 Merge "Add SQLAlchemy implementation of groupby" 2013-08-22 17:52:14 +00:00
v2 Fixes non-string metadata query issue 2013-08-23 21:51:58 +08:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00