Merge "enhance api-ref for os-server-external-events"

This commit is contained in:
Jenkins
2017-09-22 18:53:35 +00:00
committed by Gerrit Code Review

View File

@@ -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.