diff options
| author | Chris Behrens <cbehrens@codestud.com> | 2011-08-30 13:55:06 -0700 |
|---|---|---|
| committer | Chris Behrens <cbehrens@codestud.com> | 2011-08-30 13:55:06 -0700 |
| commit | b6c306b1a207fd2c5ee2e53d841fd8e60c2fd8e1 (patch) | |
| tree | 456a24fdf2c4b7e40a48b0a5351d97d44a89e3c8 /tools | |
| parent | 4f65e0153c22886b118bdb92402b91d9b209632c (diff) | |
add kombu to pip-requires and contrib/nova.sh
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 60b502ffd..66d6a48d9 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -8,6 +8,7 @@ anyjson==0.2.4 boto==1.9b carrot==0.10.5 eventlet +kombu lockfile==0.8 lxml==2.3 python-novaclient==2.6.0 |
