Metadata-Version: 2.1
Name: bifrost
Version: 7.2.0
Summary: Deployment of physical machines using OpenStack Ironic and Ansible
Home-page: https://docs.openstack.org/bifrost/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: paramiko (>=2.0.0)
Requires-Dist: pyOpenSSL (>=18.0.0)
Requires-Dist: setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0)

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:

.. image:: https://governance.openstack.org/tc/badges/bifrost.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

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 <https://docs.openstack.org/bifrost/latest>`_.

The project source code repository is located at:
  https://opendev.org/openstack/bifrost/

Bugs can be filed in storyboard:
  https://storyboard.openstack.org/#!/project/941

Release notes
~~~~~~~~~~~~~
https://docs.openstack.org/releasenotes/bifrost/



