summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2017-11-30 10:15:41 -0500
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2017-11-30 10:15:41 -0500
commitf0cff255bbffb60138664d838c1c9c9929809aa4 (patch)
tree270cfdc40a3ea756bf9ea8ac7e74d5a333d2b404
parent13b25ff1fed908cfe7b4e719a97efd7121e3be96 (diff)
downloadpython-glanceclient-f0cff255bbffb60138664d838c1c9c9929809aa4.tar.gz
Add release note for Pike point release
Change-Id: I20c64c264dd7f47dbf9a94dead6bcc70f9b704ad
-rw-r--r--releasenotes/notes/pike-update-relnote-ab77b01aa8799f22.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/releasenotes/notes/pike-update-relnote-ab77b01aa8799f22.yaml b/releasenotes/notes/pike-update-relnote-ab77b01aa8799f22.yaml
new file mode 100644
index 0000000..9ea133f
--- /dev/null
+++ b/releasenotes/notes/pike-update-relnote-ab77b01aa8799f22.yaml
@@ -0,0 +1,16 @@
+---
+prelude: >
+ This update contains bug fixes for the interoperable image import
+ functionality introduced into Glance as an EXPERIMENTAL API during
+ the Pike cycle.
+fixes:
+ - |
+ The following bug fixes are included in this release:
+
+ * Bug 1711090_: stage call fails with TypeError
+ * Bug 1711259_: Fix image-import call
+ * Bug 1711511_: image-create-via-import fails with ValueError
+
+ .. _1711090: https://code.launchpad.net/bugs/1711090
+ .. _1711259: https://code.launchpad.net/bugs/1711259
+ .. _1711511: https://code.launchpad.net/bugs/1711511