create release notes for ksm 4.1.0

in anticipation of the next keystonemiddleware release, create
release notes for bugs that didn't include them.

Change-Id: I5c4d072dd55266ebb8c692752f6eb104cfafe9ad
This commit is contained in:
Steve Martinelli 2016-01-12 11:46:23 -05:00
parent 5ba3d06b20
commit 9d4077c09d
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
fixes:
- >
[`bug 1523311 <https://bugs.launchpad.net/keystonemiddleware/+bug/1523311>`_]
Do not list deprecated opts in sample config.
- >
[`bug 1333951 <https://bugs.launchpad.net/keystonemiddleware/+bug/1333951>`_]
Add support for parsing AWS v4 for ec2.
- >
[`bug 1423973 <https://bugs.launchpad.net/keystonemiddleware/+bug/1423973>`_]
Use oslo.config choices for config options.