aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-04self-serve dg patchCheung, Pat57-10977/+7609
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-04Merge "Fixed JAVA keystore file name"Dan Timoney34-98/+98
Former-commit-id: fbe0c6a35ec007621e52e1bedb278e5e718f3862
2018-10-04Roll to next snapshot versionTimoney, Dan (dt5972)22-23/+23
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-02Work around build issueTimoney, Dan (dt5972)1-1/+3
Temporarily remove SdncReports module from compile, since it is currently causing Jenkins build to fail. Will restore after release build is done. Change-Id: I16add6c3d5b742b3f03c2755fd1a2f0537c32a85 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 88b2989675975d9f1f19a604a29824fe2ee9c528
2018-10-01Prepare for releaseTimoney, Dan (dt5972)22-22/+22
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-27Merge "Placeholder for YANG used in Restconfapicallnode"Dan Timoney10-29/+5040
Former-commit-id: 5c88a1ab23896bdc0bb11463167de8717e04ffda
2018-09-27Merge "Add missing blueprint-processor schema"Dan Timoney1-0/+95
Former-commit-id: 3f5452771d41277452e8fb9bc16429c41e3dd231
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-24Add missing blueprint-processor schemaAlexis de Talhouët1-0/+95
Change-Id: Iaad73a01a2a9accfb96c45b0ef39f7c2d4513fd8 Issue-ID: CCSDK-357 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 906b3a872cb0dbf242b10cec01bdfaa5f26f2118
2018-09-24Update AAI credentialsTimoney, Dan (dt5972)1-2/+2
Change AAI properties used in heat env to use AAF compatible credentials for AAI. Change-Id: I550d626f449b6a2cd3019d4b11c6ec38584d5215 Issue-ID: SDNC-466 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: b8aceb59cab453831529ff4621aa1d4f37262470
2018-09-24Merge "CCSDK-464"Dan Timoney3-0/+63
Former-commit-id: f9d589c3b3cd9974edfeee2dbaebd256c7634db1
2018-09-24Merge "integration test issues fix for sdwan and sotn"Dan Timoney5-5736/+78
Former-commit-id: c2dff62218b88569dcf26ec9d43a0fe92e4c91d9
2018-09-22integration test issues fix for sdwan and sotnshashikanth.vh5-5736/+78
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-21CCSDK-464Yaoguang Wang3-0/+63
create and push ansible playbooks for 5G PNF software pre-check,upgrade and post-check Change-Id: Ie7cb18047dc4587ecc0999e890bf85daab73b97b Issue-ID: CCSDK-464 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com> Former-commit-id: 8dd603f5bb2ab82a2332afe5d4a24a8de76a8e34
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-20Merge "Table schema fixes"David Stilwell1-0/+13
Former-commit-id: 3ba9a345c366f865fa70dd89dfbb5325009b5cce
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 "Added downloaded/generated code to ignore"Dan Timoney2-1/+3
Former-commit-id: b4ea9fec5c6e539159027a3e582c5becc1b35cae
2018-09-20Merge "fix ansible inventory path"Dan Timoney1-1/+1
Former-commit-id: 77a7bef4fbe7837b463290317277e465cc70b232
2018-09-20Table schema fixesTimoney, Dan (dt5972)1-0/+13
Added 3 new fields to GENERIC_RESOURCE_NAME Added missing table RESOURCE_GROUP_TO_TARGET_NODE_MAPPING Change-Id: I0c5899c705be78e00a592e656fd0b6ffc3e3fc12 Issue-ID: SDNC-463 Issue-ID: SDNC-451 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: bd11a71a915467d5bb6153ec161ee64388cf2bfb
2018-09-20Merge "call wan-connection rpc"Dan Timoney2-2118/+1994
Former-commit-id: 36d35588dcc95b4a7ba70c5c966b6dcc27bb85e3
2018-09-20Added downloaded/generated code to ignoregaurav2-1/+3
Add downloaded/generated code to gitignore. Change-Id: Iecfe40fb77f5424b9141296bacd16d7ee84cb49e Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 63006c36261c8f6d7fa7898d4e947061dc88d1c8
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-19fix ansible inventory pathAgarwal, Ruchira(ra1926)1-1/+1
Change ansible inventory path to have ccsdk instead of sdnc in path Change-Id: I15134d807168b75182eed6883f50a79594001e45 Issue-ID: CCSDK-586 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 0c8d5179fe1a8957d5c6d9a0ba36d1324f0923ae
2018-09-19Merge "Use CCSDK springboot parent"David Stilwell2-6/+17
Former-commit-id: 39cfe8ba6f9628221c9077b8a571acc9847af61a
2018-09-18Use CCSDK springboot parentTimoney, Dan (dt5972)2-6/+17
Use CCSDK springboot parent instead of directly using springboot's parent. This is needed to be sure that project settings such as staging plugin config are set properly. Change-Id: Ibc750b0a832d4d12f46be4dd620e737b1b6b8bfd Issue-ID: SDNC-460 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 020f3e11016f5e39926885f5370c17fece95c2b2
2018-09-18Merge "Fix ansible server path"David Stilwell2-2/+2
Former-commit-id: 3120b463d1e6bc9a1672e74c01a228c66af7a34b
2018-09-18Merge "integration test issues fix for sdwan and sotn"Dan Timoney4-266/+458
Former-commit-id: 3147855540726285066b7a347cccc0a8564cca6c
2018-09-18Fix ansible server pathTimoney, Dan (dt5972)2-2/+2
Ansible server path to startup script was wrong, preventing ansible server docker from starting. Change-Id: Iabfa884dffc59ddd791430b45901af4072b17a46 Issue-ID: SDNC-455 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 93edb0fec0b36fbcd15d6efb1ddb55a1b37cbbdf
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-18integration test issues fix for sdwan and sotnshashikanth.vh4-266/+458
Change-Id: I636afab9282ddae7836e0b2df7c8c984f8b77143 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: ec3a40e630b3a9921c6604dcc974df2da6df9a96
2018-09-18modify formatwsx252894-24/+338
Issue-ID: SDNC-354 Change-Id: Ib954aa68a71a2168617ff036024aa453c603065f Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: 2c4962f32cc45b939398a70b8ff42844648112c5
2018-09-17zte data change process黄卓垚101122155-197/+25
Issue-ID: SDNC-354 Change-Id: I8a8c5047f86a726bdba6285c891ec200848a160d Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 4f65afc077b3bd25a19e56be96c4aa607eee2e77
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-13Merge "add LCM ansible playbooks"Dan Timoney6-0/+50
Former-commit-id: 3855efad34babec9fb15da4e299c98b34cbfccf5
2018-09-13Merge "CallNodeExecutor patch"Dan Timoney17-7453/+8
Former-commit-id: de1d566585acb612d19cd83978daf5d0194c47e3
2018-09-13Merge "Fix group id"David Stilwell3-3/+3
Former-commit-id: 44971a437cf31e5712250b97c54009dfb775a9bb
2018-09-13add LCM ansible playbooksAgarwal, Ruchira(ra1926)6-0/+50
LCM Playbooks for TrafficManagement Change-Id: I90bae6929ce279a113636b3a075f76bd6ba44188 Issue-ID: SDNC-425 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 2e3233e42ba9d352a88453617ec75a7cdeb7d60c
2018-09-13Fix group idTimoney, Dan (dt5972)3-3/+3
Some groupIds are incorrect (com.onap instead of org.onap), causing deploy to fail. Change-Id: I9c103e99835448f063aa2b5c14345b8497786f6d Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5672dc219e0f5a60f43040f3aede73cb15764ebd
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-13Merge "Fix groupIds"David Stilwell7-326/+310
Former-commit-id: 1dec93dd78cc34d16bfd9e1096fdfbcf74db07dd
2018-09-13Fix groupIdsTimoney, Dan (dt5972)7-326/+310
Incorrect groupIds - need to match repo structure. Also, name tags need to include sdnc-oam to map to correct Sonar project. Change-Id: I530855763bb02fc655a2192f9af55da63fd12512 Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 597abe7f0380146d5e44588c2be24c63357afbd7
2018-09-13Merge "Add distributionManagement section"David Stilwell2-1/+22
Former-commit-id: f60cd0b2b71f012bb931e6c1da99988e7152c7c9
2018-09-13Merge "Update IPAM_IP_POOL rows description"Dan Timoney1-2/+2
Former-commit-id: d782247166a08b5c1776f5e09cc3f0787b4b6d13