diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2016-03-17 18:32:06 -0400 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2016-03-17 19:10:44 -0400 |
| commit | 92aa981fa8ad48133b568e345d4c79d3fbba947b (patch) | |
| tree | 2aac585f4709a8cdb91a65b986f9e56c958419b5 /test-requirements.txt | |
| parent | a60e31ad4b2a1b48e7b2db8f572072beb92d6cd1 (diff) | |
| download | python-openstackclient-92aa981fa8ad48133b568e345d4c79d3fbba947b.tar.gz | |
update docs with status of plugins
several other projects have joined the bandwagon, let's add them
to the list, these include:
python-ironic-inspector-client
python-muranoclient
python-senlinclient
python-tripleoclient
python-searchlightclient
Change-Id: I9165daf64bf817b9e12ee8fc27ce6e11ebe01e5e
Diffstat (limited to 'test-requirements.txt')
| -rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 20a2d5a9..549ecc23 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24,6 +24,10 @@ python-congressclient<2000,>=1.0.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 python-ironicclient>=1.1.0 # Apache-2.0 +python-ironic-inspector-client>=1.3.0 # Apache-2.0 python-mistralclient>=1.0.0 # Apache-2.0 +python-muranoclient>=0.8.2 # Apache-2.0 python-saharaclient>=0.13.0 # Apache-2.0 +python-searchlightclient>=0.2.0 #Apache-2.0 +python-senlinclient>=0.3.0 # Apache-2.0 python-zaqarclient>=0.3.0 # Apache-2.0 |
