96b3f0ae3e
- This change addes the ability to deploy and bootstrap bifrost. - This change introduces a deploy-bifrost command to kolla-ansible. Change-Id: I62afcf348661add900c98904e90a15a0eddffd4b Implements: blueprint bifrost-support
13 lines
416 B
YAML
13 lines
416 B
YAML
---
|
|
prelude: >
|
|
During the Newton cycle support for baremetal
|
|
provisioning with bifrost was added to kolla.
|
|
Bifrost is a collection of ansible roles and
|
|
playbooks to deploy a standalone instance of
|
|
ironic.
|
|
features:
|
|
- A new deploy-bifrost command was added to
|
|
kolla-ansible. The deploy-bifrost command
|
|
will deploy and bootstrap a standalone
|
|
instance of ironic in a single container.
|