X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=fbf1927fb2ec0600265378f106483bbebccd8597;hb=86c0ba63236b96fbf38370280d85a23290b19680;hp=290b742230c18d23d624a37e1f2b00570eb209f7;hpb=9f8aff6636e0d86834178b461802f3e7cb95189d;p=fuel.git diff --git a/.gitmodules b/.gitmodules index 290b74223..fbf1927fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,60 +1,28 @@ -[submodule "fuel-main"] - path = build/f_repos/sub/fuel-main - url = https://github.com/openstack/fuel-main.git - branch = stable/newton - ignore = all -[submodule "fuel-library"] - path = build/f_repos/sub/fuel-library - url = https://github.com/openstack/fuel-library.git - branch = stable/newton - ignore = all -[submodule "fuel-web"] - path = build/f_repos/sub/fuel-web - url = https://github.com/openstack/fuel-web.git - branch = stable/newton - ignore = all -[submodule "python-fuelclient"] - path = build/f_repos/sub/python-fuelclient - url = https://github.com/openstack/python-fuelclient.git - branch = stable/newton - ignore = all -[submodule "fuel-agent"] - path = build/f_repos/sub/fuel-agent - url = https://github.com/openstack/fuel-agent.git - branch = stable/newton - ignore = all -[submodule "fuel-nailgun-agent"] - path = build/f_repos/sub/fuel-nailgun-agent - url = https://github.com/openstack/fuel-nailgun-agent.git - branch = stable/newton - ignore = all -[submodule "fuel-astute"] - path = build/f_repos/sub/fuel-astute - url = https://github.com/openstack/fuel-astute.git - branch = stable/newton - ignore = all -[submodule "fuel-ostf"] - path = build/f_repos/sub/fuel-ostf - url = https://github.com/openstack/fuel-ostf.git - branch = stable/newton - ignore = all -[submodule "fuel-menu"] - path = build/f_repos/sub/fuel-menu - url = https://github.com/openstack/fuel-menu.git - branch = stable/newton - ignore = all -[submodule "shotgun"] - path = build/f_repos/sub/shotgun - url = https://github.com/openstack/shotgun.git - branch = stable/newton - ignore = all -[submodule "network-checker"] - path = build/f_repos/sub/network-checker - url = https://github.com/openstack/network-checker.git +[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://github.com/salt-formulas/salt-formula-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 - ignore = all -[submodule "fuel-ui"] - path = build/f_repos/sub/fuel-ui - url = https://github.com/openstack/fuel-ui.git - branch = stable/newton - ignore = all