[doc] Added update regarding URL difference based on deployment

This is from [1] as networking guide content has been imported from
openstack-manual [2].

[1] I101a15872ad999bef1a8afed7762eb88f1c68c3a
[2] Ibcedc9389dbea4a5810f2cecf890f6ba9887a07b

Change-Id: I929c4640485423180b7ba8d5f54319dbaf3350d9
Closes-Bug: #1682021
This commit is contained in:
Hunt Xu
2018-01-02 15:02:53 +08:00
parent 639b83264c
commit 0e062a71ff

View File

@@ -419,6 +419,13 @@ segment contains one IPv4 subnet and one IPv6 subnet.
As of the writing of this guide, there is not placement API CLI client, As of the writing of this guide, there is not placement API CLI client,
so the :command:`curl` command is used for this example. so the :command:`curl` command is used for this example.
.. note::
Service points URLs differ depending on your OpenStack deployment. You
can discover the Placement service URL by executing the
:command:`openstack endpoint list | grep placement` command. This
command has to be executed as admin.
#. Verify that host aggregates were created for each segment in the Compute #. Verify that host aggregates were created for each segment in the Compute
service (for the sake of brevity, only one of the segments is shown in this service (for the sake of brevity, only one of the segments is shown in this
example). example).