bifrost/releasenotes/notes/default-to-use-fasttrack-a526e1d86d2f669d.yaml
Julia Kreger eefd7739d9 Enable Fasttrack
Defaults bifrost to leverage fast track. This will enable
bifrost's CI to identify failures related to code changes
around fast track... which is ultimately a little more
difficult to test in the OpenStack oriented CI jobs.

Change-Id: I643d4d3ee9f75cc7525ddf0551a03483906c433b
2020-01-20 22:51:40 +00:00

9 lines
332 B
YAML

---
features:
- |
The default for bifrost is to enable ironic's fast_track mode using
ironic.conf's ``[deploy]fast_track`` option which enables ironic
to skip a power cycle sequence for deployments if the node power
is already on and the agent is running, which is how stand-alone
deployments tend to operate.