diff options
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.cfg | 2 | ||||
-rw-r--r-- | tosca2heat/tosca-parser/README.md (renamed from tosca2heat/tosca-parser/README.rst) | 0 | ||||
-rw-r--r-- | tosca2heat/tosca-parser/setup.cfg | 2 |
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/ |