openstack-ansible-os_ironic/templates
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-httpd.conf.j2 Adding support for mod_wsgi 2016-01-25 00:24:48 +00:00
ironic-ports.conf.j2 Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
ironic-systemd-init.j2 Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic-systemd-tempfiles.j2 Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic-upstart-init.j2 Only install to virtual environment 2016-07-08 05:49:42 -07:00
ironic-wsgi.py.j2 Only install to virtual environment 2016-07-08 05:49:42 -07:00
ironic.conf.j2 updated Ironic role to fix tftp-hpa issues 2016-04-13 11:14:11 +00:00
policy.json.j2 Add policy.json file 2016-01-20 17:35:48 +10:00
rootwrap.conf.j2 Implement initial test inventory/plays 2016-03-24 23:58:05 +00:00
sudoers.j2 Initial commit 2015-11-26 22:18:44 +10:30
tftpd-hpa.j2 updated Ironic role to fix tftp-hpa issues 2016-04-13 11:14:11 +00:00