Skip to content

Commit b5389da

Browse files
committed
Remove congress
Congress and python-congressclient have been retired and also removed from global requirements, thus requirements-check job fails. Remove congress from this repo. Change-Id: Ibf68fee49e69264a1c46b2f456901d2620befe3c
1 parent 533af9f commit b5389da

File tree

6 files changed

+0
-12
lines changed

6 files changed

+0
-12
lines changed

doc/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ aodhclient>=0.9.0 # Apache-2.0
1414
gnocchiclient>=3.3.1 # Apache-2.0
1515
osc-placement>=1.7.0 # Apache-2.0
1616
python-barbicanclient>=4.5.2 # Apache-2.0
17-
python-congressclient<2000,>=1.9.0 # Apache-2.0
1817
python-designateclient>=2.7.0 # Apache-2.0
1918
python-heatclient>=1.10.0 # Apache-2.0
2019
python-ironicclient>=2.3.0 # Apache-2.0

doc/source/cli/commands.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,6 @@ conflicts when creating new plugins. For a complete list check out
195195
* ``cluster profile``: (**Clustering (Senlin)**)
196196
* ``cluster profile type``: (**Clustering (Senlin)**)
197197
* ``cluster receiver``: (**Clustering (Senlin)**)
198-
* ``congress datasource``: (**Policy (Congress)**)
199-
* ``congress driver``: (**Policy (Congress)**)
200-
* ``congress policy``: (**Policy (Congress)**)
201-
* ``congress policy rule``: (**Policy (Congress)**)
202198
* ``cron trigger``: (**Workflow Engine (Mistral)**)
203199
* ``database flavor``: (**Database (Trove)**)
204200
* ``dataprocessing data source``: (**Data Processing (Sahara)**)

doc/source/cli/plugin-commands/congress.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/source/cli/plugin-commands/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Plugin Commands
99

1010
aodh
1111
barbican
12-
congress
1312
designate
1413
gnocchi
1514
heat

doc/source/contributor/plugins.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ The following is a list of projects that are an OpenStackClient plugin.
2727
- gnocchiclient
2828
- osc-placement
2929
- python-barbicanclient
30-
- python-congressclient
3130
- python-designateclient
3231
- python-heatclient
3332
- python-ironicclient

lower-constraints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ pyparsing==2.1.0
8787
pyperclip==1.5.27
8888
python-barbicanclient==4.5.2
8989
python-cinderclient==3.3.0
90-
python-congressclient==1.9.0
9190
python-dateutil==2.5.3
9291
python-designateclient==2.7.0
9392
python-glanceclient==2.8.0

0 commit comments

Comments
 (0)