X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;h=49eb5def8a52b4e11f4556b5d5746db0cc82f5e6;hb=57bf5cef6b9104a7414fcf957826aceeba01fe0f;hp=86796c4d4f00831d062681d018f0b4452e680160;hpb=29a75d1c182b6a707c36fbc48a3e4b123f390d9f;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 <