diff --git a/hooks/nova_cc_utils.py b/hooks/nova_cc_utils.py index deb9c397..76a8ef82 100644 --- a/hooks/nova_cc_utils.py +++ b/hooks/nova_cc_utils.py @@ -136,7 +136,6 @@ BASE_PACKAGES = [ 'python-mysqldb', 'python-psycopg2', 'python-psutil', - 'python-six', 'python-memcache', 'uuid', ]