aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-08-10SDWAN VPN DG additiongaurav1-25/+31
Updates include: - Addition of sdwan connectivity resource DG - Hooking the same to main DG Change-Id: Icb629089ec3f5a4983eabe3168523b24e2afd275 Issue-ID: SDNC-357 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: ad341b6b20b613e9861bbc6c0bd9f1bceb2e3d7e
2018-07-31Re-attaching VoLTE and CCVPN DGsgaurav1-24/+36
Changes include: Changes to main DG to re-attach VoLTE and CCVPN sub DGs. Change-Id: I217708ac49d34706cd2f6f12c68c2929248abd96 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 5d3980c28f3c5d16d49f8a6edacfacc0b161d01e
2018-07-26Generic resource API DG catch upBrandon, Bruce (bb2697)1-24/+126
Generic resource API DG catch up with several new capabilities Change-Id: I6ba4a1716693a2fb0ba5314f60038277a50249a3 Issue-ID: SDNC-403 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: dd97cf829ce1c0b3bbb0e98e93a2e6619d945beb
2018-07-25Connecting SOTN sub DGs to network DGgaurav1-191/+234
Changes include: 1. Connected SOTN sub DG with network DG 2. Removed hardcoding of version Change-Id: Iabdbc267434bcef0ce125d166d1c2252fa49ce97 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: c972410c1bb1faa06155e1aa8126c0849990879a
2018-04-13replaced com.att reference in Generic resource APIprakash.e1-1/+1
Issue-ID: SDNC-115 Change-Id: Ifdd762dea35221dc2d41f0ec777f303efd64f757 Signed-off-by: prakash.e <prakash.e@huawei.com> Former-commit-id: 92b4dd2f1d121933c616068a085e70e824042a7c
2017-11-13Fix Overlay DG testing issueshashikanth.vh1-1/+3
After executing DeActivateDCINetworkInstance, DeleteNetworkInstance node is executed as atomic block is not present, added new block, also fixed required parameter issue where value is not passed. https://jira.onap.org/browse/SDNC-191 Issue-Id: SDNC-191 Change-Id: Ia3009882fd7c2320a333ba04f726d57079f2d509 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 6b6ccfc2d1702eaae39a7e4877e51d274e17b07f
2017-10-31Fix underlay DG testing issueshashikanth.vh1-1/+3
After executing ActivateDCINetworkInstance, CreateNetworkInstance node is executed as atomic block is not present, added new block https://jira.onap.org/browse/SDNC-158 Issue-Id: SDNC-158 Change-Id: Ie6c13834237bc2f5aca3009d50ab9cd1236271a1 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: d9bacf82d866501025bdac2957dc43ab51c65777
2017-10-26Fix error in SqlResource nameDan Timoney1-9/+9
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-10Fix for validate-network-inputGaurav Agrawal1-274/+429
Changes includes: 1) Fix an existing bug in validate-network-input because of which DG validation was failing. 2) validate-network-input to do nothing for overlay validation. 3) validate-network-input-parameter to validate network-id for deactivate flow. Change-Id: I424817ab20263633b8dacd3b3d672e63e3960f6d Issue-Id: SDNC-113 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: bf5801eae1015156972164d453dc737d63eeed95
2017-09-21Renamed ecomp-model-informationDan Timoney1-50/+50
Updated generic-resource-api DGs to reflect name change of ecomp-model-information to onap-model-information. This name change was missed in initial seed code submission, but is consistent with API doc published on ONAP wiki. Change-Id: I5cb95c98ed7c8748fcd2a607bee8b81a6166ae99 Issue-ID: SDNC-98 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 979076e024b63ea7632c3cd57b8d62525482698d
2017-09-06Add generic-resource-api DG seed codeDan Timoney1-0/+274
Add seed code for generic-resource-api directed graphs. Change-Id: I51df937740d54d6f907c79fe322e4ffafe53537c Issue-ID: SDNC-45 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b014b942536d93f55664b67a36436168e623bcec