diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-01-10 17:37:11 -0800 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-01-18 09:39:25 +1100 |
| commit | 5082b6181dc0f199f3fc7527d6ae2ada16905779 (patch) | |
| tree | 6f23d65b14e56bff1c3f7d7a076b3bfc7309e709 /tools | |
| parent | a63b971306633f0aa0374dba78bad5523b886fe0 (diff) | |
| download | python-neutronclient-5082b6181dc0f199f3fc7527d6ae2ada16905779.tar.gz | |
Split quantumclient out.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires new file mode 100644 index 0000000..cd11114 --- /dev/null +++ b/tools/pip-requires @@ -0,0 +1,19 @@ +Paste +PasteDeploy +Routes>=1.12.3 +distribute>=0.6.24 +eventlet>=0.9.12 +lxml +python-gflags +simplejson +sqlalchemy +webob + +coverage +nose +nosexcover +pep8==0.6.1 +tissue + +-e git+https://review.openstack.org/p/openstack-dev/openstack-nose.git#egg=openstack.nose_plugin +-e git+https://review.openstack.org/p/openstack/quantum#egg=quantum-dev |
