Files
puppet-swift/releasenotes/notes/deprecate-ceilometer-group-81408169438202b6.yaml
Takashi Kajinami 152587fd2a Remove unnecessary group assignment
ceilometermiddleware does not require access to local resources owned
by the ceilometer group but communicate with ceilometer over rpc.
Thus we don't need to add the swift user to the ceilometer group.

Change-Id: I3666c5b3d45ba99a5716cfbe5174202b53ad4950
2022-07-04 01:55:22 +09:00

6 lines
125 B
YAML

---
deprecations:
- |
The ``swift::proxy::ceilometer::group`` parameter has been deprecated and
has no effect now.