diff --git a/requirements.txt b/requirements.txt index be1ac34..0d42850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,3 +9,5 @@ # PBR should always appear first pbr!=2.1.0,>=2.0.0 # Apache-2.0 python-zunclient>=1.0.0 # Apache-2.0 + +horizon>=13.0.0 # Apache-2.0 \ No newline at end of file diff --git a/test-requirements.txt b/test-requirements.txt index a24e613..549fe56 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,6 +19,3 @@ testtools>=2.2.0 # MIT sphinx!=1.6.6,>=1.6.2 # BSD openstackdocstheme>=1.18.1 # Apache-2.0 reno>=2.5.0 # Apache-2.0 - -# Include horizon as test requirement -http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon