Use https instead of http for git.openstack.org

Trivialfix

Change-Id: Ic1f293e0c3bcbce3fd5c7179b1564079fe42f05d
This commit is contained in:
Cao Xuan Hoang
2017-02-06 16:28:10 +07:00
parent 0b3c1b8765
commit 5b624d6cea
3 changed files with 4 additions and 4 deletions

View File

@@ -82,7 +82,7 @@ commands =
[testenv:ansible]
deps =
{[testenv]deps}
-rhttp://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt
-rhttps://git.openstack.org/cgit/openstack/openstack-ansible-tests/plain/test-ansible-deps.txt
[testenv:ansible-syntax]