diff options
author | DR695H <dr695h@att.com> | 2019-06-20 10:56:46 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-06-20 10:56:46 -0400 |
commit | 3440942ef2c78e1a8eb07c70c1a03b3834beaecf (patch) | |
tree | 05aea2ab56cd115ca726b1fd5f6e922c70e45d9a /robot/assets/templates/portal-sdk/portal.template | |
parent | 369e51562f068d5e653211902efc69220508eca1 (diff) |
move portal, pgn, pnf policy to jinja
Issue-ID: TEST-158
Change-Id: Ie27f2cf976e76471bf65f0ffd506a82f0e9caf09
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/assets/templates/portal-sdk/portal.template')
-rw-r--r-- | robot/assets/templates/portal-sdk/portal.template | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/robot/assets/templates/portal-sdk/portal.template b/robot/assets/templates/portal-sdk/portal.template deleted file mode 100644 index 57a3b798..00000000 --- a/robot/assets/templates/portal-sdk/portal.template +++ /dev/null @@ -1,34 +0,0 @@ -{ -"application" : "${jira_id}", -"event" : { -"body" : { -"ticketStatePhrase" : "We recently detected a problem with the equipment at your site. The event is in queue for immediate work.", -"ivrNotificationFlag" : "1", -"expectedRestoreDate" : 0, -"bridgeTransport" : "AOTS", -"reptRequestType" : 0, -"ticketNum" : "PORTAL-104", -"assetID" : "JIRA notification from demo", -"eventAbstract" : "This is the place to enter notification contents!!! ", -"severity" : "2 - Major", -"ticketPriority" : "3", -"reportedCustomerImpact" : 0, -"testAutoIndicator" : 0, -"supportGroupName" : "US-TEST-ORT", -"messageGroup" : "SNMP", -"csi" : 0, -"mfabRestoredTime" : 0 -}, -"header" : { -"timestamp" : "2017-04-10T14:35:05.219+0000", -"eventSource" : "JIRA", -"entityId" : "000002000857405", -"sequenceNumber" : 2 -}, -"blinkMsgId" : "f38c071e-1a47-4b55-9e72-1db830100a61", -"sourceIP" : "130.4.165.158" -}, -"SubscriberInfo" : { -"UserList" : ["demo"] -} -} |