aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-09-06 06:34:36 +0000
committerGerrit Code Review <review@openstack.org>2017-09-06 06:34:36 +0000
commit8431e7412ab8fd7a77befafd0ab687be599ad970 (patch)
tree8eea69cc5db30e398e2d814b54163af8114755d8 /releasenotes/notes
parentf2d0901270b6781a5b8ed37aab47da51b79e907c (diff)
parentbdccc1cb760ea545dc1c0e12b1088e3b61886929 (diff)
Merge "manila: set "neutron_admin_auth_url" correctly" into stable/pike
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/fix-neutron_admin_auth_url-c88224251d8eb807.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-neutron_admin_auth_url-c88224251d8eb807.yaml b/releasenotes/notes/fix-neutron_admin_auth_url-c88224251d8eb807.yaml
new file mode 100644
index 00000000..fa4074b1
--- /dev/null
+++ b/releasenotes/notes/fix-neutron_admin_auth_url-c88224251d8eb807.yaml
@@ -0,0 +1,4 @@
+---
+fixes:
+ - The "neutron_admin_auth_url" is now properly set using KeystoneInternal
+ rather than using the NeutronAdmin endpoint.