Merge "lib/ironic: Do not check for database or message queue"
This commit is contained in:
commit
932340bd7a
@ -181,7 +181,7 @@ function is_deployed_with_ipa_ramdisk {
|
||||
# install_ironic() - Collect source and prepare
|
||||
function install_ironic {
|
||||
# make sure all needed service were enabled
|
||||
local req_services="mysql rabbit key"
|
||||
local req_services="key"
|
||||
if [[ "$VIRT_DRIVER" == "ironic" ]]; then
|
||||
req_services+=" nova glance neutron"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user