Comment 7 for bug 2051604

Revision history for this message
Noel Ashford (nashford77) wrote :

Question, the first fix i applied, i also see this patch? Would this have the same effect as the KWARGS addition to pass to SESS oslo config?

https://review.opendev.org/c/openstack/octavia/+/905805/1/octavia/common/clients.py

Ref to requested info:

[service_auth]
auth_url = https://int.noel.openstack.tunninet.com:5000
auth_type = password
username = octavia
password = <REDACTED FOR SECURITY REASONS>
user_domain_name = Default
project_name = service
project_domain_name = Default
cafile = /etc/ssl/certs/ca-certificates.crt
memcache_security_strategy = ENCRYPT
memcache_secret_key = <REDACTED FOR SECURITY REASONS>
memcached_servers = 192.168.5.1:11211

[glance]
region_name = TN_DEV_NY_5_NET
endpoint_type = internal
ca_certificates_file = /etc/ssl/certs/ca-certificates.crt

[neutron]
region_name = TN_DEV_NY_5_NET
endpoint_type = internal
ca_certificates_file = /etc/ssl/certs/ca-certificates.crt
endpoint = https://int.noel.openstack.tunninet.com:9696

[nova]
region_name = TN_DEV_NY_5_NET
endpoint_type = internal
ca_certificates_file = /etc/ssl/certs/ca-certificates.crt
availability_zone = 5Net

[cinder]
availability_zone = 5Net