Comment 25 for bug 1525800

Revision history for this message
John Belamaric (jbelamaric) wrote :

I haven't applied the package, but I manually did the fix in my lab and it works. Look at:

/usr/lib/python2.7/dist-packages/heat/engine/clients/os/ceilometer.py

line 36 should be:

            'project_id': con.tenant_id,

Did you restart heat-engine?