Merge "Add missing role_specific tag for NUMA aware vswitches params"

This commit is contained in:
Zuul 2019-01-03 19:03:12 +00:00 committed by Gerrit Code Review
commit 08a36109eb

@ -161,10 +161,14 @@ parameters:
physnet names and corresponding values are list of associated numa_nodes.
type: json
default: {}
tags:
- role_specific
NeutronTunnelNUMANodes:
description: Used to configure NUMA affinity for all tunneled networks.
type: comma_delimited_list
default: []
tags:
- role_specific
NovaResumeGuestsStateOnHostBoot:
default: false
description: Whether to start running instance on compute host reboot