Bump constraint for stestr

In Ia37d4230d18d396692f66925e754fb87ec0eb21b we added a constraint for
stestr and we set it to 2.0.0 (which was probably the latest an greatest
at the time)  However we have:

 origin/master         : stestr===2.1.1
 origin/stable/rocky   : stestr===2.1.0
 origin/stable/queens  : stestr===1.1.0
 origin/stable/pike    : stestr===2.0.0
 origin/stable/newton  :
 origin/stable/ocata   :

Where we have an older version on queens than in pike :/

Change-Id: I6f4149b3751472a4c47726256f75772cee52a3fd
This commit is contained in:
Tony Breeds 2018-09-13 15:23:25 +10:00
parent 3877228144
commit e3f12f8a18
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ shade===1.27.1
pathlib2===2.3.0
pydotplus===2.0.2
flask-oslolog===0.1
stestr===1.1.0
stestr===2.0.0
urwid===1.3.1;python_version=='3.4'
urwid===1.3.1;python_version=='3.5'
singledispatch===3.4.0.3;python_version=='2.7'