]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/radosgw: Improve language, capitalization and use config database
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 30 Apr 2025 07:37:57 +0000 (14:37 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 30 Apr 2025 15:49:36 +0000 (22:49 +0700)
commitdb7722e777815f9e25d3813e297794cb3ff0226c
tree7dafbd98a63a88959ff8bcbf48c2d2224cc39441
parentea8cd5a6c72cf46cd361d101bd7ad52594033ed5
doc/radosgw: Improve language, capitalization and use config database

Use "RADOS Gateway" instead of "Rados Gateway", "rados gateway" etc.
I am aware of the term "Ceph Object Gateway" but this change intends to
be an uncontroversial low hanging fruit fix of obviously incorrectly
capitalized terms.

Use "RGW daemon" instead of "Gateway", "Rados Gateway" etc.
Use "RGW instance" instead of "rados gateway" for consistency with
exactly similar other instance.
If referring obviously clearly to an instance of the daemon with an
obviously not preferred term, change it to "RGW daemon"; for example
when talking about restarting the RGW.
Do not touch other instances that are not 100% clear.

The files touched mostly do not use "Ceph Object Gateway" so changing
the term to it would create inconsistency, or several more changes
would need to be done to update all instances to use this terminology.

Use configuration database instead of ceph.conf in d3n_datacache.rst.

Improve language in d3n_datacache.rst.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/radosgw/admin.rst
doc/radosgw/d3n_datacache.rst
doc/radosgw/layout.rst
doc/radosgw/lua-scripting.rst
doc/radosgw/rgw-cache.rst