panko/test-requirements.txt
Chandan Kumar e8b1378c0f Removed dummy intree panko tempest plugin
* Intree panko tempest plugin does not contains any tempest tests
  and has just dummy tempest plugin skeletion, so it is better to
  remove from the project. If in future new panko tempest tests
  will be written, will go to a new repo where all the telemetry
  tests will resides.

Change-Id: I4f56bdac3ddd7b55ae791c9e6aafb78bc5f6e14b
2017-12-04 14:01:39 +00:00

28 lines
868 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
coverage>=3.6 # Apache-2.0
elasticsearch>=1.3.0 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
happybase!=0.7,>=0.5,<1.0.0;python_version=='2.7' # MIT
mock>=1.2 # BSD
PyMySQL>=0.6.2 # MIT License
# Docs Requirements
oslotest>=1.10.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
pymongo!=3.1,>=3.0.2 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
sphinxcontrib-httpdomain # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
gabbi>=1.11.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
WebTest>=2.0 # MIT
pifpaf>=0.0.11
reno
sqlalchemy-utils