From 3639130ed268523fccc0c4829c14030b6c4e2a8b Mon Sep 17 00:00:00 2001 From: jichenjc Date: Fri, 15 Sep 2017 06:19:49 +0800 Subject: [PATCH] enhance api-ref for os-server-external-events Trivial Fix we have cinder / nova interaction for os-server-external-events now, add this into introduction chapter. Change-Id: I17ba89682973d78ce9764300eab50b99b09bf976 --- api-ref/source/os-server-external-events.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api-ref/source/os-server-external-events.inc b/api-ref/source/os-server-external-events.inc index 95eefe675214..b31c38116f69 100644 --- a/api-ref/source/os-server-external-events.inc +++ b/api-ref/source/os-server-external-events.inc @@ -7,12 +7,12 @@ .. warning:: This is an ``admin`` level service API only designed to be used by other OpenStack services. The point of this API is to coordinate - between Nova and Neutron (and potentially future services) on - activities they both need to be involved in, such as network - hotplugging. + between Nova and Neutron, Nova and Cinder (and potentially future + services) on activities they both need to be involved in, + such as network hotplugging. - Unless you are writing Neutron code you **should not** be using - this API. + Unless you are writing Neutron or Cinder code you **should not** + be using this API. Creates one or more external events. The API dispatches each event to a server instance.