aa986bd332
This patch includes a SHA update. For now we are leaving the ceilometer SHA pinned, and there are pending items to still go in. Change-Id: I52831c5e02fbf6faf51714f57982aed41a315e2a
13 lines
478 B
YAML
13 lines
478 B
YAML
---
|
|
features:
|
|
- Specify the ``gnocchi_auth_mode`` var to set the
|
|
``auth_mode`` for gnocchi. This defaults to ``basic``
|
|
which has changed from ``noauth`` to match upstream.
|
|
If ``gnocchi_keystone_auth`` is ``true`` or ``yes``
|
|
this value will default to ``keystone``.
|
|
deprecations:
|
|
- The ``gnocchi_keystone_auth`` is deprecated, and
|
|
will be removed in the ``Queen`` cycle. Setting
|
|
``gnocchi_auth_mode`` to ``keystone`` will achieve
|
|
the same result.
|