Update two Barbican services to Docs
Currently, there is a lack of service information. "barbican-worker" and "barbican-keystone-listener" should be updated to "Key Manager service overview". Change-Id: I1d11c358fa6693a4d9e996215db6a61e2dc9484d
This commit is contained in:
parent
5dea5cec13
commit
755fee7f0c
doc/source/install
@ -10,3 +10,13 @@ The Key Manager service consists of the following components:
|
||||
``barbican-api`` service
|
||||
Provides an OpenStack-native RESTful API that supports provisioning and managing
|
||||
Barbican secrets.
|
||||
|
||||
``barbican-worker`` service
|
||||
Provides an Openstack RPC interface that interacts with ''barican-api''
|
||||
and reads from the barbican message queue. Supports the fulfillment of
|
||||
Barbican orders.
|
||||
|
||||
``barbican-keystone-listener`` service
|
||||
Listens to messages from the Keystone notification service.
|
||||
Used to manage the representation of Keystone projects in the Barbican
|
||||
database when projects are deleted.
|
||||
|
@ -5,6 +5,4 @@ Next steps
|
||||
|
||||
Your OpenStack environment now includes the barbican service.
|
||||
|
||||
To add additional services, see
|
||||
docs.openstack.org/install-guide .
|
||||
|
||||
To add additional services, see https://docs.openstack.org/install-guide .
|
||||
|
Loading…
x
Reference in New Issue
Block a user