aboutsummaryrefslogtreecommitdiffstats
path: root/utils/DmaapPublisher/src/main/resources/catalogMgmt.yaml
diff options
context:
space:
mode:
authorandre.schmid <andre.schmid@est.tech>2021-06-21 15:12:57 +0100
committerandre.schmid <andre.schmid@est.tech>2021-06-21 15:18:23 +0100
commit14a9a365c5aaaa4a34fe23541dc455134056cbdb (patch)
tree6d39363126b7d384d4da8415904e6cb23da957bb /utils/DmaapPublisher/src/main/resources/catalogMgmt.yaml
parent8f2b611dcb3554717478017597c97746b8aba7f9 (diff)
Remove the obsolete DmaapPublisher module
The module is not part of the SDC repo build and not being used in the project. It also does not build in its current state. Change-Id: Ide1bcde26c2781cba9d0baa3a3da1b9c96ba5144 Issue-ID: SDC-3620 Signed-off-by: André Schmid <andre.schmid@est.tech>
Diffstat (limited to 'utils/DmaapPublisher/src/main/resources/catalogMgmt.yaml')
-rw-r--r--utils/DmaapPublisher/src/main/resources/catalogMgmt.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/utils/DmaapPublisher/src/main/resources/catalogMgmt.yaml b/utils/DmaapPublisher/src/main/resources/catalogMgmt.yaml
deleted file mode 100644
index 04ac9fb992..0000000000
--- a/utils/DmaapPublisher/src/main/resources/catalogMgmt.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-publisherPropertiesFilePath: "catalogMgmt.properties"
-topicMessages:
- - "{\"operationalEnvironmentId\": \"1234\",\"operationalEnvironmentName\":\"Op Env Name\",\"operationalEnvironmentType\":\"ECOMP\",\"tenantContext\":\"Test\",\"workloadContext\":\"VNF_E2E-IST\",\"action\":\"CREATE\"}"
- #- "{\"transactionId\": \"221e8cbe-493d-4848-b46c-a552b8928075\",\"notificationReason\":[\"product\"],\"republish\":\"No\"}"
- #- "{\"transactionId\": \"221e8cbe-493d-4848-b46c-a552b8928075\",\"notificationReason\":[\"logo\"],\"republish\":\"No\"}"
- #- "{\"transactionId\": \"221e8cbe-493d-4848-b46c-a552b8928075\",\"notificationReason\":[\"availabilitymatrix\"],\"republish\":\"No\"}"
- #- "{\"transactionId\": \"221e8cbe-493d-4848-b46c-a552b8928075\",\"notificationReason\":[\"product\",\"availabilitymatrix\"],\"republish\":\"No\"}" \ No newline at end of file