From d77827543808742551278aaa5df9008a67297993 Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Wed, 22 Apr 2015 17:01:59 +0000 Subject: [PATCH] heat_utils - revert package list change, as bug 1446507 will be addressed in packaging --- hooks/heat_utils.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/hooks/heat_utils.py b/hooks/heat_utils.py index 1f264f8..651d936 100644 --- a/hooks/heat_utils.py +++ b/hooks/heat_utils.py @@ -38,8 +38,6 @@ TEMPLATES = 'templates/' BASE_PACKAGES = [ 'python-keystoneclient', 'python-six', - 'python-testresources', # bug 1446507 - 'python-testscenarios', # bug 1446507 'uuid', 'apache2', 'haproxy',