Re: [openstack-dev] [OpenStack-Infra] [infra][Neutron] tempest requirements errors while fetching oslo.i18n>=0.1.0

2014-08-18 Thread Jeremy Stanley
On 2014-08-17 23:53:12 -0700 (-0700), daya kamath wrote:
[...]
> openstack-infra does not get updated as part of the gate jobs
[...]

Right, we use puppet to continuously apply that configuration to our
durable workers and nodepool templates.
-- 
Jeremy Stanley

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [OpenStack-Infra] [infra][Neutron] tempest requirements errors while fetching oslo.i18n>=0.1.0

2014-08-17 Thread daya kamath
thanks jeremy, that works! 

i updated 
/root/config/modules/openstack_project/files/slave_scripts/select-mirror.sh to 
use the pypi.python.org mirror.

not sure why, but the pypi.openstack.org/simple mirror was not getting accessed 
when triggered through zuul, but it was getting accessed when i did a manual 
run. (however, i realized openstack-infra does not get updated as part of the 
gate jobs, so mine is almost 2 months old, and this script no longer exists on 
infra.)

thanks!





 From: Jeremy Stanley 
To: daya kamath  
Cc: OpenStack Development Mailing List (not for usage questions) 
; Openstack-infra 
 
Sent: Monday, August 18, 2014 5:47 AM
Subject: Re: [OpenStack-Infra] [infra][Neutron] tempest requirements errors 
while fetching oslo.i18n>=0.1.0
 

On 2014-08-17 13:11:41 -0700 (-0700), daya kamath wrote:
[...]
> Getting page http://pypi.openstack.org/openstack/oslo.utils/ Could
> not fetch URL
[...]

That mirror is abandoned and http://pypi.openstack.org/simple/ is
the one we're maintaining for our jobs now. However, there's no
reason to be using our mirror for YOUR systems. If you're not
running a PyPI mirror of your own, you should just use
pypi.python.org instead.
-- 
Jeremy Stanley___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [OpenStack-Infra] [infra][Neutron] tempest requirements errors while fetching oslo.i18n>=0.1.0

2014-08-17 Thread Jeremy Stanley
On 2014-08-17 13:11:41 -0700 (-0700), daya kamath wrote:
[...]
> Getting page http://pypi.openstack.org/openstack/oslo.utils/ Could
> not fetch URL
[...]

That mirror is abandoned and http://pypi.openstack.org/simple/ is
the one we're maintaining for our jobs now. However, there's no
reason to be using our mirror for YOUR systems. If you're not
running a PyPI mirror of your own, you should just use
pypi.python.org instead.
-- 
Jeremy Stanley

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev