Age | Commit message (Collapse) | Author | Files | Lines |
|
The version.properties file specifies release and snapshot versions.
It is needed to execute the release-version-java-daily job in Jenkins.
Change-Id: I56d03c91f32ef54b8caae43636c74e88bcb8b743
Issue-ID: AAI-1398
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
Add latest version of Google's Guava api.
Change-Id: Ie74b2ac72bb10dbc329efbd16e5e3d074c267be1
Issue-ID: AAI-1392
Signed-off-by: Ioannis Sotiropoulos <Ioannis.Sotiropoulos@amdocs.com>
|
|
This is to retain existing Spring XML based configuration in the
microservice and continue to support switching message bus
implementations through the existing beans XML file resource.
The Java based configuration, though feasible, introduced complexity.
We are going to take the pragmatic approach of handling topic password
de-obfuscation centrally in the event-client.
Change-Id: I1c0ed92cdc155a5d848f94dafedb6c69af88b681
Issue-ID: AAI-1388
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
- The original externalised Spring XML-based configuration deployed to:
/opt/app/spike-service/dynamic/conf/spike-beans.xml
has been replaced with Spring Java based configuration.
- Event consumer and publisher configuration is now in property files.
This now allows obfuscation of passwords.
- Bean creation now allows pre-processing the topic properties.
For example, the password can now be de-obfuscated before it is
passed into the bean constructor.
Change-Id: I5c265dca266b0dcbb562ca1b391080fe237b1e64
Issue-ID: AAI-1377
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
Move what was originally an Open ECOMP microservice into ONAP.
This is primarily a code move and includes:
- removal of AJSC and replacement with latest version of Spring Boot
- alignment with ONAP standards
- license headers
- package renaming
- FOSSology scan completed
Further work is required to add JJB and OOM.
Change-Id: I305c8407256bf2dbcc816f34f031f92eafd6ef5a
Issue-ID: AAI-1374
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
Change-Id: Ia20bbbc15c51043e4463df104ed42d9eeab8d81d
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I2cc4ebb7711bc6763e6e6d125307c8ac7a7573db
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|