From d801d4e23e942b56327d1410db2a51a3b205118e Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Mon, 15 Sep 2014 13:28:47 +0200 Subject: [PATCH] Remove references to queue in Zaqar's description Zaqar is a messaging service which provides support for different messaging patterns and messaging related semantics. Mentioning `queue` in the service codename and description misleads people from what the service goal actually is. Change-Id: I09df25e0bc9cf1804ea4db67271fb55d1dcce30d --- reference/programs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/programs.yaml b/reference/programs.yaml index 911221165..3e215d0a7 100644 --- a/reference/programs.yaml +++ b/reference/programs.yaml @@ -312,12 +312,12 @@ Release cycle management: - repo: openstack/requirements - repo: openstack-infra/release-tools -Queue service: +Message service: codename: Zaqar ptl: Kurt Griffiths (kgriffs) mission: > - To produce an OpenStack message queueing API and service that affords a - variety of distributed application messaging patterns in an efficient, + To produce an OpenStack messaging service that affords a + variety of distributed application patterns in an efficient, scalable and highly-available manner, and to create and maintain associated Python libraries and documentation. url: https://wiki.openstack.org/wiki/Zaqar