Upgrade to latest oparent
[aaf/authz.git] / authz-test / TestSuite / TC_Realm1 / 99_cleanup
1 expect 200,404
2 as testid@aaf.att.com
3
4 # TC_Realm1.99.1.POS Delete delgates
5 user delegate del @[user.name]
6
7 # TC_Realm1.99.2.POS Delete user roles
8 role user del com.test.TC_Realm1.@[user.name].role1 @[user.name]
9 user role del @[user.name] com.test.TC_Realm1.@[user.name].role2 
10
11 # TC_Realm1.99.3.POS Delete roles
12 role delete com.test.TC_Realm1.@[user.name].role1
13 role delete com.test.TC_Realm1.@[user.name].role2
14
15 as XX@NS
16 # TC_Realm1.99.10.POS UnGrant ability to change delegates
17 perm ungrant com.att.aaf.delg com.att change com.test.TC_Realm1.@[user.name].change_delg
18
19 as testid@aaf.att.com
20 # TC_Realm1.99.11.POS Delete role to change delegates
21 set force=true role delete com.test.TC_Realm1.@[user.name].change_delg
22
23 # TC_Realm1.99.98.POS Delete Namespaces
24 ns delete com.test.TC_Realm1.@[user.name]
25 ns delete com.test.TC_Realm1.@[user.name].project1
26
27 # TC_Realm1.99.99.POS Verify Cleaned NS
28 ns list name com.test.TC_Realm1.@[user.name]