summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/pike-15.0.1-269a6c4042fb1dab.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/releasenotes/notes/pike-15.0.1-269a6c4042fb1dab.yaml b/releasenotes/notes/pike-15.0.1-269a6c4042fb1dab.yaml
new file mode 100644
index 000000000..7a5578903
--- /dev/null
+++ b/releasenotes/notes/pike-15.0.1-269a6c4042fb1dab.yaml
@@ -0,0 +1,12 @@
+---
+prelude: >
+ This point release contains minor changes to keep the Pike release
+ of Glance stable with respect to current operating system packages.
+fixes:
+ - |
+ Changes in Python 2.7 distribution packages affected Glance's use
+ of eventlet. As a result, the team backported a fix from eventlet
+ 0.22.0 to the Glance code. (The Pike release of OpenStack uses
+ eventlet 0.20.0.) See Bug 1747304_ for details.
+
+ .. _1747304: https://code.launchpad.net/bugs/1747304