You have been subscribed to a public bug: The ceilometer central agent pull and pubulish floatingip samples or other types of samples .but it cannot get valid samples of floatingip. The reason is ceilometer floatingip poster call nova API "list" metod of nova.api.openstack.compute.contrib.floating_ips.FloatingIPController, this API get floatingips filtered by context.project_id.
The current context.project_id is the id of tenant "service".So,the result is {"floatingips": []} the logs of nova-api-os-compute is: http://paste.openstack.org/show/55285/ ** Affects: nova Importance: Undecided Assignee: Liusheng (liusheng) Status: New ** Tags: ceilometer -- Ceilometer cannot poll and pubulish floatingip samples https://bugs.launchpad.net/bugs/1262124 You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp