diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-18 19:47:44 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-28 12:57:27 +0000 |
commit | 293e752ad5f422359c8d0efa0a51fbb484318212 (patch) | |
tree | 0ac5f51af589c07f7cb2d44a658c772d11d0f327 /.gitmodules | |
parent | 1c049bf03ddff1c0b5d4f89a954bf5effe665b59 (diff) |
Rework: Drop fuel-main submodule.
Move fuel-main patching to opnfv-fuel, preparing for upstreaming
this to Fuel@OPNFV.
Drop fuel-main submodule!
Change-Id: I12b995f37701658dca1d1a212ede029d0e03231c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 6275a1bd..e04803a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,10 +2,6 @@ path = upstream/fuel url = https://gerrit.opnfv.org/gerrit/fuel branch = master -[submodule "fuel-main"] - path = upstream/fuel-main - url = https://github.com/openstack/fuel-main.git - branch = stable/mitaka [submodule "fuel-library"] path = upstream/fuel-library url = https://github.com/openstack/fuel-library.git |