openstack-ansible-os_ironic/tasks
Jimmy McCrory e3004ccd15 Only install to virtual environment
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
2016-07-08 05:49:42 -07:00
..
ironic_api_install.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_api_post_install.yml Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
ironic_conductor_install.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_conductor_post_install.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_db_setup.yml Remove the database creation & messaging tasks from the role 2016-03-22 21:25:59 +00:00
ironic_init_common.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_init_systemd.yml Fix ansible-lint complaint about directory permissions 2016-07-05 23:33:54 -07:00
ironic_init_upstart.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_init.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_install_apt.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_install.yml Only install to virtual environment 2016-07-08 05:49:42 -07:00
ironic_post_install.yml Only install to virtual environment 2016-07-08 05:49:42 -07:00
ironic_pre_install.yml Only install to virtual environment 2016-07-08 05:49:42 -07:00
ironic_service_setup.yml Remove dependency on the Keystone admin auth token 2016-03-23 12:54:57 +00:00
main.yml Add 16.04 support 2016-06-02 14:39:39 +00:00