summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-06Remove obsolete dgbuilderTimoney, Dan (dt5972)1146-134053/+0
SDNC dgbuilder is no longer used - dgbuilder is now in CCSDK. Change-Id: I496e346ed3864779f36c00c354742f7d36447399 Issue-ID: SDNC-488 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: e38fe292bd511784d1c145e84a9af7d94b6f3669
2018-11-06Fix license issuesTimoney, Dan (dt5972)2-2/+2
Updated license to Apache 2.0 Change-Id: Ie0dfe019603eb5275450083e81aeec8adb34c6e0 Issue-ID: SDNC-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4123d8dd8ecf48d34eeb2a77843ed338fef4a742
2018-11-02Merge "self-serve DG bugfixes" into casablancaDan Timoney8-4899/+581
Former-commit-id: 80f61a087ba5cdf1f99b963d93fe3e8f197e99a3
2018-11-02self-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> Former-commit-id: 76a12fc0a056cee22eb116314611eac26a308f9a
2018-11-02LOG SQL dump files getting installedAlexis de Talhouët1-0/+2
Change-Id: I4b7f0f3367772d742d16d6389af8d6666a4d58d1 Issue-ID: SDNC-51 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 7e81e92cb2acda7ca3bcc9e95ac6ff35898eed14
2018-11-02Update ueb timeout and fix tablesTimoney, Dan (dt5972)2-4/+4
Update timeout on UEB startup from 15 mins to 5 mins, and fixed table definition errors found during SDC testing. Change-Id: Ib4a8f48a02a3ef536c6d433deb3ad96f6ac3e4da Issue-ID: SDNC-472 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: ccf26e7ccf39215dd9c3847e415513783377946c
2018-11-01Merge "Remove mysql-connector dependency" into casablancaDavid Stilwell1-5/+0
Former-commit-id: acee7e2720fc9bd0f0254ef7978d46b17c383125
2018-11-01self-serve DG bug fixesCheung, Pat14-4009/+5941
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: 59a7e4cd8a1712e67854e88b63cea75eb3a5a2b7
2018-11-01Remove mysql-connector dependencyTimoney, Dan (dt5972)1-5/+0
Removed runtime mysql-connector dependency to resolve license issue. Mysql-connector cannot be distributed within ONAP since it is licensed under GPL. Change-Id: I302bbe8eaebf6189acd5ba4ee6fdecb172a7f306 Issue-ID: CCSDK-645 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 7b99b223a259dbf0505063b37ad3a08bca116f34
2018-10-31Merge "Enable https support in ODL container" into casablancaDan Timoney3-1/+13
Former-commit-id: 5ecaefd8c245ff4fd031d98ea81f53c05053e4d7
2018-10-30Add missing DG to graph.versionsTimoney, Dan (dt5972)1-0/+1
Add vf-module-generate-heat-parameters DG to graph.versions file so that it is installed properly. Change-Id: I997a883d7d7d327a54a79870c0567f2baa5a0636 Issue-ID: SDNC-491 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: da5d84fe54e04d662c2304e8991bd6f6e9cf023c
2018-10-30Merge "Add missing Tosca resource tables" into casablancaDavid Stilwell1-0/+117
Former-commit-id: 41dcbfc0e886aaa5ffec6f2683f51fa3d6058511
2018-10-30Add missing Tosca resource tablesTimoney, Dan (dt5972)1-0/+117
Add new tables for Tosca data extraction Change-Id: I2c12000bff195dc08a450a2f7ee934cd5e0d672e Issue-ID: SDNC-490 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 8074c94d435743b10034901175e840ea2000f537
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: d2ec9a4dd4633d56bab1c994e969675aa9f9cb80
2018-10-30Enable https support in ODL containerTimoney, Dan (dt5972)3-1/+13
Enable https support in ODL container Change-Id: I33d1ab8924923f7ecd770b5cc8c215e133e81a71 Issue-ID: SDNC-492 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 3eb089bd3bd87eac570495ac724573b1c1fa0773
2018-10-25Fix CCSDK docker versionTimoney, Dan (dt5972)11-693/+717
Update CCSDK docker versions used to build SDNC docker containers. Change-Id: I927eefc2fe24fec88039548123a253d14c73b9a7 Issue-ID: SDNC-486 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6594205cdf4cad435a0d37d90820e83e14f5ccd5
2018-10-23Roll to next Casablanca snapshotTimoney, Dan (dt5972)27-56/+56
Roll to next Casablanca snapshot Change-Id: I45d042cdddcab926ad5478e417809cbb19d18701 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: bf2e2057530626a312696948ec758bb2140244a7
2018-10-16Merge "Use released version of sdnc/northbound"3.0.0-ONAP1.4.1David Stilwell2-3/+1
Former-commit-id: ac74299d29fbe36988a8180bb775054dcc485935
2018-10-16Use released version of sdnc/northboundTimoney, Dan (dt5972)2-3/+1
Update to use released version of sdnc/northbound. Also, uncommented SdncReports module, which had been temporarily commented out to try to work around a Jenkins issue. Change-Id: I74f70fc87c19b0388813e69ea293330fbfff39dc Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 04e571b5c6ba41725bb5e90335c816a4b69f886f
2018-10-16Merge "Prepare for release build"David Stilwell22-22/+22
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)22-22/+22
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-10Fix sudo permission of remote normal usersYaoguang Wang3-9/+9
Change-Id: Ia593cfa706b0088306ea3d8d18117c3d9b2343c9 Issue-ID: CCSDK-464 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com> Former-commit-id: 2e7ccff033ddf54574ab3f740bf274b1472b2347
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