Link to more info on service user and endpoints from deployment

The deployment section provides an overview of install steps.
Make it a bit more useful by linking to examples of creating
service user and service catalog entries.

Change-Id: I3661cdea9e182a87821ac3d18ca0e2fe045947f1
Story: 2005190
Task: 29938
This commit is contained in:
Chris Dent 2019-03-19 13:24:15 +00:00
parent 112d44aaa7
commit b7f345cbf0
1 changed files with 3 additions and 0 deletions

View File

@ -200,6 +200,9 @@ a **placement** service type in the service catalog. Clients of placement, such
as the resource tracker in the nova-compute node, will use the service catalog
to find the placement endpoint.
See :ref:`configure-endpoints-pypi` for examples of creating the service user
and catalog entries.
Devstack sets up the placement service on the default HTTP port (80) with a
``/placement`` prefix instead of using an independent port.