Fix up some doc nits
Trivial fixes: * extra lines at the end of files * extra underlining characters * spacing Change-Id: I9e40a7f6d2e5e7bb76f2754558a5f8a86de83020
This commit is contained in:
parent
4e004111da
commit
a984bfffe0
@ -109,8 +109,8 @@ mechanism to formulate an identity. The identity provider must correspond
|
||||
to the issuer of the X.509 SSL client certificate. The protocol for the
|
||||
given identity is ``x509`` by default, but can be configurable.
|
||||
|
||||
Create an Identity Provider(IdP)
|
||||
--------------------------------
|
||||
Create an Identity Provider (IdP)
|
||||
---------------------------------
|
||||
|
||||
In order to create an IdP, the issuer DN in the client certificate needs
|
||||
to be provided. The following sample is what a generic issuer DN looks
|
||||
@ -325,4 +325,3 @@ Details of the Options
|
||||
* ``X-Project-Name`` - The project scope needs to be passed in the header.
|
||||
* ``X-Project-Domain-Id`` - Its the domain of project scope.
|
||||
* ``X-Subject-Token`` - The token to be validated.
|
||||
|
||||
|
@ -776,7 +776,7 @@ All registered backends will receive the "short name" of "openstack.kvs.<class n
|
||||
globally unique.
|
||||
|
||||
dogpile.cache based MongoDB (NoSQL) backend
|
||||
--------------------------------------------
|
||||
-------------------------------------------
|
||||
|
||||
The ``dogpile.cache`` based MongoDB backend implementation allows for various MongoDB
|
||||
configurations, e.g., standalone, a replica set, sharded replicas, with or without SSL,
|
||||
|
@ -122,4 +122,3 @@ Indices and tables
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user