The incorrect branch key is fixed for fuel-qa submodule

Submodule initialization process had pulled master branch of fuel-qa
instead of stable/mitaka because of typo for branch key

Change-Id: I2fd8e613349258cec0faafc72c33d4a1066bd5eb
This commit is contained in:
Ruslan Khozinov 2016-08-18 16:26:22 +03:00
parent a18817fb47
commit ee001d7b19
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

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