Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-3566
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Idf64064827f7d61ef310c4623894fca4d57cb60f
|
|
This change should not have any effects on functionality as integration
image is built on top of adoptopenjdk/openjdk11:jre-11.0.8_10-alpine.
Benefits from switching over:
* minimal {java11,python} images maintained by integration team
* using currently "blessed by seccom" versions (:latest tag used)
* should limit spread of legal issues across layers
* integration images will be the first to have automated compliance
documentation
* should limit spread of base layers (contributing to deployment
footprint - more base layers = more to download, more to store etc...)
Issue-ID: INT-1864
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
Change-Id: Ia7bb95a5518e77ba6eddb7e4512528c920f9e381
|
|
Issue-ID: SO-3535
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I0fe65312fbde922064f3d464dc783e82fa4d707d
|
|
Issue-ID: SO-3534
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I85a7ad93e9a89190805b508be25163bcbdd7c334
|
|
Issue-ID: SO-3243
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I7179c1403f9bfe362aa45e71a4e78fdcf5577299
|
|
This commit add STDOUT appender to root level logging.
Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: Ie8544aeee830af365957884819f8485037add7be
|
|
Issue-ID: SO-3073
Signed-off-by: arun chapagain <arun.chapagain@huawei.com>
Change-Id: I5dbebfe9c0a28fce9ec687a16d8d83c5830b8bda
|
|
|
|
Issue-ID: SO-3073
Signed-off-by: arun chapagain <arun.chapagain@huawei.com>
Change-Id: I000f2127a4e7ac363c9d8869a32a882f596d3f9c
|
|
Issue-ID: SO-3122
Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: I68e3d3340ba49c830cac530086eb0f514f0651eb
|
|
Issue-ID: SO-3082
Signed-off-by: arun chapagain <arun.chapagain@huawei.com>
Change-Id: Icb14f1a29d06d828307f0acc23d4414fecbbfaa3
|
|
To encode plain text passwords using htpasswd
apache utils has been added to SO base image
Issue-ID: SO-2932
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Ic92ac23ff604d1c86c5fc3aeb1c328b8cdcecad1
|
|
Bug fix
Change-Id: Ibf38c7603180227f85b770b3c030a4c941ea1771
Issue-ID: SO-2775
Signed-off-by: jananib <janani.b@huawei.com>
|
|
|
|
But keep use of non root user
Issue-ID: SO-264
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Idde810bc130350070f65236633d4e89298d14d3b
|
|
Added git attributes to convert line endings to unix on checkout for
.sh files
Issue-ID: SO-2717
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I30cf53f6e89f447400ce51217ca4238b46f8fa23
|
|
ONAP now has a specific base image for all containers using Java. This
commit uses this file instead of creating a base image only for SO.
Issue-ID: SO-2694
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I9578e4d5556bd175ad65c6d2f9ce917997651c7a
|
|
Removed client certs from the docker image.
These client certs will be mounted on the
docker image using helm charts. This will
allow helm users to manage AAF credentials
using the keyfile available in SO OOM
for CADI AAF feature.
Issue-ID: SO-2451
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I03efc6ad279f0eaf6773b0ddd42ab43fc053e424
|
|
if AAF_SSL_CERTS_ENABLED environment variable is
turned on it will try initialize other environment
variables related to AAF SSL certs. SO OOM application
overrides will be dynamically configured whether or not
to use AAF SSL certs.
Issue-ID: SO-2451
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I46eb8fa2f8f790232635a3e1926fd2464c48d173
|
|
Created two profiles for the application
to run. Basic profile will allow the
application to run in the current
spring security authentication. AAF profile
will authenticate and authorize requests with
AAF. if no profile is given, it will fallback
to basic.
Change-Id: I2576f02e7afca3c10e02aaffef66a60fa1c4dd1a
Issue-ID: SO-2451
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
Change-Id: I901a640889cf935325524fc99303aa8e77f60ed7
Issue-ID: SO-2358
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I6c439615d52751578200ef84aacb20b0263b3846
Issue-ID: SO-1952
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
Updated SO to use ONAP provided filters and constants to meet logging
standards.
Removed redundant classes
Updated constant references
Issue-ID: SO-2301
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia4e3c2b1a4dcb3881aa34d39885c8b2782880d64
|
|
Added default value for when ErrorCode is null in mdc
test to see if 404 log gets enhanced by change.
Removed test id from class that was put to test via docker.
Removed setting of partner name and tested with using try/catch
Reverted change to request uri filter per comments
Removed the request filter uri class that rerouted old uri orders
Removed request filter from jersey config files
Updated junit test that were pointing to the old uri to be failure test
corrected formatting issues on ServiceInstancesTest
Issue-ID: SO-2259
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id8f9daef139a82ee9e934d4d37906ffb7a7aadff
|
|
Change-Id: Ifafbf5db2eaa6c31d7332697bf650633bfc307ea
Signed-off-by: Bin Lu <bin.lu@arm.com>
Issue-ID: INT-548
|
|
Change-Id: I9b84164dc189128eed8d09b6ce69fc5d5fd78348
Issue-ID: SO-1618
Signed-off-by: rokenny <ronan.kenny@est.tech>
|
|
Added nss library to the docker file
to avoid ssl errors with alpine
openjdk version "1.8.0_201" and above
Change-Id: I42a2dae07a5d3ab4a505adbc9caa85c441f2e0a8
Issue-ID: SO-1675
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
Issue-ID: SO-1237
Change-Id: I02484fbe6141e3f58e7d357d7866e44fd6e475d1
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Update logging to meet Casablanca Spec
Change-Id: I029d6c63765992d6f091d96e2b4c34c60d30c484
Issue-ID: SO-947
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Creating and adding the files required to include
SO-Monitoring's docker image in the full SO build.
Change-Id: I72cec6f51b8935f39757415eea7d8b961b8c8cd6
Issue-ID: SO-855
Signed-off-by: rope252 <gareth.roper@ericsson.com>
|
|
Issue-ID: SO-1031
Change-Id: Ib301c81bdd5683daf59345ec0a006253fe2c096a
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: SO-974
Change-Id: Id553bc9f736f8e7cbefe3c29a56711712f082d5c
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Add CXF interceptor for SOAP based logging
Clean up extra logging statements
Add UT to ensure MDC properly populated
Change package name on Jax-RS Filter to be more accurate
Issue-ID: SO-947
Change-Id: I3a2afc58de3bf370675658ce3d19cf899b90def7
Change-Id: I3a2afc58de3bf370675658ce3d19cf899b90def7
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@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>
|
|
The reported problem occurs because the openstack-adapters app
is attempting to do a migration on top of a migration already
performed by the catalog-db app.
I'm adding these options to flyway in openstack-adapters:
baseline-on-migrate: true
validate-on-migrate: false
Another issue is that the java-based CloudConfig migration class
was looking for CloudConfig data only in the application.yaml
file in the classpath. It was not looking for CloudConfig data
in the override file. I've changed this logic to look in the
override file first and then in application.yaml. Ideally, these
sources would be merged, but I don't see a reasonable way to do it.
Change-Id: I7ba07c1f8f00b4c628e825393ee31502950fe592
Issue-ID: SO-868
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
SO is not following the naming convention. Docker image names
should have an "onap" prefix. The image names are changed as
follows:
so/catalog-db-adapter --> onap/so/catalog-db-adapter
so/request-db-adapter --> onap/so/request-db-adapter
so/sdnc-adapter --> onap/so/sdnc-adapter
so/openstack-adapter --> onap/so/openstack-adapter
so/vfc-adapter --> onap/so/vfc-adapter
so/asdc-controller --> onap/so/asdc-controller
so/bpmn-infra --> onap/so/bpmn-infra
so/api-handler-infra --> onap/so/api-handler-infra
A corresponding change is needed in INT's docker-manifest.csv.
Change-Id: I024e42607d5fc57a712ad67709f241ee8720a670
Issue-ID: SO-870
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Fix session times taking too long to create, which is causing fallout in
heat environments
Issue-ID: SO-845
Change-Id: I6655507bd062ed42c0f2062edd4edfb580dca194
Change-Id: I6655507bd062ed42c0f2062edd4edfb580dca194
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Enhanced the application startup script and renamed it. Removed unused
files.
Note that everything in catalog-db-adapter's afterMigrate.sql script has
been commented out. It needs work to match the current schema.
Change-Id: I7b738ca13599476b9720bdb4a9aebaf3a9f86736
Issue-ID: SO-710
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
so/catalog-db-adapter
so/requests-db-adapter
so/sdnc-adapter
so/openstack-adapters
so/asdc-controller
so/bpmn-infra
so/api-handler-infra
Base image is alpine with openjdk.
Change-Id: Ied96227aa48cd5c1420ac328e251f601020a0679
Issue-ID: SO-780
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18
Issue-ID: SO-670
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Change-Id: I4d13dce0b8819aa3d1e9848b9a39a43456dc1f30
Issue-ID: SO-466
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Fix additional CVEs:
berkeleydb
For CVE-2016-3418 CVE-2016-0694 CVE-2016-0689 CVE-2016-0682
commons-email
For CVE-2017-9801
jasypt
For CVE-2014-9970
jetty
For CVE-2017-9735
libxi
For CVE-2016-7946 CVE-2016-7945
netty
For CVE-2016-4970
xalan
For CVE-2014-0107
Issue-ID: SO-579
Change-Id: Ifbc606367f2553f28b10b8a9644ece7785de6405
Signed-off-by: chenying83 <chenying83@huawei.com>
|
|
Fix additional CVEs:
commons-fileupload 1.3.3
For CVE-2016-1000031
logback 1.1.11
For CVE-2017-5929
springframework 4.3.14.RELEASE
For CVE-2014-0225 CVE-2015-5211
Issue-ID: SO-579
Change-Id: I94f8332d420d2586262260a0a59a645f0de66b73
Signed-off-by: chenying83 <chenying83@huawei.com>
|
|
Fix additional CVEs:
Also refactored to use ubuntu apt repos instead of
manually installing from launchpad.
Issue-ID: SO-579
Change-Id: I58e29a7e0188452789741087bc9c4af82f102b09
Signed-off-by: chenying83 <chenying83@huawei.com>
|
|
Change-Id: Idbec6e7239f526cb236212aa0509218218f60b1d
Issue-ID: SO-365
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
|
|
This will allow a certificate to be replaced with a new one.
Issue: SO-342
Change-Id: I07dafe4aa4a8603de400913d3e4bdf709fd4daae
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
also install nc in order to make wait-for script
works
Change-Id: Id21f96bbf546542bf930c3faf33117a1434eeeee
Issue-ID: SO-208
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Remove python HeatBridge as it's breaking the docker build
Change-Id: I4f24ccfccbd631218fe0d39af93f8edb030dcf12
Issue-ID: SO-182
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Adding Heatbridge python code and call into SO. Still needs configuration to be complete.
Change-Id: I4869217699d857e27579decce91e9c542ce7a449
Issue-ID: SO-1
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
This directory is where the ASDC controller spools received CSARs.
Change-Id: If8ea5463145f821bb34acae44ab03d0f287fea2b
Issue-id: SO-131
Signed-off-by: Rob Daugherty <rd472p@att.com>
|