| ... | ... |
@@ -181,7 +181,7 @@ function is_deployed_with_ipa_ramdisk {
|
| 181 | 181 |
# install_ironic() - Collect source and prepare |
| 182 | 182 |
function install_ironic {
|
| 183 | 183 |
# make sure all needed service were enabled |
| 184 |
- local req_services="mysql rabbit key" |
|
| 184 |
+ local req_services="key" |
|
| 185 | 185 |
if [[ "$VIRT_DRIVER" == "ironic" ]]; then |
| 186 | 186 |
req_services+=" nova glance neutron" |
| 187 | 187 |
fi |