Merge "minor doc typo fixes"
This commit is contained in:
commit
8a54c3c193
@ -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:
|
||||
|
||||
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]
|
||||
|
||||
|
||||
|
@ -45,8 +45,8 @@ For integrating Congress with DevStack:
|
||||
|
||||
$ ./stack.sh
|
||||
|
||||
Enablin Optional features
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Enabling Optional features
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Config validator datasource
|
||||
+++++++++++++++++++++++++++
|
||||
|
@ -298,7 +298,7 @@ provided by PostgreSQL.
|
||||
|
||||
Additional data sources are available, each in the original format of 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
|
||||
|
Loading…
Reference in New Issue
Block a user