Use global openstack requirements

Update global openstack requirements.

Change-Id: Ied2bbf0f1f91a85fdc87c492edf4d967e6057290
This commit is contained in:
Lianhao Lu
2013-09-12 13:20:11 +08:00
parent 234e10cd64
commit daabfbfb14
2 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ WebOb>=1.2.3,<1.3
kombu>=2.4.8
iso8601>=0.1.4
argparse
SQLAlchemy>=0.7.8,<=0.7.99
SQLAlchemy>=0.7.8,<0.8
sqlalchemy-migrate>=0.7.2
alembic>=0.4.1
netaddr
@@ -16,9 +16,9 @@ stevedore>=0.10
msgpack-python
python-glanceclient>=0.9.0
python-novaclient>=2.12.0
python-keystoneclient>=0.3.0
python-ceilometerclient>=1.0.2
python-swiftclient>=1.2
python-keystoneclient>=0.3.2
python-ceilometerclient>=1.0.3
python-swiftclient>=1.5
lxml>=2.3
requests>=1.1
six<1.4.0