aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-sparky-be/resources/config/schemas/entityCountHistoryMappings.json
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-09-06 14:06:58 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-06 14:06:58 +0000
commit9f5521745269f5d544eb69a9d92dd319a71d8e05 (patch)
tree44bd56821cea109fc91d27377315f3d5941460c6 /kubernetes/aai/charts/aai-sparky-be/resources/config/schemas/entityCountHistoryMappings.json
parentfd6f03148fbe2a94a6547aec64a6b5ab51ec55a5 (diff)
parentb59b7fd9d98742593eced1b77e5b48e1b91d91e8 (diff)
Merge "Casablanca sparky chart updates"
Diffstat (limited to 'kubernetes/aai/charts/aai-sparky-be/resources/config/schemas/entityCountHistoryMappings.json')
-rw-r--r--kubernetes/aai/charts/aai-sparky-be/resources/config/schemas/entityCountHistoryMappings.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/kubernetes/aai/charts/aai-sparky-be/resources/config/schemas/entityCountHistoryMappings.json b/kubernetes/aai/charts/aai-sparky-be/resources/config/schemas/entityCountHistoryMappings.json
deleted file mode 100644
index 43dc68f409..0000000000
--- a/kubernetes/aai/charts/aai-sparky-be/resources/config/schemas/entityCountHistoryMappings.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "properties": {
- "count": {
- "type": "long"
- },
- "entityType": {
- "type": "string",
- "index": "not_analyzed"
- },
- "timestamp": {
- "type": "date",
- "format": "MMM d y HH:m:s||dd-MM-yyyy HH:mm:ss||yyyy-MM-dd'T'HH:mm:ss.SSSZZ||MM/dd/yyyy||yyyyMMdd'T'HHmmssZ"
- }
- }
-}
-