Add placement to the shared service components

Placement is fully extracted now, under its own governance, and
deleted from nova, so it should probably show up on "the map".

Change-Id: I03f9d9b2ae452d6a3328fa9dc364191dcfee3142
This commit is contained in:
Chris Dent 2019-05-31 13:01:34 +01:00
parent c3df101105
commit 92a2d57685
1 changed files with 11 additions and 0 deletions

View File

@ -266,6 +266,17 @@ tabs:
project-team: keystone project-team: keystone
since: Essex since: Essex
- name: Placement
title: Placement service
docs-title: Docs
docs-url: https://docs.openstack.org/placement/latest/
desc: >
Placement is an OpenStack service that provides an HTTP API for
tracking cloud resource inventories and usages to help other
services effectively manage and allocate their resources.
project-team: placement
since: Stein
- name: glance - name: glance
title: Image service title: Image service
docs-title: Docs docs-title: Docs