Merge "Migrate to split zaza - zaza.openstack"

This commit is contained in:
Zuul 2019-05-10 10:31:18 +00:00 committed by Gerrit Code Review
commit 275029da51
1 changed files with 2 additions and 1 deletions

View File

@ -4,5 +4,6 @@ mock>=1.2
flake8>=2.2.4,<=2.4.1
stestr>=2.2.0
python-keystoneclient>=1.7.1
git+https://github.com/openstack-charmers/zaza.git@namespace-tests#egg=zaza;python_version>='3.0'
git+https://github.com/openstack-charmers/zaza.git@remove-namespaced-tests#egg=zaza;python_version>='3.0'
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack
coverage>=4.5.2