You need to override those example values with your environment. There is an example integration-override.yaml in the integration project under environments if i remember correctly or you can update the helm charts which is harder
Sent via the Samsung Galaxy S8, an AT&T 4G LTE smartphone -------- Original message -------- From: Calamita Agostino <[email protected]> Date: 1/28/19 2:14 PM (GMT-06:00) To: "'[email protected]'" <[email protected]> Subject: [onap-discuss] openStack attributes on values.yaml Hi all, I’m working on a deployment of ONAP Casablanca on Kubernetes Cluster. I see in values.yaml file under oom/kubernetes/onap 3 sections, or components, with openStack attributes: appc: npi: so: Why each of these sections has the same attribute with different value ? Example, the same attribute openStackKeyStoneUrl has 2 different values, openStackTenantName has 2 different values, and so on. How can I configure following openStack attributes ? Thanks. appc: enabled: true config: openStackType: OpenStackProvider openStackName: OpenStack openStackKeyStoneUrl: http://localhost:8181/apidoc/explorer/index.html openStackServiceTenantName: default openStackDomain: default openStackUserName: admin openStackEncryptedPassword: admin so: enabled: true replicaCount: 1 liveness: # necessary to disable liveness probe when setting breakpoints # in debugger so K8s doesn't restart unresponsive container enabled: true # so server configuration config: # message router configuration dmaapTopic: "AUTO" # openstack configuration openStackUserName: "vnf_user" openStackRegion: "RegionOne" openStackKeyStoneUrl: "http://1.2.3.4:5000<https://urldefense.proofpoint.com/v2/url?u=http-3A__1.2.3.4-3A5000&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=zbeDQINdVhr80vPN_ySkoIr0cV7Txpju8eW2VjJs0yY&s=ARFp2fY_VKE50a3AK2p5T_QrmJ87tCGBxfYZY4gsSIM&e=>" openStackServiceTenantName: "service" openStackEncryptedPasswordHere: "c124921a3a0efbe579782cde8227681e" nbi: enabled: true config: # openstack configuration openStackRegion: "Yolo" openStackVNFTenantId: "1234" Internet Email Confidentiality Footer ** La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge vigente (ad es. art. 616 C.P., D.Lgs n. 196/2003 Codice Privacy, Regolamento Europeo n. 679/2016/GDPR). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. Al link seguente e' disponibile l'informativa Privacy: http://www.italtel.com/it/about/privacy/<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.italtel.com_it_about_privacy_&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=zbeDQINdVhr80vPN_ySkoIr0cV7Txpju8eW2VjJs0yY&s=26gazI3HDrm38HfxvdBDn74XNMc8P4P_rgmdmuLbjDc&e=> ** This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. Click here to read your privacy notice: http://www.italtel.com/it/about/privacy/<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.italtel.com_it_about_privacy_&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=zbeDQINdVhr80vPN_ySkoIr0cV7Txpju8eW2VjJs0yY&s=26gazI3HDrm38HfxvdBDn74XNMc8P4P_rgmdmuLbjDc&e=> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15203): https://lists.onap.org/g/onap-discuss/message/15203 Mute This Topic: https://lists.onap.org/mt/29574408/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
