url --> endpoint_template in Install and configure controller node in neutron section of nova.conf

Bug #1823716 reported by massimo.sgaravatto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Kailun Qin

Bug Description

https://docs.openstack.org/neutron/rocky/install/controller-install-rdo.html says to set url in the [cinder] section of nova.conf.

But, according to the provided nova.conf template the endpoint_override option should be used instead since
url is deprecated for removal

Tags: doc
Revision history for this message
Slawek Kaplonski (slaweq) wrote :
Changed in neutron:
importance: Undecided → Low
Revision history for this message
massimo.sgaravatto (massimo-sgaravatto) wrote :

Yes sorry: I meant [neutron] section of nova.conf

Revision history for this message
massimo.sgaravatto (massimo-sgaravatto) wrote :

And the same also for compute node

Revision history for this message
LIU Yulong (dragon889) wrote :

# DEPRECATED:
# This option specifies the URL for connecting to Neutron.
#
# Possible values:
#
# * Any valid URL that points to the Neutron API service is appropriate here.
# This typically matches the URL returned for the 'network' service type
# from the Keystone service catalog.
# (uri value)
# This option is deprecated for removal since 17.0.0.
# Its value may be silently ignored in the future.
# Reason: Endpoint lookup uses the service catalog via common keystoneauth1
# Adapter configuration options. In the current release, "url" will override
# this behavior, but will be ignored and/or removed in a future release. To
# achieve the same result, use the endpoint_override option instead.
#url=http://127.0.0.1:9696

OK, this is the config statement.

Changed in neutron:
status: New → Confirmed
Kailun Qin (kailun.qin)
Changed in neutron:
assignee: nobody → Kailun Qin (kailun.qin)
Revision history for this message
Sapna Jadhav (sapana45) wrote :

@Slawek, @LIU, is this bug still needs to be fixed?
Shall I create a patch for this?

Revision history for this message
Slawek Kaplonski (slaweq) wrote :
Changed in neutron:
status: Confirmed → Fix Committed
Changed in neutron:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.