openstack-ansible/playbooks/roles/os_nova/tasks
kevin e65066cf12 Remove hardcoded config drive enforcement
This change removes the forced use of config drive to ensure that a user
can choose to use config drive as needed. This adds ability to
disable/enable config drive and allows libvirt to listen for connections
on tcp as needed for live migrations (prohibited otherwise by config drive).

The following new variables were added to os_nova role:

nova_force_config_drive
nova_libvirtd_listen_tls: 1
nova_libvirtd_listen_tcp: 0
nova_libvirtd_auth_tcp: sasl

Change-Id: I1de35a4b3611b8bc33a21930dae3fd38f9aaa151
Closes-Bug: #1468514
DocImpact
2015-08-13 10:03:37 +01:00
..
main.yml Add handler flushing to roles that need it 2015-05-26 18:13:55 +01:00
nova_compute_key_distribute.yml Adjust SSH key creation method for Nova compute 2015-07-23 13:49:51 +01:00
nova_compute_key_populate.yml Adjust SSH key creation method for Nova compute 2015-07-23 13:49:51 +01:00
nova_compute_kvm_install.yml Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00
nova_compute_kvm_virsh_net_remove.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
nova_compute_kvm.yml Remove hardcoded config drive enforcement 2015-08-13 10:03:37 +01:00
nova_compute.yml Adjust SSH key creation method for Nova compute 2015-07-23 13:49:51 +01:00
nova_db_setup.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
nova_install.yml Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00
nova_post_install.yml Applying copy_update to all policy.json files 2015-04-17 20:22:28 +00:00
nova_pre_install.yml Adjust SSH key creation method for Nova compute 2015-07-23 13:49:51 +01:00
nova_service_add.yml Upgrade the Keystone library to use v3 2015-07-13 19:41:44 -07:00
nova_service_setup.yml Add option to enable/disable the nova v2.1 API 2015-04-17 10:46:21 -07:00
nova_spice_console_install.yml Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00
nova_upstart_common_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
nova_upstart_init.yml Nova Kilofication Work 2015-04-08 13:35:57 -05:00