<div dir="ltr"><div>To be clear, I think there are confusions in between three names : <br></div><div>#1 the instance display name</div><div>#2 the /etc/hostname</div><div>#3 the related /etc/hosts name</div><div><br></div><div>For #1, having a FQDN [1] is OK. Also, as it's an API field, we can't change it or it would need a new microversion.</div><div>For #2, as Jeremy said, in general you just have the short instance name, not the whole FQDN, so I think it's totally fine to strip the name after the first period (and AFAICT, that's why you see the short name already as the OS cuts it already)<br></div><div>For #3, you can *either* have short names or FQDNs but given we see problems with Designate, I'd be telling that we should also strip the name instead of having the whole FQDN, as anyway the domain is not verified by Nova.</div><div><br></div><div>-Sylvain<br></div><div><br></div><div><br></div><div>[1] By FQDN, I mean a name like "instance.tld" where "tld" is "domain[\..*]+"<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 3, 2020 at 10:16 PM Thomas Goirand <<a href="mailto:zigo@debian.org">zigo@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/30/20 12:51 PM, Stephen Finucane wrote:<br>
> The other option is to strip all periods, or rather replace them with<br>
> hyphens, when sanitizing the instance name. This is more predictable but breaks<br>
> the ability to use the instance name as a FQDN. Such usage is something I'm told<br>
> we've never supported, but I'm concerned that there are users out there who are<br>
> relying on this all the same and I'd like to get a feel for whether this is the<br>
> case first.<br>
<br>
Hi,<br>
<br>
We don't use Designate *yet*, but we're planning to. Using an FQDN for<br>
the instance name is what we used to do so far. Even if that's not<br>
something that *was* supported, it would IMO be desirable to support it,<br>
at least in the future.<br>
<br>
Just my 2 cents, hoping to help,<br>
Cheers,<br>
<br>
Thomas Goirand (zigo)<br>
<br>
</blockquote></div>