Point to Queens instead of master

There are references that are pointing to master in each role.
This should change them.

Change-Id: I8cebdb372ea856cb6049708b22d62a0929ef9551
This commit is contained in:
Jean-Philippe Evrard 2018-02-15 14:02:04 +00:00
parent d2798dae41
commit 6b495432bc
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,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]