summaryrefslogtreecommitdiffstats
path: root/authz-test/TestSuite/TC_NS1/Description
diff options
context:
space:
mode:
Diffstat (limited to 'authz-test/TestSuite/TC_NS1/Description')
-rw-r--r--authz-test/TestSuite/TC_NS1/Description15
1 files changed, 0 insertions, 15 deletions
diff --git a/authz-test/TestSuite/TC_NS1/Description b/authz-test/TestSuite/TC_NS1/Description
deleted file mode 100644
index 0cde49ed..00000000
--- a/authz-test/TestSuite/TC_NS1/Description
+++ /dev/null
@@ -1,15 +0,0 @@
-This Testcase Tests the essentials of the Namespace, and the NS Commands
-
-APIs: POST /authz/ns
- DELETE /authz/ns/:ns
- GET /authz/roles/:role (where Role is NS + "*")
-
-CLI:
- Target
- ns create :ns :responsibleParty :admins
- ns delete :ns
- ns list :ns
- Ancillary
- role create :role
- role list name :role.*
-