[patch] cleanup: Drop LVM filter disable 77/52677/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 26 Feb 2018 17:40:01 +0000 (18:40 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 26 Feb 2018 18:14:37 +0000 (19:14 +0100)
commita2062e5fd64a2737df44497bfcece7e804b7f5bf
treea8e904fbe8658ad23e37006fba8784a5f636927c
parent672ae12f6a4ef316230e6187692ec647786add9c
[patch] cleanup: Drop LVM filter disable

Now we explicitly add a LVM PV on /dev/sda{1,2} for Cinder storage,
so we can safely drop the patch disabling LVM volume filtering.
If we later move the PV to a different disk, we can just add the VG
and LV definitions to linux:storage via reclass, and Salt will skip
setting them up (as they're already created by MaaS), yet keep the
filtering sane.

While at it, fix 'nova_cpu_pinning' param expr; constructs based on
reclass interpolation (e.g. '${_param:x}') do not work when
parameters are passed via reclass.storage templating, so change
reclass interpolation syntax with classic YAML anchors.

Fixes: 672ae12

Change-Id: Ieb41635ddeb630543d7e4d1079f45d636d9a43af
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mcp/patches/0012-linux.storage.lvm-Disable-filter.patch [deleted file]
mcp/patches/0012-routes-Skip-network-restart-on-noifupdown.patch [moved from mcp/patches/0011-routes-Skip-network-restart-on-noifupdown.patch with 100% similarity]
mcp/patches/patches.list
mcp/reclass/classes/cluster/all-mcp-arch-common/infra/config_pdf.yml.j2
mcp/scripts/pharos