aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-activate.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-11-03Update brg activate and tunnelxconn create DGsMarcus G K Williams1-4/+74
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-115/+215
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-10-26Fix error in SqlResource nameDan Timoney1-1/+1
Fix error in SqlResource package name Change-Id: Id88305c345fefa7f0d5ed7aa1d7acb5ec45ecd71 Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f514c5cd6b4e5071b8f0340d83f9870eba273939
2017-10-20Fix BRG DGsDan Timoney1-23/+23
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-09-27Add DGs for vCPE use caseDan Timoney1-0/+118
Add new DGs needed to support vCPE use case Change-Id: I1717a3a1c49fedf5ec89667b22fee433429c42ed Issue-ID: SDNC-48 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 26febb6f008e2cf9dc06a93b87885c8a37acce13