releasenotes: add notes for Mitaka cycle

Change-Id: I4555e611f62edcdb29019b73a48ba2fdf1262092
This commit is contained in:
Emilien Macchi 2016-03-16 17:29:42 -04:00
parent 0ba9b1e624
commit 3cf2002fda
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 @@
---
features:
- Implement crontab to purge deleted data using heat-manage purge_deleted tool.

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.