releasenotes: add notes for Mitaka cycle

Change-Id: I0c9cd61aa16aa6a930c747737f6b7e05674c318e
This commit is contained in:
Emilien Macchi 2016-03-18 11:10:14 -04:00
parent 78928bee91
commit 918ad4d87e
4 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
features:
- Add api_paste type/provider.

View File

@ -0,0 +1,3 @@
---
deprecations:
- Remove deprecated parameters since Liberty release.

View File

@ -0,0 +1,3 @@
---
features:
- Support of PyMySQL driver for MySQL backend.

View File

@ -0,0 +1,5 @@
---
deprecations:
- Remove QPID messaging support.
Qpid messaging driver is removed from oslo.messaging so we won't support
anymore.