zaqar 15.0.0-0ubuntu1 source package in Ubuntu

Changelog

zaqar (15.0.0-0ubuntu1) kinetic; urgency=medium

  * d/watch: Scope to 15.x series and fix tarball path.
  * New upstream release for OpenStack Zed.

 -- Corey Bryant <email address hidden>  Wed, 05 Oct 2022 16:28:02 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zaqar_15.0.0.orig.tar.gz 575.8 KiB 116425fd526d8b4900da5cbf841f9c2058fae0b4f8b3b44d4f2935f46e636df3
zaqar_15.0.0-0ubuntu1.debian.tar.xz 10.7 KiB 3ffb3e53a2b6a01c58dc5e0421474bc63d0b81ac665b2aa882bc3f3fc2fc8083
zaqar_15.0.0-0ubuntu1.dsc 3.8 KiB c6a4d687175100afbcb52908e1dac0b6db307a24b2dda846825c100f21064928

View changes file

Binary packages built by this source

python3-zaqar: No summary available for python3-zaqar in ubuntu kinetic.

No description available for python3-zaqar in ubuntu kinetic.

zaqar-common: No summary available for zaqar-common in ubuntu kinetic.

No description available for zaqar-common in ubuntu kinetic.

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.