add release notes for mitaka-2

Change-Id: Ie92f29cf190847a19e988660623d0480e979148a
This commit is contained in:
gordon chung 2016-01-18 17:45:14 -05:00
parent b1f3c20f53
commit 0e170d80cd
3 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,14 @@
---
upgrade:
- >
A new default policy.json is provided to properly handle RBAC control.
Existing policy.json files may not grant the appropriate access.
security:
- >
Patch was added to address inconsistent RBAC policy handling.
Certain rules may not have been given appropriate access.
fixes:
- >
[`bug 1504495 <https://bugs.launchpad.net/ceilometer/+bug/1504495>`_]
Patch was added to address inconsistent RBAC policy handling.
Certain rules may not have been given appropriate access.

View File

@ -0,0 +1,7 @@
---
features:
- >
Gnocchi dispatcher now uses client rather than direct http requests
upgrade:
- >
gnocchiclient library is now a requirement if using ceilometer+gnocchi.

View File

@ -0,0 +1,4 @@
---
features:
- >
Add support for Keystone v3 authentication