83ffaffcb2
This removes the deprecated Gnocchi dispatcher and replaces it by its equivalent publisher. Change-Id: Ie44baf20ccb8de5794f5f0c3d4717f7e56afa63b
9 lines
364 B
YAML
9 lines
364 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Gnocchi dispatcher has been removed and replaced by a native Gnocchi
|
|
publisher. The configuration options from the `[dispatcher_gnocchi]` has
|
|
been removed and should be passed via the URL in `pipeline.yaml`. The
|
|
service authentication override can be done by adding specific credentials
|
|
to a `[gnocchi]` section instead.
|