From 390d647d223b4fb8584d22f36f1b7661df909139 Mon Sep 17 00:00:00 2001 From: "Author: Carl Morris" Date: Tue, 28 Mar 2023 14:52:32 -0400 Subject: Fix a typo in this URL: https://docs.openstack.org/nova/latest/admin/availability-zones.html Closes-Bug: #1956506 Change-Id: Iec536713923b17cfceb19f2382b7a10c8527705e --- doc/source/admin/availability-zones.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/availability-zones.rst b/doc/source/admin/availability-zones.rst index aff8a0ab31..28c4451b60 100644 --- a/doc/source/admin/availability-zones.rst +++ b/doc/source/admin/availability-zones.rst @@ -39,7 +39,7 @@ when comparing availability zones and host aggregates: The use of the default availability zone name in requests can be very error-prone. Since the user can see the list of availability zones, they have no way to know whether the default availability zone name (currently - ``nova``) is provided because an host belongs to an aggregate whose AZ + ``nova``) is provided because a host belongs to an aggregate whose AZ metadata key is set to ``nova``, or because there is at least one host not belonging to any aggregate. Consequently, it is highly recommended for users to never ever ask for booting an instance by specifying an -- cgit v1.2.1