diff options
author | Julien <zhang.jun3g@zte.com.cn> | 2017-07-19 21:40:40 +0800 |
---|---|---|
committer | Julien <zhang.jun3g@zte.com.cn> | 2017-07-19 21:40:40 +0800 |
commit | 00219e7e9b24ee2298a7d0d977afdf123a6de88b (patch) | |
tree | 26adc25806b642937b804bb5caa26332a1998f69 /tosca2heat/heat-translator/setup.cfg | |
parent | 6a24bbe353242f78c2a2eb08f522cccea60befc4 (diff) |
rename all READM.rst to README.md
Change-Id: I95930de9fefd0897bd0b75d2aeb5a1d731332dad
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'tosca2heat/heat-translator/setup.cfg')
-rw-r--r-- | tosca2heat/heat-translator/setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |