Flat is not an option anymore 89/24189/2
authorDan Radez <dradez@redhat.com>
Thu, 10 Nov 2016 16:35:56 +0000 (11:35 -0500)
committerDan Radez <dradez@redhat.com>
Mon, 14 Nov 2016 13:27:05 +0000 (08:27 -0500)
removing unused option from deploy comments

Change-Id: I2cddffebf0246c1b3f8f4adb96549dc1ce29ec80
Signed-off-by: Dan Radez <dradez@redhat.com>
ci/deploy.sh

index 6d3ded0..482e134 100755 (executable)
@@ -83,7 +83,6 @@ display_usage() {
   echo -e "   --net-settings | -n : Full path to network settings file. Optional."
   echo -e "   --ping-site | -p : site to use to verify IP connectivity. Optional. Defaults to 8.8.8.8"
   echo -e "   --virtual | -v : Virtualize overcloud nodes instead of using baremetal."
-  echo -e "   --flat : disable Network Isolation and use a single flat network for the underlay network."
   echo -e "   --no-post-config : disable Post Install configuration."
   echo -e "   --debug : enable debug output."
   echo -e "   --interactive : enable interactive deployment mode which requires user to confirm steps of deployment."