aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-25 16:04:22 +0000
committerGerrit Code Review <review@openstack.org>2017-02-25 16:04:22 +0000
commit9a8ca3a1dae82d2203037d59584c2f4276821fcd (patch)
tree646f0fd54e428a0d20ba1df02fe128fdc14fc41d /releasenotes
parentccc5ff05bafbb3a3dd60752e8903f92fe7e11611 (diff)
parentd0e69f73c1839e9101fd825ae0019f38d624e49f (diff)
Merge "Remove the string cast for using transport_url"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bugfix-1664561-50d76b25addb08dd.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/bugfix-1664561-50d76b25addb08dd.yaml b/releasenotes/notes/bugfix-1664561-50d76b25addb08dd.yaml
new file mode 100644
index 0000000..0eb90de
--- /dev/null
+++ b/releasenotes/notes/bugfix-1664561-50d76b25addb08dd.yaml
@@ -0,0 +1,4 @@
+---
+fixes:
+ - Bugfix 1664561. Removing the string cast when using
+ the os_transport_url function.