Parser miss files(*.conf, *.yaml, *.meta, *.sh) when create a 45/17945/2
authorshangxdy <shang.xiaodong@zte.com.cn>
Wed, 3 Aug 2016 03:05:21 +0000 (11:05 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 3 Aug 2016 03:46:25 +0000 (11:46 +0800)
commitf8faed12d30683ae0dd3ab08991712ed3c33d703
treea444a100005576dc0ca9234749953e8ef5324861
parentc94de2c8594b8a5176bda7ad9a491f8a8133b09f
Parser miss files(*.conf, *.yaml, *.meta, *.sh) when create a
distribution

when create a source or binary distribution, Parser project miss the
follow files:
1. heat_translator
   1) heat_translator_logging.conf;
   2) translator.conf
   3) all yaml files in tests directories;
   4) all bash script in  tests directories;
   5) all python script in tests directories;
2. toscad-parser
   1) TOSCA_definition_1_0.yaml in elements directory;
   2) TOSCA_nfv_definition_1_0.yaml in nfv directory;
   3) all yaml files in tests directories;
   4) all bash script in  tests directories;
   5) all python script in tests directories;
All the missed files above will cause the parser work failure

JIRA:PARSER-75
Change-Id: I124eeff4b94607a68cbba2f2d7f754cba8671a42
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/heat-translator/MANIFEST.in
tosca2heat/tosca-parser/MANIFEST.in