aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05Add INFO.yaml fileHEADmasterJessica Wagantall1-0/+52
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I281ea3f1be6496b4ac145efe2ffe0b4c03726782 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-15Rm docs in repo consolidated w/ sdnc/oamRich Bennett1-8/+0
Change-Id: I4321d46fcea23ee2ca239155bd30c0e9d4394950 Issue-ID: DOC-124 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-18remove sdnc/adaptors/aai-service/providerramu.n30-17155/+0
As aai-service module is moved from sdnc/adaptors/aai-service to ccsdk/sli/adaptors/aai-service, sdnc/adaptors/aai-service/provider can be removed from master branch Change-Id: If772a03e94c2f9343702b556cbc92140fe150340 Issue-Id: SDNC-135 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-09-28Setup ReadTheDocsBrian Freeman1-0/+8
Issue-ID: SDNC-72 Change-Id: I05e260867737fe2e3aecd8326de1ce3009ae8347 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I327ad04e5de1c2180d5bc0924e5546b76f134451 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-29Prune adaptors moved to ccsdkDan Timoney237-21636/+31
Replace code moved to CCSDK with README.md files redirecting developers to the proper CCSDK repository Change-Id: I7f9eeeecdbefcf51d8d61c52658a90f4da73a026 Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-23Change .gitreview host valueVictor Morales1-1/+1
It's using gerrit.openecomp.org instead of gerrit.onap.org Change-Id: Id0a52139707cd1ca4035e17f41c6153fdcb663a8 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: SDNC-66
2017-08-10[SDNC-30] summaryRich Tabedzki30-4625/+5113
Updated code to the latest version of AAI model Change-Id: I7aea6fc44cf1586c5915da1e2cffe15fa666eef0 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-08-07Update root pomDan Timoney1-1/+1
Update root pom artifactId to root-boron-sr1. This should hopefully avoid issues with lost version of root pom we have been seeing. Issue: SDNC-42 Change-Id: Ic94ecefa04c5f3bb5253a96640651b44331cdcfa Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-23Merge "SDNC-15 specify the version of spring-jdbc"Dan Timoney1-1/+1
2017-06-22[ROOTPOM FIX] Use version 1.1.0 of root pomDan Timoney1-1/+1
To avoid 'disappearing' root poms, change root pom version to 1.1.0. If later version is used, Jenkins build will look for earlier versions as part of build and if they disappear, build will fail. If root pom stays frozen at 1.1.0, it will be recreated daily as part of daily build. Change-Id: Ib32aadc00000d3de96b2c556cbefd8f0b07f97c4 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05Add logging info for resource querying.Shashank Kumar Shankar2-0/+4
This patch enables logging info while querying for resource in ConfigResource and OperationalResource. The logger was previously just imported but not actually used. Change-Id: I861f2ee2c911c757d900a5c18c5dbf97db905fa5 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-06-05[SDNC-14] Roll adaptors to version 1.1.2Dan Timoney18-23/+23
Roll adaptors to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: Idb135e80073729fdcd809a9846fac672d4c30afd Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05SDNC-15 specify the version of spring-jdbcKevin Smokowski1-1/+1
Change-Id: I05ef924b6eefcae1951fa66f07d57bea2208163e Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-05-18Merge "fix maven local build issue"Dan Timoney12-0/+20
2017-05-18[BLACKDUCK] Fix blackduck configDan Timoney1-24/+22
Fix blackduck configuration so that BOM file can be generated via mvn install -P blackduck Change-Id: I94ccbb18af76acfee589f391d353eb453f1ab657 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Fix site-plugin configDan Timoney1-1/+1
Update to root pom version 1.1.1 which contains fixed maven-site-plugin config Change-Id: I074cb9d6796257ae16885efac18b0db947a74bfb Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16Merge "Depend on opendaylight-karaf-empty from odlparent"Dan Timoney4-4/+4
2017-05-15Merge "update copyright to avoid noisy diff after build"Dan Timoney166-166/+166
2017-05-11sdnc/adaptors: Fixing site path for nexusJessica Wagantall1-1/+1
pom.xml specifies the wrong site url where the site:stage-deploy needs to happen. The site path in nexus to post to should match the repo name. In this case, "content/sites/site/org/onap/sdnc/adaptors/" Change-Id: I5b413aeb94ab7895197ef944d9f2a51c04eff996 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-05-11Depend on opendaylight-karaf-empty from odlparentAlexis de Talhouët4-4/+4
As per as BUG 6278 in ODL: https://bugs.opendaylight.org/show_bug.cgi?id=6278 karaf-parent, and its child have been moved to odlparent. Aligning downstream consumer to avoid breakage once the artifact is removed from controller. Change-Id: I78d98ef4cf42b1f6cf09eba21d41016896c16133 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-05-07fix maven local build issueGuo Ruijing12-0/+20
onap jenkins use maven-assembly-plugin 2.2-beta-5. without fix, local build use maven-assembly-plugin 2.4.1 and build fails as: Assembly is incorrectly configured: null. to fix local build issue: 1. update to maven-assembly-plugin 2.6 2. add AssemblyId configuration which is needed for assembly >= 2.2 Change-Id: Id3e0d959a12ceb8b67a139a2cb22850864666354 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-07update copyright to avoid noisy diff after buildGuo Ruijing166-166/+166
Change-Id: Ifc1fd3fbb01f8131b6b85a7d8df5e1e7a6bddc1f Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-04[SDNC-9] summaryRich Tabedzki6-95/+10
added custom query, removed deprecated features Change-Id: If44dcd154ef26b7ea146d31e8dc0c18d117c6ff8 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-04-27[SONAR] Close prepared statementDan Timoney1-4/+16
Close prepared statement (identified by Sonar) Change-Id: I885049ab924b422dc80ae818fcbb6f31b7a26f99 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-25[SDNC-7] summaryRich Tabedzki63-250/+575
Implemented formatted-query feature Change-Id: Idb8c0d1c5703967d7b165fca643cbfd183563cfb Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-04-25[RENUMBER] Roll to next snapshotDan Timoney18-22/+22
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I7b0c6dc6c5e10860e9cd98c0bfaeeae8b94ae0f1 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-21[VERSION] Fix version.propertiesDan Timoney1-1/+1
Update version to 1.1.0 in version.properties Change-Id: I4f5e54e9b292a578b5dc9a85a27b0e1f3fad1e0b Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-21[SDNC-5] Rebase SDN-C adaptorsDan Timoney193-823/+6249
Apply latest bug fixes, enhancements and port to OpenDaylight Boron. Change-Id: Ia7d29986eb12f98edbf075dae3cc9343af6791b6 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-07Fix assembly xmls for maven-assembly-plugin v2.2+Gary Wu12-8/+24
Starting in version 2.2, maven-assembly-plugin requires an id tag in the assembly descriptor xmls. This patch allows the project to be built in environments that use newer versions of maven-assembly-plugin. For details, see: https://issues.apache.org/jira/browse/MASSEMBLY-517 Change-Id: I05702244730ca0419d3250f969d9d2aed69bec00 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-04-05[SDNC-5] summaryRich Tabedzki157-27358/+472
Synchronized source code with 17.07 after cleaning up deprecated code Change-Id: Ieabd58d25bb405ad15ad255e1cf40797e91d937f Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-04-05[SDNC-3] Update javadoc configDan Timoney1-2/+2
Update javadoc config to publish to onap.org site Change-Id: Iba79eb8d38a3ba5f9541230833c5bd0dff5ce8cd Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-31[SDNC-5] Change root pom versionDan Timoney1-1/+1
Use root pom version 1.1.1-SNAPSHOT for Boron Change-Id: Ib322e66a6c253f43961c9d2799dee7ff1cb9e7b2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-31Merge "[SDNC-5] summary"Dan Timoney200-2972/+4169
2017-03-30Merge "Update .gitreview with onap URL"Dan Timoney1-1/+1
2017-03-30[SDNC-5] summaryRich Tabedzki201-2973/+4170
Updating AAI code Change-Id: I3f8b2038f1c5bd1051ae0c9f92d6e5ef5bc14349 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-03-29Update domain URLs from openecomp.org to onap.orgAndrew Grimberg1-3/+3
The openecomp.org namespace is deprecated in favor of the onap.org namespace Change-Id: I378223b3cf1bfa6e7cff15bd080caa7faa17f530 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-29Update .gitreview with onap URLAndrew Grimberg1-1/+1
Change-Id: I02fa429bb71ee37ace3e9e6261733e083b249f4e Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-15[VERSION] Roll to next versionDan Timoney18-23/+23
Roll to version 1.1.0-SNAPSHOT Change-Id: I4f248d4f38a127866f97c5a6359ec1a1f04ea776 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-06[RELEASE] Fix version.propertiesDan Timoney1-3/+3
Fix version number in version.properties Change-Id: I898ea50c78fe7a728f73d86387eee4e0874e030e Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-24[VERSION] Roll back to snapshotDan Timoney17-22/+22
Roll back to version 1.0.0-SNAPSHOT Change-Id: I15395e7ed0a5174f5bad0a907493d6f9cef2078f Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Staging propertiesDan Timoney124-148/+134
Define properties for staging configuration Change-Id: Ib6b816cee3f4740a105a4f454f5e74a3b7f8607a Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Add build profilesDan Timoney1-18/+66
Use build profiles to enable/disable staging and blackduck scans Change-Id: I32c92bed647d49f428dcd0e3ab681282db413352 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Add staging pluginDan Timoney124-191/+188
Add staging plugin to project pom.xml Change-Id: I69a573ff234fab14e419f1086f3e2708df979449 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[VERSION] Official root pom versionDan Timoney17-22/+22
Use root pom version 1.0.0 Change-Id: Iee0fa7a6105cf78145ebeaa7ca79d2ca4c2c54d6 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[SKIPTESTS] Disable testsDan Timoney124-123/+131
Disable unit tests, which depend on mysql database that is not present Change-Id: Ib2b4a4bbaf0a73461e9604f8896820f435c8e647 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[VERSION] Change version to snapshotDan Timoney140-145/+145
Change version to 1.0.0-SNAPSHOT Change-Id: I54684df355a29ed12b839aad980026fd7c159242 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C adaptorsDan Timoney400-0/+58527
Change-Id: I8d42e44d15fd85aee5b00d27e45da6751dda02b9 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-14Initial empty repositoryAndrew Grimberg0-0/+0