Init parser and convert file 93/7693/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Wed, 16 Aug 2017 07:27:49 +0000 (15:27 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Wed, 16 Aug 2017 07:27:49 +0000 (15:27 +0800)
commit3149f448e1f439e4ca71dd4c4bf9da2aeb443374
tree3b4a17b6750deffa3e6f723c5e8739ca029c46ae
parent7339b7a4bc5202513d5780bd1decad2d5a23ee27
Init parser and convert file

In order to call parser to parse tosca
package, add the function name to init
the code logic.

Change-Id: Ide1c0940e40ca665d71f3959ddce80b4d5cc9ba8
Issue-ID: VFC-97
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
lcm/pub/utils/toscaparser/__init__.py
lcm/pub/utils/toscaparser/convert.py
lcm/pub/utils/toscaparser/parser.py