diff options
| author | Vishvananda Ishaya <vishvananda@gmail.com> | 2011-12-08 13:56:09 -0800 |
|---|---|---|
| committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2011-12-08 14:04:51 -0800 |
| commit | 20c8d89dbac24b1edadb25becb5065ec735b8643 (patch) | |
| tree | 83aa7757e34ab4029abbadf3a90b0194cab84935 /tools | |
| parent | d06da5d652ececcefcd0ff1c1dd3fe4cb0cf712b (diff) | |
Relax novaclient and remove redis dependency
Change-Id: I80fad5d2ee09111cc82f5b8c81f0c5e26f07b6ff
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index c494affde..65201132b 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -10,10 +10,8 @@ eventlet kombu==1.0.4 lockfile==0.8 lxml==2.3 -python-novaclient==2.6.5 python-daemon==1.5.5 python-gflags==1.3 -redis==2.0.0 routes==1.12.3 WebOb==1.0.8 wsgiref==0.1.2 @@ -32,3 +30,5 @@ coverage nosexcover paramiko feedparser + +-e git+https://review.openstack.org/p/openstack/python-novaclient.git#egg=python_novaclient-dev |
