← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1840930] [NEW] Networking service in neutron - install guide says to configure nova with [neutron]/url which is deprecated

 

Public bug reported:

- [x] This doc is inaccurate in this way:

The [neutron]/url option
https://docs.openstack.org/nova/latest/configuration/config.html#neutron.url
in nova has been deprecated since the Queens release and is being
removed in Train. The neutron/compute config guide in the neutron
install guides still says to use the url option though. Since Queens
when nova started using KSA adapters for working with neutron config:

https://review.opendev.org/#/c/509892/

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: 490471ebd3ac56d0cee164b9c1c1211687e49437
Source: https://opendev.org/openstack/neutron/src/doc/source/install/index.rst
URL: https://docs.openstack.org/neutron/latest/install/

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1840930

Title:
  Networking service in neutron - install guide says to configure nova
  with [neutron]/url which is deprecated

Status in neutron:
  New

Bug description:
  - [x] This doc is inaccurate in this way:

  The [neutron]/url option
  https://docs.openstack.org/nova/latest/configuration/config.html#neutron.url
  in nova has been deprecated since the Queens release and is being
  removed in Train. The neutron/compute config guide in the neutron
  install guides still says to use the url option though. Since Queens
  when nova started using KSA adapters for working with neutron config:

  https://review.opendev.org/#/c/509892/

  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: 490471ebd3ac56d0cee164b9c1c1211687e49437
  Source: https://opendev.org/openstack/neutron/src/doc/source/install/index.rst
  URL: https://docs.openstack.org/neutron/latest/install/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1840930/+subscriptions


Follow ups