summaryrefslogtreecommitdiffstats
path: root/tosca2heat/README.md
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2016-09-19 15:20:33 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-19 15:20:33 +0000
commit480a247afe54df4dab8cd10d9159285e5294eda2 (patch)
treefcb84dac73bbb822b04650c07bc2768a3f4d3205 /tosca2heat/README.md
parent16d01a2dea9ac5447697b44a8d37dc05cb681f71 (diff)
parentfdf9311cda64e557f2eca7a747ec797bdb4ff0b7 (diff)
Merge "Provide file list about the difference between parser and upstreams." into stable/colorado
Diffstat (limited to 'tosca2heat/README.md')
-rw-r--r--tosca2heat/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tosca2heat/README.md b/tosca2heat/README.md
index cfd4293..3a29629 100644
--- a/tosca2heat/README.md
+++ b/tosca2heat/README.md
@@ -1,5 +1,5 @@
##TOSCA To HOT Translation##
Basic version information:
-1. tosca-paser is based the version of 0.5 in openstack community
-2. heat-translator is based the version of 0.5 in openstack community
-3. the last bugs from openstack is at July 7, 2016.
+1. tosca-paser is based on the stable version of 0.6 in openstack community;
+2. heat-translator is based on the stable version of 0.5 in openstack community;
+3. refer to the file of diff_file_list.rst for the detail difference between parser and upstream project.