[PKG-Openstack-devel] BUG fixed in ceilometer

Michal Arbet michal.arbet at ultimum.io
Wed Feb 14 15:31:29 UTC 2018


Hello guys,

I've just fixed ceilometer packaging . Bug was in /usr/bin/ceilometer-api .
Because of failed merge upstream tag ( missing ceilometer/cmd/api.py file )
ceilometer-api binary was failing to include build_wsgi_app from
ceilometer.cmd.api  as it was missing in source code

root at builder-pike:/packages# /usr/bin/ceilometer-api
Traceback (most recent call last):
  File "/usr/bin/ceilometer-api", line 6, in <module>
    from ceilometer.cmd.api import build_wsgi_app
ImportError: No module named api

So I added this file from upstream tag and now working as expected .

Thanks,
Michal Arbet ( Kevin )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20180214/1affbd8a/attachment.html>


More information about the Openstack-devel mailing list