releasenotes: add notes for Mitaka cycle

Change-Id: I7bbd985ef2d747b19d2bbbcd09f59c0c2dabe25d
This commit is contained in:
Emilien Macchi 2016-03-13 19:16:59 -04:00
parent 14527cb2a0
commit 00fdbd11bd
4 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
features:
- Implement gnocchi_url parameter.

View File

@ -0,0 +1,3 @@
---
features:
- Support MongoDB as database backend.

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.