[Openstack] Energy/Kwapi metering using ceilometer in OpenStack Icehouse

Vivek Varghese Cherian vivekcherian at gmail.com
Fri Oct 10 07:41:54 UTC 2014


On Thu, Oct 9, 2014 at 6:15 PM, Bruno Grazioli <bruno.graziol at gmail.com>
wrote:

> Hi Vivek,
>
> Try installing with pip, using the command:
> - pip install -r requirements.txt
>
> Also check your network configuration since pip isn't able to find the pbr
> package:
> "Download error on https://pypi.python.org/simple/pbr/: [Errno 110]
> Connection timed out -- Some packages may not be found!
> Couldn't find index page for 'pbr' (maybe misspelled?)
> Download error on https://pypi.python.org/simple/: [Errno 110] Connection
> timed out -- Some packages may not be found!
> No local packages or download links found for pbr>=0.5,<0.6"
>
> Did you install all the requirements mentioned there?
>
> BR,
> Bruno.
>
>
>
Hi,

pip install -r requirements.txt throws up the following exception.


root at ice14:~/kwapi# pip install -r requirements.txt
Requirement already satisfied (use --upgrade to upgrade):
d2to1>=0.2.10,<0.3 in /usr/lib/python2.7/dist-packages (from -r
requirements.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): eventlet in
/usr/lib/python2.7/dist-packages (from -r requirements.txt (line 2))
Requirement already satisfied (use --upgrade to upgrade): flask in
/usr/lib/python2.7/dist-packages (from -r requirements.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): iso8601 in
/usr/lib/python2.7/dist-packages (from -r requirements.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): kombu in
/usr/lib/python2.7/dist-packages (from -r requirements.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): oslo.config in
/usr/lib/python2.7/dist-packages (from -r requirements.txt (line 6))
Downloading/unpacking pbr>=0.5,<0.6 (from -r requirements.txt (line 7))
  Cannot fetch index base URL https://pypi.python.org/simple/
  Could not find any downloads that satisfy the requirement pbr>=0.5,<0.6
(from -r requirements.txt (line 7))
Cleaning up...
No distributions at all found for pbr>=0.5,<0.6 (from -r requirements.txt
(line 7))
Storing debug log for failure in /home/ppm/.pip/pip.log
root at ice14:~/kwapi#

Regards,
-- 
Vivek Varghese Cherian (विवेक वर्गीस चेरियान)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141010/26d00f03/attachment.html>


More information about the Openstack mailing list