master
Besides updated kernel, the new version of cirros includes numerous bug fixes and features. For a full changelog list please visit [1] Cirros 0.6.x configures networking via dhcpcd and ignores a Debian-style interfaces file from the configdrive, so the default test now uses a dnsmasq static DHCP reservation for the inventory IP. Also patch Cirros GRUB to add console=ttyS0 so serial logs include kernel and init output during testing. [1] https://github.com/cirros-dev/cirros/compare/0.5.3...0.6.3 Assisted-By: Claude Opus 4.6 Change-Id: I9dadef8d4066639b61cf99221331dc7409d62d86 Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
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.
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 infrastructure, 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.
Use cases include:
- 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 the standalone mode.
Useful Links
- Bifrost's documentation can be found at:
- Release notes are at:
- The project source code repository is located at:
- Bugs can be filed in launchpad:
Languages
Python
52.2%
Jinja
28.1%
Shell
19.7%