mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
PendingReleaseNotes: Note change to 'ceph config dump' pretty-print output.
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
This commit is contained in:
parent
3821722e56
commit
401b30f19f
@ -198,6 +198,11 @@
|
||||
also change read/write permissions in a capability that the entity already
|
||||
holds. If the capability passed by user is same as one of the capabilities
|
||||
that the entity already holds, idempotency is maintained.
|
||||
* `ceph config dump --format <json|xml>` output will display the localized
|
||||
option names instead of its normalized version. For e.g.,
|
||||
"mgr/prometheus/x/server_port" will be displayed instead of
|
||||
"mgr/prometheus/server_port". This matches the output of the non pretty-print
|
||||
formatted version of the command.
|
||||
|
||||
>=17.2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user