From e154961e45076a72794b5afef131c42686aa7090 Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Tue, 23 Aug 2016 13:26:20 -0400 Subject: Include heat_integrationtests in setup.py install This is necessary in order for downstreams to be able to package the tempest plugin. Change-Id: I98ea8d8b168a4f9902f4ebe91b66db5cacbfbcce --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index eeff4793b..1aa02f6f2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,6 +22,7 @@ classifier = [files] packages = heat + heat_integrationtests scripts = bin/heat-db-setup bin/heat-keystone-setup -- cgit v1.2.1