Merge "No-wait namespace deletion option in deleteAll"
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>
Wed, 25 Oct 2017 19:59:11 +0000 (19:59 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Oct 2017 19:59:11 +0000 (19:59 +0000)
1  2 
kubernetes/oneclick/deleteAll.bash

@@@ -32,8 -45,9 +45,9 @@@ Usage: $0 [PARAMs
  -n [NAMESPACE]      : Kubernetes namespace (required)
  -a [APP]            : Specify a specific ONAP component (default: all)
                        from the following choices:
 -                      sdc, aai ,mso, message-router, robot, vid, aaf
 +                      sdc, aai ,mso, message-router, robot, vid, aaf, uui
                        sdnc, portal, policy, appc, multicloud, clamp, consul, vnfsdk
+ -N                  : Do not wait for deletion of namespace and its objects
  EOF
  }