Eliminate dependency on master version of horizon

Modified test-requirements.txt to reference the stable/mitaka
horizon version

Change-Id: Ia2988664748d7bc502c12f5943b6b0bf8b685df3
Closes-Bug: #1565577
This commit is contained in:
Peter Piela 2016-04-04 14:48:39 -04:00
parent fc0f891981
commit 09f0b88cc5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Require Horizon
-e git://github.com/openstack/horizon.git#egg=horizon
http://tarballs.openstack.org/horizon/horizon-stable-mitaka.tar.gz#egg=horizon
hacking>=0.10.2,<0.11 # Apache-2.0