aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
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, Pat14-4009/+5942
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-29Merge "wan-connection bug fix for ccvpn"Dan Timoney4-848/+2720
Former-commit-id: 1b18e90e3504f125a261690ec4896c52e5e20b2c
2018-10-25Roll to initial Dublin snapshotTimoney, Dan (dt5972)9-18/+18
Roll to initial Dublin snapshot Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Fix CCSDK docker version Update CCSDK docker versions used to build SDNC docker containers. Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b Issue-ID: SDNC-486 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c261e3f719abcbea0762162dc9244f951296c6a1
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 "Prepare for release build"David Stilwell9-9/+9
Former-commit-id: 5d17812a5c83c55b628cf3b089b9a4c289606af9
2018-10-16Merge "Multiple self-serve fixes"Dan Timoney7-2852/+3973
Former-commit-id: 82ba3ce5c73fcc239b413ae0e5a2a49e99989852
2018-10-16Prepare for release buildTimoney, Dan (dt5972)9-9/+9
Prepare sdnc/oam for release build by removing -STAGING tag and using released version of parent poms. Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c
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-05Merge "Refactored SOTN and SDWAN DG"Dan Timoney76-0/+0
Former-commit-id: 716c00a9d2248385ebc620ead3104681b788d9f0
2018-10-05Merge "Allow sub directories for graphs"Dan Timoney5-6/+6
Former-commit-id: 977f1fcf7be64e65b056e9f1c6b354f22b5506c0
2018-10-05Merge "Allow YANG sub directories"Dan Timoney8-1/+1
Former-commit-id: afd2af123ff00f4c92c3b5461c88cb560fc1773f
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-05Allow sub directories for graphsgaurav5-6/+6
Allow grouping of related grpah and templates in a sub directory. This will ease out maintainability as the number of graphs and templates are growing in numbers. Change-Id: If5f69520e5b62be1adcc9d795df68a0c97b6183f Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 22db039091afd52cf8cc45a4ba536a3addd6e435
2018-10-05Allow YANG sub directoriesgaurav8-1/+1
Allow grouping of related YANG in a sub directory. This will ease out the maintainability and enable compiling of speific YANG for a feature. Change-Id: Ic07fdd16c73e8dddd0eca2d0d100d96c42e7e696 Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 5bda05da77cf2df0858c34c7942e92f95552c23a
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-04Roll to next snapshot versionAlexis de Talhouët9-9/+9
Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff
2018-10-04Merge "self-serve dg patch"Dan Timoney56-10977/+7598
Former-commit-id: 5473275e2ccf6ed96c0eb1c3e2473b6a8bc1ebb6
2018-10-04Merge "integration test issues fix for sdwan and sotn"Dan Timoney20-5793/+11946
Former-commit-id: 1a37d961010e838295bc6981d6607a96e768021f
2018-10-04Merge "fix update zte topology resource to aai code"Dan Timoney2-120/+1234
Former-commit-id: 34ee95f51fe023fd50beba540c36e4bcc0024d6c
2018-10-04self-serve dg patchCheung, Pat56-10977/+7598
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-10-04json body for get zte topology resourcewsx252894-0/+23
Issue-ID: SDNC-354 Change-Id: I63e89d46269e7104fb7a778f06376cc4669f5df6 Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: 1aa2dbad460030e67acf85b56de86226d432b250
2018-10-04fix update zte topology resource to aai codewsx252892-120/+1234
Issue-ID: SDNC-354 Change-Id: Ief575669916e62b3270207d415984f7225f9d2e3 Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: 7ce2bffd9bc9dfeab0b5c9e0862fa47adb2e1c42
2018-10-04Merge "Fixed JAVA keystore file name"Dan Timoney34-98/+98
Former-commit-id: fbe0c6a35ec007621e52e1bedb278e5e718f3862
2018-10-04Roll to next snapshot versionTimoney, Dan (dt5972)9-9/+9
Roll to next snapshot version Change-Id: If6bd5bc61225f7695b28b73dcb7f2ff4ecba5552 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 55b6a8402cafb11c7320b88185f580991c8e2c89
2018-10-01Prepare for releaseTimoney, Dan (dt5972)9-9/+9
Update sdnc/oam to prepare for release build Change-Id: I63597b9c9e02a677acbefe07d87f66e74ec3735a Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5b960a3d90ead9a4731ae8125738d54fec5314ed
2018-09-25Placeholder for YANG used in Restconfapicallnodegaurav10-29/+5040
Added placeholder for YANG files used in RestconfApiCallNode. Issue-ID: CCSDK-325 Change-Id: Id46c3120ebb9879462d6fda1d3abd05f0bb2c088 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 03e2a86a4ee97bf22a4cb789514d6e2ff88279ba
2018-09-25Fixed JAVA keystore file namegaurav34-98/+98
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 "add zte esr-thirdparty-sdnc discovery logic"Dan Timoney7-100/+907
Former-commit-id: 42b219a4a46a261aa0d71262d8fbd91cf3e95b23
2018-09-21Merge "Adjust to pkg name change for ConfigAssignmentNode"Dan Timoney4-4/+4
Former-commit-id: de33140ec6fa6840b61df50cf05334a43e3cf90b
2018-09-21add zte esr-thirdparty-sdnc discovery logicwsx252897-100/+907
Issue-ID: SDNC-354 Change-Id: Ida2c54bfd2211774c872c0535032182cf4f90324 Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: 60775f8fffb91a098315385f6919ce5593005d2d
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-20Merge "Fixed issue with datachange"Dan Timoney1-0/+1
Former-commit-id: 1de6495241e2f89994d57e0ee34a52ebace3e60b
2018-09-20Merge "call wan-connection rpc"Dan Timoney2-2118/+1994
Former-commit-id: 36d35588dcc95b4a7ba70c5c966b6dcc27bb85e3
2018-09-20Merge "Support Wan Connection"Dan Timoney9-0/+3011
Former-commit-id: 635a1c234f6ea030cb6e16e43b80ff1261de4dfc
2018-09-20Fixed issue with datachangegaurav1-0/+1
Updates include: - Added missing datachange to the the parent pom required to load DGs during startup. Change-Id: Idc726b9a9f411acfdc4fe8f9d62ada23e2cff3b4 Issue-ID: SDNC-354 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: e28e58edb16aa9252438fe88b68d6570753636e3
2018-09-18Merge "integration test issues fix for sdwan and sotn"Dan Timoney4-266/+458
Former-commit-id: 3147855540726285066b7a347cccc0a8564cca6c