From d149a5cbd4ad7923bbff9fb5209fa4350aea6ed0 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 31 Jan 2018 13:46:59 -0500 Subject: [PATCH] change deliverable type for heat-translator to "other" The repository talks about a command line tool, so I don't think it should be classified as a library. Change-Id: I5e12359b36fe7bfa30f1f9ecff34ba6697311bee Signed-off-by: Doug Hellmann --- deliverables/queens/heat-translator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliverables/queens/heat-translator.yaml b/deliverables/queens/heat-translator.yaml index 3f9c87c5af..8b4cf3358a 100644 --- a/deliverables/queens/heat-translator.yaml +++ b/deliverables/queens/heat-translator.yaml @@ -3,4 +3,4 @@ include-pypi-link: yes launchpad: heat-translator release-model: cycle-with-intermediary team: heat -type: library +type: other