aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-06Merge "CDS integration in GR-API for self-serve"Dan Timoney2-30/+44
Former-commit-id: 7b60fe453be2fa7d9908576765b7c220802afc39
2019-03-04Dublin releaseCheung, Pat (kc1472)5-0/+829
DGs to support pnf-topology-operation with assign svc-action Change-Id: Ia257c03cd8e3b2dd8f801b67a0d55ab7f7ed1ba6 Issue-ID: SDNC-635 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 6120758d9eaf6d6aae57d94f236ff7ddda3503c7
2019-02-28CDS integration in GR-API for self-serveAlexis de Talhouët2-30/+44
Change-Id: Iddf72ced078b15db726188b2dfb86ef0ee6e8f17 Issue-ID: CCSDK-466 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 15ab9a0704e2cf001284692c0a1fa99d97d2e504
2019-02-28DG bugfixCheung, Pat (kc1472)4-542/+596
fix vnf and vf-module unassign to clear MD-SAL Change-Id: If4b9797fa3f206f299bc37fcfb1d68d7bd59241f Issue-ID: SDNC-676 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: f491b4ef34c30f811e6a082c27fa1cb8c210acf3
2018-11-30Merge "Updating RestApi to RestconfApi"Dan Timoney1-12/+39
Former-commit-id: 7ad4dc9a7401802ca8c2c037296781c5001be445
2018-11-30Updating RestApi to RestconfApijanani b1-12/+39
Changing SOTN DG to use RestconfApiCallNode instead of RestApiCallNode Issue-ID: SDNC-474 Change-Id: I3c37a622a1fbf547b7f5bc65592aac4ee8c51d81 Signed-off-by: janani b <janani.b@huawei.com> Former-commit-id: 40cf8fa7974b7493c55c38d7ec7c455ebf7497be
2018-11-29CCVPN closed loop issue fixprakash.e1-422/+431
SOTN Reoptimization DGs call added in network-topology-operation DG to support policy. Change-Id: I1879be989e3cbb732932455c0ab2f6d3c8387c0a Issue-ID: SDNC-540 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 9665f620896c93b86fcd3cfd9b6ea5626c88489c
2018-11-28Merge "Self serve fix "Dan Timoney3-235/+85
Former-commit-id: 392a1f2f8bc0977ae9522d5bbc8e9ed16dc30ae1
2018-11-28Merge "ccvpn integration sdnc issue fix"Dan Timoney5-53/+115
Former-commit-id: 541c261114b11ae58c04375c2da965aa2d2ac580
2018-11-28Self serve fix Alexis de Talhouët3-236/+86
Change-Id: I21cf12d27d9750ce81bc0f4a02949e0d1962b7a3 Issue-ID: CCSDK-728 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 129c2e6723e5f097d51e847d561b97ac7479dbbf
2018-11-19Merge "removed vnf-id validation check in DG"Dan Timoney1-10/+1
Former-commit-id: a2736d119810fc5475585cc4b4586da470f26b2f
2018-11-19Merge "Fix self serve DG"Dan Timoney5-382/+565
Former-commit-id: dc3a1324cdcbf8cad24c8084990ebbbb2f3b86b8
2018-11-19Merge "Add gw-vfmodule-update node"Dan Timoney1-1/+2
Former-commit-id: 323e67e113998731879035c05e664d26456d0f83
2018-11-19ccvpn integration sdnc issue fixshashikanth.vh5-53/+115
Fixed couple of issues 1. SDWAN connectivity request was failing due to empty request body in tenant authorization put request. 2. Get token issue fixed for sotn DG's 3. SDWAN Allotted resource relationship with parent service instance ID is missing, added it. Change-Id: Ib6451c93e6a6b7886cd5614d064270ff9182030b Issue-ID: SDNC-527 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 1b16252e07e358568342480d4604f50f226860b5
2018-11-18removed vnf-id validation check in DGshashikanth.vh1-10/+1
1.vnf-information.vnf-id validation check should not be mandatory in validate-vnf-input DG, its removed. 2. added execute node to read generic-resource-api-dg.properties in esr-thirdparty-sdnc-discovery DG. Change-Id: Iea920004cdd548e16b4223cf57008fc00dbb1cb2 Issue-ID: SDNC-523 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 4f1d05b32513c4bbca760233948541cfb983cfb3
2018-11-12Fix self serve DGAlexis de Talhouët5-382/+565
- 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-11Add gw-vfmodule-update nodeBrian Freeman1-1/+2
Issue-ID: SDNC-511 Change-Id: I89533fb46e5c4f52b5898ff75b30e773d8a7e064 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 4b276a0d6f5c9546584ba917613316a6dea82138
2018-11-09wan-connection bug fix for ccvpn integration testZhuoyao Huang1-0/+74
Issue-ID: SDNC-354 Change-Id: I0337c77a073b21888c31d25d305f55feb14768ae Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 3a149df679e4cb13ca0f045d254b250fffdddab7
2018-11-08self-serve DG bugfixesCheung, Pat4-693/+577
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, Pat6-3996/+5880
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)1-0/+926
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 Huang2-195/+910
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 Timoney3-247/+523
Former-commit-id: 82ba3ce5c73fcc239b413ae0e5a2a49e99989852
2018-10-15Multiple self-serve fixesAlexis de Talhouët3-247/+523
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 Timoney1-52/+36
Former-commit-id: 5db3fb421de30e4668d6325434c6aed690031a47
2018-10-05Fix ss-netbox-dgAlexis de Talhouët1-52/+36
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 Timoney1-2/+2
Former-commit-id: bcd15f720cd72bc40fe023d44ed915c4c6368172
2018-10-05Merge "Fix ss-netbox-assign flow"Dan Timoney1-0/+0
Former-commit-id: d5835139ba6302b7bed1685b76dfd168d8af6945
2018-10-05Merge "Fix ss-generate-name DG"Dan Timoney1-32/+165
Former-commit-id: e49071b226750e7a154de40e87f738fbc1c17e76
2018-10-05Add silentFailure on loop for ss-generate-nameAlexis de Talhouët1-2/+2
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ët1-0/+0
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 DGgaurav38-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ët1-32/+165
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 Timoney23-3970/+2700
Former-commit-id: 5473275e2ccf6ed96c0eb1c3e2473b6a8bc1ebb6
2018-10-04self-serve dg patchCheung, Pat23-3970/+2700
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.vh9-906/+964
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 namegaurav16-50/+50
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 Timoney2-69/+75
Former-commit-id: c2dff62218b88569dcf26ec9d43a0fe92e4c91d9
2018-09-22integration test issues fix for sdwan and sotnshashikanth.vh2-69/+75
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 Timoney2-2/+2
Former-commit-id: de33140ec6fa6840b61df50cf05334a43e3cf90b
2018-09-20Adjust to pkg name change for ConfigAssignmentNodeAlexis de Talhouët2-2/+2
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 Huang1-401/+424
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 Huang4-0/+581
(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.vh4-299/+310
Change-Id: I707a32f69b3ad94d731c2f315d0a7b2fed432388 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 1b6bfd0d82c71aa114ed81167cc80e8d2f34feca
2018-09-13CallNodeExecutor patchCheung, Pat8-2742/+0
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)1-18/+60
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.e4-537/+645
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 Timoney2-13/+15
Former-commit-id: 874475f0264d3271837e6f8bb6bf7512a83e1eaa
2018-09-11Merge "integration test issues fix for sdwan and sotn"Dan Timoney2-8/+9
Former-commit-id: af1f3b46ed38e3a0a693ed6d43480f97f79b8184