Fix whitespace issues
Remove extra space and tabs. Change-Id: I6568a961a667fad1ddefe7322d833837693457ba
This commit is contained in:
parent
888962f187
commit
adb67fede2
@ -521,7 +521,7 @@ container_format=bare is_public=true \
|
||||
<listitem>
|
||||
<para>If you are using the OpenStack Networking Service:
|
||||
Before provisioning VMs, create a port group with the same
|
||||
name as the <literal>vmware.integration_bridge</literal>
|
||||
name as the <literal>vmware.integration_bridge</literal>
|
||||
value in <filename>nova.conf</filename> (default is
|
||||
<literal>br-int</literal>). All VM NICs are attached to
|
||||
this port group for management by the OpenStack Networking
|
||||
|
@ -58,9 +58,9 @@
|
||||
handle all incoming API requests. Once a Proxy Server
|
||||
receive a request, it will determine the storage node
|
||||
based on the URL of the object, such as <literal>
|
||||
https://swift.example.com/v1/account/container/object
|
||||
</literal>. The Proxy Servers also coordinates responses,
|
||||
handles failures and coordinates timestamps.</para>
|
||||
https://swift.example.com/v1/account/container/object
|
||||
</literal>. The Proxy Servers also coordinates responses,
|
||||
handles failures and coordinates timestamps.</para>
|
||||
<para>Proxy servers use a shared-nothing architecture and can
|
||||
be scaled as needed based on projected workloads. A
|
||||
minimum of two Proxy Servers should be deployed for
|
||||
|
Loading…
Reference in New Issue
Block a user