summaryrefslogtreecommitdiff
path: root/nova/conf
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-01-21 05:39:20 +0000
committerGerrit Code Review <review@openstack.org>2023-01-21 05:39:20 +0000
commitd8b4b7bebdc0f55353cd99f372044b9e30315a6d (patch)
tree7f2889a0c3fa647a72148b8796be9eb77783ba4e /nova/conf
parent6abbcc5033c86c1503d2e8018687476c16ebf6f2 (diff)
parent9980b9ad52a24998bc36fc191118a3d924b0a880 (diff)
downloadnova-d8b4b7bebdc0f55353cd99f372044b9e30315a6d.tar.gz
Merge "Microversion 2.94: FQDN in hostname"
Diffstat (limited to 'nova/conf')
-rw-r--r--nova/conf/api.py7
1 files changed, 5 insertions, 2 deletions
diff --git a/nova/conf/api.py b/nova/conf/api.py
index 5c8a367e8e..58cbc4931e 100644
--- a/nova/conf/api.py
+++ b/nova/conf/api.py
@@ -225,8 +225,11 @@ service.
help="""
Domain name used to configure FQDN for instances.
-Configure a fully-qualified domain name for instance hostnames. If unset, only
-the hostname without a domain will be configured.
+Configure a fully-qualified domain name for instance hostnames. The value is
+suffixed to the instance hostname from the database to construct the hostname
+that appears in the metadata API. To disable this behavior (for example in
+order to correctly support microversion's 2.94 FQDN hostnames), set this to the
+empty string.
Possible values: