summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/tests/data/pm_subscription_event.json
diff options
context:
space:
mode:
authorJoseph O'Leary <joseph.o.leary@est.tech>2020-09-10 12:28:23 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-10 12:28:23 +0000
commit2c6ad52e8d0e29b8037776fff035f031558cc4b0 (patch)
tree08b7de937b034a63c883ac9d3da00f6e2e2b381f /components/pm-subscription-handler/tests/data/pm_subscription_event.json
parent8265ba613930d3b834d26b0802682c3bef6c2c04 (diff)
parent0080fa4309a40599b7d239b53bab9a74182ae500 (diff)
Merge "[PMSSH] Add sdnc model info to event publish"
Diffstat (limited to 'components/pm-subscription-handler/tests/data/pm_subscription_event.json')
-rwxr-xr-xcomponents/pm-subscription-handler/tests/data/pm_subscription_event.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/tests/data/pm_subscription_event.json b/components/pm-subscription-handler/tests/data/pm_subscription_event.json
index e190aa26..9416ec28 100755
--- a/components/pm-subscription-handler/tests/data/pm_subscription_event.json
+++ b/components/pm-subscription-handler/tests/data/pm_subscription_event.json
@@ -1,5 +1,7 @@
{
"nfName":"pnf_1",
+ "blueprintName": "some-name",
+ "blueprintVersion": "some-version",
"policyName":"pmsh-operational-policy",
"changeType":"CREATE",
"closedLoopControlName":"pmsh-control-loop",