On 2017/06/23 16:17, Andreas Jaeger wrote:
On 2017-06-23 08:05, Rikimaru Honjo wrote:
Hi,
I run "tox -epy27" in nova repository just now.
As a result, following error message was printed.
HTTPError: 404 Client Error: Not found for url:
https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt
Actually following URI is missing.
https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt
The same error occurred other repositories.(e.g. cinder, glance...)
Where did upper-constraints.txt go?
git.openstack.org is currently broken, we're investigating.
Btw. best to report those on #openstack-infra directly, see
https://docs.openstack.org/infra/manual/ for further instructions and
ways to check the status of our infrastructure,
Thank you for suggesting!
I'll report on #openstack-infra directly next time.
FIY:
I succeeded to run tox in my machine by setting following environment variable:
$ export
UPPER_CONSTRAINTS_FILE=https://raw.githubusercontent.com/openstack/requirements/master/upper-constraints.txt
Andreas
--
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Rikimaru Honjo
E-mail:[email protected]
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev