Hi Chuanyu, Please take a look at file kubernetes/onap/resources/environments/core-onap.yaml in OOM. You can copy this file and create a version that suits the use-case.
When you deploy onap (using helm deploy… command) you can pass this file with -f flag. Example: # helm deploy onap local/onap --namespace onap -f onap-network-slicing.yaml --timeout 900 You can put all needed configurations in onap-network-slicing.yaml and also increase timeout as needed… Thanks, Borislav Glozman O:+972.9.776.1988 [amdocs-a] Amdocs a Platinum member of ONAP<https://www.amdocs.com/open-network/nfv-powered-by-onap> From: [email protected] <[email protected]> On Behalf Of Chuanyu Chen Sent: Wednesday, February 19, 2020 4:33 AM To: Mike Elliott <[email protected]>; [email protected]; [email protected]; onap-discuss <[email protected]> Cc: Zhoujun (ONAP) <[email protected]>; huangxiangyu <[email protected]>; Zhangqingjie <[email protected]>; [email protected]; LinMeng <[email protected]> Subject: [onap-discuss] [OOM]OOM Customize configuration for 5G network slicing use case. Hi OOM team, Does anyone have any idea on this? We are trying to install a minimum-scope ONAP for 5G network slicing use case. And we already do some analysis on this as the below table(It’s a draft version for 5G network slicing F release scope). >From the module part , we know that we can config the onap values.yaml to set >which module we want and which module we won’t install. But from the charts under the module part , we also want to remove some unneeded charts. Now we just remove the chart files which we don’t want to archive this. And we hope this can be configable in some config file of OOM. Does anyone has any suggestion on this? BTW, Can we ask a ten-min topic in OOM weekly meeting to introduce our thought ? Module Yes/No chart Yes/No AAF Y aaf-cass Y aaf-cm Y aaf-fs Y aaf-gui Y aaf-hello Y aaf-locate Y aaf-oauth Y aaf-service Y aaf-sms Y aaf-sshsm Y aai Y aai-label Y aai-data-router Y aai-elasticsearch Y aai-graphadmin Y aai-modelloader Y aai-resources Y aai-schema-service Y aai-search-data Y aai-sparky-be Y aai-traversal Y appc N cassandra Y cds Y cds-blueprints-processor Y cds-command-executer N cds-sdc-listener Y cds-ui Y clamp N cli N consul N contrib N dcaegen2 N pnda N dmaap Y dmaap-bc Y dmaap-dr-node Y dmaap-dr-prov Y message-router Y esr Y esr-gui Y esr-server Y log Y log-elasticsearch Y log-kibana Y log-logstash Y sniro-emulator N oof Y oof-csmo Y oof-has Y mariadb-galera Y msb Y kube2msb Y msb-consul Y msb-discovery Y msb-eag Y msb-iag Y multicloud N nbi N policy Y brmsgw N drools N pdp N policy-apex-pdp N policy-api Y policy-common Y policy-distribution N policy-pap Y policy-xacml-pdp Y pomba N portal Y portal-app Y portal-cassandra Y portal-mariadb Y portal-sdk Y portal-widget Y portal-zookeeper Y robot N sdc Y sdc-be Y sdc-cs Y sdc-dcae-be N sdc-dcae-dt N sdc-dcae-fe N sdc-dcae-tosca-lab N sdc-es Y sdc-fe Y sdc-kb Y sdc-onboarding-be Y sdc-wfd-be N sdc-wfd-fe N sdnc N so Y so-bpmn-infra Y so-catalog-db-adapter Y so-db-secrets Y so-mariadb Y so-monitoring Y so-openstack-adapter N so-request-db-adapter Y so-sdc-controller Y so-sdnc-adapter N so-vfc-adapter N so-vnfm-adapter N uui Y uui-server Y vfc N vid N vnfsdk N modeling N Thanks, Chuanyu Chen. This email and the information contained herein is proprietary and confidential and subject to the Amdocs Email Terms of Service, which you may review at https://www.amdocs.com/about/email-terms-of-service <https://www.amdocs.com/about/email-terms-of-service> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20057): https://lists.onap.org/g/onap-discuss/message/20057 Mute This Topic: https://lists.onap.org/mt/71387081/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
