Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: AAI-1155
Change-Id: I66c58cd069561583ce237c0293091e75304a0610
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Fix issue where VNFImage data UUID is being overwritten, causing rollback
failures.
Change-Id: I66fd9125f7806c74d80ede6d2f0d4c04d0756cc0
Issue-ID: AAI-1148
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Issue-ID: AAI-1110
Change-Id: Iab0ba2130e1131c938e0c9dbc7ba33cef8db75de
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Issue-ID: AAI-1107
Change-Id: I24260227dc9a695e8cf91f3fdf033353a4462bca
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Issue-ID: AAI-1053
Change-Id: Iaaee8ff11de401f3c0dfbd0524963ee26b409856
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Remove all AJSC configuration and dependencies. Update the pom.xml to
use oparent and to depend on Spring Boot. Refactor the main class to
introduce a minimal set of Spring annotations.
Note that the license text was corrected in this change.
Issue-ID: AAI-1039
Change-Id: I16385db3216ec39bfd2881f2278e340ec3795199
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Replace use of PowerMockito packages with the standard Mockito.
Create a BabelServiceClient Factory class to simplify mocking.
Remove duplicated "no mock" test classes that were not in fact free of
mocking. Add a dummy sample CSAR file for testing of artifact downloads.
Change-Id: Ib86f560e514e1efab0e2f732e494a032d555c7c3
Issue-ID: AAI-1049
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Change-Id: Id08e7b976bcecc760f1d9029d3706fa96915e6ce
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Issue-ID: AAI-1016
Change-Id: Ic640254cb0f81d9a9a5d34120431249c03878891
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: I5e0175ef88e1e3c8b7d683cd772d51058b97b83a
Issue-ID: AAI-987
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Change to refer to nexus host as nexus.onap.org rather
than nexus.openecomp.org as suspicion that using
openecomp is the cause of the build failure
Issue-ID: AAI-996
Change-Id: I398e611ec146ed5d21ba235a83302ddd0c049216
Signed-off-by: Blackwell, Ian (ib733q) <IanB@amdocs.com>
|
|
Some missing repository configuration causes a build issue.
Issue-ID: AAI-996
Change-Id: Iabbc5de6cf7fbd4bae9fae9de7bf1b651da76bcc
Signed-off-by: Blackwell, Ian (ib733q) <IanB@amdocs.com>
|
|
Change the Model Loader to use the Babel micro service.
Responsibility for transformation of ASDC TOSCA models,
the yaml files, has been moved from ASDC and placed into
the Bable microservice. Model Loader will forward any
CSAR received from ASDC and delegate transformation to
Babel. Babel will return the transformed TOSCA models
to Model Loader which will then ingest them into the
A&AI Inventory.
Issue-ID: AAI-987
Change-Id: I99594770b51b00cb7dcc0f30706060ae27cd94c5
Signed-off-by: Blackwell, Ian (ib733q) <IanB@amdocs.com>
|
|
Update license data and disable license plugin
Issue-ID: AAI-867
Change-Id: Ida91a4fc99b9d8ca65b15d6a7be1eaf097d0ae4f
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
|
|
Remove maven-dependency-plugin which is copying powermock-module-javaagent
into the target folder
Change-Id: Ifd59f3d0af47e33783ac12d9d89cf40a1614d95a
Issue-ID: AAI-809
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: Ie8c5800e37c2c941b532f267303657d5d9fced5c
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Remove powermock-module-javaagent from dependency tree due to GPL-2.0
license
Change-Id: I505a4463637385aa0e3f509b34e4ae3df2545386
Issue-ID: AAI-809
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace the type specification with the diamond operator.
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#assignees=aishkashyap|resolved=false
Location:
src/mainn/java/org/onap/aai/modelloader/entity/model/ModelSorter.java
Line No:136
Issue-ID: AAI-655
Change-Id: I1568a96c99992e38902ec7a53bb8b5f5a0acac5e
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Replace the type specification with the diamond operator.
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#assignees=__me__|resolved=false
Location:
src/main/java/org/onap/aai/modelloader/entity/model/ModelV8ArtifactParser.java
Line No:57
Issue-ID: AAI-654
Change-Id: I07f671f845a535a542c0742b26ed085bc9f3db67
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Add the @Override annotation above this method signature.
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#assignees=__me__|resolved=false
Location:
src/main/java/org/onap/aai/modelloader/entity/model/ModelV8ArtifactParser.java
Line No:55
Issue-ID: AAI-653
Change-Id: Iacf71ed6a80b986815c774ba057df727385f0745
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Merge if statement with the enclosing one.
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#resolved=false|assigned=false
Location:
src/main/java/org/onap/aai/modelloader/entity/model/ModelV8ArtifactParser.java
Line No:131
Issue-ID: AAI-648
Change-Id: I50ac1d612fb32b20a7520af44b7abe26b3d89399
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#resolved=false|assignees=aishkashyap
Location:
src/main/java/org/onap/aai/modelloader/entity/model/AbstractModelArtifact.java
Line No:75
Issue-ID: AAI-647
Change-Id: I2da826e5c3d825abf79d6452e006ac6196c5f73a
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Replace the type specification with the diamond operator.
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#resolved=false|assignees=aishkashyap
Location:
src/main/java/org/onap/aai/modelloader/entity/model/AbstractModelArtifact.java
Line No:39
Issue-ID: AAI-646
Change-Id: I704dfd58340402982f4063e94e80b58ff158c8da
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Annotate the IModelParser interface with the @FunctionalInterface annotation.
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#resolved=false|assigned=false
Location:
src/main/java/org/onap/aai/modelloader/entity/model/IModelParser.java
Line No:30
Issue-ID: AAI-645
Change-Id: I0c65379ecde9f6b103bf17515bd9071213462fea
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Replace the type specification with the diamond operator.
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.model-loader%3Amodel-loader#resolved=false|assigned=false
Location:
src/main/java/org/onap/aai/modelloader/entity/model/ModelArtifactHandler.java
Line No:60
Issue-ID: AAI-643
Change-Id: I231689bbf52153a0c806d8ee267d28fd9e6287f0
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
|
|
Add unit tests to notification and service packages
Issue-ID: AAI-501
Change-Id: Ia15090f2f5999d76e2c274d4dc3dca6408ead7db
Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I5212e3b891e8d314e470220778e77a973c13b6e2
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
sdc-distribution-client version updated to 1.1.32, common-logging
version updated to 1.1.0
Change-Id: I04657cc7a6c65a01f822e05e0a462718f628ddb4
Issue-ID: AAI-511
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
sdc-distribution-client version updated to 1.1.50-SNAPSHOT, common-logging
version updated to 1.2.0-SNAPSHOT.
Change-Id: I989a308637adefe68e26681a264374df720830e5
Issue-ID: AAI-511
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Upgrade to new ajsc version did not fix the build issue. Reverting to the
version that is tested.
IssueID: AAI-458
Change-Id: I2fddb8198296b88e402f408288cf0830b6cfe1c5
Signed-off-by: Blimkie, Steven (sb787e) <steven.blimkie@amdocs.com>
|
|
Update parent pom version from 2.0.0 to 2.1.0 to be in line with aai-resources and
aai-traversal
Change-Id: Ie1da717a5a8a6048f5f15c3f6b231f867000482a
Issue-Id: AAI-458
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Issue-ID: AAI-208
Change-Id: I9029b292b051678bbddc2b80efd447ebc1c5b63a
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Issue-ID: AAI-208
Change-Id: I559ba27fba96364c506730e8cbac05a9e6591694
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: I4eca5b435c2a68c10ab1d9abd3bade58941b1cb8
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: AAI-271
Change-Id: I0f4fe0e3e23f58183f8654bdb9053821c2abe4e5
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Issue ID: AAI-217
Change-Id: Id234071670d67c0fb540d95f99d7791859987bdd
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Change-Id: I76110503a4f74f24bd8ba66c633e1a3cb13fef6a
Issue-ID: AAI-86
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
- Add explicit dependency to version 4.5 instead
Change-Id: Ic4491a8e0d5fe4baaf902c02c5df21b6130e23dc
Issue-ID: AAI-192
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
Change-Id: I8d44531a28d40de11c6b1f1ee17de8446cda2c68
Signed-off-by: Brian Freeman <bf1936@att.com>
Issue-id: AAI-170
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
- from 1.0.0 to 1.1.32-SNAPSHOT
Change-Id: Iac775e7ae3378dcaeca717cdafde9a8472c24172
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
|
|
|
|
Change-Id: I3d4c5e51140d4d05b3fd871d58c2590421c0e9db
Signed-off-by: Blimkie, Steven (sb787e) <steven.blimkie@amdocs.com>
|
|
CLM creashes after executing the tree goal.
After looking online, looks like vesion 2.8 of
maven-dependency-plugin can be compatible with the
migration to Eclipse Aether (MNG-5354).
Change-Id: Iff2a94a4944adf2a01e0c9a70eeccdac02ea70ec
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|