** Project changed: ceilometer => nova

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1262124

Title:
  Ceilometer cannot poll and pubulish floatingip samples

Status in OpenStack Compute (Nova):
  New

Bug description:
  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/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1262124/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to