diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-02-19 20:19:03 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-02-20 00:05:31 +0100 |
commit | 55a4730a03b523ced440a82a7e8bd26e156bb714 (patch) | |
tree | ca8511cb3d3c7623cac02315bfcd6af937d8972c /mcp/reclass/classes/cluster/mcp-pike-odl-ha/openstack/message_queue.yml | |
parent | fa086726f5242c2ff92f913ad251cd6167f012ac (diff) |
[reclass] dbs, msg: Inherit only infra classes
All other VCP nodes (mdb, prx, ctl etc.) inherit only the infra
subdir of each scenario, so apply the same to dbs, msg.
This should cut down some operations during reclass interpolation
for affected nodes, without any changes in output pillar data.
Change-Id: I77ae6e1d5658cba87fcd8c45a5f8f5e177e0eda9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-pike-odl-ha/openstack/message_queue.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-pike-odl-ha/openstack/message_queue.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-pike-odl-ha/openstack/message_queue.yml b/mcp/reclass/classes/cluster/mcp-pike-odl-ha/openstack/message_queue.yml index 1fe4ca822..13596155c 100644 --- a/mcp/reclass/classes/cluster/mcp-pike-odl-ha/openstack/message_queue.yml +++ b/mcp/reclass/classes/cluster/mcp-pike-odl-ha/openstack/message_queue.yml @@ -9,4 +9,4 @@ classes: - cluster.mcp-pike-common-ha.openstack_interface_vcp_biport - cluster.mcp-pike-common-ha.openstack_message_queue - - cluster.mcp-pike-odl-ha + - cluster.mcp-pike-odl-ha.infra |