Networking service in neutron - install guide says to configure nova with [neutron]/url which is deprecated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Matt Riedemann |
Bug Description
- [x] This doc is inaccurate in this way:
The [neutron]/url option https:/
https:/
I think we want to avoid configuring the [neutron] section in nova.conf with url or endpoint_override but install rely on KSA to use the service types authority to find the endpoint to use based on service name/type and interface, in other words things should just work without needing to explicitly define an endpoint url to use for nova talking to neutron - nova can go through KSA and the service catalog to get the endpoint it needs.
-------
Release: 14.1.0.dev665 on 2017-06-30 05:58:47
SHA: 490471ebd3ac56d
Source: https:/
URL: https:/
Changed in neutron: | |
importance: | Undecided → Medium |
Fix proposed to branch: master /review. opendev. org/677810
Review: https:/