summaryrefslogtreecommitdiffstats
path: root/dmaap-listener/src/main/resources/template-generic-vnf.vt
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-12-01 11:52:01 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2020-12-01 11:52:01 -0800
commitff3eecb980bfdc8d43d2ed3a4c786d634fa6f4e2 (patch)
tree680db1c4f69f5c181b8f1fb7d7d8f46942783b3e /dmaap-listener/src/main/resources/template-generic-vnf.vt
parent02b6c140f031c19cfcb791fd0142f03167db69b1 (diff)
Migrate sli-northbound repo
Migrate sli-northbound repo files into new directory "northbound". Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'dmaap-listener/src/main/resources/template-generic-vnf.vt')
-rw-r--r--dmaap-listener/src/main/resources/template-generic-vnf.vt11
1 files changed, 0 insertions, 11 deletions
diff --git a/dmaap-listener/src/main/resources/template-generic-vnf.vt b/dmaap-listener/src/main/resources/template-generic-vnf.vt
deleted file mode 100644
index d57c9a0a4..000000000
--- a/dmaap-listener/src/main/resources/template-generic-vnf.vt
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "input": {
- "common-header": {
- "request-id": "$req_id",
- "timestamp": "$curr_time",
- "originator-id": "AAI",
- "api-ver": "2.00"
- },
- "payload": $full_message
- }
-} \ No newline at end of file