Go to file
Steve Baker 603660efe8 module tripleo_baremetal_expand_roles
This module consumes the baremetal deployment yaml and transforms it
to a list of instances and a heat environment. Subsequent modules in
the role will consume the instances and take actions based on the
instance entries and the observed ironic nodes.

The mistral action[1] has significant unit test coverage[2] which is
desirable to keep, so most of the logic has been put in a module_utils
with its own unit tests. Some special handling is required in the unit
test and doc generation to make baremetal_deploy importable from
ansible.module_utils, which is done automatically during ansible runs.

[1] https://opendev.org/openstack/tripleo-common/src/branch/master/tripleo_common/actions/baremetal_deploy.py#L353
[2] https://opendev.org/openstack/tripleo-common/src/branch/master/tripleo_common/tests/actions/test_baremetal_deploy.py#L648

Change-Id: I21cc6939db5120d4c1549b9ec66d6e0f172fd229
Story: 2007212
Task: 38457
2020-03-06 15:12:21 +00:00
2020-03-06 15:12:21 +00:00
2019-07-08 14:18:00 +00:00
2019-04-19 19:33:52 +00:00
2019-06-19 12:52:07 -05:00
2019-11-12 15:06:58 +00:00
2019-09-29 10:08:38 +02:00
2019-10-28 21:43:35 +00:00
2020-02-20 14:04:28 +00:00
2018-07-17 16:36:40 -07:00

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo

Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Readme 67 MiB