Role Ironic for OpenStack-Ansible
e3004ccd15
Remove all tasks and variables related to toggling between installation of ironic inside or outside of a Python virtual environment. Installing within a venv is now the only supported deployment. Additionally, a few changes have been made to make the creation of the venv more resistant to interruptions during a run of the role. * unarchiving a pre-built venv will now also occur when the venv directory is created, not only after being downloaded * virtualenv-tools is run against both pre-built and non pre-built venvs to account for interruptions during or prior to unarchiving Change-Id: I9df953f69eb86606ce8a6fe9f77e60c710549b8e Implements: blueprint only-install-venvs |
||
---|---|---|
defaults | ||
doc | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
LICENSE | ||
local_install.sh | ||
other-requirements.txt | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Ironic Role for OpenStack-Ansible
This is a role for the deployment of Ironic in an OpenStack-Ansible environment.
Please see the role-ironic spec for more details.