Merge "Point to Queens instead of master" into stable/queens

This commit is contained in:
Zuul 2018-02-15 14:40:45 +00:00 committed by Gerrit Code Review
commit e86c73ef9a
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ commands =
[testenv:ansible]
deps =
{[testenv]deps}
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible/plain/global-requirement-pins.txt
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible/plain/global-requirement-pins.txt?h=stable/queens
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt?h=stable/queens
[testenv:ansible-syntax]