blob: d5ab103337db6445b18b8ab8f35559741aff24c8 (
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 = stable/brahmaputra
[submodule "fuel-main"]
path = upstream/fuel-main
url = https://github.com/openstack/fuel-main.git
branch = stable/8.0
[submodule "fuel-library"]
path = upstream/fuel-library
url = https://github.com/openstack/fuel-library.git
branch = stable/8.0
[submodule "fuel-web"]
path = upstream/fuel-web
url = https://github.com/openstack/fuel-web.git
branch = stable/8.0
[submodule "fuel-agent"]
path = upstream/fuel-agent
url = https://github.com/openstack/fuel-agent.git
branch = stable/8.0
[submodule "fuel-mirror"]
path = upstream/fuel-mirror
url = https://github.com/openstack/fuel-mirror.git
branch = stable/8.0
[submodule "fuel-plugin-qemu"]
path = upstream/fuel-plugin-qemu
url = https://github.com/openstack/fuel-plugin-qemu.git
branch = master
[submodule "fuel-plugin-ovsnfv"]
path = upstream/fuel-plugin-ovsnfv
url = https://gerrit.opnfv.org/gerrit/p/ovsnfv.git
branch = stable/brahmaputra
[submodule "fuel-plugin-opendaylight"]
path = upstream/fuel-plugin-opendaylight
url = https://github.com/openstack/fuel-plugin-opendaylight.git
branch = brahmaputra-release
|