Merge "Add default configuration files to data_files"

This commit is contained in:
Jenkins 2017-09-23 03:14:15 +00:00 committed by Gerrit Code Review
commit e39e15a5df
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,12 @@ classifier =
Programming Language :: Python :: 3.5
[files]
data_files =
etc/heat =
etc/heat/api-paste.ini
etc/heat/policy.json
etc/heat/environment.d = etc/heat/environment.d/*
etc/heat/templates = etc/heat/templates/*
packages =
heat
heat_integrationtests