a64606ed88520d74109a99cdfd316a779a054580
These are required by the ansible net_virt module, and also virtualbmc.
As such, they will be upgraded when virtualbmc is installed. Pip 10 will
not allow this, if are already installed by the system package manager.
Let's only ever install them via pip as that's the version we want in
the end anyway.
Additionally correct a typo in the test playbook that was preventing
changes on queens to land.
Change-Id: Ia209f22170905a5acd23eeb82cbdec9a537bf80b
(cherry picked from commit 50c7edb9d8)
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.
Description
Languages
Python
53.5%
Jinja
28.7%
Shell
17.8%