On 2014-02-13 20:44, Jeremy Stanley wrote:
On 2014-02-13 10:56:28 -0600 (-0600), Ben Nemec wrote:
[...]
configure pip to use the pypi.openstack.org mirror.
[...]
While this is sometimes a useful hack for working around
intermittent PyPI CDN growing pains on your personal development
workstatio
From: Jeremy Stanley [mailto:fu...@yuggoth.org]
Sent: Thursday, February 13, 2014 6:44 PM
To: openstack-dev@lists.openstack.org
Subject: Re: [openstack-dev] Devstack installation failed with CINDER
installation
On 2014-02-13 10:56:28 -0600 (-0600), Ben Nemec wrote:
[...]
> configure pip to
On 2014-02-13 10:56:28 -0600 (-0600), Ben Nemec wrote:
[...]
> configure pip to use the pypi.openstack.org mirror.
[...]
While this is sometimes a useful hack for working around
intermittent PyPI CDN growing pains on your personal development
workstation, or maybe for ferreting out whether your lo
AM
To: openstack-dev@lists.openstack.org
Subject: Re: [openstack-dev] Devstack installation failed with CINDER
installation
Looks like a transient pypi failure. You can either wait for pypi to get its
act together or configure pip to use the pypi.openstack.org mirror. This is
the relevant
Looks like a transient pypi failure. You can either wait for pypi to get
its act together or configure pip to use the pypi.openstack.org mirror.
This is the relevant part of my ~/.pip/pip.conf file:
[fedora@openstack .pip]$ cat pip.conf
[global]
index-url = http://pypi.openstack.org/openstack
Hi stackers-
I have an issue while installing devstack on my machine.
While configuring cider root wrap, devstack installation failed.
Here is the complete log
.dEYRz -e /opt/stack/cinder
Obtaining file:///opt/stack/cinder
Running setup.py egg_info for package from file:///opt/stack/cinder