Comment 2 for bug 1206022

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

Reviewed: https://review.openstack.org/39624
Committed: http://github.com/openstack/ceilometer/commit/bf9857e30ecae91f6d279239eaab0a0ff4b190dc
Submitter: Jenkins
Branch: master

commit bf9857e30ecae91f6d279239eaab0a0ff4b190dc
Author: Fei Long Wang <email address hidden>
Date: Wed Jul 31 23:13:37 2013 +0800

    Fixes dict metadata query issue of HBase

    Now HBase doesn't support query the metadata with the dictionary
    type. For example, the metadata of Glance image always has the
    metadata "properties" which is dictionary and has some attributes,
    size, kernel id, etc. So this fix will enable the HBase driver of
    CM to support query like "metadata.properties.tag=test".

    Fixes bug 1206022

    Change-Id: I7fa73cea94a948d47e27492dfb7e3a0e005ccb48