summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/entitle_consume.json
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2013-06-19 09:48:29 +0200
committerMartin Kosek <mkosek@redhat.com>2013-06-26 14:11:42 +0200
commit77ae4da70632e17b6be09e9ad71fc353b3bad96e (patch)
tree8b335f8590755606a6cae72de1a66590a73832a2 /install/ui/test/data/entitle_consume.json
parent76dc2176f9e53fc7da760a516359f7cb2eb62035 (diff)
downloadfreeipa-77ae4da70632e17b6be09e9ad71fc353b3bad96e.tar.gz
freeipa-77ae4da70632e17b6be09e9ad71fc353b3bad96e.tar.xz
freeipa-77ae4da70632e17b6be09e9ad71fc353b3bad96e.zip
Remove entitlement support
Entitlements code was not tested nor supported upstream since version 3.0. Remove the associated code. https://fedorahosted.org/freeipa/ticket/3739
Diffstat (limited to 'install/ui/test/data/entitle_consume.json')
-rw-r--r--install/ui/test/data/entitle_consume.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/install/ui/test/data/entitle_consume.json b/install/ui/test/data/entitle_consume.json
deleted file mode 100644
index 878bf7bbf..000000000
--- a/install/ui/test/data/entitle_consume.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "error": null,
- "id": 0,
- "result": {
- "result": {
- "consumed": 13,
- "ipaentitlementid": [
- "b788ccee-4b09-48f0-8a9a-2c769f7b41e0"
- ],
- "ipauniqueid": [
- "c63b1972-5ffe-11e0-8340-00163e2fe6de"
- ],
- "objectclass": [
- "ipaobject",
- "ipaentitlement"
- ],
- "product": "MKT-multiplier-client-50",
- "quantity": 250,
- "uuid": "b788ccee-4b09-48f0-8a9a-2c769f7b41e0"
- },
- "summary": "Consumed 1 entitlement(s).",
- "value": "1"
- }
-} \ No newline at end of file