Comment 8 for bug 1203699

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

Reviewed: https://review.openstack.org/38597
Committed: http://github.com/openstack/ceilometer/commit/149e4d64109d3b7a2ac2be19e8fc7c0546f9e542
Submitter: Jenkins
Branch: master

commit 149e4d64109d3b7a2ac2be19e8fc7c0546f9e542
Author: Fei Long Wang <email address hidden>
Date: Thu Jul 25 15:23:45 2013 +0800

    Fix the dict type metadata missing issue

    Based on current implement, the metadata with dict type will be
    missed. But some metadata are using dict type, such as the extra
    properties of Glance images.

    Fix bug 1203699

    Change-Id: Ie13e4e5231c789e0efcadace11347a15741472a1