Comment 3 for bug 1764200

Revision history for this message
Tomoki Sekiyama (tsekiyama) wrote :

I have confirmed this issue using pseudo multi region setup (only cinder service is added as another region).
If cinder_store_{user_name,password,project_name} are set, or `cinder_endpoint_template` is provided, cinder client will be created without region information. This is why this issue is caused.

The proposed solution (adding `region_name=glance_store.cinder_os_region_name,`) looks good to me.