openstack-ansible-os_cinder/tasks
Jesse Pretorius d78498a1a3 Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: I8f8f2c2eb65a7f48b901aee6506504d725f2e629
Partial-Bug: #1764470
2018-04-18 10:26:52 +01:00
..
cinder_backends.yml Configure backends from API host 2017-12-19 09:38:54 -08:00
cinder_cleanup_old_facts.yml Simplify and optimise cinder tasks 2017-07-06 06:18:55 +00:00
cinder_db_setup.yml Correct cinder online migrations command 2017-08-30 08:56:52 +01:00
cinder_init_systemd.yml Revert "Convert role to use a common systemd service role" 2018-04-03 08:34:32 +00:00
cinder_install.yml Only replace python when re-initializing the venv 2018-04-18 10:26:52 +01:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Simplify SELinux check 2018-03-06 13:16:38 -06:00
cinder_pre_install.yml Add SELinux contexts for cinder log directory 2018-02-14 15:35:05 -06:00
cinder_qos.yml tasks: cinder_qos: Use exact match for QoS rules 2018-01-10 12:18:34 +00:00
cinder_selinux.yml Add SELinux contexts for cinder log directory 2018-02-14 15:35:05 -06:00
cinder_service_setup.yml Remove cinder v1 service and endpoints 2018-03-27 12:35:10 -07:00
cinder_uwsgi.yml Add external LB management handler hook interface 2017-09-16 13:54:06 -05:00
main.yml Revert "Convert role to use a common systemd service role" 2018-04-03 08:34:32 +00:00