organise requirements files
alphabetise requirements so it's easier to see what packages we depend on. Change-Id: I27fc8d042c7d38267a4134215ccacc4a6b373e0b
This commit is contained in:
@@ -1,30 +1,30 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
WebOb>=1.2.3,<1.3
|
||||
kombu>=2.4.8
|
||||
iso8601>=0.1.8
|
||||
argparse
|
||||
SQLAlchemy>=0.7.8,<=0.7.99
|
||||
sqlalchemy-migrate>=0.8.2
|
||||
alembic>=0.4.1
|
||||
netaddr>=0.7.6
|
||||
MySQL-python
|
||||
pymongo>=2.4
|
||||
eventlet>=0.13.0
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
eventlet>=0.13.0
|
||||
Flask>=0.10,<1.0
|
||||
pecan>=0.2.0
|
||||
stevedore>=0.12
|
||||
msgpack-python
|
||||
python-glanceclient>=0.9.0
|
||||
python-novaclient>=2.15.0
|
||||
python-keystoneclient>=0.4.1
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-swiftclient>=1.5
|
||||
happybase>=0.4
|
||||
iso8601>=0.1.8
|
||||
kombu>=2.4.8
|
||||
lockfile>=0.8
|
||||
lxml>=2.3
|
||||
msgpack-python
|
||||
MySQL-python
|
||||
netaddr>=0.7.6
|
||||
oslo.config>=1.2.0
|
||||
pbr>=0.5.21,<1.0
|
||||
pecan>=0.2.0
|
||||
pymongo>=2.4
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-glanceclient>=0.9.0
|
||||
python-keystoneclient>=0.4.1
|
||||
python-novaclient>=2.15.0
|
||||
python-swiftclient>=1.5
|
||||
PyYAML>=3.1.0
|
||||
requests>=1.1
|
||||
six>=1.4.1
|
||||
SQLAlchemy>=0.7.8,<=0.7.99
|
||||
sqlalchemy-migrate>=0.8.2
|
||||
stevedore>=0.12
|
||||
WebOb>=1.2.3,<1.3
|
||||
WSME>=0.5b6
|
||||
PyYAML>=3.1.0
|
||||
oslo.config>=1.2.0
|
||||
happybase>=0.4
|
||||
|
||||
Reference in New Issue
Block a user