Merge "Add higher priority to root_device_hint plugin"

This commit is contained in:
Dmitry Tantsur 2015-05-29 13:35:08 +02:00 committed by Gerrit Code Review
commit 8e7f627685

View File

@ -8,6 +8,6 @@ os_tenant_name = service
dnsmasq_interface = {{discovery.interface}}
database = /var/lib/ironic-discoverd/discoverd.sqlite
ramdisk_logs_dir = /var/log/ironic-discoverd/ramdisk/
processing_hooks = ramdisk_error,scheduler,validate_interfaces,edeploy,root_device_hint
processing_hooks = ramdisk_error,root_device_hint,scheduler,validate_interfaces,edeploy
enable_setting_ipmi_credentials = true
keep_ports = added