Merge "Update py27-ocata to py27-queens"

This commit is contained in:
Zuul 2018-08-01 13:35:25 +00:00 committed by Gerrit Code Review
commit f99beb100c
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ whitelist_externals = bash
rm
bandit
[testenv:py27-ocata]
install_command = pip install -chttps://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata {opts} {packages}
[testenv:py27-queens]
install_command = pip install -chttps://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens {opts} {packages}
[testenv:murano-test-runner]
basepython = python3