libra/requirements.txt
David Lenwell a4e583f1c6 Adding in api server
* API now executes (not fully working but a good start)
* Load balancers list now works
* Load balancer detail now works
* Fix pep8, pyflakes + Shrews' comments
* Temporarily make test cases pass

Change-Id: Ia082b8bb60a95abee086073908256649e4ebca23
2013-05-16 18:33:29 +01:00

12 lines
145 B
Plaintext

eventlet
gearman
pbr
python-daemon>=1.6
python_novaclient>=2.11.1
python_swiftclient>=1.3.0
requests>=1.0.0
dogapi
pecan
sqlalchemy
MySQL-python