Merge "Require the (soon-to-be) Rocky version of Horizon"

This commit is contained in:
Zuul 2018-06-03 00:56:04 +00:00 committed by Gerrit Code Review
commit 7fe81940c6
3 changed files with 3 additions and 3 deletions

View File

@ -51,8 +51,8 @@ msgpack==0.5.6
munch==2.2.0
netaddr==0.7.19
netifaces==0.10.6
nose==1.3.7
nose-exclude===0.5.0
nose==1.3.7
nosehtmloutput==0.0.3
nosexcover==1.0.10
openstack.nose-plugin==0.7

View File

@ -6,4 +6,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
python-designateclient>=2.7.0 # Apache-2.0
horizon>=13.0.0 # Apache-2.0
horizon>=14.0.0.0b1 # Apache-2.0

View File

@ -27,4 +27,4 @@ django-compressor>=2.0 # MIT
# OpenStack CI will install the following projects from git
# if they are in the required-projects list for a job:
horizon>=13.0.0 # Apache-2.0
horizon>=14.0.0.0b1 # Apache-2.0