Comment 7 for bug 1262124

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

Reviewed: https://review.openstack.org/83676
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=8057b66c0b7ac87863f175d850414bc0ed260ab2
Submitter: Jenkins
Branch: master

commit 8057b66c0b7ac87863f175d850414bc0ed260ab2
Author: liu-sheng <email address hidden>
Date: Fri Mar 28 14:49:44 2014 +0800

    Fix the floatingip pollster

    Ceilometer cannot poll and publish floatingip samples, this is
    because Nova and Novaclient didn't provide floatingips that don't belong
    to the project of the current context.
    After merging the following patches it will be possible if parameter
    all_tenants is enabled.

    I7ab1d5ff463fc29928f6811f846c9e204390a412
    I4549341badfdb846c03f2828159c46bc4c4a2c77
    I35a2155401247d49017bf3c03341b082cb87750d

    Change-Id: Ib5a22d6ba6a815f61713194accb4ece11171f706
    Closes-bug: #1262124