aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-09Add preload info to GR-API propertiesTimoney, Dan (dt5972)1-0/+2
Add preload info to generic-resource-api DG properties file Change-Id: I05bf081aada23cb833522ec03b827c61f593bb53 Issue-ID: SDNC-449 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 0385cb952ffd952e22c1c0301dfd4ff75e7c48b6
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 Timoney4-3/+2
Former-commit-id: d5835139ba6302b7bed1685b76dfd168d8af6945
2018-10-05Merge "Fix for a foreign key constraint fails"Dan Timoney1-1/+4
Former-commit-id: 07bc20284996d59ba581afe3ff9b6306cd5ea579
2018-10-05Merge "Fix ss-generate-name DG"Dan Timoney2-33/+3067
Former-commit-id: e49071b226750e7a154de40e87f738fbc1c17e76
2018-10-05Merge "Add missing network naming gen info"Dan Timoney1-3/+3
Former-commit-id: c88a8e65f0478fd1983ec523e5eaff1d69aa2cb1
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ët4-3/+2
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 for a foreign key constraint failsAlexis de Talhouët1-1/+4
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-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-04Add missing network naming gen infoAlexis de Talhouët1-3/+3
Change-Id: I102f274a4bc2dc0ce1d380d59f3f036852e87908 Issue-ID: CCSDK-604 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: dcdfda18b4f1f46bb7ed317555b0e7ff7e5ec787
2018-10-04Add missing bblueprint processor propsAlexis de Talhouët1-0/+35
Change-Id: Id1fa706ce6c222a23e0fa2d3cfd50c643c722463 Issue-ID: CCSDK-596 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 5672f468c22693bc515ce377e84b36678550c5c6
2018-10-04Roll to next snapshot versionAlexis de Talhouët25-33/+33
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 Timoney57-10977/+7609
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 "Refactor code and fix some ui issues"Dan Timoney17-200/+339
Former-commit-id: 2b3b4a626929aac57c8da20ff7980bb16e37b73b
2018-10-04Merge "fix update zte topology resource to aai code"Dan Timoney2-120/+1234
Former-commit-id: 34ee95f51fe023fd50beba540c36e4bcc0024d6c
2018-10-04Merge "Ansible playbook for vFW TD"Dan Timoney1-0/+110
Former-commit-id: 5f89860d63f4dd79d5f2b97c6581358c03679aaa
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-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-04Refactor code and fix some ui issuesSoumendu Sekhar Acharya17-200/+339
Refactor code for SDNC-256 user story and fix some ui allignment issues Change-Id: I99811da092afc967d49ee7214c333d84ed458725 Issue-ID: SDNC-465 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: ec3d47bd91eb653a20c98a79a4d6af645f098aa3
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)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-27Ansible playbook for vFW TDLukasz Rajewski1-0/+110
Ansible playbook for Traffic Distribution LCM action for modified vFW use case. Modified use case requires heat template that creates two instances of vFW and two vSinks Change-Id: I99353c786b820ba842e6323b6473188a2c9f29d1 Issue-ID: CCSDK-449 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Former-commit-id: b0b29f8b3f9773e5532296ceb52ab55d3eaad768
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