build: Use git submodules for Fuel git repos
[fuel.git] / .gitmodules
1 [submodule "fuel-main"]
2         path = build/f_repos/sub/fuel-main
3         url = https://github.com/openstack/fuel-main.git
4         branch = stable/mitaka
5         ignore = all
6 [submodule "fuel-library"]
7         path = build/f_repos/sub/fuel-library
8         url = https://github.com/openstack/fuel-library.git
9         branch = stable/mitaka
10         ignore = all
11 [submodule "fuel-web"]
12         path = build/f_repos/sub/fuel-web
13         url = https://github.com/openstack/fuel-web.git
14         branch = stable/mitaka
15         ignore = all
16 [submodule "python-fuelclient"]
17         path = build/f_repos/sub/python-fuelclient
18         url = https://github.com/openstack/python-fuelclient.git
19         branch = stable/mitaka
20         ignore = all
21 [submodule "fuel-agent"]
22         path = build/f_repos/sub/fuel-agent
23         url = https://github.com/openstack/fuel-agent.git
24         branch = stable/mitaka
25         ignore = all
26 [submodule "fuel-nailgun-agent"]
27         path = build/f_repos/sub/fuel-nailgun-agent
28         url = https://github.com/openstack/fuel-nailgun-agent.git
29         branch = stable/mitaka
30         ignore = all
31 [submodule "fuel-astute"]
32         path = build/f_repos/sub/fuel-astute
33         url = https://github.com/openstack/fuel-astute.git
34         branch = stable/mitaka
35         ignore = all
36 [submodule "fuel-ostf"]
37         path = build/f_repos/sub/fuel-ostf
38         url = https://github.com/openstack/fuel-ostf.git
39         branch = stable/mitaka
40         ignore = all
41 [submodule "fuel-mirror"]
42         path = build/f_repos/sub/fuel-mirror
43         url = https://github.com/openstack/fuel-mirror.git
44         branch = stable/mitaka
45         ignore = all
46 [submodule "fuel-menu"]
47         path = build/f_repos/sub/fuel-menu
48         url = https://github.com/openstack/fuel-menu.git
49         branch = stable/mitaka
50         ignore = all
51 [submodule "shotgun"]
52         path = build/f_repos/sub/shotgun
53         url = https://github.com/openstack/shotgun.git
54         branch = stable/mitaka
55         ignore = all
56 [submodule "network-checker"]
57         path = build/f_repos/sub/network-checker
58         url = https://github.com/openstack/network-checker.git
59         branch = stable/mitaka
60         ignore = all
61 [submodule "fuel-upgrade"]
62         path = build/f_repos/sub/fuel-upgrade
63         url = https://github.com/openstack/fuel-upgrade.git
64         branch = stable/mitaka
65         ignore = all
66 [submodule "fuel-ui"]
67         path = build/f_repos/sub/fuel-ui
68         url = https://github.com/openstack/fuel-ui.git
69         branch = stable/mitaka
70         ignore = all