openstack-ansible-os_nova/tasks
Mohammed Naser efe094aa67 tasks: add conditionals for ironic
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
2019-07-29 11:48:11 -04:00
..
consoles Move novnc python package install into common venv_build task 2018-09-08 12:11:14 +00:00
drivers Merge "powervm: drop support" 2019-06-06 08:23:24 +00:00
db_setup.yml db_setup: refactor database setup to a common file 2019-05-25 00:40:42 +00:00
main.yml tasks: add conditionals for ironic 2019-07-29 11:48:11 -04:00
mq_setup.yml Updated from OpenStack Ansible Tests 2019-06-18 18:16:23 +00:00
nova_compute_key_distribute.yml Use the host python interpreter when delegating to localhost 2017-06-19 08:00:56 -04:00
nova_compute_key_populate.yml Ensure nova home dir is completely overridable 2016-08-24 22:34:56 +00:00
nova_compute_wait.yml setup: allow custom conductor host 2019-01-05 16:05:10 -05:00
nova_compute.yml tasks: add conditionals for ironic 2019-07-29 11:48:11 -04:00
nova_db_post_setup.yml setup: allow custom conductor host 2019-01-05 16:05:10 -05:00
nova_db_setup.yml Fix deprecation warning 2019-07-08 16:55:59 +02:00
nova_install.yml tasks: add conditionals for ironic 2019-07-29 11:48:11 -04:00
nova_post_install.yml Cleanup files and templates using smart sources 2019-02-12 10:21:06 +00:00
nova_pre_install.yml Use systemd-journald instead of log files 2019-07-16 19:33:03 +03:00
nova_uwsgi.yml Drop old placement NGINX code 2018-11-02 19:01:19 +01:00
nova_vgpu_detect.yml Compute: Enable vGPU in Nova if exist on the host 2018-09-10 08:48:36 -04:00
nova_virt_detect.yml tasks: add conditionals for ironic 2019-07-29 11:48:11 -04:00
service_setup.yml service_setup: refactor service setup to a single file 2019-06-28 18:51:04 +00:00