Age | Commit message (Collapse) | Author | Files | Lines |
|
- Added ConfigMap with 3gpp SA91-Rel16 OpenAPI schemas
- Moved ConfigMaps from 'dcaegen2' chart to 'dcaegen2-services'
- Removed old SA88-Rel16 OpenAPI schemas
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Change-Id: Ibae0786c7d5e498aa076186a580a268913a57692
Issue-ID: DCAEGEN2-2690
|
|
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
|
|
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>
|
|
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: Iaf5df2d69cc53d4f420e340c0336f4920fef6d6d
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I91948802ecb1999fac4d0cc3cd70367844b07a8b
Issue-ID: OOM-2562
|
|
Link all references to cloudify password to ensure that it can be
automatically generated.
Set generated password strength to "basic" to work around
problem with Cloudify (DCAEGEN2-2450).
Issue-ID: DCAEGEN2-1975
Issue-ID: DCAEGEN2-2450
Change-Id: I53e154de854d33be686e830be8a827741bb3ec7e
Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: vv770d <vv770d@att.com>
|
|
Deploy new versions of cm-container, k8s-bootstrap-container
and healthcheck-container for DCAE.
Deploy a healthcheck-container for DCAEMOD.
Add readiness checks for aaf-cm for dcae-cloudify-manager,
dcae-inventory-api, and dcae-config-binding-service, to
avoid crash loops in the init phase.
Issue-ID: DCAEGEN2-2099
Issue-ID: DCAEGEN2-1789
Issue-ID: DCAEGEN2-2236
Issue-ID: DCAEGEN2-1864
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I473a0cd0e3e00d39e6c33d87781581ec527fbc89
|
|
22/Apr: This review is ready to merge.
** Resolves issue by using the k8s-provided secret. No longer need
to map .kube/config.
Change-Id: I0f51f7d8bb9ed9a5653089e77be495dc7456ef22
Issue-ID: OOM-855
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Issue-ID: OOM-821
Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Issue-ID: OOM-623
Change-Id: I911f441bebf7734bbcf733bbf6f1ce6d3ae48eb5
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e
Issue-ID: OOM-722
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Add option to disable any deployment by using conditions in helm
templates. Each deployment will get helm parameter - boolean flag
allowing to disable it. The flags can be listed in the custom
values.yaml file that can be passed to the createAll script with
'-v' command line option.
Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56
Issue-ID: OOM-380
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
launching the dcaegen2 bootstrap container in OOM K8s.
-based on dcaegen2/deployments/bootstrap/README-docker.md
-requires an openstack private key pair file locally
-requires mining and updating a yaml configuration file
as per the comments in the sample file given.
-unfortunately, my attempts to bundle the secret and configmap
in the helm package didn't work out as they are external files
so I create them using the createAll.bash script.
Issue-ID: OOM-107
Change-Id: I221f60af66ea0f7e97ddd8b92819dce9aa6b5a81
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|