summaryrefslogtreecommitdiffstats
path: root/tosca2heat/README.md
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2016-09-14 16:37:05 +0800
committerxiaodong shang <shang.xiaodong@zte.com.cn>2016-09-19 14:24:21 +0000
commitfdf9311cda64e557f2eca7a747ec797bdb4ff0b7 (patch)
tree9209cdc00a5610011080b20462ccbf516428b3d0 /tosca2heat/README.md
parentfa44d0821c35d401be256ced90eda934b20bf8d6 (diff)
Provide file list about the difference between parser and upstreams.
Provide a list about difference between parser project and the upstream projects, include tosco-parser and heat-project in openstack community. JIRA:PARSER-108 Change-Id: I6195fe035340e5af40f7e7a30f7d7cb1fbcdb27f Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn> (cherry picked from commit d0933f67977058e3079deb4cf105477dbd874a21)
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.