Remove stale code from aaa-idmlight bundle 26/43326/1
authorRyan Goulding <ryandgoulding@gmail.com>
Mon, 8 Aug 2016 03:17:23 +0000 (23:17 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Mon, 8 Aug 2016 03:21:17 +0000 (23:21 -0400)
commit404e0b54a1f71fcc068c00e4e531e8aa92eff196
tree881dfc8ac6c45c77ce79239b4e73323bd3f5812b
parent5b1ded0f91645b363e536934ecce1628a93482c8
Remove stale code from aaa-idmlight bundle

There is a bunch of bash scripts and json included in the aaa-idmlight bundle
that are there for historic reasons only.  These scripts do not reflect the
new data models that have been used for AAA since Beryllium, and thus are confusing
at best.  This change removes this dated code to avoid confusion and clean
up the code base.

Change-Id: Ib698c9823227d9648b65881993276c9c187e3443
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
12 files changed:
aaa-idmlight/tests/cleardb.sh [deleted file]
aaa-idmlight/tests/domain.json [deleted file]
aaa-idmlight/tests/domain2.json [deleted file]
aaa-idmlight/tests/grant.json [deleted file]
aaa-idmlight/tests/grant2.json [deleted file]
aaa-idmlight/tests/result.json [deleted file]
aaa-idmlight/tests/role-admin.json [deleted file]
aaa-idmlight/tests/role-user.json [deleted file]
aaa-idmlight/tests/test.sh [deleted file]
aaa-idmlight/tests/user.json [deleted file]
aaa-idmlight/tests/user2.json [deleted file]
aaa-idmlight/tests/userpwd.json [deleted file]