<html><body><p>Every few weeks my third part CI system gets burned by this. I have a bandersnatch mirror, that mirrors from pypi.python.org every few hours, but during a run it can't find packages that have been updated in various requirements.txt files and not on pypi.python.org.<br><br>Recently there was a change made to the oslo.config and oslo.concurrency versions that are not on my mirror and are not on pypi.python.org. <br><br>As an example, I see this in devstacklog.txt:<br><br>2016-05-11 19:30:32.938 | Collecting oslo.config===3.9.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))<br>2016-05-11 19:30:32.941 |   Could not find a version that satisfies the requirement oslo.config===3.9.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211)) (from versions: )<br>2016-05-11 19:30:32.943 | No matching distribution found for oslo.config===3.9.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))<br><br>A check on pypi (and my mirror) shows the most recent version is oslo.config 3.4.0<br><br>Questions:<br>1.What is the proper URL to synch my mirror from?<br>2.See many references to per-reqion openstack pypi mirrors, should I be using them? If so, what are the URLs, or where can I find them?<br><br>Bob Hansen<br>z/VM OpenStack Enablement <br><BR>
</body></html>