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:
parent
a18817fb47
commit
ee001d7b19
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user