blob: b47167d9ddfa2b3d123a92b8407023df2146f849 (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
[submodule "reclass-system-salt-model"]
path = mcp/reclass/classes/system
url = https://github.com/Mirantis/reclass-system-salt-model
branch = master
[submodule "pharos"]
path = mcp/scripts/pharos
url = https://github.com/opnfv/pharos
branch = master
[submodule "docker"]
path = docker
url = https://github.com/epcim/docker-salt-formulas
branch = master
[submodule "salt-formula-linux"]
path = mcp/salt-formulas/salt-formula-linux
url = https://github.com/salt-formulas/salt-formula-linux
branch = master
[submodule "salt-formula-keystone"]
path = mcp/salt-formulas/salt-formula-keystone
url = https://gerrit.mcp.mirantis.com/salt-formulas/keystone
branch = master
[submodule "salt-formula-maas"]
path = mcp/salt-formulas/salt-formula-maas
url = https://github.com/salt-formulas/salt-formula-maas
branch = master
[submodule "salt-formula-redis"]
path = mcp/salt-formulas/salt-formula-redis
url = https://gerrit.mcp.mirantis.com/salt-formulas/redis
branch = master
[submodule "salt-formula-cinder"]
path = mcp/salt-formulas/salt-formula-cinder
url = https://gerrit.mcp.mirantis.com/salt-formulas/cinder
branch = master
[submodule "salt-formula-heat"]
path = mcp/salt-formulas/salt-formula-heat
url = https://gerrit.mcp.mirantis.com/salt-formulas/heat
branch = master
[submodule "salt-formula-nova"]
path = mcp/salt-formulas/salt-formula-nova
url = https://gerrit.mcp.mirantis.com/salt-formulas/nova
branch = master
[submodule "salt-formula-neutron"]
path = mcp/salt-formulas/salt-formula-neutron
url = https://gerrit.mcp.mirantis.com/salt-formulas/neutron
branch = master
[submodule "salt-formula-oslo-templates"]
path = mcp/salt-formulas/salt-formula-oslo-templates
url = https://gerrit.mcp.mirantis.com/salt-formulas/oslo-templates
branch = master
[submodule "salt-formula-horizon"]
path = mcp/salt-formulas/salt-formula-horizon
url = https://gerrit.mcp.mirantis.com/salt-formulas/horizon
branch = master
[submodule "salt-formula-gnocchi"]
path = mcp/salt-formulas/salt-formula-gnocchi
url = https://gerrit.mcp.mirantis.com/salt-formulas/gnocchi
branch = master
[submodule "salt-formula-etcd"]
path = mcp/salt-formulas/salt-formula-etcd
url = https://gerrit.mcp.mirantis.com/salt-formulas/etcd
branch = master
[submodule "salt-formula-kubernetes"]
path = mcp/salt-formulas/salt-formula-kubernetes
url = https://gerrit.mcp.mirantis.com/salt-formulas/kubernetes
branch = master
[submodule "salt-formula-apache"]
path = mcp/salt-formulas/salt-formula-apache
url = https://gerrit.mcp.mirantis.com/salt-formulas/apache
branch = master
|