
The deploy image is required in two places in an ironic deployment, first as images uploaded to glance for the ironic service, and second as files on a web server for the ironic-inspector service. Previously this role only placed the deploy images on the ironic inspector web server, but this patch provides the functionality to also upload the images to glance. The variables for ironic deploy image source locations are consolidated so that only one set are required to run the tasks for both ironic and ironic-inspector, and several overrides are available allowing the source to be overidden to a local mirror easily. Finally - the name of the files placed on the inspector web server and into glance represent the upstream name of the image files rather than generic names which lose versioning and release information. Change-Id: I1aed9d97a4ddbfb70d2375f5204c55374d1067c9
Team and repository tags
OpenStack-Ansible role for Bare Metal (ironic) service
This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_ironic/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_ironic
- The project source code repository is located at:
- The project home is at:
- The bugs is at:
Description
Languages
Jinja
60.8%
Python
26.3%
Shell
12.9%