From: kong wei Date: Sun, 19 Feb 2017 14:58:16 +0000 (+0000) Subject: Merge "Fix the missing of configuration file" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=eca769a39045bdf79e915666a0b3a18d50d809b1;hp=4f7acadc2e979d791aa8c2d69b60c92f69795084;p=escalator.git Merge "Fix the missing of configuration file" --- diff --git a/api/setup.cfg b/api/setup.cfg index af7a2da..f568387 100644 --- a/api/setup.cfg +++ b/api/setup.cfg @@ -16,6 +16,10 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 +[files] +data_files = + /etc/escalator = etc/* + [global] setup-hooks = pbr.hooks.setup_hook