From fbf81b1404cd52baf306d6012e2f2af57480fcd6 Mon Sep 17 00:00:00 2001 From: Tim Kuhlman Date: Thu, 16 Oct 2014 16:18:32 -0600 Subject: [PATCH] Specified all needed subpackages Change-Id: Ia4ba36a4ff27d2529999784654066252a1f4c89f --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index da2c9d37..fe029625 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,9 @@ console_scripts = [files] packages = monasca_persister + openstack openstack.common + openstack.common.fixture [flake8] max-line-length = 120