Add setup.cfg to kolla tools pip data dir

kolla-build requires setup.cfg to fetch its version and right now it's not
installed to pip data dir.

Change-Id: Id1df6aab72314710d436cd7584c89bcda5d2b1a0
Closes-Bug: 1525949
This commit is contained in:
Proskurin Kirill 2015-12-14 18:17:52 +03:00
parent ba01401a1b
commit 8b5afbf295
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ data_files =
share/kolla/vagrant = vagrant/*
share/kolla = tools/init-runonce
share/kolla = tools/openrc-example
share/kolla = setup.cfg
scripts =
tools/kolla-ansible