Fix an incorrect special IP in the Metadata Configuration section
Changed the last octet to "254", rather than "154". Change-Id: Ide92cf86a28995f3865c25721e8d88b4856b4ad5
This commit is contained in:
@@ -204,7 +204,7 @@ catalog.$Region.network.name = Network Service</programlisting>
|
||||
<title>Metadata Configuration</title>
|
||||
<para>The OpenStack Compute service allows VMs to query metadata
|
||||
associated with a VM by making a web request to a special
|
||||
169.254.169.154 address. Quantum supports proxying those
|
||||
169.254.169.254 address. Quantum supports proxying those
|
||||
requests to nova-api, even when the requests are made from isolated
|
||||
networks, or from multiple networks that use overlapping IP addresses.
|
||||
Enabling this requires setting the following fields in nova.conf:
|
||||
|
||||
Reference in New Issue
Block a user