X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;h=49eb5def8a52b4e11f4556b5d5746db0cc82f5e6;hb=05ee87a4710c723e130a2b4744e7fd7993892d1f;hp=3396b82d182feffda8a8e226122e5af6814e9a6f;hpb=b935c3228523c30dacdaba551ecee3703ff78168;p=yardstick.git diff --git a/nsb_setup.sh b/nsb_setup.sh index 3396b82d1..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 <