Age | Commit message (Collapse) | Author | Files | Lines |
|
With the introduction of common secret template many of ONAP passwords
started being automatically generated.
The algorithm that we use for this purpose allows to choose the
complexity of generated password. By default we use "long" which
contains special characters. Unfortunately this turns out to often
cause some issue. To make our deployment more stable and user friendly
lets allow the deployer to choose the desired password complexity.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib7a412e19f6b44f20c8ac388393936cf5d967d4e
|
|
* Update kubernetes/aai from branch 'master'
to 1990a02ce9295df7c94009401c24fa226a10f8e8
- Merge "Revert "[AAI] Add logs to STDOUT""
- Revert "[AAI] Add logs to STDOUT"
This reverts commit befaa5500924f9ebda0b4bf65d8d6ab5a9f0745a.
Reason for revert: Breaks the AAI HC
Change-Id: Ie401f7bdc7408ce1171bc055a3e46cb610bd52c0
|
|
|
|
|
|
* Update kubernetes/aai from branch 'master'
to bdbb69908135f5cee7c27fab7fbbcdde17ff5d57
- Merge "[AAI] Add logs to STDOUT"
- [AAI] Add logs to STDOUT
This commit add STDOUT appender to root level logging.
Additionally, it approximates the logback.xml file to
ONAP Application Logging Specification v1.2
Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: Iee075bb1400fd2ab2afbc39bf87e93f269ebaf84
|
|
* Update kubernetes/aai from branch 'master'
to b31e250091cd68edb77f3158691844decda82fc8
- [aai-oom] Bump versions for babel and schema-service
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: AAI-3099
Change-Id: Id6ebb67f39ed6f4b3dc24d1ef1447b1f272037a0
|
|
As part of adding Support for SOL005 NBI API Handler
Issue-ID: SO-3157
Change-Id: I7ef5dc15b71d45a7d519390c245ef7cc106a363d
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
Adding an additional SH script in order to create the NFVO database, which will be used by the SO ETSI NFVO NS LCM.
It will be used to store required information on any NFVOs.
The creation of the NFVO Database should not have an effect on other databases, as their creations have not been modified.
Also renamed the Create so_user and so_admin SH scripts to start with 98, 99 in order to trigger after any new scripts are added in the future.
Issue-ID: SO-3159
Change-Id: Idbf09db294d5bbc9e7dca063bc08040ce2bc8568
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
|
|
|
|
|
|
use disaggregated elasticserach DB from common
Issue-ID: SDNC-1165
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
Change-Id: I0c6ac6549f6c144f0ed5a64ae76a1fa352f740d2
|
|
|
|
Several changes are including in this patch:
- certInitializer support (POLICY-2615, REQ-361)
- renamed policy objects to start with "policy-"
prefix (POLICY-1000)
- add resources section to components that did not
have or had it incorrectly set up rendering null
(POLICY-2502)
- Removal of legacy policy-engine components (POLICY-2743)
- Miscellaneous refactoring of charts (POLICY-2745)
- update pdp legacy reference to policy-xacml-pdp from
pdp (legacy)
Issue-ID: POLICY-2615
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I8b6984a663bbb14d331a366ec02b6dd38755cde7
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update kubernetes/aai from branch 'master'
to 7e6e2bf385f85e85e008d06b2415290851fee2b7
- Merge "Updating the portal properties uebkey to remove the space in hopes this will fix 2905"
- Updating the portal properties uebkey to remove the space in hopes this will fix 2905
Issue-ID: AAI-2905
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I6155787d24e6704a7f5b8b919a30dcc4f3624912
|
|
Issue-ID: OOM-2525
Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Change-Id: I7ea70454368c68e3a264a181a57fae7bad1219d1
|
|
* Update kubernetes/aai from branch 'master'
to d1b50c9c6c2c2d4452483da67729298e5953a2db
- Merge "AAI-2958 Fix data-router in crash loopback state when there is no internet access"
- AAI-2958 Fix data-router in crash loopback state when there is no internet access
The problem is due to the fact in the data-router-oxm.xml file was referencing spring-context-4.2.xsd but it's not part of the spring-context-<xxx>.jar. Therefore, it needs to reach out to the internet to download the internet.
And in spring 5, it started to use versionless spring-context.xsd and it's part of spring-context-5.1.13.jar (which is packaged in data-router 1.6.2).
The fix is to update data-router-oxm.xml to use the versionless spring-context.xsd (and it's only accessible via https).
Change-Id: Icf62978b73ae097fc3bcbaf3e96a8f63706dc4fc
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: AAI-2958
|
|
Update Ves version to 1.7.3 and bootstrap to 2.0.4 to use latest versions in Cloudify deployment.
Issue-ID: DCAEGEN2-2264
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I4d9225871b32a38e16590633022ac7aca7d63ec8
|
|
|
|
|
|
* changes:
[DCAEMOD] Guilin updates for SECCOM and other enhancements
[DCAE] Exclude TCA/cdap from bootstrap
|
|
certInitializer
ONAP deployments may require the use of custom certificates. Instead of
manually adding certificates to the truststore file, users can now add
their .pem certificates under certInitializer/resources and have them
imported automatically by an init container. The updated truststore can
then be mounted to a component by providing a truststoreMountpath.
Issue-ID: OOM-2509
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I896c729143346738e91fa57f895ba48043b253c1
|
|
|
|
|
|
* Update kubernetes/aai from branch 'master'
to 5071da297b9e7f58c796bad7d4ae1e3415a039c4
- Merge "Prepare upgrade to readiness containers v3.0.1"
- Prepare upgrade to readiness containers v3.0.1
Readiness 3.x is a new version, not using root user and using stable
Kubernetes API.
The upgrade is not doable by just changing version as script path has
moved.
Therefore, we must upgrade everything in one shot.
As AAI is not in the same repo, it's not doable for this component.
We then change variables only for AAI so we can continue to use older
images. We'll move AAI just after the rest has been upgraded.
Issue-ID: OOM-2545
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I5afa83892043f4844afe12e61724a8d368a9f2e0
|
|
|
|
|
|
|
|
Two main process in vfc-redis: redis + mysql
Issue-ID: VFC-1727
Change-Id: Ied784a4ff8270d23f3609a7942dbfb8d81e74084
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
- RuntimeAPI support for DmaapPlugin integration + java11
- Security vulnerability updates for Genprocessor, RuntimeAPI
- OnboardingAPI offline support
Change-Id: I2009a22cc24d7f7446f76e4ada76e22dd252945d
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-1996
Issue-ID: DCAEGEN2-2271
Issue-ID: DCAEGEN2-2272
Issue-ID: DCAEGEN2-2221
Signed-off-by: vv770d <vv770d@att.com>
|
|
Redis installation removed (was used by tca/cdap)
SCH java11 upgraded
Tca-gen2 (java 11, sec vul, policy reconfig)
Change-Id: Ia6801d789d675136755cd217cb79f532a625685c
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2342
Issue-ID: DCAEGEN2-2330
Issue-ID: DCAEGEN2-2198
Issue-ID: DCAEGEN2-2266
Issue-ID: DCAEGEN2-2285
Signed-off-by: vv770d <vv770d@att.com>
|
|
The sdnc-portal component is currently disabled due to known security
vulnerabilities. This component is no longer supported - the developer
left the project - and its functionality is not really needed. So, we
are removing this component in Guilin.
Issue-ID: SDNC-1236
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I45c7cad2102011fb25ca9f6707792dfd5c97624f
|
|
|
|
* Update kubernetes/aai from branch 'master'
to 46961c4794a17f72643bd491af6c159ea7e53380
- Update schema service to support v20
Issue-ID: AAI-3017
Change-Id: If46a1bfafbd2edb73cd7d3832468c06fac855911
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to b093c77b4faa2c4f0bfc67e481f724b6d67c7229
- [ROBOT] robot_properties.py configmap contains failing character
Issue-ID: INT-1700
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I93004428c4c794dc50f8518698a72a95e9386591
|
|
* Update kubernetes/aai from branch 'master'
to dceb913fa262d4d1112ae734e6f9768b0354f9be
- [AAI] Make AAI compatible with Kubernetes v1.17
Issue-ID: OOM-2445
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I68624a283b9f3e0cb3f300defefd1ff0130a0b9c
|
|
Issue-ID: DCAEGEN2-2387
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I1a6854f8f4a8049fb24bd6054321fd33882febc3
|
|
Cloudify manager container updated with k8splugin supporting k8s
1.17 api and allowing blueprints to ask for CMPv2 certificates.
Issue-ID: DCAEGEN2-2252
Issue-ID: DCAEGEN2-2309
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Iac6d27a35b75824ba1ed8b6543fa0be88b4783b7
|
|
HELM artifact type has been added to the artifactbroker
of multicloud-k8s plugin. In consequence, artifactbroker
will have ability to read the distributed from SDC
artifact of new HELM type on which basis RB Definition in
k8s plugin will be created.
Issue-ID: MULTICLOUD-1120
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I15b75f0659b5ab2d0cbfbf6dd30066ebd87e9806
|
|
|
|
|
|
Updates to helm charts to include an init container
to set permissions for volume, so that the existing
initialization code when run as a non-root user can
access the volume. this is in combination with
PORTAL-966.
Issue-ID: PORTAL-946
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I63a78dc1ab90914d648b0c1f470d3079eb0ddeba
|
|
stdio)"
|
|
|
|
Issue-ID: OOM-2460
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: Ibb18d7d4ae31dcf4700f8cee0956e9542bde719f
|
|
SDNC pod is always in waiting state after
deploy when AAF is disabled.
Change-Id: Ie986889fe53f53d51b8e8a63895c156bf1d6b521
Issue-ID: OOM-2439
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
|
|
Change-Id: Iaf21a2e18f1102ec23c4d8e264b15f0df5f6e1de
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1475
|
|
Issue-ID: DCAEGEN2-2370
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: Ia3b861832155001f025bef32bfd8298d201e4eff
|
|
* Update kubernetes/robot from branch 'master'
to 1ab576be1d226a586738658943253f3e721e5a62
- change drools hostname to policy-drools-pdp
This is a companion review for
https://gerrit.onap.org/r/c/oom/+/111069
Issue-ID: POLICY-1000
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I031e0c13478ab196b929765f389dd9df1431c87b
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|