summaryrefslogtreecommitdiffstats
path: root/tosca2heat/heat-translator/setup.cfg
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2017-09-07 10:54:36 +0800
committershangxdy <shang.xiaodong@zte.com.cn>2017-09-07 11:00:56 +0800
commit41da4cef96c039b39eaaa86ba4d922885f319d81 (patch)
tree3001612db3c55f4b98df3984e94c8033a2226341 /tosca2heat/heat-translator/setup.cfg
parentdd361d8d9df7a69a4fc7c004db5b959440a024c2 (diff)
Refactor heat-translator setup.py
Overwrite setup.py in heat-translator project to uninstall openstack heat-translator before build/install nfv-heattranslator. JIRA: PARSER-151 Change-Id: I65da014439e3c07b866b3baf8643e569d813165c Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to 'tosca2heat/heat-translator/setup.cfg')
-rw-r--r--tosca2heat/heat-translator/setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosca2heat/heat-translator/setup.cfg b/tosca2heat/heat-translator/setup.cfg
index 863b97d..2a10811 100644
--- a/tosca2heat/heat-translator/setup.cfg
+++ b/tosca2heat/heat-translator/setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = heat-translator
+name = nfv-heattranslator
version =
url = https://wiki.opnfv.org/display/parser
summary = Tool to translate non-heat templates to Heat Orchestration Template in nfv.