aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/patches/patches.list
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-05 02:25:38 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-10 20:34:29 +0200
commit75c464b5bdeac188902d17576981c8074624ddf0 (patch)
tree78c3c640f47bfff26488eac711a318c0384da5cc /mcp/patches/patches.list
parentbaccdc43292c3f33fd697e5b67b2867e2ea73c71 (diff)
maas: region: credentials workaround, force sync
Workaround the issues described in [1], stating that salt-formula-maas package cannot set an autogenerated PostgreSQL password, respectively the known error thrown during initial setup. FIXME: These should be reverted later, after fixing the MaaS password update and initial artifact sync in the salt formula / scripts. [1] https://docs.mirantis.com/mcp/1.0/mcp-deployment-guide/\ install-base-infra/set-up-bare-metal-provisioner/configure-maas-vm.html Change-Id: I8b37f55d3caa4119c64f9549578850dd4eb9e3ad Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/patches/patches.list')
-rw-r--r--mcp/patches/patches.list4
1 files changed, 3 insertions, 1 deletions
diff --git a/mcp/patches/patches.list b/mcp/patches/patches.list
index 0542433c7..e55e67984 100644
--- a/mcp/patches/patches.list
+++ b/mcp/patches/patches.list
@@ -1 +1,3 @@
-/usr/share/salt-formulas/env: 0002-opendaylight-formula-neutron.patch
+/usr/share/salt-formulas/env: 0001-opendaylight-formula-neutron.patch
+/usr/share/salt-formulas/env: 0002-maas-region-skip-credentials-update.patch
+/usr/share/salt-formulas/env: 0003-maas-region-force-artifact-download.patch