From b6fba332ccf351b6d04150fb869696d4fb49c05f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 14 Aug 2017 07:26:52 +0200 Subject: [PATCH] [www] Add heat-translator The tool is available for both pike and latest - but not older releases. Closes-Bug: #1710526 Change-Id: I7e3c9820652fbda71e62b1e372a791740678684c --- www/project-data/latest.yaml | 3 +++ www/project-data/pike.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/www/project-data/latest.yaml b/www/project-data/latest.yaml index 281b1cbd10..ffb5cc3d17 100644 --- a/www/project-data/latest.yaml +++ b/www/project-data/latest.yaml @@ -271,6 +271,9 @@ service: Orchestration service Python Bindings type: client description: heat client +- name: heat-translator + type: tool + service: Translate non-heat templates to heat Orchestration Template - name: manila service: Shared File Systems service diff --git a/www/project-data/pike.yaml b/www/project-data/pike.yaml index b17856f1e5..b1af554de1 100644 --- a/www/project-data/pike.yaml +++ b/www/project-data/pike.yaml @@ -278,6 +278,9 @@ service: Orchestration service Python Bindings type: client description: heat client +- name: heat-translator + type: tool + service: Translate non-heat templates to heat Orchestration Template - name: manila service: Shared File Systems service