aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 684867af3ad274c44bac2d6501b357d69a5ef407 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "opnfv-fuel"]
	path = upstream/fuel
	url = https://gerrit.opnfv.org/gerrit/fuel
	branch = master
	ignore = all
[submodule "fuel-plugin-opendaylight"]
	path = upstream/fuel-plugin-opendaylight
	url = https://github.com/openstack/fuel-plugin-opendaylight.git
	branch = master
	ignore = all
[submodule "fuel-plugin-ovs"]
	path = upstream/fuel-plugin-ovs
	url = https://github.com/openstack/fuel-plugin-ovs
	branch = stable/9.0
	ignore = all
[submodule "vswitchperf"]
	path = upstream/vswitchperf
	url = https://gerrit.opnfv.org/gerrit/vswitchperf.git
	branch = master
	ignore = all
[submodule "packetary"]
	path = upstream/packetary
	url = https://github.com/openstack/packetary.git
	branch = master
	ignore = all