Fix the fuel-qa submoule url

We have some troubles with git and TLS on CI,
so we need to change https to https to run tests

Change-Id: I4737138c1c4215622c6342292d001975248a47d3
This commit is contained in:
Ruslan Khozinov 2016-11-17 21:02:58 +03:00
parent 5dc4aa9562
commit ccd28a3d5d
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,4 +1,4 @@
[submodule "plugin_test/fuel-qa"]
path = plugin_test/fuel-qa
url = https://github.com/openstack/fuel-qa
url = git://git.openstack.org/openstack/fuel-qa
branch = stable/mitaka