Merge "Fix ironic compute_driver"

This commit is contained in:
Jenkins 2016-10-11 18:40:45 +00:00 committed by Gerrit Code Review
commit c39ab703b9

View File

@ -112,7 +112,7 @@ nova_rabbitmq_telemetry_use_ssl: "{{ nova_rabbitmq_use_ssl }}"
# have its specific variable requirements set under its short name.
nova_virt_types:
ironic:
nova_compute_driver: nova.virt.ironic.IronicDriver
nova_compute_driver: ironic.IronicDriver
nova_scheduler_host_manager: ironic_host_manager
nova_reserved_host_memory_mb: 0
nova_firewall_driver: nova.virt.firewall.NoopFirewallDriver