zaqar 17.0.0+git2024020808.2c859275-0ubuntu1 source package in Ubuntu

Changelog

zaqar (17.0.0+git2024020808.2c859275-0ubuntu1) noble; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    caracal.

  [ James Page ]
  * New upstream release for OpenStack Caracal.
  * d/control: Drop memcache from (Build-)Depends.
  * d/p/switch-to-test-fixtures.patch: Drop, included upstream.

 -- James Page <email address hidden>  Thu, 08 Feb 2024 13:15:43 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zaqar_17.0.0+git2024020808.2c859275.orig.tar.gz 579.3 KiB da1768c872828823335e33554b5233065402cf3b479a7bafa0a2974d06645a69
zaqar_17.0.0+git2024020808.2c859275-0ubuntu1.debian.tar.xz 11.0 KiB 65dc6b179d148746fcbf789cf25cdd176b156cd6318d9c094200ac0af4b7b58e
zaqar_17.0.0+git2024020808.2c859275-0ubuntu1.dsc 3.9 KiB 75c3dcd2110b6a2e76ffa06f9e0c08de22585aac986482d4699a9a5f4102d760

View changes file

Binary packages built by this source

python3-zaqar: OpenStack Queueing as a Service - Python libraries

 Zaqar is a multi-tenant cloud messaging service for web developers. It
 combines the ideas pioneered by Amazon's SQS product with additional semantics
 to support event broadcasting.
 .
 The service features a fully RESTful API, which developers can use to send
 messages between various components of their SaaS and mobile applications, by
 using a variety of communication patterns. Underlying this API is an efficient
 messaging engine designed with scalability and security in mind.
 .
 Other OpenStack components can integrate with Zaqar to surface events to end
 users and to communicate with guest agents that run in the "over-cloud" layer.
 Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
 their customers.
 .
 This package contains the Python libraries that are part of Zaqar.

zaqar-common: OpenStack Queueing as a Service - common files

 Zaqar is a multi-tenant cloud messaging service for web developers. It
 combines the ideas pioneered by Amazon's SQS product with additional semantics
 to support event broadcasting.
 .
 The service features a fully RESTful API, which developers can use to send
 messages between various components of their SaaS and mobile applications, by
 using a variety of communication patterns. Underlying this API is an efficient
 messaging engine designed with scalability and security in mind.
 .
 Other OpenStack components can integrate with Zaqar to surface events to end
 users and to communicate with guest agents that run in the "over-cloud" layer.
 Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
 their customers.
 .
 This package contains common files and configuration that are
 needed by all the daemon packages of Zaqar.

zaqar-server: OpenStack Queueing as a Service - API server

 Zaqar is a multi-tenant cloud messaging service for web developers. It
 combines the ideas pioneered by Amazon's SQS product with additional semantics
 to support event broadcasting.
 .
 The service features a fully RESTful API, which developers can use to send
 messages between various components of their SaaS and mobile applications, by
 using a variety of communication patterns. Underlying this API is an efficient
 messaging engine designed with scalability and security in mind.
 .
 Other OpenStack components can integrate with Zaqar to surface events to end
 users and to communicate with guest agents that run in the "over-cloud" layer.
 Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
 their customers.
 .
 This package contains the API server on which clients will connect.