openstack-ansible-os_nova/tasks
Jesse Pretorius 2529e2a3a8 Add ability to change apt/yum package state
The current method of installing the distribution packages required is
set in the tasks and cannot be changed by a deployer.

Currently the apt task always installs the latest package. This results
in unexpected binary changes when a deployer may simply be trying to
execute a configuration change.

This patch adds the ability for a deployer to change the desired state
so that the results are predictable.

Change-Id: I2293575ad0422f546a2c4750f002955d75beb4d8
2016-08-02 15:38:24 +01:00
..
main.yml Update role to use the Multi-Distro framework 2016-07-02 12:19:40 +00:00
nova_compute_key_distribute.yml Write script to /var/tmp instead of /usr/local/bin 2016-07-28 14:05:01 -04:00
nova_compute_key_populate.yml Use slurp to collect the nova ssh keys 2016-01-26 09:36:38 +00:00
nova_compute_kvm_install.yml If /var/lib/libvirt/qemu/save exists, move it to nova_libvirt_save_path 2016-07-28 19:09:48 +01:00
nova_compute_kvm_virsh_net_remove.yml [GATE UNBLOCKER] Fix virsh default network removal 2016-06-04 18:49:42 +00:00
nova_compute_kvm.yml Style - Not in YAML dictionary format 2016-02-12 15:26:42 +00:00
nova_compute_powervm_install.yml Add ability to change apt/yum package state 2016-08-02 15:38:24 +01:00
nova_compute_powervm.yml Implement Nova PowerVM Virt Driver 2016-06-07 19:45:09 -05:00
nova_compute.yml Implement Nova PowerVM Virt Driver 2016-06-07 19:45:09 -05:00
nova_console_novnc_install.yml Optimise pip install tasks 2016-07-21 18:13:49 +00:00
nova_console_novnc_ssl.yml Add ssl deployment to novnc console type 2016-02-04 11:29:16 +00:00
nova_console_spice_install.yml Update role to use the Multi-Distro framework 2016-07-02 12:19:40 +00:00
nova_db_setup.yml Removed the db create tasks 2016-05-20 18:15:16 -07:00
nova_init_common.yml Implement Xenial Support 2016-06-14 15:38:16 +00:00
nova_init_systemd.yml Ensure that mode is a string 2016-08-02 08:51:49 +00:00
nova_init_upstart.yml Implement Xenial Support 2016-06-14 15:38:16 +00:00
nova_init.yml Implement Xenial Support 2016-06-14 15:38:16 +00:00
nova_install_apt.yml Add ability to change apt/yum package state 2016-08-02 15:38:24 +01:00
nova_install.yml Optimise pip install tasks 2016-07-21 18:13:49 +00:00
nova_post_install.yml Only install to virtual environment 2016-07-21 17:16:33 +00:00
nova_pre_install.yml Only install to virtual environment 2016-07-21 17:16:33 +00:00
nova_service_setup.yml Remove unnecessary overrides of service variables 2016-05-27 12:52:16 -07:00
nova_virt_detect.yml Implement Nova PowerVM Virt Driver 2016-06-07 19:45:09 -05:00