aodh/requirements.txt
Haomeng, Wang f23d5fe3b7 Update alembic requirement to 0.6.0 version
Our ceilometer/storage/sqlalchemy/alembic/versions/b6ae66d05e3_remove_extra_indexes.py
call a new drop_constraint method with type_ argument,
but this new method argument is invovled from alembic 0.5.0 version,
and Jenkins is using alembic 0.6.0 version, global-requirements.txt
changed by 46004 patch already.

Fixed bug: 1221467

Change-Id: Iecdc453acc5fdbad28141e3c882df2f7006d5205
2013-09-13 10:29:54 +08:00

30 lines
579 B
Plaintext

pbr>=0.5.21,<1.0
WebOb>=1.2.3,<1.3
kombu>=2.4.8
iso8601>=0.1.4
argparse
SQLAlchemy>=0.7.8,<0.8
sqlalchemy-migrate>=0.7.2
alembic>=0.6.0
netaddr
pymongo>=2.4
eventlet>=0.13.0
anyjson>=0.3.3
Flask>=0.10,<1.0
pecan>=0.2.0
stevedore>=0.10
msgpack-python
python-glanceclient>=0.9.0
python-novaclient>=2.12.0
python-keystoneclient>=0.3.2
python-ceilometerclient>=1.0.3
python-swiftclient>=1.5
lxml>=2.3
requests>=1.1
six<1.4.0
WSME>=0.5b2
PyYAML>=3.1.0
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
oslo.config>=1.2.0a3
happybase>=0.4