summaryrefslogtreecommitdiffstats
path: root/tosca2heat/README.md
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2016-09-14 16:37:05 +0800
committershangxdy <shang.xiaodong@zte.com.cn>2016-09-14 16:41:00 +0800
commitd0933f67977058e3079deb4cf105477dbd874a21 (patch)
tree27e755513ae8704aa96c839b652581845e037a0a /tosca2heat/README.md
parentae543033a8c4af9c291261fec55859c2f1191a1a (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>
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.