minor doc typo fixes

backport: not release-critical, but accepting this riskless, doc-only
change along side release-critical changes for RC2.

Change-Id: If3247fd61533e139fc700405a05572ff2c334510
This commit is contained in:
Eric K 2019-03-21 17:43:48 -07:00 committed by Eric Kao
parent cc23607d7b
commit 72a1b2bc56
3 changed files with 3 additions and 15 deletions

View File

@ -33,15 +33,3 @@ deployer to integrate arbitrary JSON API as a data source, with nothing more
than a simple YAML config file. Many sample config files are provided here: than a simple YAML config file. Many sample config files are provided here:
https://github.com/openstack/congress/tree/master/etc/sample_json_ingesters https://github.com/openstack/congress/tree/master/etc/sample_json_ingesters
Additional configuration
========================
The following config options are used by JGress:
.. code-block:: text
[json ingester]

View File

@ -45,8 +45,8 @@ For integrating Congress with DevStack:
$ ./stack.sh $ ./stack.sh
Enablin Optional features Enabling Optional features
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
Config validator datasource Config validator datasource
+++++++++++++++++++++++++++ +++++++++++++++++++++++++++

View File

@ -298,7 +298,7 @@ provided by PostgreSQL.
Additional data sources are available, each in the original format of the Additional data sources are available, each in the original format of the
source JSON API representation. To see all data sources available, use the source JSON API representation. To see all data sources available, use the
following ``\dn`` command in a ``psql`` console to list the schemas. ``\dn`` command in a ``psql`` console to list the schemas.
Sample policies Sample policies