Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
resolved sonar issue desribed in Jira id: SO-914
Issue-ID: SO-914
Change-Id: Icc79a36d665ca950ddcd289dd239b8aa3360db37
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Reorder the modifiers to comply with the Java Language Specification
Issue-ID: SO-911
Change-Id: I74ebc31679f1e8169c07b2f42b9f7e86d4134621
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Issue-ID: SO-915
Change-Id: I8212e0723924b56d77be8f26536a5e69823418a1
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: I4da3f582e347da62f9d6fe8d6f20c147d493b8a0
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
|
|
- Fixed issues related to created Date Format, enabled required Test
- Fixed issues related to queryParam names, enabled required Test
- Fixed issues related to queryParam names
- Improving coverage for catalogDbClient by another 10% (its 78% now)
- Improving coverage for catalogDbClient by another 10%. There is a
failing test which will be explored shortly
- Improving coverage for catalogDbClient, adding some tests and their
basic asserts
- merging with dev and resolving the compilation issue arising due to it
- Removing some TODO introduced in code for incremental pushes
- Fixing failing unit test cases with the build
- Refactoring done for code change in catalogDBClient
- merged changes with development branch
- Modified unit tests for Catalogdb Client related code
- Modified unit tests for Catalogdb Client related code
- Fixed some of the repository code for retrieving single resource
- Modified unit tests for Catalogdb Client related code
- Modified unit tests for Catalogdb Client related code
- Modified unit tests for Catalogdb Client related code
- Removed @Param from repositories and added -Parameters argument in
maven compile plugin
...
Change-Id: Ieeb7bcc21a573465e485fedfbbe771c8b89db3f8
Issue-ID: SO-925
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Added missing pers to isEmpty and also added relationship present check
to prevent null pointer.
Change-Id: I7f184c428694e55b75f255d517a53aac7be82aab
Issue-ID: SO-924
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Changed the way customer and serviceType are extracted to prevent
double encoding.
Change-Id: I409da51a10ec38623b321985e25b5390ff4fa5d6
Issue-ID: SO-923
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
unit test to demonstrate that uri values are decoded
Change-Id: Idd90e02f9c794b7ebf6755a4dbd834fb29be40ad
Issue-ID: SO-922
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
Made subscriptionServiceType available for
homing flows
Issue-ID: SO-667
Change-Id: I75c38473ae4302d1cdeb57265ab737668a897133
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Fixed Sonar issue by adding a logge message in the catch block of
exception.
Issue-ID: SO-917
Change-Id: I6163d5bd0706d1b426b9dd3cbdc709d2418a1e70
Signed-off-by: GOPINATH MATHIVANAN <gopinath.mathivanan@in.ibm.com>
|
|
fixed sonar issue: Define a constant instead of duplicating literal 3
times.
Issue-ID: SO-913
Change-Id: I12e2d60d9841cf3600ac7e4c822027c9af19c3b6
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed sonar issues
Issue-ID: SO-909
Change-Id: If2a1ef898dfba15420f5deb245809cc8eeb6bdce
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
removed unsused imports
Issue-ID: SO-908
Change-Id: Ib730929e8f255274bf85124ca7a8fcc31b95b051
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
removed unused import at line 31
Issue-ID: SO-907
Change-Id: If7cbb9ab074a6e7477dbf1b3eff02f372b75b59f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue: Remove the declaration of thrown exception
'com.fasterxml.jackson.core.JsonParseException' which is a subclass of
'java.io.IOException: line 81
Issue-ID: SO-906
Change-Id: If18c2b6e0769d95dc56c9dbac5c1d5219e95955c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
SO maps "instanceName" to "serviceName" field
in the Homing Request, however OOF is expecting
'subscriptionServiceType'
Issue-ID: SO-667
Change-Id: I3faa6cc600b6515d9c6e01e18cb289104f3976fc
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
|
|
|
|
|
|
Change-Id: Iab26b24d9178685061cde7de7f78562f17d20e78
Issue-ID: SO-905
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Added scaleOut to common APIH Action enums
Change-Id: I94f3d6b68d8890dd41aa4bd9ff51e5ecd2253383
Issue-ID: SO-904
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
|
|
|
|
|
|
[MSO-5031]_updated_JUnits_to_assert_request_body_for_requestDb_client
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Minor refactoring
Add request DB Config to ATT specific ASDC controller test yaml
Adding requestDB Endpoint to yaml so as to pass the tests of asdc
controller
Adding requestDB Endpoint to yaml so as to pass the tests
Adding requestDB Endpoint to yaml so as to pass the tests
Handling the build failure due to mock mismatch
Handling the build failure due to conflicting beans and additional
minor refactoring
Handling the build failure due to conflicting beans
Adding RequestDB endpoint to yaml files for running tests
Removing non-entity classes from ClassURLMapper class
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Fixing minor Bug
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Fixing junits
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Fixing
getMultipleOperationalEnvServiceModelStatus
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Fixing Junits
Marking JPARepositories as Remote Rest repositories for RequestsDBHelper
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Moving RequestsDbClient to requestdb
package
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Fixing Junits
Marking JPARepositories as Remote Rest repositories for
TenantIsolationRunnable class | Initial Checkin
Change-Id: I4053919e98afb8db962511be0a3318b1bf8af88a
Issue-ID: SO-903
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
do not log stack trace when http not found occurs
Change-Id: Ia0638eba7f8d9544dae21290c836c7be1e05ac2e
Issue-ID: SO-902
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
corrected spelling for migration sql file
delete 1802-style flow, MSO to create l3network in AAI
Revert "retire 1802-style flow, MSO to create l3network in AAI"
retire 1802-style flow, MSO to create l3network in AAI
Change-Id: I0a63d086891565c2346424a3d1b49ce974f5db24
Issue-ID: SO-901
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
More adds of Optional<> to other ServiceInstance objects.
Change to add the Optional<> to the ServiceInstance object.
Change-Id: Ie486122412f9ad3d88ba0cf9df41ec226a4b8982
Issue-ID: SO-900
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
added in a proper serialization and deserialization test
addressed any comments from pull
added in a serialization test for AAIResultWrapper and updated one of
the null returns
change jsonBody in AAIResultWrapper back to String
Change-Id: Iffa5661f129cc26d69dfaa966cd265c67903cf21
Issue-ID: SO-899
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
OOM would like it to be called onap/so/sdc-controller.
Change-Id: Ifa37b4fa62f214a1ff56e31c4f4f4eca5b4566fc
Issue-ID: SO-897
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
RD: I rebased this and fixed the unit tests.
Issue-ID: SO-763
Change-Id: Ie5f6a708cffbc70a9481afd35db3047fe44cb088
Signed-off-by: Prema Bhatt <pb6115@att.com>
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
changes required for unit tests to pass again
Changes sniro homing BB license demand to be a named array per sniro
defect.
boolean checks must now account for null
fixed compilation issues in code
updated tests and removed primatives from bbobjects
upgraded to A&AI dependency with Boolean
Change-Id: I5f3e69c0ad24d2c3e4591568467bad861abd0261
Issue-ID: SO-896
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
|
|
|
|
|
|
|