
The api documentation is now published on docs.openstack.org instead of developer.openstack.org. Update all links that are changed to the new location. Note that redirects will be set up as well but let's point now to the new location. For details, see: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html Change-Id: Iccddd4356b5d7c28977ad954654d0875972dae97
1.1 KiB
Placement Service
Warning
These installation documents are a work in progress. Some of the distribution packages mentioned are not yet available so the instructions will not work.
The placement service provides an HTTP API used
to track resource provider inventories and usages. More detail can be
found at the placement
overview </index>
.
Placement operates as a web service over a data model. Installation involves creating the necessary database and installing and configuring the web service. This is a straightforward process, but there are quite a few steps to integrate placement with the rest of an OpenStack cloud.
Note
Placement is required by some of the other OpenStack services, notably nova, therefore it should be installed before those other services but after Identity (keystone).
from-pypi.rst install-obs.rst install-rdo.rst install-ubuntu.rst verify.rst