<div dir="ltr">Hi,<div>I'm adding François Rossigneux who's the developer of the Kwapi project.</div><div>BR</div><div>Simon</div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-08 18:28 GMT+02:00 Vivek Varghese Cherian <span dir="ltr"><<a href="mailto:vivekcherian@gmail.com" target="_blank">vivekcherian@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br>I have a requirement of metering Energy/Kwapi on OpenStack Icehouse using ceilometer . I am using Ubuntu 14.04.<br><br>I am following the steps mentioned in <a href="http://blog.zhaw.ch/icclab/collecting-energy-consumption-data-using-kwapi-in-openstack/" target="_blank">http://blog.zhaw.ch/icclab/collecting-energy-consumption-data-using-kwapi-in-openstack/</a><br><br>When I am trying to install kwapi with the ./setup.py install command I get the following error.<br><br>root@ice14:~/kwapi-master# ./setup.py install<br>Download error on <a href="https://pypi.python.org/simple/pbr/" target="_blank">https://pypi.python.org/simple/pbr/</a>: [Errno 110] Connection timed out -- Some packages may not be found!<br>Couldn't find index page for 'pbr' (maybe misspelled?)<br>Download error on <a href="https://pypi.python.org/simple/" target="_blank">https://pypi.python.org/simple/</a>: [Errno 110] Connection timed out -- Some packages may not be found!<br>No local packages or download links found for pbr>=0.5,<0.6<br>Traceback (most recent call last):<br>  File "./setup.py", line 22, in <module><br>    d2to1=True)<br>  File "/usr/lib/python2.7/distutils/core.py", line 111, in setup<br>    _setup_distribution = dist = klass(attrs)<br>  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 239, in __init__<br>    self.fetch_build_eggs(attrs.pop('setup_requires'))<br>  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 264, in fetch_build_eggs<br>    replace_conflicting=True<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 620, in resolve<br>    dist = best[req.key] = env.best_match(req, ws, installer)<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 858, in best_match<br>    return self.obtain(req, installer) # try and download/install<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 870, in obtain<br>    return installer(requirement)<br>  File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 314, in fetch_build_egg<br>    return cmd.easy_install(req)<br>  File "/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 610, in easy_install<br>    raise DistutilsError(msg)<br>distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr>=0.5,<0.6')<br><br>Icehouse uses pbr version pbr>=0.6,!=0.7,<1.0 and kwapi uses >=0.5,<0.6. I have to move to >=0.5,<0.6 which is the common denominator. <br><br>Tried removing the pbr ubuntu package and installing a version of pbr within 0.5 to 0.6 using pip and a lot of dependencies including OpenStack Ubuntu packages for Ceilometer, Neutron and Nova gets removed in the process. So this might not be a good way to go about.<br><br></div>Kindly let me know if there is any alternate way to get Ceilometer to meter Energy/Kwapi in IceHouse.<div><div><div><br clear="all"></div>Regards,<span class="HOEnZb"><font color="#888888"><br><div>-- <br>Vivek Varghese Cherian<br>
</div></font></span></div></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>