Merge "Retarget Zaza to master now that split has landed"

This commit is contained in:
Zuul 2019-05-24 09:12:05 +00:00 committed by Gerrit Code Review
commit fe159d8cec
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ pika>=0.10.0,<1.0
distro-info
pytz
pyudev # for ceph-* charm unit tests (not mocked?)
git+https://github.com/openstack-charmers/zaza.git@remove-namespaced-tests#egg=zaza;python_version>'3.4'
git+https://github.com/openstack-charmers/zaza.git#egg=zaza;python_version>'3.4'
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack;python_version>'3.4'