Fix tarball generation error due to missing tacker.conf

Sample tacker.conf is no longer included in the source
tree, instead the installer is expected to generate it.
Hence reference to etc/tacker/tacker.conf in setup.cfg
needs to be removed.

Closes-Bug: #1609739
Change-Id: I5abd6c95e93ed02740a061e1d9347774a3ce8c73
This commit is contained in:
Sridhar Ramaswamy 2016-08-08 02:17:12 +00:00
parent ee0247d896
commit 66430685cc
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ data_files =
etc/tacker =
etc/tacker/api-paste.ini
etc/tacker/policy.json
etc/tacker/tacker.conf
etc/tacker/rootwrap.conf
etc/rootwrap.d =
etc/tacker/rootwrap.d/tacker.filters