Welcome to bifrost’s documentation!¶
Bifrost¶
Bifrost (pronounced bye-frost) is a set of Ansible playbooks that automates the task of deploying a base image onto a set of known hardware using ironic. It provides modular utility for one-off operating system deployment with as few operational requirements as reasonably possible.
Team and repository tags:
Use Cases¶
Installation of ironic in standalone/noauth mode without other OpenStack components.
Deployment of an operating system to a known pool of hardware as a batch operation.
Testing and development of ironic in a standalone use case.
Documentation¶
Bifrost’s documentation can be found at the OpenStack documentation site.
- The project source code repository is located at:
 - Bugs can be filed in storyboard:
 
Release notes¶
Bifrost’s Mission¶
The mission of bifrost is to provide an easy path to deploy ironic in a stand-alone fashion, in order to help facilitate the deployment of infrastucture, while also being a configurable project that can consume other OpenStack components to allow users to easily customize the environment to fit their needs, and drive forward the stand-alone perspective.
Contents¶
- Bifrost Installation
 - Bifrost User Guide
- Bifrost via Vagrant
 - Deploying with libvirt
 - How-To
- Use the OpenStack CLI
 - Enroll Hardware
 - Deploy Hardware
 - Deployment and configuration of operating systems
 - Build Custom Ironic Python Agent (IPA) images
 - Configuring the integrated DHCP server
 - Using Bifrost with your own DHCP server
 - Use Bifrost with Keystone
 - Bifrost execution with Keystone
 - Individual playbook use with os-client-config
 
 - Troubleshooting
 
 - Contributing