Hello,

In  /oom/kubernetes/onap/values.yaml  file;  3  modules(appc, nbi, so ) 
includes  the  openstack  related  parameters. Which   parameters  are  
required  to be  customized  and  how  can  we  do  it ?

I couln't find clear  explanation  regarding  with this  file.   It would  be  
very  useful if  there is  any example  configuration.

Thanks a  lot.

 

appc:

enabled: true
config:
*openStackType: OpenStackProvider*
*openStackName: OpenStack*
*openStackKeyStoneUrl: http://localhost:8181/apidoc/explorer/index.html*
*openStackServiceTenantName: default*
*openStackDomain: default*
*openStackUserName: admin*
*openStackEncryptedPassword: admin*

 

 

nbi:
enabled: true
config:
*# openstack configuration*
*openStackRegion: "Yolo"*
*openStackVNFTenantId: "1234"*

 

 

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 ( http://1.2.3.4:5000/ ) "*
*openStackServiceTenantName: "service"*
*openStackEncryptedPasswordHere: "b51fd164d68bdf2ef9fr94gvtrlk4jkgbr"*

# configure embedded mariadb
mariadb:
config:
*mariadbRootPassword: password*

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13580): https://lists.onap.org/g/onap-discuss/message/13580
Mute This Topic: https://lists.onap.org/mt/28023407/21656
Mute #oom: https://lists.onap.org/mk?hashtag=oom&subid=2740164
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to