[queens] Switch to internal cinder endpoint
Nova gets cinder endpoint URL from configuration file since the following
blueprint hasn't been fully completed (cinder part has got deferred to Rocky):
https://blueprints.launchpad.net/nova/+spec/use-ksa-adapter-for-endpoints
Change-Id: I87c23f396eb346b342c3e5097df6a2798ebd78ac
diff --git a/nova/files/queens/nova-controller.conf.Debian b/nova/files/queens/nova-controller.conf.Debian
index e339d2d..b4d3ace 100644
--- a/nova/files/queens/nova-controller.conf.Debian
+++ b/nova/files/queens/nova-controller.conf.Debian
@@ -698,7 +698,7 @@
# the top-level directory for maintaining nova's state. (default) or
# Any string representing directory path.
# (string value)
-#instances_path =
+#instances_path =
#
# This option enables periodic compute.instance.exists notifications.
@@ -4375,7 +4375,7 @@
# * endpoint_template - Setting this option will override catalog_info
# (string value)
#catalog_info = volumev3:cinderv3:publicURL
-catalog_info = volumev3:cinderv3:publicURL
+catalog_info = volumev3:cinderv3:internalURL
#
# If this option is set then it will override service catalog lookup