Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdnc/northbound master 4728eada855f9162030f5b46a2513e3dbffa757c
Sonar coverage vnfapi -VNFSDNSvcLogicServiceClient
Add Junit test case for VNFSDNSvcLogicServiceClient
In VNFSDNSvcLogicServiceClient:
- Fix sonarlint issues (remove un-used import and etc)
- Changed tab to 4 spaces as per ONAP Java code style
Issue-Id: SDNC-123
Change-Id: Id176e915f17ef5fabc6805415f92d60b4c8e95b2
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
|
|
Project: sdnc/northbound master 08df21f64505ffe31115994799db77a22251bf28
Sonar coverage - GenericResourceApi provider
Add Junit test case for GenericResourceApiSvcLogicServiceClient
In GenericResourceApiSvcLogicServiceClient:
- Fix sonarlint issues (remove un-used import and etc)
- Changed tab to 4 spaces as per ONAP Java code style
Issue-Id: SDNC-101
Change-Id: I789d20a749f8daa4d6b626fedef6a9bb904bae2e
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
|
|
Project: sdnc/northbound master dcb29f0f311c77c36bb1e7cf9b2e3ee82b6ff487
Merge "Add junit test for VnfSdnUtilTest"
Add junit test for VnfSdnUtilTest
(1) add junit test for vnfSdnUtilTest
(2) format VnfSdnUtil.java via using ONAP java code formatter
(3) fix some sonar lint issues
Issue-Id: SDNC-123
Change-Id: I0e1cd55f67b238d70514a2caf02f4ead7809de31
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
|
|
Project: sdnc/northbound master 860a5ab886772dda6ae610c4c6ff1373fd22c563
Merge "Fix installation issues with generic-resource-api"
Fix installation issues with generic-resource-api
Updated generic-resource-api to use Aries blueprint to install and
resolved issues preventing it from installing properly in karaf.
Change-Id: Iaef8bdb7a9e6aaf149a8e8a0d847197cf3f704a9
Issue-ID: SDNC-109
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: sdnc/northbound master cb54816c725dccd5bcaddbe7230d53483d201915
Sonar coverage vnftools - VnfTools
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>
|
|
Project: sdnc/northbound master dd3f74074787dfd14e8aec0b48883b780dd8ccba
Fixed vnfapi install issue
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>
|
|
Project: sdnc/northbound master 93a3119b6922b16ad7b3f41e16427c99b5eac371
Add readthedocs for sdnc/northbound
Add readthedocs documentation for sdnc/northbound.
Change-Id: Iad6b19f8194564807ac5e2b9772a554ab14c2cad
Issue-ID: SDNC-72
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: sdnc/northbound master 6bfed112851ac9d7d30fe942183a633ec9718d46
Use try-with-resource to close filestream
*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>
|
|
Project: sdnc/northbound master 63bd422e64eb8c90167ef43bce9ef17d68dc45f3
Add missing info to swagger doc
Add missing required sections of info in swagger doc for
generic-resource-api
Change-Id: Iea25ce95d6bc0ae0d0edb7ad9a4f71be0669f231
Issue-ID: SDNC-72
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: sdnc/northbound master 8dc002f0afeaa6becaa50d83f757380970777473
Convert swagger docs to v 2
Generate updated swagger specs and convert from swagger 1.2 to 2.0
format.
Change-Id: I2d357b903596b3f2341ed5d024465e967fdaa76c
Issue-ID: SDNC-72
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: sdnc/northbound master 1dea8baae650ac8514a987517fef88a557579161
Added new request-actions for overlay
Added new request-actions for dci overlay activation & deactivation. This
is required to differentiate dci activation/deactivation for VoLTE use case
from normal network activation/deactivation.
Change-Id: I865963b78ae8b8ba3a8173259179013997318e87
Issue-Id: SDNC-110
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Project: sdnc/northbound master 595dc252e217a3e591690e3de8639cf937cf3a00
Fix url for swagger file
Issue-ID: SDNC-72
Change-Id: Ia0c1504393ea8d3af00a082e0d265ccaf4bfef82
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Syncing sdnc feature, oam, and northbound
Syncing portal
Change-Id: Ie0ad89d513ab13d2fda08f6b3d78156733583593
Issue-ID: DOC-92
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Change-Id: I7bae849907c817b952a570fa8518f9d1995fa880
Issue-ID: DOC-51
Signed-off-by: Rich Bennett <rb2745@att.com>
|