X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=4c4f7304496ed5f0965d4f914f1c6fde07cf5eab;hb=refs%2Fchanges%2F73%2F66873%2F3;hp=d3501c3ec0a1de8bdf51ffdf4e878a1c8db1d2a7;hpb=0908d946b32e5b134fab4eb0e119d8bf9661c902;p=fuel.git diff --git a/.gitmodules b/.gitmodules index d3501c3ec..4c4f73044 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,10 +2,6 @@ path = mcp/reclass/classes/system url = https://github.com/Mirantis/reclass-system-salt-model branch = master -[submodule "scripts"] - path = mcp/deploy/scripts - url = https://github.com/salt-formulas/salt-formulas-scripts - branch = master [submodule "pharos"] path = mcp/scripts/pharos url = https://github.com/opnfv/pharos @@ -14,3 +10,43 @@ 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