summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorEric Fried <openstack@fried.cc>2019-10-21 15:45:36 -0500
committerEric Fried <openstack@fried.cc>2019-10-21 16:11:09 -0500
commit8cdc7348d184555cac3e32facaf949784f0564d2 (patch)
treeaf9961f40969437cce76b0629397855651d4f971 /test-requirements.txt
parentcf1006bf0ef67a693357ba3913962037aaf6c3d5 (diff)
downloadpython-openstackclient-8cdc7348d184555cac3e32facaf949784f0564d2.tar.gz
Add placement to known plugins
Add the osc-placement project (osc plugin for the placement service) to the list of known plugins. Change-Id: I77b614b38ecf872d0d93473b834994913930b76f
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4db30c7f..71adb0d1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -21,6 +21,7 @@ wrapt>=1.7.0 # BSD License
# Install these to generate sphinx autodocs
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