summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt1
-rw-r--r--doc/source/cli/commands.rst4
-rw-r--r--doc/source/cli/plugin-commands/congress.rst4
-rw-r--r--doc/source/cli/plugin-commands/index.rst1
-rw-r--r--doc/source/contributor/plugins.rst1
5 files changed, 0 insertions, 11 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 5cfc337b..8ceb80a5 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -14,7 +14,6 @@ aodhclient>=0.9.0 # Apache-2.0
gnocchiclient>=3.3.1 # Apache-2.0
osc-placement>=1.7.0 # Apache-2.0
python-barbicanclient>=4.5.2 # Apache-2.0
-python-congressclient<2000,>=1.9.0 # Apache-2.0
python-designateclient>=2.7.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-ironicclient>=2.3.0 # Apache-2.0
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst
index 7c38aa5b..97a829b5 100644
--- a/doc/source/cli/commands.rst
+++ b/doc/source/cli/commands.rst
@@ -195,10 +195,6 @@ conflicts when creating new plugins. For a complete list check out
* ``cluster profile``: (**Clustering (Senlin)**)
* ``cluster profile type``: (**Clustering (Senlin)**)
* ``cluster receiver``: (**Clustering (Senlin)**)
-* ``congress datasource``: (**Policy (Congress)**)
-* ``congress driver``: (**Policy (Congress)**)
-* ``congress policy``: (**Policy (Congress)**)
-* ``congress policy rule``: (**Policy (Congress)**)
* ``cron trigger``: (**Workflow Engine (Mistral)**)
* ``database flavor``: (**Database (Trove)**)
* ``dataprocessing data source``: (**Data Processing (Sahara)**)
diff --git a/doc/source/cli/plugin-commands/congress.rst b/doc/source/cli/plugin-commands/congress.rst
deleted file mode 100644
index 7a1e63b7..00000000
--- a/doc/source/cli/plugin-commands/congress.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-congress
---------
-
-.. autoprogram-cliff:: openstack.congressclient.v1
diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst
index 2c3bda3e..8217115f 100644
--- a/doc/source/cli/plugin-commands/index.rst
+++ b/doc/source/cli/plugin-commands/index.rst
@@ -9,7 +9,6 @@ Plugin Commands
aodh
barbican
- congress
designate
gnocchi
heat
diff --git a/doc/source/contributor/plugins.rst b/doc/source/contributor/plugins.rst
index d6bcbee1..374b274e 100644
--- a/doc/source/contributor/plugins.rst
+++ b/doc/source/contributor/plugins.rst
@@ -27,7 +27,6 @@ The following is a list of projects that are an OpenStackClient plugin.
- gnocchiclient
- osc-placement
- python-barbicanclient
-- python-congressclient
- python-designateclient
- python-heatclient
- python-ironicclient