aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02SDWAN Templates for RestapiCallNodeshashikanth.vh9-0/+355
Added restapicallnode templates for tenant, vpn, vpn-topo device, site, port, wan-port, network-res-orch, underlay. Change-Id: I962755c991fa3cb88972576819b85a1702fef2aa Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 001cdf44fff9d53fd29e0e0a250885f80d5cde46
2018-07-25Merge "Adding connectivity attachment Resource DG"Dan Timoney1-0/+153
Former-commit-id: 99e9c6a20f596476e57352a805962dd6d1970221
2018-07-24Adding connectivity attachment Resource DGsgaurav2-0/+106
Addition includes: 1. Templates for RestapiCallNode 2. DGs for activate, deactivate and delete Change-Id: Id6a6150d880a14ba71f9587484fc5677b8c5b24c Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 295a37952f7e6209ab9dc8b7bd98a71d99325a01
2018-07-23Adding connectivity attachment Resource DGgaurav1-0/+153
Initial implementation of create DG for connectivity attachment resource. Change-Id: Ibba56e5ec4af9da3565041085f83f7f01bafd201 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 91d3ed86e4bb4596dc2a42095fb3a941117f9a27
2018-05-29Fix LCM ConfigsRuchira Agarwal1-1/+1
Fix DG and config Typos for LCM Change-Id: I5000e41986397174dcbd82370be6f9dffae6fe0c Issue-ID: SDNC-329 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: eb4c6fd8294d18394c6d76361987aee9f07a8090
2018-04-24LCM UpgradeSoftware DGsRuchira Agarwal1-0/+28
Add LCM DGs for SoftwareUpgrade Change-Id: I06df6276a4adb038ab3e1601ef7f3c7a7fc1a08b Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f8a3ed75d39de6abbbb2b70b98a0de88ab8e7b89
2017-11-10Merge "Dev Tested with SO"Dan Timoney1-2/+2
Former-commit-id: 25c925381fe5b9c95e9221099daa5dd23791cc3f
2017-11-10Merge "Update underlay DG for integration issues"Dan Timoney3-103/+147
Former-commit-id: aa55a34ef42aee8472221a948a295d97779dc89c
2017-11-10Update underlay DG for integration issuesramu.n3-103/+147
*Fix typo mistakes in underlay network-input-parameter names *Fix rest api parameters for IP-WAN & SPTN controller *Update underlay JSON template for IP-WAN controller Change-Id: I6308b7123561c032093dbff65b770389f92ca4fc Issue-Id: SDNC-188 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 17cfd6d0d69e6da78d55cb76ed0446fca170eead
2017-11-10Dev Tested with SOBrian Freeman1-2/+2
Worked through changes to pass VNF-API preload back to SO using VGW2BRG-macaddress as the vnf-name Issue-ID: SDNC-176 Change-Id: Icfceaf6acf0e256a4471e73146fe84774d427d7c Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 6a02f96408ec1322549dca9c96629c883e2b1e19
2017-11-09vGW VF HEAT ParametersBrian Freeman1-0/+79
Issue-ID: SDNC-176 Change-Id: Ibd43a8dccf97b84a525a2a3a72245ad0f994aa45 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 744cbc430faa713bc77361fe57e4814b96fe492f
2017-11-07Update brg-wan-ip-address in brg-allotted-resourceMarcus G K Williams1-1/+1
Issue-Id: SDNC-177 Change-Id: Ie3b84c1dde13ee1902cb8727b484a150f2cd5e5d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: d3278e1ccd0367f1f758cc7c5830eae6edc90418
2017-11-07Save brg service to md-sal in DGMarcus G K Williams1-0/+55
Issue-Id: SDNC-176 Change-Id: I406f53a00512ef5c656149d2090b94e12328398b Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 204da530ab853b8825c1acec5a68e11194bd24d0
2017-11-04Fix vcp template errors, remove extra quotesMarcus G K Williams3-7/+7
Issue-Id: SDNC-164 Change-Id: Idc8668ee1f3454b9cd95dcc9e3e5551443acc5ff Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: e5bb925a233ef1a063d6513fc7a19f9754fb439c
2017-11-03Update brg activate and tunnelxconn create DGsMarcus G K Williams2-157/+157
This update adds RestApiCallNode calls to tunnelxconn create DG to configure xconnect for vCPE VNFs and fixes order of vxlan tunnel create on brg activate DG and tunnelxconn create DG. It also converts tabs to spaces in brg-allotted-resource.json and tunnelxconn-allotted-resource.json. Issue-Id: SDNC-164 Change-Id: I72c70762df7f778ab9a8aca2040f5c424eb4dc0d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 90aab828a230896fa60398c3f66f6fee57c73be5
2017-11-02Update brg topo activate DGMarcus G K Williams1-0/+7
brg-topology-operation-activate should setup vxlan port/tunnel between vBRG and vgMUX. This patch adds the vcpe-vpp-bridge-domain.json template and edits brg topo activate DG and the generic-resource-api-dg.properties to enable setup of the vxlan tunnel. Issue-Id: SDNC-164 Change-Id: Ic5e473f16e2fb2e90149619accc857a64c3dbbd2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 8235f3c0e35d379937e6e12130435aa76a5ac0bf
2017-11-01Merge "Fix tunnelxconn assign issues"Marcus Williams1-0/+21
Former-commit-id: 23a35ef1ce42fba477df0ffa84816e28bb5adbc5
2017-11-01Fix tunnelxconn assign issuesDan Timoney1-0/+21
Fix typos in tunnelxconn DGs and add new element to restapi template Change-Id: I6ab438dfe451ec7c5e9587b035e4fd5d55598471 Issue-ID: SDNC-160 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fe42f1f9d96787f60f744a72a5f8e3651c0582d4
2017-10-31Add VoLTE json templatesramu.n6-0/+337
VoLTE JSON templated need to put in sdnc/oam/platform-logic/restapi-templates module, so that they will copied into sdnc_controller_container Change-Id: I593da4567724b0be5bdd757b01ba6653eab129a2 Issue-Id: SDNC-159 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 3616a2ecd88f9b0d558eaa2208f17c2e9876229d
2017-10-30GENERIC-RESOURCE-API template fixesDan Timoney3-3/+24
Add missing RESTAPI templates used by vcpe use case and fix error in properties file Change-Id: I008620438529244335eacbd704e355e2de80873d Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: af90e06e4fbd0f645467bef839ea18dfa6c415ca
2017-10-20Fix BRG DGsDan Timoney1-0/+72
Fix cut/paste errors in BRG allotted resource directed graphs and add missing restapi template. Change-Id: Ie5dcea412b79f10e5c3651a0f2177120210cc136 Issue-ID: SDNC-140 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e8cf6822f4c60748e6cebe548d1c2ecae973e515
2017-10-20Fix tunnelxconn DGsDan Timoney6-0/+281
Tunnelxconn DGs had cut/paste errors (referred to security-zone incorrectly). Also, restapi templates were missing. Change-Id: Ib7aad71796301632e9269aa9e3e5e5fd266d7a94 Issue-ID: SDNC-139 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 76c06d99c067aa7be038e496753caee30ee01d0b