X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitmodules;h=5b1bd073014dbfbae2f6f7b19b5ded9b29b064c5;hb=221eb505c30134d9e78d901d10d2744aa4d279d9;hp=1d729b0c691a709c21aee522545361593d36c0c7;hpb=5677e66fc3df2ceb0a9557e60f6931851b213fd9;p=armband.git diff --git a/.gitmodules b/.gitmodules index 1d729b0c..5b1bd073 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,36 +1,44 @@ [submodule "opnfv-fuel"] path = upstream/fuel url = https://gerrit.opnfv.org/gerrit/fuel - branch = stable/brahmaputra -[submodule "fuel-main"] - path = upstream/fuel-main - url = https://github.com/openstack/fuel-main.git - branch = stable/8.0 + branch = master [submodule "fuel-library"] path = upstream/fuel-library url = https://github.com/openstack/fuel-library.git - branch = stable/8.0 + branch = stable/mitaka [submodule "fuel-web"] path = upstream/fuel-web url = https://github.com/openstack/fuel-web.git - branch = stable/8.0 + branch = stable/mitaka [submodule "fuel-agent"] path = upstream/fuel-agent url = https://github.com/openstack/fuel-agent.git - branch = stable/8.0 + branch = stable/mitaka [submodule "fuel-mirror"] path = upstream/fuel-mirror url = https://github.com/openstack/fuel-mirror.git - branch = stable/8.0 + branch = stable/mitaka [submodule "fuel-plugin-opendaylight"] path = upstream/fuel-plugin-opendaylight url = https://github.com/openstack/fuel-plugin-opendaylight.git - branch = brahmaputra-release + branch = master [submodule "fuel-nailgun-agent"] path = upstream/fuel-nailgun-agent url = https://github.com/openstack/fuel-nailgun-agent - branch = stable/8.0 + branch = stable/mitaka +[submodule "fuel-plugin-ovs"] + path = upstream/fuel-plugin-ovs + url = https://github.com/openstack/fuel-plugin-ovs + branch = master +[submodule "vswitchperf"] + path = upstream/vswitchperf + url = https://gerrit.opnfv.org/gerrit/vswitchperf.git + branch = master +[submodule "yardstick"] + path = upstream/yardstick + url = https://gerrit.opnfv.org/gerrit/yardstick.git + branch = master [submodule "fuel-astute"] path = upstream/fuel-astute url = https://github.com/openstack/fuel-astute.git - branch = stable/8.0 + branch = stable/mitaka