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
This commit is contained in:
parent
91addc87c6
commit
3639130ed2
@ -7,12 +7,12 @@
|
|||||||
.. warning::
|
.. warning::
|
||||||
This is an ``admin`` level service API only designed to be used by
|
This is an ``admin`` level service API only designed to be used by
|
||||||
other OpenStack services. The point of this API is to coordinate
|
other OpenStack services. The point of this API is to coordinate
|
||||||
between Nova and Neutron (and potentially future services) on
|
between Nova and Neutron, Nova and Cinder (and potentially future
|
||||||
activities they both need to be involved in, such as network
|
services) on activities they both need to be involved in,
|
||||||
hotplugging.
|
such as network hotplugging.
|
||||||
|
|
||||||
Unless you are writing Neutron code you **should not** be using
|
Unless you are writing Neutron or Cinder code you **should not**
|
||||||
this API.
|
be using this API.
|
||||||
|
|
||||||
Creates one or more external events. The API dispatches each event to a
|
Creates one or more external events. The API dispatches each event to a
|
||||||
server instance.
|
server instance.
|
||||||
|
Loading…
Reference in New Issue
Block a user