Updated architecture diagram and edit wording

Changed figref to updated logical architecture diagram; minor edits to wording
in the OpenStack architecture section

Change-Id: I1e70fdaff67ead88fd5878497cbcd712a5902148
backport: none
Closes-Bug: #1283467
This commit is contained in:
Darren
2014-04-29 20:49:59 +10:00
parent 0e346c66a0
commit 224bdbf935
3 changed files with 9 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

View File

@@ -54,20 +54,19 @@
("Keystone")</para> ("Keystone")</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
<para>This is a stylized and simplified view of the architecture, <para>The conceptual diagram is a stylized and simplified view of the
assuming that the implementer is using all of the services architecture. It assumes that the implementer uses all services in the most
together in the most common configuration. It also only shows common configuration. It also shows only the operator side of the cloud; it
the "operator" side of the cloud -- it does not picture how does not show how consumers might use the cloud. For example, many
consumers of the cloud may actually use it. For example, many users directly and heavily access object storage.</para>
users will access object storage heavily (and directly).</para>
<para><guilabel>Logical Architecture</guilabel></para> <para><guilabel>Logical Architecture</guilabel></para>
<para>This picture is consistent with the conceptual architecture <para>The following diagram is consistent with the conceptual architecture
above:</para> as previously described:</para>
<figure> <figure>
<title>Logical Diagram</title> <title>Logical diagram</title>
<mediaobject> <mediaobject>
<imageobject> <imageobject>
<imagedata fileref="figures/image31.jpg"/> <imagedata fileref="figures/openstack-arch-havana-logical-v1.jpg"/>
</imageobject> </imageobject>
</mediaobject> </mediaobject>
</figure> </figure>