summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorRichard Theis <rtheis@us.ibm.com>2016-04-22 15:34:00 -0500
committerArmando Migliaccio <armamig@gmail.com>2016-07-08 21:54:29 +0000
commitd63a92a55fafac608abecb6096c917167412207a (patch)
treecf223f58f6d340369fb7126e2c96fb2e9b3d1c93 /test-requirements.txt
parentf692ead558f5cac367b445b0b38974b5069587a5 (diff)
downloadpython-neutronclient-d63a92a55fafac608abecb6096c917167412207a.tar.gz
Base OSC plugin support
Enable neutronclient OSC plugin support. This patch set does the following: - Establishes OSC plugin structure for commands and unit tests - Creates the OSC plugin - Adds OSC to test-requirements.txt Co-Authored-By: Akihiro Motoki <motoki@da.jp.nec.com> Change-Id: I9a20bc7a3d8aa7b631fb0fd534fc5705c23326ce Related-Bug: #1521291
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 76d5494..5a05cea 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,6 +10,7 @@ mox3>=0.7.0 # Apache-2.0
mock>=1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
+python-openstackclient>=2.1.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=1.6.2 # Apache2
requests-mock>=0.7.0 # Apache-2.0