Fix HA networking figure ref

Change-Id: I91e8c878778c9f2dfd9de067f9205ff6258d5b1d
This commit is contained in:
annegentle 2011-10-01 07:59:29 -05:00
parent 89bc3ce37b
commit 8bbd5fe11d
2 changed files with 5 additions and 8 deletions
doc/src/docbkx
figures
openstack-identity-service-starter

Binary file not shown.

After

(image error) Size: 98 KiB

@ -63,11 +63,9 @@
</varlistentry>
<varlistentry>
<term>Tenant</term>
<listitem><para>
A container used to group or isolate resources and/or identity
objects. Depending on the service operator, a tenant may map to a customer,
account, organization, or project.
</para></listitem>
<listitem><para> A container used to group or isolate resources and/or identity objects. Depending on the
service operator, a tenant may map to a customer, account, organization, or project. For
Compute, a tenant is a project. For Object Storage, a tenant is an account.</para></listitem>
</varlistentry>
<varlistentry>
<term>Service</term>
@ -143,8 +141,7 @@
Change into the package directory and build/install:
</para>
<literallayout class="monospaced">
$&gt; cd keystone-&lt;RELEASE&gt; $&gt; sudo python setup.py
install
$&gt; cd keystone-&lt;RELEASE&gt; $&gt; sudo python setup.py install
</literallayout>
</listitem>
</orderedlist>
@ -239,7 +236,7 @@
<literallayout class="monospaced">
[DEFAULT]
[DEFAULT]
bind_port = 8888
user = &lt;user&gt;