AT&T 2.0.19 Code drop, stage 1
[aaf/authz.git] / authz-test / TestSuite / TC_NS1 / Description
diff --git a/authz-test/TestSuite/TC_NS1/Description b/authz-test/TestSuite/TC_NS1/Description
deleted file mode 100644 (file)
index 0cde49e..0000000
+++ /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.*
-