Log into the robot container and see in /share/config/ if the GLOBAL properties
is being overwritten correctly by the helm chart.
Looks like there is a type in the variable reference in values.yaml so you need
the matching typo in the override.yaml
Brian
openSackMsoEncryptdPasswordRegionThree:
"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
root@njcdtl01bf1936:/home2/bf1936/ONAP/oom/kubernetes/robot# grep -R
openSackMsoEncryptdPasswordRegionThree *
resources/config/eteshare/config/vm_properties.py:GLOBAL_INJECTED_OPENSTACK_MSO_ENCRYPTED_PASSWORD_REGION_THREE
= "{{ .Values.openSackMsoEncryptdPasswordRegionThree }}"
resources/config/eteshare/config/vm_properties.py:
"GLOBAL_INJECTED_OPENSTACK_MSO_ENCRYPTED_PASSWORD_REGION_THREE" : "{{
.Values.openSackMsoEncryptdPasswordRegionThree }}",
values.yaml:openSackMsoEncryptdPasswordRegionThree:
"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
From: [email protected] <[email protected]> On Behalf Of
MALINCONICO ANIELLO PAOLO
Sent: Wednesday, June 05, 2019 10:19 AM
To: MALINCONICO ANIELLO PAOLO <[email protected]>;
[email protected]
Subject: Re: [onap-discuss] [master branch] v3 openstack configuration
I found the mistake.
Into my override.yaml file , robot section I missed the
openStackMsoEncryptedPasswordRegionThree:
"0D270890C50311D38D95A4C9CC98D9798E8B8A65AF2B20395648ECE5981D9B1C0BD091D9C812E8"
But now, when i redeploy the robot with the new override file, into the
vm_properties.py of the robot pod , i found this:
GLOBAL_INJECTED_OPENSTACK_MSO_ENCRYPTED_PASSWORD_REGION_THREE =
'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
How can I solve it?
Thanks,
Aniello Paolo Malinconico
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17447): https://lists.onap.org/g/onap-discuss/message/17447
Mute This Topic: https://lists.onap.org/mt/31925775/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-