X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;h=49eb5def8a52b4e11f4556b5d5746db0cc82f5e6;hb=05ee87a4710c723e130a2b4744e7fd7993892d1f;hp=86796c4d4f00831d062681d018f0b4452e680160;hpb=e838b31a6053085d8fa5641eeff0716e931de0a1;p=yardstick.git diff --git a/nsb_setup.sh b/nsb_setup.sh index 86796c4d4..49eb5def8 100755 --- a/nsb_setup.sh +++ b/nsb_setup.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2017 Intel Corporation. +# Copyright (c) 2017-2019 Intel Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,14 +13,78 @@ # See the License for the specific language governing permissions and # limitations under the License. +usage() +{ + cat <