summaryrefslogtreecommitdiffstats
path: root/tosca2heat/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tosca2heat/README.md')
-rw-r--r--tosca2heat/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/tosca2heat/README.md b/tosca2heat/README.md
deleted file mode 100644
index a1f6289..0000000
--- a/tosca2heat/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-##TOSCA To HOT Translation##
-Basic version information:
-1. tosca-paser is based on the stable version of 0.7 in openstack community;
-2. heat-translator is based on the stable version of 0.7 in openstack community;
-3. refer to the file of diff_file_list.rst for the detail difference between parser and upstream project.