Comment 7 for bug 1093625

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/49456
Committed: http://github.com/openstack/ceilometer/commit/1570462507eae1478123de25dbadc64b09c82af3
Submitter: Jenkins
Branch: master

commit 1570462507eae1478123de25dbadc64b09c82af3
Author: Gordon Chung <email address hidden>
Date: Wed Oct 2 15:45:26 2013 -0400

    enable sql metadata query

    explode metadata key/values to their own tables/rows (based on type).
    build a key string using dot notation similar to other nosql db
    and filter based on that.

    Blueprint: sqlalchemy-metadata-query
    Related-Bug: #1093625

    Change-Id: I2076e67b79448f98124a57b62b5bfed7aa8ae2ad