summaryrefslogtreecommitdiffstats
path: root/input-templates
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-08-08 15:12:14 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-08 15:12:14 +0000
commit09bec02841bef44195958cfdf0738493903a62b8 (patch)
tree3aa0f7a33740007ebda56f324f0c1a62c086dabd /input-templates
parentae60e4701eb3aaffb5fbefb017b6d8e61ada984f (diff)
parentf129cca0d79cd99357c205e1328a02d5c681e526 (diff)
Merge "update bp and input template for ves7"
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/"
}