Age | Commit message (Collapse) | Author | Files | Lines |
|
Compile against ODL Fluorine SR2
Change-Id: I076ff5bb0507bbf5516568274351794afb247af0
Issue-ID: SDNC-708
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Use released 1.2.1 version of CCSDK parent pom
Change-Id: I22743371db1abb679fd099f808fe0d4e6e7fe831
Issue-ID: SDNC-704
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update code to support OpenDaylight Fluorine changes.
Change-Id: Iec7e5173076419b101d07e3321b1ca93178b6fa7
Issue-ID: SDNC-552
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll to initial Dublin snapshot
Change-Id: Id4af0fa56f4217bba712e375709ee0fa6acddf20
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Prepare to build 1.4.1 release version artifacts
Change-Id: I42408382be1ea82ec83df87f4bdba7097be03214
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll to snapshot version 1.4.1-SNAPSHOT
Change-Id: I4a0376fef44e1bc6b41672841c90dbe62dd91d9e
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update sdnc/northbound to prepare for release build
Change-Id: I42a8f2433f5302f8caf8120ca4d759bf7a9dfe26
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add classifier repo to zip containing jars to be installed
in ODL maven repository
Change-Id: I3bd48439afa75cf8770eb09347a81bf83ddc610e
Issue-ID: SDNC-393
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add feature aggregator sdnc-northbound-all to install all features
from SDNC northbound repo.
Change-Id: Ibe74a5d1880fb3c62d535a7367327a1bef610c19
Issue-ID: SDNC-393
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll versions for Casablanca development
Change-Id: I36526a7b5b8f1471a1d73b86b3cf996524a68f1e
Issue-ID: SDNC-333
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update to use CCSDK version 0.2.4
Change-Id: I2588021598deeb694db7751be7f38c7548a7c3cc
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update to next snapshot version
Change-Id: I400547435524e07b4b095b73d861ed08de424e4d
Issue-ID: CCSDK-290
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update parent version to remove -SNAPSHOT (1.0.3)
Change-Id: Iaba08985957d80875bec05099a618a2873ed801c
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Roll version for next release candidate.
Change-Id: Ib9a84ff6d5958876d7c4902673a1cc8c199ef64e
Issue-ID: SDNC-294
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Fixed feature installer for vnfapi and vnftools to use client without -u
option.
Change-Id: Ic9b152965a6e70577d6e787f1e3b0a26852fcf54
Issue-ID: SDNC-283
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update sdnc/northbound to OpenDaylight Nitrogen release.
Change-Id: I6e299418a7ab441899b78b5d3df5f8ee96829222
Issue-ID: SDNC-269
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: If5ef8fc3ffb6c819d1c3b8eed0922729997243ef
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Since release 1.2.1 has already been cut, need to bump version to
1.2.2-SNAPSHOT.
Change-Id: I97f293f264082d78d15984c231b67759c3e1006b
Issue-ID: SDNC-74
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll to next release version
Change-Id: Id1d521317ca37583ed28b2bf60b0411120f13e00
Issue-ID: SDNC-74
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fixed 2 issues that prevented vnftools from loading:
1) Added org.onap.ccsdk.* to Import-Package in provider manifest (needed
to resolve path to SvcLogicJavaPlugin)
2) Removed useless Properties arg from VnfTools constructor
Change-Id: Iba8213710d012836a7a70fca07c7c232a3b7b539
Issue-ID: SDNC-132
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add junit test cases for VnfTools class
In VnfTools:
- Fix sonarlint issues (remove un-used private method and etc)
- Changed tab to 4 spaces as per ONAP Java code style
Issue-Id: SDNC-122
Change-Id: If216f53c8ffa7b646f6ebf18d4b9568cfdf4683b
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
|
|
Fixed issues with vnfapi install:
- Resolved issue installing vnftools by converting to blueprint
- Resolved issue not finding RPC implementation of vnfapi by fixing
dependency feature vnftools, and by converting vnfapi to blueprint.
The root cause in both cases was probably something wrong with the
provider configuration, but it was simpler (not to mention more
maintainable) to just convert from config to blueprint.
Change-Id: I7010a845687673c932457774f3103834d328ab84
Issue-ID: SDNC-119
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
*Using try-with-resource here makes sure that the resource is
automatically closed and increases code readability
Issue-Id: CCSDK-117
Change-Id: Ie923e4540d5be90324104593a1d5fcb1bd501f5c
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Fix few Blocker/Critical sonar issues in sdnc northbound modules
https://sonar.onap.org/component_issues?id=org.openecomp.sdnc.northbound%3Asdnc-northbound#resolved=false|severities=BLOCKER%2CCRITICAL
Change-Id: I277dd72784a2186acffdd2a7045fecbef528f56b
Issue-Id: SDNC-65
Signed-off-by: Ramu N <ramu.n@huawei.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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
Port to OpenDaylight Boron and sync updates since 16.10
Change-Id: I036c5d0bb600b305300e653023caffc83a262604
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll to version 1.1.0-SNAPSHOT
Change-Id: I3da790c1ed744760070953905180bdc72464843c
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>
|
|
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>
|