aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 6275a1bd3d409e80f96cf67a5189ce22e352c96d (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
26
27
28
29
30
31
32
[submodule "opnfv-fuel"]
	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
	branch = stable/mitaka
[submodule "fuel-web"]
	path = upstream/fuel-web
	url = https://github.com/openstack/fuel-web.git
	branch = stable/mitaka
[submodule "fuel-agent"]
	path = upstream/fuel-agent
	url = https://github.com/openstack/fuel-agent.git
	branch = stable/mitaka
[submodule "fuel-mirror"]
	path = upstream/fuel-mirror
	url = https://github.com/openstack/fuel-mirror.git
	branch = stable/mitaka
[submodule "fuel-plugin-opendaylight"]
	path = upstream/fuel-plugin-opendaylight
	url = https://github.com/openstack/fuel-plugin-opendaylight.git
	branch = master
[submodule "fuel-nailgun-agent"]
	path = upstream/fuel-nailgun-agent
	url = https://github.com/openstack/fuel-nailgun-agent
	branch = stable/mitaka