Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceilometer: fix postgresql query errors | Bruce Ashfield | 2014-01-19 | 1 | -0/+35 |
From the patch: sqlalchemy: fix ceilometer resource query Implement the abandoned ceilometer fix from: https://review.openstack.org/#/c/59204/ [Fix for get_statistics with postgresql] Without this fix, the ceilometer resource tab in horizon returns an error due to badly formed SQL and a database backend error. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |