aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src
AgeCommit message (Collapse)AuthorFilesLines
2018-11-12Fix self serve DGAlexis de Talhouët11-389/+3507
- fix self-service-capability-param-resolution to self-self-capability-param-resolution Change-Id: Icd9a3be6bcef923fec3199982892911a4b81b346 Issue-ID: SDNC-512 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: d48a45e43d88dcbebda612c2b33e6c10ed10d1cc
2018-11-08self-serve DG bugfixesCheung, Pat8-4899/+581
self-serve bug fixes after sync up with Canada Change-Id: I6c7bfb117da2ddf09a02fe1fcc69f30a9f612e6a Issue-ID: SDNC-509 Signed-off-by: Cheung, Pat <kc1472@att.com> (cherry picked from commit 95fe03ff454e1da13732a8528c1976796cb51ce6 [formerly 76a12fc0a056cee22eb116314611eac26a308f9a]) Former-commit-id: ef33fe4448b2060b25ba6641ad931116e0c23a36
2018-11-01self-serve DG bug fixesCheung, Pat13-4003/+5888
Fixing various bug fixes for self serve logics Change-Id: I9127900df427483ac9bc93c51774d7b1f97ba1c5 Issue-ID: SDNC-509 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 8eb03908d9de95073ec6484a95009a033f324b8a
2018-10-30Add vf-module-generate-heat-parameters DGTimoney, Dan (dt5972)2-0/+927
Add inadvertently omitted DG vf-module-generate-heat-parameters directed graph. Change-Id: Id112ce764d8c79c15d3aeb382824ba10ad387ead Issue-ID: SDNC-491 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4745dbcd8cdd3c35348c9c31a71d43e71130f565
2018-10-22wan-connection bug fix for ccvpnZhuoyao Huang4-848/+2720
Issue-ID: SDNC-354 Change-Id: I3f867b657b2f86f4c2ee0b49580d2cfad1bdd6d9 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 75163854e97cc1d7fc71df510c8ea6c4458e537e
2018-10-16Merge "Multiple self-serve fixes"Dan Timoney7-2852/+3973
Former-commit-id: 82ba3ce5c73fcc239b413ae0e5a2a49e99989852
2018-10-15Multiple self-serve fixesAlexis de Talhouët7-2852/+3973
fix ss-generate-name to not set SUCCESS status randomly. fix vf-module ss dg to populate correctly the order-status data. add support for vnf level assignemnet for ss netbox fix parsing resolved ip to remove prefix info (/32) Change-Id: I1f0b5c2046dddddee1f0fa674b440d604871aa9b Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 1adbc091ff99771a16599d7459296dea77e69380
2018-10-09Merge "Fix ss-netbox-dg"Dan Timoney2-502/+422
Former-commit-id: 5db3fb421de30e4668d6325434c6aed690031a47
2018-10-05Fix ss-netbox-dgAlexis de Talhouët2-502/+422
Change-Id: I7702c3720115772c3d463f5d53625a0d3d2c2124 Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: e4add829a5ea23fdceee7117c4781fc54aed0e25
2018-10-05Merge "Add silentFailure on loop for ss-generate-name"Dan Timoney2-974/+974
Former-commit-id: bcd15f720cd72bc40fe023d44ed915c4c6368172
2018-10-05Merge "Fix ss-netbox-assign flow"Dan Timoney3-2/+1
Former-commit-id: d5835139ba6302b7bed1685b76dfd168d8af6945
2018-10-05Merge "Fix ss-generate-name DG"Dan Timoney2-33/+3067
Former-commit-id: e49071b226750e7a154de40e87f738fbc1c17e76
2018-10-05Add silentFailure on loop for ss-generate-nameAlexis de Talhouët2-974/+974
Change-Id: I377e984e1549fb55d78ee3739d51ad492e327382 Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 4f4e5f034ac230e6760b10ef8bd21dc980212753
2018-10-05Fix ss-netbox-assign flowAlexis de Talhouët3-2/+1
Change-Id: Ic0693f6c893d1fe51e22d1c61d390497285b3d7d Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: e152ce8357e74fea4fa624c76dc254b46bf61ec6
2018-10-05Refactored SOTN and SDWAN DGgaurav76-0/+0
Refactored SOTN and SDWAN DG to seperate sub directories for better maintainability. Change-Id: I49c57d20fc8fcb7de65d3634bceb691d0b7f80fd Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: d3d3ce137625a244accf736da3a8f6736b44300e
2018-10-04Fix ss-generate-name DGAlexis de Talhouët2-33/+3067
Change-Id: I3f0b7aa030cee282e0a07a836cd29adeee3b2077 Issue-ID: CCSDK-604 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 8558ee17f18c6feff893fc58c7e8940e826ecef4
2018-10-04Fix for a foreign key constraint failsAlexis de Talhouët0-0/+0
https://stackoverflow.com/a/17828127 Change-Id: I38fb90fd1d6583a259a441f4f67f762724aff5ec Issue-ID: CCSDK-357 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: e221bf44834cb78483855aeadd4554f7f93d7da9
2018-10-04Merge "self-serve dg patch"Dan Timoney48-10977/+7260
Former-commit-id: 5473275e2ccf6ed96c0eb1c3e2473b6a8bc1ebb6
2018-10-04self-serve dg patchCheung, Pat48-10977/+7260
inclues new self-serve forking logic, added silentFailure to for loops, not to set cap name to INPUT for generate-name Change-Id: Idd3deb016533dc70611d60dd289f4c4bc40d3136 Issue-ID: CCSDK-604 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 7209c246e382048781f166c2b3eeab24be7e9815
2018-10-04integration test issues fix for sdwan and sotnshashikanth.vh20-5793/+11946
Modified sdwan attachment DG to add allotted resource using service instance id instead to parent service Added get token nodes for create and deactivate DGs wantport modified for error handling Change-Id: I50e3fc824f915c3f8db55e33050ec4aca4d6ee58 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 64f9bde54d81a48b53c2a8ef03c2d5688189bcbd
2018-09-25Fixed JAVA keystore file namegaurav32-95/+95
Changed DGs to use truststore.onap.client.jks instead of truststore.openecomp.client.jks Change-Id: Ida659e801d300124bec42d6d38ad51b4c86fcf7f Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 2db5b757ba01648669c21e6877feb0621782647f
2018-09-24Merge "integration test issues fix for sdwan and sotn"Dan Timoney4-5735/+77
Former-commit-id: c2dff62218b88569dcf26ec9d43a0fe92e4c91d9
2018-09-22integration test issues fix for sdwan and sotnshashikanth.vh4-5735/+77
underlay DG modified to handle transportNetwork internet and mpls both Change-Id: I3659efb7c27fe861c01811158ac78d3377c0b299 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 24949fd6722a864190c8e2b700b414962d8815dc
2018-09-21Merge "Adjust to pkg name change for ConfigAssignmentNode"Dan Timoney4-4/+4
Former-commit-id: de33140ec6fa6840b61df50cf05334a43e3cf90b
2018-09-20Adjust to pkg name change for ConfigAssignmentNodeAlexis de Talhouët4-4/+4
The package of the blueprint accumulator has changed int the ccsdk/feature. Change-Id: Ib676e4463349dca77f2b34a10536ab9e0c425362 Issue-ID: SDNC-464 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: e6376ec4360ec5819b7081199968fc79348b9fd6
2018-09-18call wan-connection rpcZhuoyao Huang2-2118/+1994
and fix the xml validation error since 2018/7/27 2:10:24 Issue-ID: SDNC-354 Change-Id: Ia491ffdcff028256b5a0f3da623202de71e94df2 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: f6f517a0132ab6547612b84b73b52ac4115af9ff
2018-09-18Support Wan ConnectionZhuoyao Huang9-0/+3011
(https://wiki.onap.org/display/DW/CCVPN+Integration+Test+Case) Issue-ID: SDNC-354 Change-Id: Ied7189a0f229442517761ec7f785655115af6722 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 0b8a0b4581dba2d55608c67ee95ebda356e1cf33
2018-09-14Integration test issues fix for sdwan and sotnshashikanth.vh8-1128/+1220
Change-Id: I707a32f69b3ad94d731c2f315d0a7b2fed432388 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 1b6bfd0d82c71aa114ed81167cc80e8d2f34feca
2018-09-13CallNodeExecutor patchCheung, Pat17-7453/+8
Merging an old change that prevents a nullpointerexception when calledgraph is null Change-Id: I38580a9f2044e20cc322ad8a8170a06ce69ffd0f Issue-ID: CCSDK-185 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 03d97536c815e9f48bd2771383c61fcdb9c68b7c
2018-09-12self-serve-generate-name DG changesSingh, Ajay (as396y)2-1036/+1104
Refactor the naming genereation sub dg for assign and un-assign to trigger the name generation rest API directly Change-Id: Ie060bed01f6c694f34e2c2518b69873e4728bd71 Issue-ID: CCSDK-482 Signed-off-by: Singh, Ajay (as396y) <as396y@att.com> Former-commit-id: 582888bc81e55ef4bf11d34c95eb7ac589de51b0
2018-09-12SOTN reoptimization DGsprakash.e8-2321/+2982
SOTN Reoptimization DGs added to support policy Change-Id: Id9bfa483fcc83011ed76ee040f2cbc909e0da03f Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 97357d818c41c853d295359b843448dcaa2e52f0
2018-09-11Merge "Add netbox-ip-assign capability at vnf level"Dan Timoney4-15/+1931
Former-commit-id: 874475f0264d3271837e6f8bb6bf7512a83e1eaa
2018-09-11Merge "integration test issues fix for sdwan and sotn"Dan Timoney4-1451/+1464
Former-commit-id: af1f3b46ed38e3a0a693ed6d43480f97f79b8184
2018-09-11Add netbox-ip-assign capability at vnf levelAlexis de Talhouët4-15/+1931
Change-Id: Icffd311e118a2ada7cc046e7884e10ca64001974 Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: b3dd25eaf26981b4f5698c3238f5f8619d85c4f1
2018-09-10Merge "self-serve DG for Casablanca"Dan Timoney42-9412/+14520
Former-commit-id: fa490c28436152596245480283dede4c5cf7f75e
2018-09-07self-serve DG for CasablancaCheung, Pat42-9412/+14520
Add new self-serve DG and update existing self-serve DG for Casablanca Change-Id: Ib4c3ccf3ce2acc986df8c1a1d3374048e9ec73a1 Issue-ID: SDNC-437 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: a132f1f5d11eff79a10dd0040db351e209c197d1
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh4-1451/+1464
Change-Id: I3bc75cd456c15a89ebf3b4e91e9b3836e7322b66 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 24f0d8fc370633b26f18015e15c4c62002d697e1
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh41-8812/+10579
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-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.e32-852/+866
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.e35-7533/+8562
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.vh19-1397/+13863
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-15SDWAN Site DGs updateprakash.e8-2525/+2356
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.vh10-0/+4921
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.e10-2281/+3329
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 addition"Dan Timoney15-1476/+5523
Former-commit-id: cb5ba77f9c36636f37859768bdff22df5112746d