blob: 0023639cc36c67ca1728816f2d31844fafcb6ec6 (
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
33
34
35
36
|
[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
[submodule "fuel-astute"]
path = upstream/fuel-astute
url = https://github.com/openstack/fuel-astute.git
branch = stable/mitaka
|