Browse Source
The recent patch[1] that adds a neutron subnet lookup using the user context is not honoring the interface/endpoint_type or region_name settings for neutron in the octavia configuration file. This is causing problems for deployments that use the "internal" endpoint for neutron and the current code will always return the "public" endpoint. This patch corrects this problem by including those filter parameters when the neutron endpoint is looked up in keystone. [1] https://review.opendev.org/726042 Change-Id: I7b8f7c7d653b37395f9a660be67f954a3a6f26d9 Story: 2007863 Task: 40173changes/70/738070/2
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue