Add cliff prereqs

The real issue is cmd2 not pulling in pyparsing properly on a fresh system.

Change-Id: I9bae29f9a664431d0145ebc5a0cc4caec638d739
This commit is contained in:
Dean Troyer 2012-09-05 11:12:32 -05:00
parent 8010e773ac
commit c49b049af8
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
cliff
argparse
cliff
cmd2
httplib2
keyring
prettytable
pyparsing
pycrypto
python-keystoneclient>=0.1,<0.2
python-novaclient>=2,<3