openstack-ansible-os_nova/tasks
Andy McCrae 5950d99f46 Adjust ansible_hostname to ansible_nodename
ansible vars are as follows:
self.facts['hostname'] = platform.node().split('.')[0]
self.facts['nodename'] = platform.node()

We should use the "nodename" var instead of the hostname variable.

Closes-Bug: #1667193
Change-Id: Id98016cfffd30d2adaec058c861771f9aefe27b3
2017-03-01 16:17:14 +00:00
..
main.yml Ordered service restarts 2017-02-22 07:15:18 -06:00
nova_compute_ironic.yml Remove join filter from optional pip module tasks 2016-11-21 17:30:16 +00:00
nova_compute_key_distribute.yml Delegate from first available compute host 2016-10-12 17:41:48 -07:00
nova_compute_key_populate.yml Ensure nova home dir is completely overridable 2016-08-24 22:34:56 +00:00
nova_compute_kvm_install.yml Cleanup of developer mode logic 2017-01-13 19:59:51 -06:00
nova_compute_kvm_virsh_net_remove.yml Bring consistency to tags 2017-01-13 12:37:09 +00:00
nova_compute_kvm.yml Use systemd module instead of shell 2017-01-25 08:29:43 +07:00
nova_compute_lxd_install.yml Bring consistency to tags 2017-01-13 12:37:09 +00:00
nova_compute_lxd.yml Bring consistency to tags 2017-01-13 12:37:09 +00:00
nova_compute_powervm_install.yml Combine package install tasks 2017-02-06 08:56:14 -06:00
nova_compute_powervm.yml Bring consistency to tags 2017-01-13 12:37:09 +00:00
nova_compute_qemu.yml Combine package install tasks 2017-02-06 08:56:14 -06:00
nova_compute_wait.yml Adjust ansible_hostname to ansible_nodename 2017-03-01 16:17:14 +00:00
nova_compute.yml Combine package install tasks 2017-02-06 08:56:14 -06:00
nova_console_novnc_install.yml Cleanup of developer mode logic 2017-01-13 19:59:51 -06:00
nova_console_novnc_ssl.yml Bring consistency to tags 2017-01-13 12:37:09 +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_post_setup.yml Add nova-placement-api service and cell_v2 setup 2017-02-02 16:47:19 +00:00
nova_db_setup.yml Fix idempotence for nova cell1 create 2017-02-09 15:43:12 +00:00
nova_disable_smt.yml Enable systemd service which disables smt 2017-01-23 04:06:08 -05:00
nova_init_common.yml Add nova-placement-api service and cell_v2 setup 2017-02-02 16:47:19 +00:00
nova_init_systemd.yml Add nova-placement-api service and cell_v2 setup 2017-02-02 16:47:19 +00:00
nova_install_apt.yml Remove UCA/RDO in role 2017-02-13 14:18:44 +00:00
nova_install_yum.yml Remove UCA/RDO in role 2017-02-13 14:18:44 +00:00
nova_install.yml Combine package install tasks 2017-02-06 08:56:14 -06:00
nova_placement_nginx.yml Reload nginx instead of restart 2017-02-23 17:55:51 -05:00
nova_placement_service_setup.yml Add nova-placement-api service and cell_v2 setup 2017-02-02 16:47:19 +00:00
nova_placement_uwsgi.yml Add nova-placement-api service and cell_v2 setup 2017-02-02 16:47:19 +00:00
nova_placement.yml Add nova-placement-api service and cell_v2 setup 2017-02-02 16:47:19 +00:00
nova_post_install.yml Implementing stricter permissions on config files 2017-02-09 15:09:19 +00:00
nova_pre_install.yml Change permission for conf folder 2017-01-23 11:43:14 +00:00
nova_service_setup.yml Remove unnecessary overrides of service variables 2016-05-27 12:52:16 -07:00
nova_virt_detect.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 12:48:25 +00:00