aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-06-10[SO] Update chart with service accountfarida azmy51-0/+170
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2718 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Ic17b8d9307216a7feeceefe6a1e6f0fe4839a637
2021-06-02Merge "[DCAEGEN2] Add new OpenAPI schemas configmap"Sylvain Desbureaux15-416/+6274
2021-06-02Merge "[DCAEGEN2] Update tca-gen2 to 1.3.0"Sylvain Desbureaux2-2/+2
2021-06-02Merge changes I44c8b60c,I0cb6d383Sylvain Desbureaux25-382/+447
* changes: [OOF] Update HAS charts to use etcd [COMMON][ETCD-INIT] Add etcd-init chart
2021-05-28Merge "[DCAEGEN2] Update CMPv2 certs usage in dcaegen2-services"Sylvain Desbureaux5-7/+30
2021-05-28Merge "[SDC] Update SDC to 1.9.0"Sylvain Desbureaux11-42/+54
2021-05-28[OOF] Update HAS charts to use etcdkrishnaa9618-381/+191
- Add etcd as a subchart - Add configuration to switch between etcd and music - Remove onboard and healthcheck jobs Issue-ID: OPTFRA-953 Signed-off-by: Krishna moorthy <krishna.moorthy6@wipro.com> Change-Id: I44c8b60c3bdb0282329b6f87c5011093055ea91f
2021-05-28Merge "[DCAE] Add secrets as envs to application container in dcaegen2"Sylvain Desbureaux1-0/+6
2021-05-28[COMMON][ETCD-INIT] Add etcd-init chartkrishnaa967-1/+256
- etcd-init chart will provision the users and roles in a running etcd instance - Change etcd container name for readiness init container to work Issue-ID: OOM-2746 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I0cb6d3830b0048c4d70f381815bd3f858ec31ae7
2021-05-28[SDC] Update SDC to 1.9.0Joanna Jeremicz11-42/+54
- Add variables and default values needed for communication between SDC and helm-validator microservice. - Correct jetty paths - Update SDC to 1.9.0. Issue-ID: SDC-3185 Change-Id: Id054124a9f5e183597acbc81df79535aff517a1f Signed-off-by: xuegao <xue.gao@intl.att.com> Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2021-05-26Merge "[COMMON] Fix condition bracket bashisms - step 2"Krzysztof Opasiak4-9/+13
2021-05-26Merge "[COMMON] Fix condition bracket bashisms - step 1"Krzysztof Opasiak8-34/+34
2021-05-26[DCAEGEN2] Update tca-gen2 to 1.3.0Remigiusz Janeczek2-2/+2
Updates: - Vulnerabilities removal - Change openjdk baseOS img to integration-java11. Issue-ID: DCAEGEN2-2590 Issue-ID: DCAEGEN2-2654 Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ie63a0feb4a9edc9ed0883a21ef9a906ed84f263a
2021-05-26[DCAE] Add secrets as envs to application container in dcaegen2Bartosz Gardziejewski1-0/+6
Mount app-config-input configmap directly to app container. Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I50d80adcb87e86241876c9bab669739cb3d9c10c Issue-ID: DCAEGEN2-2630
2021-05-25[POLICY] Remove invalid SAN entries in AAF certsjhh1-2/+1
Discarded obsolete service names (brmsgw, pap, pdp that refer to the deprecated policy engine) and updated service name for drools. Issue-ID: POLICY-3327 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ifeceabb594c2d1b9cbdf90ca45cf0be5d6aed875 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2021-05-24[DCAEGEN2] Add new OpenAPI schemas configmapMichal Banka15-416/+6274
- 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
2021-05-21Merge "[COMMON] Change import-custom-cert from bash to sh"Sylvain Desbureaux1-2/+2
2021-05-21Merge "[COMMON] Enhance ONAP common-service template - add IPv4/IPv6 support"Sylvain Desbureaux1-0/+5
2021-05-21Merge "[DCAEGEN2] Upgrade vescollector to 1.9.2"Sylvain Desbureaux2-2/+2
2021-05-21Merge "[SO] Adding "update" to the list of supported operations"Sylvain Desbureaux1-0/+1
2021-05-20[DCAEGEN2] Update CMPv2 certs usage in dcaegen2-servicesRemigiusz Janeczek5-7/+30
Updates: - Add microservice specific flag to determine if CMPv2 should be used - Add function to check if CMPv2 parts should be included Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Issue-ID: DCAEGEN2-2630 Change-Id: If81c50c6029aafef40fa91c5295ad8ad24f953d3
2021-05-19[COMMON] Change import-custom-cert from bash to sha.sreekumar1-2/+2
As part of removing GPLv3 license, policy components have moved from bash to sh. This change is required in import-custom-certs script so that custom certificates can be imported into components that try to import them. Without this change, the init containers of the components will just fail. Change-Id: I6c5028428d4cd7c8baf3e96cb16a3cd91db57f9e Issue-ID: POLICY-3232 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-05-19[SO] Adding "update" to the list of supported operationsHesam Rahimi1-0/+1
Update operation was missing for vnf-topology-operation in generic-resource-api. This "update" operation is needed to support the "modify" Trnasport Slice use-case of CCVPN. Issue-ID: OOM-2750 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3c36abf5d7f674abc8392b20b3c374f70bf2a520
2021-05-19[COMMON] Enhance ONAP common-service template - add IPv4/IPv6 supportUbuntu1-0/+5
Generic change for all common services by adding ipFamilyPolicy field. Dual Stack service exposure will be provided depending on k8s version (v1.20+). Signed-off-by: Magdalena Biernacka <magdalena.1.biernacka@nokia.com> Issue-ID: OOM-2749 Change-Id: Ia7236705010e625c19a22e42ec9a02c9f75a0ec5
2021-05-19Merge "[SDNC] Fix SDNC charts to make it work with aaf disabled"Sylvain Desbureaux1-1/+1
2021-05-19[DCAEGEN2] Upgrade vescollector to 1.9.2Maciej Malewski2-2/+2
Removed unnecessary dependencies: json-simple unirest-java commons-collections junit-jupiter mockito-junit-jupiter jimfs wiremock-standalone spring-security-test functionaljava Issue-ID: DCAEGEN2-2682 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: Ic0986996d687ec02aca1f13a31194ca77e3cdff2
2021-05-19Merge "[MULTICLOUD] Bump multicloud-k8s image to 0.8.2"Sylvain Desbureaux1-1/+1
2021-05-17Merge "[DCAEGEN2] Deploy DCAEGEN2-PMSH Microservices to Helm"Sylvain Desbureaux9-0/+332
2021-05-17[MULTICLOUD] Bump multicloud-k8s image to 0.8.2Konrad Bańka1-1/+1
Update k8splugin with version based on Helm3 libraries Issue-ID: MULTICLOUD-1295 Issue-ID: MULTICLOUD-1338 Issue-ID: MULTICLOUD-1348 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I793ccc0366fc061c5f0cb1e580e805de70b3d88a
2021-05-17Merge "[DCAE] Bump up to Dashboard 1.4.3"Sylvain Desbureaux1-1/+1
2021-05-17[SDNC] Fix SDNC charts to make it work with aaf disabledMarat Salakhutdinov1-1/+1
Fix SDNC service template to make it work with aaf disabled. Issue-ID: OOM-2748 Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca> Change-Id: Ic0ac6bcb12cfc86d7b338da21d621e35e94b03c0
2021-05-17Merge "[SDNC] Install latest service release (SR3) of OpenDaylight Aluminum"Sylvain Desbureaux5-5/+5
2021-05-17[COMMON] Fix condition bracket bashisms - step 2Guillaume Lambert4-9/+13
pointed out by checkbashisms $ mycmd=$(tox -e checkbashisms | grep '(\[\[ foo \]\] should be \[ foo \])' | sed -e "s@^[^.]*\(.[^ ]*\) line \([0-9]*\) .*@sed -i '\2s/\\\[\\\[\\\( [^]]*\\\)\\\]\\\]/[\\\1]/g' \1;@") $ eval $mycmd plus fix manually quoting hells induced and bash specific regex and multi-conditions Issue-ID: OOM-2643 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: Ia9626256b5efc837ba12b25d351c8d8a0ba75fb4
2021-05-17[COMMON] Fix condition bracket bashisms - step 1Guillaume Lambert8-34/+34
pointed out by checkbashisms $ mycmd=$(tox -e checkbashisms | grep '(\[\[ foo \]\] should be \[ foo \])' | sed -e "s@^[^.]*\(.[^ ]*\) line \([0-9]*\) .*@sed -i '\2s/\\\[\\\[\\\( [^]]*\\\)\\\]\\\]/[\\\1]/g' \1;@") $ eval $mycmd plus fix manually quoting hells induced and bash specific regex and multi-conditions Issue-ID: OOM-2643 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: Ie7ca5b71938fae22c200b7fead418618160fbe19
2021-05-13[DCAE] Bump up to Dashboard 1.4.3vv770d1-1/+1
Fixes login issue introduced by commom/pg version upgrade to crunchy-postgres:centos8-13.2-4.6.1 Change-Id: I31225be237d7aba4746765ef2529e8daf0ca42f8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2751
2021-05-13Merge "[SDC] Use Startup probes"Krzysztof Opasiak12-15/+161
2021-05-13Merge "[MUSIC][CASSANDRA] Use Startup probes"Krzysztof Opasiak3-10/+23
2021-05-13Merge "[PORTAL] Fix portal-app startup arguments"Krzysztof Opasiak1-1/+1
2021-05-13Merge "[CLI] Simplify cert retrieval script"Krzysztof Opasiak1-27/+18
2021-05-13Merge "[DCAEGEN2] Add support for configMaps"Sylvain Desbureaux1-0/+79
2021-05-12[DCAEGEN2] Deploy DCAEGEN2-PMSH Microservices to Helmajay_dp0019-0/+332
- Charts for microservices are found under - oom/kubernetes/dcaegen2-services/dcae-pmsh Issue-ID: DCAEGEN2-2713 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ia9178f4aa2f699bbc9767128a9bb4eab2149a531
2021-05-12[PORTAL] Fix portal-app startup argumentsMarat Salakhutdinov1-1/+1
Fix portal-app startup arguments to make it work with aaf disabled. Issue-ID: OOM-2747 Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca> Change-Id: I32d9992125b38e8074f7ffcabfdc8e323f5a58c6
2021-05-12[DCAEGEN2] Add support for configMapsJack Lucas1-1/+80
Enhance the DCAE microservice deployment template to generate a volume mount and a volume for configMaps whose names and mount paths are specified in the microservice's values.yaml. Issue-ID: DCAEGEN2-2690 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id2fbce07ab8199f4566b34a99df540f16fd937b0
2021-05-12[CLI] Simplify cert retrieval scriptSylvain Desbureaux1-27/+18
As retrieving values is now done via a generic script, let's clean a little bit cert retrieval in order to remove unneeded part. Issue-ID: OOM-2688 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I47fe8224ce471a2b17f7fc376b4b1e2e1d6331fc
2021-05-12[MUSIC][CASSANDRA] Use Startup probesSylvain Desbureaux3-10/+23
Instead of long initial delay on readiness and liveness probes, use startup probes and be more aggressive on readiness and liveness. Also, decrease number of replicas from 3 to 1 Issue-ID: OOM-2742 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ideb0ede251332e182b975ff18ca5a75bcbff2351
2021-05-12Merge "[COMMON][ROLES] Create default roles once"Krzysztof Opasiak11-85/+200
2021-05-12[SDNC] Install latest service release (SR3) of OpenDaylight AluminumDan Timoney5-5/+5
This version bump installs the latest service release of OpenDaylight Aluminum (SR3). This was released too late for inclusion in the initial Honolulu release, but contains bug fixes that are needed for SDN-R and so is being released as part of the Honolulu maintenance release Issue-ID: SDNC-1542 Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8b2c9763958bd33d41560d609c31bdc2f46cdcce
2021-05-11[COMMON] Fix arithmetic loop bashismsGuillaume Lambert3-4/+5
pointed out by checkbashisms. Issue-ID: OOM-2643 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: I85fd7d9beca75dc729de247fa67a20b801748c19
2021-05-11Merge "[COMMON] Update _mariadb.tpl to use the proper db"Krzysztof Opasiak1-1/+1
2021-05-11[COMMON][ROLES] Create default roles onceSylvain Desbureaux11-85/+200
Instead of creating all roles every time with service account chart, let's just create the specific ones for a chart and point to default one for the three default roles. In order to lighten serviceAccount chart, whole logic for default role creation is in `roles-wrapper`. Issue-ID: OOM-2729 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib4d6a2669ca7d747320a4bccb65aac863eb60956