efe094aa67
This patch avoids running the nova_compute.yml playbook entirely because we already skip the setup portion and we don't need to setup SSH keys (as there's no live migration) nor setting up NFS. It also gets rid of the set_fact inside nova_virt_detect.yml because it was non-functional in the first place. This is because the nova_virt_type was set to 'ironic' in the group_vars which meant that the autodetect code was skipped and therefore that portion never ran. Change-Id: Ic5548f08d200402538a0334f801834ee7ef8a39b |
||
---|---|---|
.. | ||
consoles | ||
drivers | ||
db_setup.yml | ||
main.yml | ||
mq_setup.yml | ||
nova_compute_key_distribute.yml | ||
nova_compute_key_populate.yml | ||
nova_compute_wait.yml | ||
nova_compute.yml | ||
nova_db_post_setup.yml | ||
nova_db_setup.yml | ||
nova_install.yml | ||
nova_post_install.yml | ||
nova_pre_install.yml | ||
nova_uwsgi.yml | ||
nova_vgpu_detect.yml | ||
nova_virt_detect.yml | ||
service_setup.yml |