diff options
Diffstat (limited to 'tosca2heat/heat-translator')
-rw-r--r-- | tosca2heat/heat-translator/README.md (renamed from tosca2heat/heat-translator/README.rst) | 0 | ||||
-rw-r--r-- | tosca2heat/heat-translator/setup.cfg | 2 |
2 files changed, 1 insertions, 1 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/ |