
Instead of copying a common set of code between all the roles, switch to using a common role which checks whether a deploy host already has the appropriate venv package. If it does not, build it on the fly and pull it to the deploy host. Implementing this does away with the requirement to do builds on the repo container. Once this has been implemented into all roles then the repo_build role will be retired. Depends-On: https://review.openstack.org/556840 Change-Id: I57e87406bee5c7d10aa824f18d3142f8f3ac6ab4
Team and repository tags
OpenStack-Ansible glance
This Ansible role installs and configures OpenStack glance and the glance registry.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_glance/latest/
- The project home is at:
Description
Languages
Jinja
48.1%
Python
37.3%
Shell
14.6%