Merge "Fix typo in devstack script"
This commit is contained in:
commit
4482eaa59b
@ -960,7 +960,7 @@ function upload_baremetal_ironic_deploy {
|
|||||||
-o $TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_DRIVER
|
-o $TOP_DIR/files/ir-deploy-$IRONIC_DEPLOY_DRIVER
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
die $LINENO "Deploy kernel+ramdisk files don't exist and cannot be build in OFFLINE mode"
|
die $LINENO "Deploy kernel+ramdisk files don't exist and cannot be built in OFFLINE mode"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
if is_deployed_with_ipa_ramdisk; then
|
if is_deployed_with_ipa_ramdisk; then
|
||||||
|
Loading…
Reference in New Issue
Block a user