commit 096555dcf2db9986572ebee85efc395e5f59fbe8
Author: Joseph M <email address hidden>
Date: Fri Aug 30 13:14:59 2019 -0400
[nova] Fix service catalog lookup of Neutron endpoint
nova.conf currently uses the [neutron] "url" parameter which has been
deprecated since 17.0.0. In multi-region environments this can
cause Nova to look up the Neutron endpoint for a different region.
Remove this parameter and set region_name and
valid_interfaces to allow the correct lookup to be performed.
Reviewed: https:/ /review. opendev. org/679488 /git.openstack. org/cgit/ openstack/ kolla-ansible/ commit/ ?id=096555dcf2d b9986572ebee85e fc395e5f59fbe8
Committed: https:/
Submitter: Zuul
Branch: master
commit 096555dcf2db998 6572ebee85efc39 5e5f59fbe8
Author: Joseph M <email address hidden>
Date: Fri Aug 30 13:14:59 2019 -0400
[nova] Fix service catalog lookup of Neutron endpoint
nova.conf currently uses the [neutron] "url" parameter which has been interfaces to allow the correct lookup to be performed.
deprecated since 17.0.0. In multi-region environments this can
cause Nova to look up the Neutron endpoint for a different region.
Remove this parameter and set region_name and
valid_
Change-Id: I1bbc73728439a4 60447bc8edd264f 9f2d3c814e0
Closes-Bug: #1836952