summaryrefslogtreecommitdiffstats
path: root/input-templates
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-08-02 23:00:25 +0000
committervagrant <vv770d@att.com>2018-08-02 23:00:37 +0000
commitf129cca0d79cd99357c205e1328a02d5c681e526 (patch)
treeac28633f0d29506017f0573743d56ec098b61634 /input-templates
parentb1bf07b5d3c32f5db3a658ea71fa9c83bcdfaaea (diff)
update bp and input template for ves7
Change-Id: If889b324d9904fea26b47869b9f2b4e2bbc7ba91 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-600
Diffstat (limited to 'input-templates')
-rw-r--r--input-templates/vesinput.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/input-templates/vesinput.yaml b/input-templates/vesinput.yaml
index d11e630..8ddfb2c 100644
--- a/input-templates/vesinput.yaml
+++ b/input-templates/vesinput.yaml
@@ -21,5 +21,7 @@
"ves_other_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_OTHER_OUTPUT/",
"ves_heartbeat_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/",
"ves_fault_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_FAULT_OUTPUT/",
- "ves_measurement_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT/"
+ "ves_measurement_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT/",
+ "ves_pnfRegistration_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.VES_PNFREG_OUTPUT/",
+ "ves_notification_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT/"
}