Jakob Meng 0329463d77 Explicitly fetch baremetal ports and use id on openstacksdk>=0.99.0
Ansible module openstack.cloud.baremetal_node_info no longer returns
a detailed list of all baremetal ports [1] in release series 2.x.x. of
Ansible OpenStack collection, so we explicitly fetch those ports now.

With openstacksdk >=0.99.0, baremetal's node attribute 'uuid' has been
renamed to 'id'. Thus previous attribute name is no longer returned by
Ansible module openstack.cloud.baremetal_node_info in release series
2.x.x.

Both changes are backward compatible to release series 1.x.x of Ansible
OpenStack collection.

[1] https://review.opendev.org/c/openstack/ansible-collections-openstack/+/854113

Change-Id: I79aafee9537d92efdf7d2466fc7cddc301d32514
2022-10-07 13:21:43 +02:00
2022-09-23 08:41:05 +00:00
2020-12-08 17:09:05 +01:00
2019-04-19 19:42:51 +00:00
2019-12-23 21:44:45 -08:00
2020-03-17 07:48:42 +01:00
2015-04-16 15:58:23 -04:00
2021-02-17 12:45:38 +01:00
2020-04-05 17:46:26 +02:00
2020-12-08 17:09:05 +01:00
2022-07-05 14:32:01 +00:00

Bifrost

Team and repository tags

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 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.

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.
Bifrost's documentation can be found at:

https://docs.openstack.org/bifrost/latest

Release notes are at:

https://docs.openstack.org/releasenotes/bifrost/

The project source code repository is located at:

https://opendev.org/openstack/bifrost/

Bugs can be filed in storyboard:

https://storyboard.openstack.org/#!/project/openstack/bifrost

Description
Ansible roles and playbooks to enable a standalone Ironic install
Readme 27 MiB
Languages
Python 55.4%
Jinja 27%
Shell 17.6%