Description of problem: TripleO configure same worker_self_reference_url for all controllers then we deploy with glance-direct parameter Version-Release number of selected component (if applicable): How reproducible: parameters_defaults: GlanceEnabledImportMethods: web-download,glance-direct Steps to Reproduce: 1.Deploy with glance-direct parameter 2.Check worker_self_reference_url on each controller 3. Actual results: Same worker_self_reference_url for all controllers Expected results: Should be individual reference directly to the controller node itself Additional info:
*** Bug 2174868 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 1934989 ***
Verified -------- Setup: 1.Environment with 3 controllers 2.openstack-tripleo-heat-templates-14.3.1-1.20230519151010.el9ost.noarch 3.Red Hat OpenStack Platform release 17.1.0 Beta (Wallaby) 4.glance-api.conf file [DEFAULT] image_member_quota=128 show_image_direct_url=False show_multiple_locations=False node_staging_uri=file:///var/lib/glance/staging enabled_import_methods=[web-download,glance-direct] worker_self_reference_url=http://172.17.1.30:9293 bind_host=172.17.1.30 bind_port=9292 workers=4 enabled_backends=default_backend:rbd image_cache_dir=/var/lib/glance/image-cache debug=True log_file=/var/log/glance/api.log log_dir=/var/log/glance transport_url=rabbit://guest:VCHwHgIfeutk0K5WC88kCAD1B.redhat.local:5672,guest:VCHwHgIfeutk0K5WC88kCAD1B.redhat.local:5672,guest:VCHwHgIfeutk0K5WC88kCAD1B.redhat.local:5672/?ssl=0 [cinder] [cors] [database] connection=mysql+pymysql://glance:k5Oy5ixYoWwnqzBjvDYqtyBf6.1.140/glance?read_default_file=/etc/my.cnf.d/tripleo.cnf&read_default_group=tripleo [file] [glance.store.http.store] [glance.store.rbd.store] [glance.store.s3.store] [glance.store.swift.store] [glance.store.vmware_datastore.store] [glance_store] default_backend=default_backend [image_format] [keystone_authtoken] www_authenticate_uri=http://10.0.0.118:5000 interface=internal region_name=regionOne memcached_servers=controller-0.internalapi.redhat.local:11211,controller-1.internalapi.redhat.local:11211,controller-2.internalapi.redhat.local:11211 memcache_use_advanced_pool=True auth_type=password auth_url=http://172.17.1.140:5000 username=glance password=k5Oy5ixYoWwnqzBjvDYqtyBf6 user_domain_name=Default project_name=service project_domain_name=Default [oslo_concurrency] lock_path=/var/lib/glance/tmp [oslo_messaging_amqp] [oslo_messaging_kafka] [oslo_messaging_notifications] driver=noop transport_url=rabbit://guest:VCHwHgIfeutk0K5WC88kCAD1B.redhat.local:5672,guest:VCHwHgIfeutk0K5WC88kCAD1B.redhat.local:5672,guest:VCHwHgIfeutk0K5WC88kCAD1B.redhat.local:5672/?ssl=0 [oslo_messaging_rabbit] heartbeat_in_pthread=False [oslo_middleware] enable_proxy_headers_parsing=True [oslo_policy] policy_file=/etc/glance/policy.yaml [paste_deploy] flavor=keystone [profiler] [store_type_location_strategy] [task] [taskflow_executor] [wsgi] [key_manager] backend=barbican [barbican] barbican_endpoint=http://172.17.1.140:9311 auth_endpoint=http://172.17.1.140:5000 [default_backend] rbd_store_ceph_conf=/etc/ceph/ceph.conf rbd_store_user=openstack rbd_store_pool=images rbd_thin_provisioning=False store_description=Default glance store backend. Test: ----- As we see different worker_self_reference_url parameters on 3 controllers. List of worker_self_url parameters: Warning: Permanently added 'controller-0.ctlplane' (ED25519) to the list of known hosts. http://172.17.1.30:9293 Warning: Permanently added 'controller-1.ctlplane' (ED25519) to the list of known hosts. http://172.17.1.133:9293 Warning: Permanently added 'controller-2.ctlplane' (ED25519) to the list of known hosts. http://172.17.1.36:9293
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2023:4577
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days