Remove trailing whitespaces from docs
Change-Id: I8239820aae598f3ec77750811d7dbb00386f8937
This commit is contained in:
parent
5c644cf524
commit
c869263d35
@ -50,7 +50,7 @@ back up to an external Object Storage installation.
|
||||
cinder_service_backup_swift_retry_backoff: 2
|
||||
cinder_service_backup_compression_algorithm: zlib
|
||||
cinder_service_backup_metadata_version: 2
|
||||
|
||||
|
||||
|
||||
During installation of Block Storage, the backup service is configured.
|
||||
For more information about swift, refer to the Standalone Object Storage
|
||||
|
@ -34,9 +34,9 @@ The following settings must be set to configure a service provider (SP):
|
||||
keystone must either be signed by a public CA, or an enterprise CA.
|
||||
|
||||
#. When using SSL for the keystone endpoint, the endpoint URI and the
|
||||
certificate must match. For example, if the certificate does not have
|
||||
certificate must match. For example, if the certificate does not have
|
||||
the IP address of the endpoint, then the endpoint must be published with
|
||||
the appropriate name registered on the certificate. When
|
||||
the appropriate name registered on the certificate. When
|
||||
using a DNS name for the keystone endpoint, both
|
||||
``keystone_public_endpoint`` and ``horizon_keystone_endpoint`` must
|
||||
be set to use the DNS name.
|
||||
|
@ -44,7 +44,7 @@ file**
|
||||
# index: 1
|
||||
# repl_number: 3
|
||||
# deprecated: True
|
||||
|
||||
|
||||
|
||||
``part_power``
|
||||
Set the partition power value based on the total amount of
|
||||
|
@ -9,7 +9,7 @@ before installing Object Storage.
|
||||
|
||||
**Procedure 5.1. Configuring and mounting storage devices**
|
||||
|
||||
Object Storage recommends a minimum of three Object Storage hosts
|
||||
Object Storage recommends a minimum of three Object Storage hosts
|
||||
with five storage disks. The example commands in this procedure
|
||||
assume the storage devices for Object Storage are devices ``sdc``
|
||||
through ``sdg``.
|
||||
|
@ -3,7 +3,7 @@
|
||||
Chapter 4. Deployment configuration
|
||||
-----------------------------------
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
|
||||
configure-prereq.rst
|
||||
configure-networking.rst
|
||||
|
@ -3,7 +3,7 @@
|
||||
Chapter 2. Deployment host
|
||||
--------------------------
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
|
||||
deploymenthost-os.rst
|
||||
deploymenthost-add.rst
|
||||
|
@ -3,7 +3,7 @@
|
||||
Chapter 5. Foundation playbooks
|
||||
-------------------------------
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
|
||||
install-foundation-run.rst
|
||||
|
||||
|
@ -35,7 +35,7 @@ Verify the database cluster and Kibana web interface operation.
|
||||
| wsrep_cluster_status | Primary |
|
||||
+--------------------------+--------------------------------------+
|
||||
MariaDB> exit
|
||||
|
||||
|
||||
|
||||
The ``wsrep_cluster_size`` field should indicate the number of nodes
|
||||
in the cluster and the ``wsrep_cluster_status`` field should indicate
|
||||
|
@ -3,7 +3,7 @@
|
||||
Chapter 6. Infrastructure playbooks
|
||||
-----------------------------------
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
|
||||
install-infrastructure-run.rst
|
||||
install-infrastructure-verify.rst
|
||||
|
@ -31,7 +31,7 @@ to determine if all nodes in the cluster have failed:
|
||||
uuid: 338b06b0-2948-11e4-9d06-bef42f6c52f1
|
||||
seqno: -1
|
||||
cert_index:
|
||||
|
||||
|
||||
|
||||
All the nodes have failed if ``mysqld`` is not running on any of the
|
||||
nodes and all of the nodes contain a ``seqno`` value of -1.
|
||||
|
@ -98,7 +98,7 @@ containers.
|
||||
wsrep_cluster_size 3
|
||||
wsrep_cluster_state_uuid 338b06b0-2948-11e4-9d06-bef42f6c52f1
|
||||
wsrep_cluster_status Primary
|
||||
|
||||
|
||||
|
||||
#. Enable the failed node on the load balancer.
|
||||
|
||||
|
@ -29,7 +29,7 @@ process SQL requests.
|
||||
wsrep_cluster_size 3
|
||||
wsrep_cluster_state_uuid 338b06b0-2948-11e4-9d06-bef42f6c52f1
|
||||
wsrep_cluster_status Primary
|
||||
|
||||
|
||||
|
||||
In this example, node 3 has failed.
|
||||
|
||||
|
@ -23,7 +23,7 @@ In the following example, all but one node was shut down gracefully:
|
||||
wsrep_cluster_size 1
|
||||
wsrep_cluster_state_uuid 338b06b0-2948-11e4-9d06-bef42f6c52f1
|
||||
wsrep_cluster_status Primary
|
||||
|
||||
|
||||
|
||||
Compare this example output with the output from the multi-node failure
|
||||
scenario where the remaining operational node is non-primary and stops
|
||||
|
@ -3,7 +3,7 @@
|
||||
Chapter 8. Operations
|
||||
---------------------
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
|
||||
ops-addcomputehost.rst
|
||||
ops-galera.rst
|
||||
|
@ -3,7 +3,7 @@
|
||||
Chapter 1. Overview
|
||||
-------------------
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
|
||||
overview-osa.rst
|
||||
overview-ansible.rst
|
||||
|
@ -3,7 +3,7 @@
|
||||
Chapter 3. Target hosts
|
||||
-----------------------
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
|
||||
targethosts-os.rst
|
||||
targethosts-sshkeys.rst
|
||||
|
Loading…
x
Reference in New Issue
Block a user