tripleo-ci/test-environments/scheduler-hints.yaml
Ben Nemec 52ab46042a Test with scheduler hints
Enables predictable placement to specific nodes using the nova
scheduler hints.

Change-Id: Ib64be565494658c8e0b8301240aaf116824692e9
2017-01-27 22:24:29 +00:00

6 lines
166 B
YAML

parameter_defaults:
ControllerSchedulerHints:
'capabilities:node': 'controller-%index%'
NovaComputeSchedulerHints:
'capabilities:node': 'compute-%index%'