requirements/global-requirements.txt
Zhenguo Niu 65a913ef03 Update python-keystoneclient to 0.7.0
A new version of keystoneclient was released containing changes we
wish to use in Horizon, so bump to the latest version.

Change-Id: I4c4a4db30108d82a56927aa9983f7736b038d435
2014-03-27 12:21:33 +08:00

179 lines
3.5 KiB
Plaintext

alembic>=0.4.1
amqplib>=0.6.1
anyjson>=0.3.3
argparse
Babel>=1.3
boto>=2.12.0,!=2.13.0
cffi
cliff>=1.4.3
cmd2>=0.6.7
coinor.pulp>=1.0.4
croniter>=0.3.4 # MIT License
ddt>=0.4.0
decorator>=3.4.0
diskimage-builder
Django>=1.4,<1.7
django-bootstrap-form
django_compressor>=1.3
django_openstack_auth>=1.1.4
dnspython>=1.9.4
dogpile.cache>=0.5.0
eventlet>=0.13.0
extras
falcon>=0.1.6,<0.2.0
Flask>=0.10,<1.0
futures>=2.1.3
gear
greenlet>=0.3.2
happybase>=0.4,<=0.6
httplib2>=0.7.5
iso8601>=0.1.9
Jinja2
jsonpatch>=1.1
jsonpath-rw>=1.2.0,<2.0
jsonrpclib
jsonschema>=2.0.0,<3.0.0
kazoo>=0.9
lesscpy>=0.9j
kombu>=2.4.8
lockfile>=0.8
lxml>=2.3
Mako>=0.4.0
msgpack-python
netaddr>=0.7.6
netifaces>=0.5
networkx>=1.8
oauthlib>=0.6
ordereddict
oslo.config>=1.2.0
oslo.messaging>=1.3.0a9
oslo.rootwrap
oslotest
oslo.vmware>=0.2 # Apache-2.0
os-apply-config
os-collect-config
os-refresh-config
pam>=0.1.4
paramiko>=1.9.0
passlib
Paste
PasteDeploy>=1.5.0
pbr>=0.6,<1.0
pecan>=0.4.5
pexpect>=3.1 # ISC License
pip>=1.4
posix_ipc
PrettyTable>=0.7,<0.8
psutil>=1.1.1
pyasn1
pycadf>=0.4.1
pycrypto>=2.6
pyghmi>=0.5.8
pymongo>=2.4
pyOpenSSL>=0.11
pyparsing>=2.0.1
pysnmp>=4.2.1,<5.0.0
pystache
python-seamicroclient>=0.1.0,<2.0
# OpenStack clients. None of these should have an upper bound
# as that has implications for testing in the gate. An exception
# is currently being made for neutron client because of the need
# for an incompatible change in their next release.
python-ceilometerclient>=1.0.6
python-cinderclient>=1.0.6
python-designateclient>=1.0.0
python-heatclient>=0.2.3
python-glanceclient>=0.9.0
python-ironicclient
python-keystoneclient>=0.7.0
python-memcached>=1.48
python-neutronclient>=2.3.4,<3
python-novaclient>=2.17.0
python-openstackclient>=0.3.0
python-saharaclient>=0.6.0
python-swiftclient>=1.6
python-troveclient>=1.0.3
pytz>=2010h
pyudev
PyYAML>=3.1.0
qpid-python
requests>=1.1
Routes>=1.12.3
rtslib-fb>=2.1.39
simplejson>=2.0.9
six>=1.5.2
sockjs-tornado>=1.0.0,<2.0.0
# The SQLA requirement looks weird, but it's here for a reason.
# The version of pip shipped with distros treats 0.8beta1 (which is
# on pypi) as < 0.8 so the "clear" version of this requirement, is
# actually broken. The fix for this isn't until pip 1.4.1, which is
# way more current than what most distros have.
SQLAlchemy>=0.7.8,<=0.9.99
sqlalchemy-migrate>=0.8.2,!=0.8.4
stevedore>=0.14
suds>=0.4
taskflow>=0.1.3,<0.2
tripleo-image-elements
warlock>=1.0.1,<2
WebOb>=1.2.3
websockify>=0.5.1,<0.6
wheel
wsgiref>=0.1.2
WSME>=0.6
xattr>=0.4
XenAPI>=1.2
# Testing tools below, which are typically in test-requires.txt
cliff-tablib>=1.0
configobj
coverage>=3.6
discover
django-nose
docutils==0.9.1
feedparser
fixtures>=0.3.14
flake8==2.0
hacking>=0.8.0,<0.9
hgtools # dependency of pytest-runner that is only in setup_requires
hp3parclient>=3.0,<4.0
hplefthandclient>=1.0.0,<2.0.0
httpretty>=0.8.0
keyring>=1.6.1,<2.0,>=2.1
mock>=1.0
mox>=0.5.3
mox3>=0.7.0
MySQL-python
nose
nose-exclude
nosehtmloutput>=0.0.3
nosexcover
openstack-doc-tools>=0.8.2
openstack.nose_plugin>=0.7
oslosphinx
pep8==1.4.5
proboscis==1.2.5.3
psycopg2
pyflakes>=0.7.2,<0.7.4
pylint==0.25.2
pysendfile==2.0.0
pysqlite
python-ldap==2.3.13
python-subunit>=0.0.18
pyzmq==2.2.0.1
redis
selenium
sphinx>=1.1.2,<1.2
sphinxcontrib-docbookrestapi
sphinxcontrib-httpdomain
sphinxcontrib-pecanwsme>=0.6
swift
testrepository>=0.0.18
testresources>=0.2.4
testscenarios>=0.4
testtools>=0.9.34
trollius>=0.1.4,<0.2
unittest2
WebTest>=2.0
wsgi_intercept>=0.6.1 # MIT License
zake>=0.0.13