releasenotes: add notes for Mitaka cycle

Change-Id: Id17b7005ebd6305921e207a49672758e9084b958
This commit is contained in:
Emilien Macchi 2016-03-16 17:19:08 -04:00
parent f431195f56
commit d933f14062
7 changed files with 23 additions and 0 deletions

View File

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

View File

@ -0,0 +1,3 @@
---
features:
- Implement ::gnocchi::client.

View File

@ -0,0 +1,3 @@
---
upgrade:
- Update db-sync command to use gnocchi-upgrade.

View File

@ -0,0 +1,3 @@
---
features:
- Add Influxdb as a backend storage.

View File

@ -0,0 +1,5 @@
---
features:
- Enable correct auth pipeline when keystone is enabled.
Use gnocchi+auth in the main pipeline when we want to use keystone
authentification.

View File

@ -0,0 +1,3 @@
---
features:
- Add metricd service support.

View File

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