aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07Prepare for Casablanca mtce release buildTimoney, Dan (dt5972)24-87/+55
Prepare for building Casablanca mtce release artifact Change-Id: Ib31901c54fba41390c1859077137ee95664a2503 Issue-ID: SDNC-558 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 5e86ea106053ab63f3822488f792ca37f33f4b14
2018-12-20bug fix for ccvpn integration testZhuoyao Huang8-4649/+774
wan-connection service bug fix for ccvpn integration test Issue-ID: SDNC-546 Change-Id: I3dea785645f88da1da302b188fa97dc82d3442c0 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 8c24c8273cdf83d641b23949227f00dd54938603
2018-12-19Merge "fix topology discovery bug for ccvpn" into casablancaDan Timoney8-2374/+2460
Former-commit-id: 7b5fc53d11ad1a535d986caf7bb71990c526a7db
2018-12-17fix topology discovery bug for ccvpnwsx252898-2374/+2460
Issue-ID: SDNC-546 Change-Id: Ia620a28e365f71cf0b6de8ba1cb0aaed28445a7c Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: 70802cf8f45ecb7fd7a84cb5e094ac95c94ff1a4
2018-12-14Upgrade zjsonpatch version to 0.4.6Timoney, Dan (dt5972)1-1/+1
Upgrade zjsonpatch to version 0.4.6, which no longer depends on guava (older version depended on a version of guava with a known critical security vulnerability). Change-Id: I011da29ea84b2556d4eee24363290e694b8eb3db Issue-ID: SDNC-536 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: e41d97601dcd3306701630094b52f2b88d81de53
2018-11-30Add SDNC Casablanca release notesTimoney, Dan (dt5972)2-15/+66
Add release notes for SDNC Casablanca release. Change-Id: I1bafde44da13c69084d6a895db33acc188e83574 Issue-ID: SDNC-539 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 34f5e63389365921dd056cde50126d209d071326
2018-11-27Merge "update oof hostname in the url" into casablancaDan Timoney1-1/+1
Former-commit-id: dced2261706944f333ae33c6970ec534747457a0
2018-11-23Fix JSON template for DMaaP messagesMarco Platania1-1/+1
- Change "input" to "output" Change-Id: Ie6fd59a0ecb3721b84a1f063b76f409b790055c7 Issue-ID: SDNC-534 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: eaa0cc74e206d46d7397dfbe711ae89e94272098
2018-11-23update oof hostname in the urlshashikanth.vh1-1/+1
oof return unknown host for the hostname http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route host name is modified to oof-osdf, so url should be as below http://oof-osdf:8698/api/oof/v1/route Change-Id: I326d6653988ccf565987ddc817f7161658fe29ec Issue-ID: SDNC-532 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: f7fe639b5990cf84eadc69f844aa0fa12e817cac
2018-11-21Prepare for release1.4.3Timoney, Dan (dt5972)19-19/+19
Prepare sdnc/oam for final release (1.4.3), which will be based on version 1.4.2 of sdnc/northbound and 0.3.2 of CCSDK Change-Id: Id4eab494072990f81da311dad0d1187b7d06d4b5 Issue-ID: SDNC-531 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6e6e4bb734694050c78792cac9ea5bb4b2c6f209
2018-11-20Mapped status codesTimoney, Dan (dt5972)4-253/+257
Mapped status code for failure to 201 and success to 400. Changed vnf-host-ip-address reference to host-ip-address. Fixed typo in sub-request-id parameter name. Change-Id: Ie1d0f4f794afd1521637cd0407142b3f7787a140 Issue-ID: SDNC-529 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 8ceda52ac082772abd0d8d11696c379430bb5edc
2018-11-20Merge "Roll to next snapshot" into casablancaDan Timoney25-51/+51
Former-commit-id: e4bdeff2fb0ef90801aafe4ee6b1ef497e0118bd
2018-11-19Merge "ccvpn integration sdnc issue fix" into casablancaDan Timoney10-7431/+7648
Former-commit-id: cb2cd2d32292dbcd3f3798a3917b883ceab9955c
2018-11-19Merge "removed vnf-id validation check in DG" into casablancaDan Timoney4-466/+1004
Former-commit-id: c5a26a4f748d1f03f1a23046e7d94b9027b4321d
2018-11-19Roll to next snapshotTimoney, Dan (dt5972)25-51/+51
Roll to snapshot 1.4.3-SNAPSHOT Change-Id: Id5c605e5c691df825e1944c6c300f38f5e190f15 Issue-ID: SDNC-521 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a7b24c30b41ad01f6fd4de06e4ce624f2bbbbc8f
2018-11-19Merge "Self serve fix for Casablanca" into casablancaDan Timoney6-921/+2081
Former-commit-id: 251c892632b06d37ab0349227854f3bf55a055fe
2018-11-19ccvpn integration sdnc issue fixshashikanth.vh10-7431/+7648
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: 8bc1837ee0ca323786f0de34ad9bb6d9a755770a
2018-11-16Replace vnf-host-ip-address with host-ip-addressMarco Platania4-8/+8
Change-Id: I0017318ae9e84c4bd603b8ae13cf026294bf6c5d Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: 78183c728b37fe4eae974f879399b7ea99160f77
2018-11-16Self serve fix for CasablancaAlexis de Talhouët6-921/+2081
Change-Id: I21cf12d27d9750ce81bc0f4a02949e0d1962b7a3 Issue-ID: CCSDK-728 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: a178593647d6438f54702899f179a571e816b939
2018-11-15Update dependency versionsTimoney, Dan (dt5972)1-2/+2
Update versions of sdnc/northbound and ccsdk/distribution docker Change-Id: I9835e88b62be0c49b32105bb4685315311b897ca Issue-ID: SDNC-521 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 63fa3bb3d0293c5e171a98ac0c5aa775af1c3bc0
2018-11-15Prepare for releaseTimoney, Dan (dt5972)20-20/+20
Prepare for RC2 release build Added restconf api login/password to lcm-dg.properties Change-Id: I38d15179cdd532c443d10c3a8c73321345226501 Issue-ID: SDNC-521 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 542155af322d56b2e43e8e202acb2d4728793032
2018-11-15Fix LCM parameters for scale out and healthcheckMarco Platania1-3/+5
Change-Id: I0ba4889bca37da369b3f980c34bff6d01b7719e1 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: c636358959e0931e02db17c2aa3efa5b901accb1
2018-11-15removed vnf-id validation check in DGshashikanth.vh4-466/+1004
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: 2971ac518e2facd3adf50a20de155045f48a0aac
2018-11-14Store .installed marker in persistent volumeTimoney, Dan (dt5972)1-2/+8
Store .installed marker in persistent volume (/opt/opendaylight/current/daexim) Change-Id: I74a4364c81b0d78f2a825c634f0094458651d621 Issue-ID: SDNC-518 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: f6191ba4d1156410259897097485ddad2a15178f
2018-11-14Merge "Drop CDS tables only if they exist" into casablancaDan Timoney1-4/+4
Former-commit-id: a16180d9ed958b3171f93ead7b15343070ba5790
2018-11-12Drop CDS tables only if they existAlexis de Talhouët1-4/+4
During the initialization of SDNC, SDNC tries to install all the SQL dump provided. While processing the one for CDS, it was failing to execute the first statement as the table is not existent; hence was exiting that dump and processing with the next one. In order to make sure the process creates CDS tables, make the DROP statement work even if table doesn't exist. Change-Id: Ifa99b8e1a13ac3828828e8b2a9f9674556f84ced Issue-ID: CCSDK-682 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 2f69e233c4143fb6bf5939bf4db26ea76805c933
2018-11-09Set default cloud ownerTimoney, Dan (dt5972)1-0/+3
Set default cloud owner to CloudOwner in generic resource API properties file Change-Id: I515c884ac4e6572de66678d37d15d7df4903bd99 Issue-ID: SDNC-448 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 9839ced6873d01aa6a880c3f628e2bf2bc224f7b
2018-11-08Fix self serve DGAlexis de Talhouët11-389/+3507
- fix self-service-capability-param-resolution to self-self-capability-param-resolution Change-Id: I710564c4474396d198185b7d5610448099aca8a7 Issue-ID: SDNC-512 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: ba2208b174b46ee2e22cff737619219351fe69f3
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