zaqar 10.0.0-0ubuntu0.20.04.1 source package in Ubuntu

Changelog

zaqar (10.0.0-0ubuntu0.20.04.1) focal; urgency=medium

  [ Chris MacNaughton ]
  * New upstream release for OpenStack Ussuri (LP: #1877642).
  * d/watch: Update to point at opendev.org.
  * d/watch: track 10.x series.

  [ Corey Bryant ]
  * d/gbp.conf: Create stable/ussuri branch.

 -- Corey Bryant <email address hidden>  Thu, 14 May 2020 12:42:48 -0400

Upload details

Uploaded by:
Corey Bryant
Sponsored by:
Brian Murray
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zaqar_10.0.0.orig.tar.gz 552.3 KiB c9a8a9c9f98f0d9c49246d48fe87f0fcfcd6ccbff2ca4fff2e4620c46a6d8181
zaqar_10.0.0-0ubuntu0.20.04.1.debian.tar.xz 9.9 KiB 17bffce7cafd9d0d76ef27513dca53c4ab22fb34c5d4a0a3b1221092d93f612f
zaqar_10.0.0-0ubuntu0.20.04.1.dsc 4.0 KiB fd781ab6be644e9952fed75bdbd37c6f854816bc58d73387d9aa4a2926b0f202

View changes file

Binary packages built by this source

python3-zaqar: OpenStack Queueing as a Service - Python 3 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 3 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.