From 70b92055b0e1016b80240a363be9dd3418a880ec Mon Sep 17 00:00:00 2001
From: Thierry Carrez <thierry@openstack.org>
Date: Fri, 12 Jun 2020 15:19:55 +0200
Subject: [PATCH] Rally is a service

Rally is currently listed as "other", while it is a service
with an API. This causes it to not be as prominently displayed
on https://releases.openstack.org/independent.html as it
should be.

Change-Id: I027fd3a26f88baceb3284e54ce2d819afd5125ea
---
 deliverables/_independent/rally-openstack.yaml | 2 +-
 deliverables/_independent/rally.yaml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/deliverables/_independent/rally-openstack.yaml b/deliverables/_independent/rally-openstack.yaml
index 95b7edc19a..2cf4e34c1c 100644
--- a/deliverables/_independent/rally-openstack.yaml
+++ b/deliverables/_independent/rally-openstack.yaml
@@ -1,7 +1,7 @@
 ---
 launchpad: rally
 team: rally
-type: other
+type: service
 release-notes: https://opendev.org/openstack/rally-openstack/src/branch/master/CHANGELOG.rst
 include-pypi-link: true
 releases:
diff --git a/deliverables/_independent/rally.yaml b/deliverables/_independent/rally.yaml
index ad135f64fe..d390d270d3 100644
--- a/deliverables/_independent/rally.yaml
+++ b/deliverables/_independent/rally.yaml
@@ -1,7 +1,7 @@
 ---
 launchpad: rally
 team: rally
-type: other
+type: service
 release-notes: https://opendev.org/openstack/rally/src/branch/master/CHANGELOG.rst
 include-pypi-link: true
 releases: