zaqar 10.0.0~b3~git2020041014.22c457a5-0ubuntu1 source package in Ubuntu

Changelog

zaqar (10.0.0~b3~git2020041014.22c457a5-0ubuntu1) focal; urgency=medium

  * New upstream snapshot for OpenStack Ussuri.
  * d/zaqar-common.postinst.in: Set ownership and permissions for all /var/lib
    files and directories.

 -- Corey Bryant <email address hidden>  Fri, 10 Apr 2020 14:16:48 -0400

Upload details

Uploaded by:
Corey Bryant
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 release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zaqar_10.0.0~b3~git2020041014.22c457a5.orig.tar.gz 573.3 KiB 79b68b3ea39a8fe5041afd9a37f7a18c17b25cc048431be7f4936b2b0a1ee5e1
zaqar_10.0.0~b3~git2020041014.22c457a5-0ubuntu1.debian.tar.xz 9.8 KiB 21a2c222648488bfe5da1b7212d9683f7a2f8c747a3c4af2d823f839e73ae585
zaqar_10.0.0~b3~git2020041014.22c457a5-0ubuntu1.dsc 4.1 KiB 2e61a6b9a0a0f7b8accd22cb51195915e2d0eb0588607f053ebc1cfb29325ea4

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.