Age | Commit message (Collapse) | Author | Files | Lines |
|
Minor refinements to generic-resource-api like sonar issue fix, removal of redundant typecast etc.
Change-Id: Ibb52f280847478e589640afb428088f379fab5b3
Issue-Id: SDNC-45
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Replace following deprecated API
1) NotificationProviderService replaced with NotificationPublishService
2) InstanceIdentifier<T> toInstance() replace with build()
3) setProperties replaced with setYangMappingProperties
Change-Id: Id3e9f116cb825187bf65cc5ac9d6f49484ab0846
Issue-Id: SDNC-45
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
|
|
Update the generic-resource-api-provider.yang revision to fall in-line with generic-resource-api.yang, also depicting actual initial version addition date.
Issue-Id: SDNC-45
Change-Id: I3193d997fb7261ca1c61eaa61acf949c806e56a4
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Fix Blocker/Critical sonar issues in vnfapi module
https://sonar.onap.org/component_issues?id=org.openecomp.sdnc.northbound%3Asdnc-northbound#resolved=false|severities=BLOCKER%2CCRITICAL
Issue-Id: SDNC-65
Change-Id: Ie5617b7f40ed1d05eb9657a9686fef4b4c9bec35
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
Final seed code submit of generic-resource-api. This version is ready
to submit if it verifies clean.
Change-Id: Id5d5cec97a5deccfbda478c0dd7e1967900d76a1
Issue-ID: SDNC-45
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Refactor code to use CCSDK
Issue-Id: SDNC-50
Change-Id: If637d1a0609ec5ae9df60939f72eb64888e61e71
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Prune components that were migrated from sdnc/northbound to ccsdk by
removing code and replacing with a README.md that redirects the reader
to the appropriate CCSDK repo
Change-Id: I317b1d0093a1dd4647feaf6b852826a2230f4879
Issue-ID: SDNC-59
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Change-Id: Ice802b7c415f622e161d0ade2daf933064ac8edd
Signed-off-by: Brian Freeman <bf1936@att.com>
Issue-Id: SDNC-67
|
|
Update to use root-boron-sr1 artifactId for root pom. There is only one
version of this artifact, so should avoid missing version problem.
Change-Id: I4dc81744acf2b47b987544a3e90ac96cfadd3cb2
Issue-ID: SDNC-42
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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: Ifedf465048d63d35226a27244491eceaec17223b
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll northbound to use version 1.1.2 of rootpom, to ensure latest version is being used
Change-Id: I44f45531212bf4bb7eb3bffdc25f34bd1ad8e592
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
1. use 1.1.1 rootpom
2. add verson for opendaylight-karaf-empty
3. use parameter for dblib-provider
Change-Id: Ia68a765011c70eae4a7275b33bc2906ed95ba5fb
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
|
|
|
|
Fix blackduck configuration so that BOM file can be generated via mvn install -P blackduck
Change-Id: Ia59ca1d94aedfa849a3784d9063c4243798f0a2b
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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: Id929f6ff31beb64e9025346c0bf636d44a5eaa47
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Change-Id: I9c8b9b8cd23bc65c89843adad7dfb3d1469ded34
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Update dmaap-listener to expect map file in /opt/app/dmaap-listener/lib and to deliver map file
Change-Id: Ibdc84ce136e70b09765026c0ffd2167eb40dba8e
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll to snapshot version 1.1.1-SNAPSHOT
Change-Id: Ic1cc0e706715cdcd8eca1502e99e65be2e961a42
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Split dmaap-listener and ueb-listener to separate artifacts
Change-Id: I7b1d5b15c8ef850ace75d4da451143ba4062b817
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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: I3a721da4aa47be58127fa3f8971f01635d400185
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Update javadoc config to publish to onap.org site
Change-Id: I48d691a50377bbaa40ba48c6feb780b988e24fc8
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Port to OpenDaylight Boron and sync updates since 16.10
Change-Id: I036c5d0bb600b305300e653023caffc83a262604
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
The openecomp.org namespace is deprecated in favor of the onap.org
namespace
Change-Id: I820ea58d439f15f79262f42094dcb9523d311129
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: Ia6d653bfd6acb1618e8733bf2f351d9bf446b30d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Roll to version 1.1.0-SNAPSHOT
Change-Id: I3da790c1ed744760070953905180bdc72464843c
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fix version number in version.properties
Change-Id: Id69f86fe7ba0513af8e3293052ea199f5cd38eae
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll back to version 1.0.0-SNAPSHOT
Change-Id: Icf45d62d223d7f8f1111452c93489d9ba9184273
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Define properties for staging configuration
Change-Id: I87e409646fbdfa8a5287f05006c291698f214fbe
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Use build profiles to enable/disable staging and blackduck scans
Change-Id: I2e1d749843cff8f051da4beee379a32d3f9ea86c
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add staging plugin to project pom.xml
Change-Id: Icf923e6f0f0d5e76dff5a8f3101b462d691eff7c
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update to use version 1.0.0 of root pom
Change-Id: I9b9d4bea913f60d62cc9dae171db6c117ec10c72
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Change version to 1.0.0-SNAPSHOT and skip tests
Change-Id: If753fa7b08f2abb57429efe6b044353c21f18e16
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Change-Id: Iffe4d4fbcfd21ecbc1000238354094cc064298ce
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|