Migrate to split zaza - zaza.openstack

This change adds in zaza.openstack, as well as changing the
branch target of zaza to a branch with zaza.openstack
removed, allowing us to validate the new library

Change-Id: Ie6deb30bc01afdc9bddfb91c975d031bfa4b0060
This commit is contained in:
Chris MacNaughton 2019-05-09 12:30:04 +02:00
parent f337467e35
commit 7d444d9dd8
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