From 0dd6ca7542b987642c51dfd08ff720e127064d61 Mon Sep 17 00:00:00 2001 From: spzala Date: Thu, 9 Oct 2014 14:16:57 -0700 Subject: [PATCH] Add heat-translator to the Heat program After having a good discussion on the IRC Heat weekly meeting and mailing list, the Heat PTL and core team voted and agreed to have the Heat-Translator project added to its official program. Heat-Translator is currently a StackForge project and provides a way to translate non-Heat templates to Heat Orchestration Template (HOT). Change-Id: I038b9e9ac6fc2b3584dcbc5ffd1033fa8fb0d52e --- reference/programs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/programs.yaml b/reference/programs.yaml index bda02406f..5fd1d098e 100644 --- a/reference/programs.yaml +++ b/reference/programs.yaml @@ -124,6 +124,7 @@ Orchestration: - repo: openstack/heat-specs - repo: openstack/heat-templates - repo: openstack-dev/heat-cfnclient + - repo: openstack/heat-translator Database Service: codename: Trove