releasenotes: add notes for Mitaka cycle

Change-Id: I66da582fca6e3f91c42cab8d11300b68d00e2d62
This commit is contained in:
Emilien Macchi 2016-03-17 15:49:06 -04:00
parent b4d83004c5
commit ea0b6ec513
3 changed files with 12 additions and 0 deletions

View File

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

View File

@ -0,0 +1,4 @@
---
other:
- Remove all Puppet resources that manage Users, Groups, and File modes
because upstream packaging already manages them.

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.