From e97111dae055454db2a5c164ae79dcceb9dfcffa Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 15 Apr 2015 00:14:43 -0700 Subject: [PATCH] doc: Changes in region hostname do not seem to take effect until radosgw is restarted. Signed-off-by: Robin H. Johnson --- doc/radosgw/config-ref.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 793deca16e95c..0352969e89f09 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -407,6 +407,7 @@ required settings: #. ``hostnames``: A list of all the hostnames in the region. For example, you may use multiple domain names to refer to the same region. Optional. The ``rgw dns name`` setting will automatically be included in this list. + You should restart the ``radosgw`` daemon(s) after changing this setting. #. ``master_zone``: The master zone for the region. Optional. Uses the default zone if not specified. **note:** You can only have one master zone per -- 2.39.5