kolla-ansible/ansible/roles/nova
Yotaro Konishi c1ed80fe84 Fix configuration for nova_compute_ironic
Currently nova.conf.j2 generates two compute_driver options for
nova_compute_ironic container like this:

compute_driver = ironic.IronicDriver
compute_driver = libvirt.LibvirtDriver

nova_compute_ironic container fails to start because the latter value
overrides the former one.

This patch fixes the issue recently introduced in [1].

[1] 63314ad6dd

Change-Id: Ibb661a5a594120be4195d331c38883c3b2886361
Closes-Bug: #1706534
2017-07-26 16:31:25 +09:00
..
defaults Remove all kolla-kubernetes configurations 2017-07-18 22:00:58 +08:00
handlers Add until in restart nova libvirt task 2017-02-26 17:36:47 +08:00
meta Remove unused project_yaml parameter from role metadata files 2016-08-07 22:18:17 +02:00
tasks Merge "Pull cinder cephx keyring only when enable_cinder is true in nova" 2017-07-14 13:11:10 +00:00
templates Fix configuration for nova_compute_ironic 2017-07-26 16:31:25 +09:00