From 00d919d84e3b927e45457c7cbc1b4deec6c3beb1 Mon Sep 17 00:00:00 2001 From: Miguel Angel Ajo Date: Tue, 5 Feb 2019 16:27:10 -0500 Subject: [PATCH] Make ovn_migration.sh generate-inventory reference the right next step Otherwise the admin could skip a step. Change-Id: I9cd6031f88c064dba457d033aa072b6ed918840d Closes-Bug: 1814826 --- migration/tripleo_environment/ovn_migration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration/tripleo_environment/ovn_migration.sh b/migration/tripleo_environment/ovn_migration.sh index c909dfbb5..c0cc22f6d 100644 --- a/migration/tripleo_environment/ovn_migration.sh +++ b/migration/tripleo_environment/ovn_migration.sh @@ -199,7 +199,7 @@ EOF cat hosts_for_migration echo "***************************************" echo "Generated the inventory file - hosts_for_migration" - echo "Please review the file before running the next command - reduce-mtu" + echo "Please review the file before running the next command - setup-mtu-t1" } # Check if the public network exists, and if it has floating ips available