summaryrefslogtreecommitdiffstats
path: root/tosca2heat
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2017-07-19 21:40:40 +0800
committerJulien <zhang.jun3g@zte.com.cn>2017-07-19 21:40:40 +0800
commit00219e7e9b24ee2298a7d0d977afdf123a6de88b (patch)
tree26adc25806b642937b804bb5caa26332a1998f69 /tosca2heat
parent6a24bbe353242f78c2a2eb08f522cccea60befc4 (diff)
rename all READM.rst to README.md
Change-Id: I95930de9fefd0897bd0b75d2aeb5a1d731332dad Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'tosca2heat')
-rw-r--r--tosca2heat/heat-translator/README.md (renamed from tosca2heat/heat-translator/README.rst)0
-rw-r--r--tosca2heat/heat-translator/setup.cfg2
-rw-r--r--tosca2heat/tosca-parser/README.md (renamed from tosca2heat/tosca-parser/README.rst)0
-rw-r--r--tosca2heat/tosca-parser/setup.cfg2
4 files changed, 2 insertions, 2 deletions
diff --git a/tosca2heat/heat-translator/README.rst b/tosca2heat/heat-translator/README.md
index c8af42a..c8af42a 100644
--- a/tosca2heat/heat-translator/README.rst
+++ b/tosca2heat/heat-translator/README.md
diff --git a/tosca2heat/heat-translator/setup.cfg b/tosca2heat/heat-translator/setup.cfg
index 21d0c6f..ebea57b 100644
--- a/tosca2heat/heat-translator/setup.cfg
+++ b/tosca2heat/heat-translator/setup.cfg
@@ -2,7 +2,7 @@
name = heat-translator
summary = Tool to translate non-heat templates to Heat Orchestration Template.
description-file =
- README.rst
+ README.md
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/heat-translator/
diff --git a/tosca2heat/tosca-parser/README.rst b/tosca2heat/tosca-parser/README.md
index 0f94072..0f94072 100644
--- a/tosca2heat/tosca-parser/README.rst
+++ b/tosca2heat/tosca-parser/README.md
diff --git a/tosca2heat/tosca-parser/setup.cfg b/tosca2heat/tosca-parser/setup.cfg
index 77e1b2e..1196aa1 100644
--- a/tosca2heat/tosca-parser/setup.cfg
+++ b/tosca2heat/tosca-parser/setup.cfg
@@ -3,7 +3,7 @@ name = tosca-parser
url = https://launchpad.net/tosca-parser
summary = Parser for TOSCA Simple Profile in YAML.
description-file =
- README.rst
+ README.md
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/tosca-parser/