summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbacsvc_mod.json
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2010-11-10 14:13:00 -0500
committerAdam Young <ayoung@redhat.com>2010-11-11 12:23:05 -0500
commit569f4e1a5cb3ff4cf3a7bf3c2aa5fdfa9ced0134 (patch)
tree62688b555c9d6c5b2b61aa6625fdfc4ad828a884 /install/static/test/data/hbacsvc_mod.json
parent6a9846f3f3d04800e2fab64eb52dee887af8af60 (diff)
HBAC Service & Service Group test data
Diffstat (limited to 'install/static/test/data/hbacsvc_mod.json')
-rw-r--r--install/static/test/data/hbacsvc_mod.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/install/static/test/data/hbacsvc_mod.json b/install/static/test/data/hbacsvc_mod.json
new file mode 100644
index 000000000..f2ada9930
--- /dev/null
+++ b/install/static/test/data/hbacsvc_mod.json
@@ -0,0 +1,16 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "cn": [
+ "test"
+ ],
+ "description": [
+ "Test"
+ ]
+ },
+ "summary": null,
+ "value": "test"
+ }
+}