Replace ostestr with stestr in testing framework.

A system upgrade broke ostestr. We can fix it by just calling stestr
directly.

Change-Id: Iff4d20ff6ab6c624c5113e3e2dcba7ce02886aeb
This commit is contained in:
Pete Vander Giessen 2019-03-07 17:10:41 -05:00
parent 64c84334eb
commit 516ca0186b
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ charm-tools>=2.4.4
coverage>=3.6
mock>=1.2
flake8>=2.2.4,<=2.4.1
os-testr>=0.4.1
stestr>=2.2.0
requests>=2.18.4
git+https://github.com/openstack-charmers/zaza.git#egg=zaza