Retarget Zaza to master now that split has landed

This change is required as Zaza underwent a split of the openstack
tests from the Zaza project, so we had to track the working branch
until that change landed. As it has landed, it is now time to use
Zaza from master again

Change-Id: I74a7ba7bb75312d2c55eea0434bd7f68007972c4
This commit is contained in:
Chris MacNaughton
2019-05-22 12:24:54 +02:00
parent a103c15e40
commit c765303a94

View File

@@ -4,6 +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@remove-namespaced-tests#egg=zaza;python_version>='3.0'
git+https://github.com/openstack-charmers/zaza.git#egg=zaza;python_version>='3.0'
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack
coverage>=4.5.2