Support relative path

As the sake of software package, It is necessary to support relative path,
like kolla's setup.cfg

Change-Id: Ie05488b4805fd7e8cb6b7f41d287c6b722eac75a
This commit is contained in:
zhangshuai 2016-11-05 05:21:27 +08:00
parent d41f2c1272
commit cc28e2e3d1
1 changed files with 3 additions and 3 deletions

View File

@ -24,12 +24,12 @@ classifier =
packages =
karbor
data_files =
/etc/karbor =
etc/karbor =
etc/api-paste.ini
etc/policy.json
etc/karbor.conf
/etc/karbor/providers.d =
etc/providers.d/openstack-infra.conf
etc/karbor/providers.d =
etc/providers.d/openstack-infra.conf
[entry_points]
console_scripts =