Add contrib/ dir to setup.cfg

contrib directory contains ovs-dpdk.j2 template override, but
exists only in git repository - not in the pip package contents.

Change-Id: Ic034331032810a2003a328b82492c6fd56ddd85f
Closes-Bug: #1808302
(cherry picked from commit a8eafa8034)
This commit is contained in:
Michal Nasiadka 2018-12-13 10:09:02 +01:00
parent fe7ff62f68
commit 2b6f315c9f
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ data_files =
share/kolla/tools = tools/start-registry
share/kolla/doc = doc/*
share/kolla/etc_examples = etc/*
share/kolla/contrib = contrib/*
share/kolla = setup.cfg
[entry_points]