aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
AgeCommit message (Collapse)AuthorFilesLines
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh63-9723/+11669
Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682
2018-09-05Make netbox-ip-assignment resolve all paramsAlexis de Talhouët3-966/+1347
While resolving params, multiple of them could be resolved using the same capability. Adding the functionality in this self-serve DG to make sure it's processing all the param involving this capability Change-Id: I7f4d83bf5cfa90e4959fa8599a26b1cf0228a81a Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 059370a180fc6630eea5f771fb61e303132f4352
2018-08-31CCVPN RestApi template changesprakash.e18-353/+114
SDWAN and SOTN restapi template fix Change-Id: I2a86398487f65c9b15fb8081f383207ff778a135 Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: db088b077924366c0d9028b71d490a5b05a1a0c1
2018-08-29Update self-service-netbox-ip-assignment DGAlexis de Talhouët1-345/+385
- added the external_key support - fixes plugin returned value and mapping to the proper param in the MDSAL context. - couple of typos Change-Id: I6f305829e538284d7e4008352273fd82c77f4142 Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 0fe5cab7a4822073c02751756f08ab64c881e528
2018-08-28Add DG for self serve ip assign/unassign (netbox)Alexis de Talhouët3-2/+930
This patch also adds the new capability in the capability list of the generic self-serve assign / unassign. Change-Id: Id7e1f061038c0a5caa52ba41f1fcc3e08e5f02a2 Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: a51e4453ebe80eec9688e587e34ce480e67adb1d
2018-08-27Reformat self-serve-vf-module-(un)assignAlexis de Talhouët2-2/+3034
Reformating in order to make changes in coming gerrit more obvious. Change-Id: I7414657e1d243792cba3e0e18174b2dfb8f779db Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 80d2e93d397b425ba7d134852edd1b55a9684b29
2018-08-27SDWAN sdnc DGs aai resource changesprakash.e34-1008/+1023
SDWAN configuration save in aai resource-name changes are updated in SDWAN DGs Change-Id: I9097f205751af47b5db8f228142f27786e9d190d Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: fad8ff4f0b3660a5c1dd4b7abdb5ac5b95c8fec2
2018-08-24SDWAN flow based end-end test and issue fixprakash.e37-7535/+8567
SDWAN DGs and restapi templates issue fixes Change-Id: I5d1d4e6cb17e9b187ea4f0942ca837472738fe62 Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b1da373ad0e08400b4c1f2a8cfbb69524df745a2
2018-08-17SDWAN WAN Attach site additionshashikanth.vh21-1431/+13927
Updates include: - Addition of sdwan Attach site resource DG - Templates - Defect fixes Change-Id: Ie646f6a131a4124ac9228de4938d481d799d111f Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 28a98a71d3b3a44e7269de435f0591946f2456d1
2018-08-17Merge "SDWAN Site DGs update"Dan Timoney12-2533/+2419
Former-commit-id: aff8871a93ea3d6ac2fbaedbb8b3483cbfdca2c3
2018-08-16add LCM DGsAgarwal, Ruchira(ra1926)19-1899/+5266
LCM DGs for ScaleOut, TrafficMgmt, SoftwareUpgrade Change-Id: If7a4a2edb4abf12fdd2eacbf06c124740e7703b5 Issue-ID: SDNC-423 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 51ea971e0fbd77d25e1a4b5d6436dc5b7d135a95
2018-08-15SDWAN Site DGs updateprakash.e12-2533/+2419
SDWAN site DG issue fix and update based on controlpoints modifications Change-Id: I7daae9adf610f2fd72150a2316cfd5f8d9ede6de Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b7fdeb59f9c50c690d6f388cb9967c0f1da4c5ef
2018-08-15SDWAN device instance DGsprakash.e12-62/+4050
SDWAN DeviceInstance vnf topology operation DGs Change-Id: I7072271ca36030046f0146b072ad0ecfa9efd69d Issue-ID: SDNC-357 Signed-off-by: Prakash E <prakash.e@huawei.com> Former-commit-id: c3161a030a9c6fd044572ff4a0dfd58da674dae2
2018-08-14SDWAN WAN port DG additionshashikanth.vh14-19/+4994
Updates include: - Addition of sdwan port resource DG - Templates Change-Id: Id3913755e2724c26663269fb9c8235fc2ca7fb91 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 93bb206a1e4d8ce64a5f43d2733995a0a1b4fe92
2018-08-13SOTN siteInstance DGsprakash.e11-2300/+3356
SOTN siteInstance vnf topology operation DGs Change-Id: I7018aa0c56db60d1bca0a3b234820b3128d0c111 Issue-ID: SDNC-356 Signed-off-by: Prakash E <prakash.e@huawei.com> Former-commit-id: f5b2457c6f66e4e357fe469df370d1ce8b4f0cd9
2018-08-10Merge "SDWAN VPN DG deletion template addition"Dan Timoney1-0/+27
Former-commit-id: 3abd0b494d868f5cb30eea4665946a52956873b3
2018-08-10Merge "SDWAN VPN DG addition"Dan Timoney15-1476/+5523
Former-commit-id: cb5ba77f9c36636f37859768bdff22df5112746d
2018-08-10SDWAN VPN DG deletion template additiongaurav1-0/+27
Updates include: - Addition of delete template Change-Id: I20153ddf252573229b6ffd6daa0ca744e8544253 Issue-ID: SDNC-357 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 7b5a84e563d107bd2db09addfcc5dbc2e744fe42
2018-08-10SDWAN VPN DG additiongaurav15-1476/+5523
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-08-10SOTN DG to support EPLgaurav3-434/+537
Updates include: - Template changes to support EPL - Changes wrt. parameter names Change-Id: I016adb31b9c6ad043a43468cec198d4336bb96a1 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: a2c96f67d1e799f8f762fb14be3744a03649869a
2018-08-09Merge "connectivity attachment issue fix"Dan Timoney12-5508/+5149
Former-commit-id: 302ddecd0d19d7a3b6bf11b6f8ee90dc1ddf639b
2018-08-09Merge "Connection attachment template issue fix"Dan Timoney1-50/+88
Former-commit-id: 6f928522e6a4a6dfbe11f6f96579aab8e31b081b
2018-08-09Merge "SOTN issue fixes"Dan Timoney8-1448/+1244
Former-commit-id: 7b72cc062552903fa642002f8642ef5bd8e434a0
2018-08-09Connection attachment template issue fixshashikanth.vh1-50/+88
Template order is not according to yang defined model Change-Id: Icb21e906a945bd007396eb6538fc43a85f6b1914 Issue-ID: SDNC-356 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: b99c7b6abfd55c9b6eae1c55d47aa64cc471abf9
2018-08-09connectivity attachment issue fixshashikanth.vh12-5508/+5149
Test issues fixed Change-Id: I991876c6176c5fa05682e635b9c1e29eb5b08d54 Issue-ID: SDNC-356 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: e89a860588e3a094d5cc251dd6992373c2f36ab7
2018-08-09SOTN issue fixesprakash.e8-1448/+1244
Issues: SOTN connectivity issues in create, activate and deactivate is fixed Change-Id: I4b85cf2eb248f36369a85fc93394a1d41d2170ac Issue-ID: SDNC-356 Signed-off-by: Prakash E <prakash.e@huawei.com> Former-commit-id: 42ff7639525bbba3dd81abd4965d340291d46b3e
2018-08-09Update network topology to aaishashikanth.vh2-306/+312
updated to use p-interface for ltp's Change-Id: I676ad2dba4b5197a0db32c80ccf5d2f725343c53 Issue-ID: SDNC-387 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e371553a625d392b1feaf7f8c2a40f520386efe
2018-08-03Merge "Updates to SOTN DG"Dan Timoney14-3654/+3999
Former-commit-id: 8826276da083f4798387a5ee631b7300e0862326
2018-08-02Merge "SDWAN Templates for RestapiCallNode"Dan Timoney9-0/+355
Former-commit-id: 961d7a906b2cadb7bce2e4e145a6cec602b0b2ad
2018-08-02Updates to SOTN DGgaurav14-3654/+3999
Updates include: - Changes to support inter-domain. - Changes wrt. AAI nodes and fields. Change-Id: I50ed3553e792a382c534c72475afc666629320cc Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 62b4fd6b216ec03288cd216b50803ba8c64a3c3b
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-31Re-attaching VoLTE and CCVPN DGsgaurav9-210/+5328
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-27Merge "Fixes to getpathsegment composite and VNF assign"Dan Timoney6-198/+205
Former-commit-id: 72cde218002c64b34c4a48c50d0e63968011e35e
2018-07-27Merge "Remove test for Active on Delete"Dan Timoney2-540/+5
Former-commit-id: b0e7aed1ffa2a4cdbcc60053532a1f265022146d
2018-07-27Fixes to getpathsegment composite and VNF assignBrandon, Bruce (bb2697)6-198/+205
Catch up with fixes to getpathsegment composite and VNF assign Change-Id: I4dfc14c61eae992219384a0b13615357e242ac92 Issue-ID: SDNC-407 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: 5f5240ddb91e0507f9845a96708a4c97a907fe2c
2018-07-27Update graph.version and dg.propertiesgaurav1-0/+7
Addition includes: 1. Add allotted resource DGs to graph.version 2. Add oof url and template to dg.properties Change-Id: I85cc93581d07d74670d957285b809fd010f511a4 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 4d4fa2deb773083ed3d1cd85d43aefdb7e4205e0
2018-07-26Generic resource API DG catch upBrandon, Bruce (bb2697)287-20405/+104535
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-25Merge "Connecting SOTN sub DGs to network DG"Dan Timoney14-3506/+4037
Former-commit-id: fd491ac136aebc57068abe85144f40431fc2b3eb
2018-07-25Merge "Adding site Resource DG"Dan Timoney13-820/+4757
Former-commit-id: 027c60e3bbcc371552af20947aec15a622d4daab
2018-07-25Merge "Adding connectivity attachment Resource DG"Dan Timoney9-0/+4085
Former-commit-id: 99e9c6a20f596476e57352a805962dd6d1970221
2018-07-25Merge "Adding connectivity attachment Resource DGs"Dan Timoney8-0/+6900
Former-commit-id: dd617e15a31134bb22b5dcc4c17eff5fe9901be7
2018-07-25Connecting SOTN sub DGs to network DGgaurav14-3506/+4037
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-07-25Adding site Resource DGgaurav13-820/+4757
Initial implementation of site resource DG. Change-Id: I65b6a7e335b4053f3133b731849badec7240ec1b Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: f1ad68601c2616b39756cb6f516d6dad5237f0c0
2018-07-24Adding connectivity attachment Resource DGsgaurav8-0/+6900
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 DGgaurav9-0/+4085
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-07-23Datachange DG to handle ESR third party eventshashikanth.vh11-0/+1832
SDNC's AAI event consumer of esr-thirdparty information will post the event to DataChange API. DataChangeProvider DG is requried to process the event Change-Id: Ic4857e32bd6941628e297aefefd2c697255f3ca2 Issue-ID: SDNC-386 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 9e66dd112e232dab7baabdc6415ccdd7c23c0f31
2018-07-20Remove test for Active on DeleteBrian Freeman2-540/+5
Issue-ID: SDNC-399 Change-Id: If67ad6c1c578252faa28022098b5d69c2815c1ea Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 0e86713498c26837b39d7ad2cbadb7f8299718ee
2018-07-19Adding SOTN Connectivity Resource DG.gaurav11-0/+3616
Added create/activate/deactivate & delete DGs for SOTN connectivity resource. Change-Id: I2760418b16ed411737cf38313fb1b9e051c8985a Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 60b9c632414c96166064e9a8850017fc968b6749
2018-06-06Roll version for CasablancaTimoney, Dan (dt5972)7-14/+14
Roll version to 1.4.0-SNAPSHOT for Casablanca development Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da Issue-ID: SDNC-333 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39
2018-06-02Fix for multi tunnelxconnv1.3.42.0.0-ONAP2.0.0-ONAPBrian Freeman2-5/+18
Issue-ID: INT-517 Change-Id: Ib8b3508f0b2fece22437b09b9ced328522dd1561 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 6507b4e0edbb287cbd7583a8ee4f1e565cb8ab82