[ops-guide] provision an instance

Add sequence diagram and description of the end-to-end flow
of provisioning an instance on OpenStack.

Change-Id: I56c09a219eb05e3fb421f16fd009437a4097a665
Closes-bug: #1359722
This commit is contained in:
daz 2016-08-05 16:19:22 +10:00
parent 6ca05ddd1f
commit 0703b973f9
5 changed files with 16 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -0,0 +1,12 @@
=====================
Provision an instance
=====================
To help understand how OpenStack works, this section describes the
end-to-end process and interaction of components when provisioning an instance
on OpenStack.
**Provision an instance**
.. figure:: figures/provision-an-instance.png
:width: 100%

View File

@ -5,6 +5,7 @@ Customization
.. toctree::
:maxdepth: 1
ops-customize-provision-instance.rst
ops-customize-development.rst
ops-customize-objectstorage.rst
ops-customize-compute.rst