Merge "add release notes for mitaka-2"
This commit is contained in:
commit
62928318f8
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1531626 <https://bugs.launchpad.net/ceilometer/+bug/1531626>`_]
|
||||
Ensure aggregator transformer timeout is honoured if size is not provided.
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1530793 <https://bugs.launchpad.net/ceilometer/+bug/1530793>`_]
|
||||
network.services.lb.incoming.bytes meter was previous set to incorrect
|
||||
type. It should be a gauge meter.
|
6
releasenotes/notes/gnocchi-cache-b9ad4d85a1da8d3f.yaml
Normal file
6
releasenotes/notes/gnocchi-cache-b9ad4d85a1da8d3f.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 255569 <https://bugs.launchpad.net/ceilometer/+bug/255569>`_]
|
||||
Fix caching support in Gnocchi dispatcher. Added better locking support
|
||||
to enable smoother cache access.
|
7
releasenotes/notes/gnocchi-client-42cd992075ee53ab.yaml
Normal file
7
releasenotes/notes/gnocchi-client-42cd992075ee53ab.yaml
Normal 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.
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
upgrade:
|
||||
- >
|
||||
gnocchi_resources.yaml in Ceilometer should be updated.
|
||||
fixes:
|
||||
- >
|
||||
Fix samples from Heat to map to correct Gnocchi resource type
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1523124 <https://bugs.launchpad.net/ceilometer/+bug/1523124>`_]
|
||||
Fix gnocchi dispatcher to support UDP collector
|
@ -0,0 +1,8 @@
|
||||
---
|
||||
upgrade:
|
||||
- >
|
||||
Run db-sync to add new indices.
|
||||
fixes:
|
||||
- >
|
||||
[`bug 1526793 <https://bugs.launchpad.net/ceilometer/+bug/1526793>`_]
|
||||
Additional indices were added to better support querying of event data.
|
4
releasenotes/notes/keystone-v3-fab1e257c5672965.yaml
Normal file
4
releasenotes/notes/keystone-v3-fab1e257c5672965.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- >
|
||||
Add support for Keystone v3 authentication
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
features:
|
||||
- >
|
||||
Support for CADF-only payload in HTTP dispatcher is dropped as
|
||||
audit middleware in pyCADF was dropped in Kilo cycle.
|
||||
upgrade:
|
||||
- >
|
||||
audit middleware in keystonemiddleware library should be used for
|
||||
similar support.
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
features:
|
||||
- >
|
||||
RPC collector support is dropped. The queue-based notifier publisher and
|
||||
collector was added as the recommended alternative as of Icehouse cycle.
|
||||
upgrade:
|
||||
- >
|
||||
Pipeline.yaml files for agents should be updated to notifier:// or udp://
|
||||
publishers. The rpc:// publisher is no longer supported.
|
Loading…
Reference in New Issue
Block a user