Age | Commit message (Collapse) | Author | Files | Lines |
|
due to the reinsourcing of the chart in OOM, I missed
the guilin maintenance update from 1.7.2 to 1.7.3
There are ongoing discussions on the future of this pod
It is not really used by the integration team
but it may still be used by operation teams
a mail has been sent to get a broader view on who is using
this pod, references in use case documentation are also
under investigation
This pod shall be either remove or heaviliy refactored to follow the
rules than the other ONAP components (no root, limits, no full distri
no python 2.7, micro service approach,...) and it shall be launch out
of onap namespaces (onap-testing)
Meanwhile the master version shall be at least aligned with
the guilin version..
Issue-ID: TEST-283
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I2709c6fa5046ad7f72ee86a75269dd4672386a3c
|
|
|
|
|
|
|
|
CPS Helm charts added
Issue-ID: CPS-7
Co-authored-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Co-authored-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Signed-off-by: Claudio David Gasparini <claudio.gasparini@pantheon.tech>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I027e5e4b3eec78ce889168f8796d55e6f9fd9be6
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
|
|
readiness check can be launched in a lot of various situation.
Especially, it can be runned on deployments / statefulsets where the
user and group are fixed.
But python code underneath can work only when user is set to "onap" as
requirements are installed only for this specific user.
This patch forces the user and group to the desired one.
Issue-ID: OOM-2694
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie70f8e851c30f530fd7a0d6e34ee5bda9274e874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of using hardcoded certificates, use certInitializer in order to
retrieve them automatically.
Issue-ID: OOM-2683
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I63ce5d1bb2e9c287729425f2fd7146e7b69c33f7
|
|
|
|
Instead of having the exact same port number for service and container,
let's allow to use an internal port (usually > 1024) and a service port
(usually 80 or 443).
Issue-ID: OOM-2674
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib90073fc8b069fceed7666778ae0c7b8a8ffcdca
|
|
Fixes a Docker build problem that arose
due (apparently) to a dependency change.
Adds HTTPS to DFC (update blueprint config and DFC version)
Issue-ID: DCAEGEN2-2628
Issue-ID: DCAEGEN2-2528
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I622f16bf3cb31774b2063ffac6f270e5f17153f1
|
|
|
|
Instead of using hardcoded certificates in the container, let's retrieve
them automatically.
Issue-ID: OOM-2681
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If08469469fecdc8bf86d080980f221e5941a2329
|
|
Current script that retrieve certificates can fail but exit code will be
0. We then add a check in the script in order to avoid such issue
Issue-ID: OOM-2688
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib41c66a4de46db8752f68ef35a2bfb67ca575246
|
|
Update cloudify manager container with support for Cert
Manager Certificates.
Add configuration for underlying k8splugin for CMPv2 with
Cert Manager integration.
Issue-ID: DCAEGEN2-2440
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I8739835c8649278005d2ef763dcbf16beb86decd
|
|
Add robot properties required by newly introduced DCAE MOD
smoke/verification test cases
Issue-ID: INT-1855
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: Ifd33e64b775c33354e99b88dea92f003daac01c1
|
|
Update schema service, resources, traversal
and graphadmin to use the latest released
artifacts for the honolulu release
Issue-ID: AAI-3269
Change-Id: Iba9deb226586e751cdd1631b9cb9c4f4500a0ff9
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
|
|
|
|
|
|
Remove Elastic Search
Remove Data Router
Remove Search Data
Remove Sparky dependencies on the above
Issue-ID: AAI-3181
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I9efb1c89d1f2196bc0cc82e394cd9a12098b14c7
|
|
New base java 11 image in Dockerfile from nexus, integration team
Issue-ID: EXTAPI-572
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I47b785298fa3a9b6dcc7e816c32c4f5993fc6684
|
|
|
|
Fix bug with default mode in k8s plugin
Issue-ID: DCAEGEN2-2546
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Iadeab5192f0132cbffcc2da778838b13fc68c825
|
|
As for main cassandra chart, with Azure and also some internal
deployments, `nodepool status` takes more than 3 seconds and so
cassandra is not coming up or quite randomly.
This patch gives more room to `nodepool status` to answer.
Issue-ID: OOM-2687
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If6a148a432ed3d83a1e89d38f20fe87e89ab0f57
|
|
Set the newest version of cli image.
Issue-ID: CLI-362
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I963168ff6c10a8b66a3d2c61fe5f169b0ddee871
|
|
|
|
|
|
Add config maps which will be used by dcaegen2: ves-open-api and ves component.
Issue-ID: DCAEGEN2-2576
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I4343c0b21c947237fd0069e1f2241c9288240031
|
|
Sparky config updated to 2.0.2
Issue-ID: AAI-3250
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I677358720234e576234582267b65b3a377c8cd6f
|
|
and configure them with a few reasonable parameters
Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ic1e8d6be63c45d89de41e8589aa3bd1214a3f0a1
|
|
- Update OSDF to 3.0.3
- NST selection enhancements
- Interface with consul
- Update HAS to 2.1.3
- New candidate support(NST)
- Update CMSO to 2.3.1
- Fixed security vulnerabilities
Issue-ID: OPTFRA-904
Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
Change-Id: Ib78325aba6e043c06a9e766298f91badf1af4d27
|
|
|
|
This reverts commit eca8c6cefeda57447fcbb445cac3fd925b37bca6.
Reason for revert: This commit breaks "make" part of ONAP with helm3.5
Issue-ID: DCAEGEN2-2576
Change-Id: Ice6ef2d6d5de382ec58f17c2e9b05c8258594667
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
|
|
With Azure and also some internal deployments, `nodepool status` takes
more than 3 seconds (it can go up to 6 seconds) and so cassandra is not
coming up or quite randomly.
This patch gives more room to `nodepool status` to answer.
Issue-ID: OOM-2687
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I98b0adc751e3cd4fa8710f88567cd8896db548eb
|
|
Use Certinitializer in order to retrieve needed certificates.
Issue-ID: OOM-2680
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I1ec295d863f8f6c0d11e64173b474e82f63e6b17
|
|
Use Certinitializer in order to retrieve needed certificates.
Issue-ID: OOM-2655
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie05936be0f513c76ea4dce31b8a460056b79a4b0
|
|
|
|
|
|
|
|
|
|
|
|
|