[gnuoy,r=corey.bryant] Explicitly install python-six to get cloud archive version installed

This commit is contained in:
Corey Bryant 2015-02-16 13:15:14 -05:00
commit cf79a6d1a9
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ BASE_PACKAGES = [
'python-keystoneclient',
'python-mysqldb',
'python-psycopg2',
'python-six',
'uuid',
]