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

Changelog

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

  * New upstream snapshot for OpenStack Ussuri.
  * d/zaqar-common.postinst: Refactor to standardise /etc, /var/lib and
    /var/log ownership and permissions (LP: #1859422).

 -- James Page <email address hidden>  Thu, 26 Mar 2020 14:43:20 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zaqar_10.0.0~b3~git2020032614.22c457a5.orig.tar.gz 574.1 KiB 03488eae257fe3a28bb3d4d8979a923f615c1f5f7e55480d9a8418fe25b3f158
zaqar_10.0.0~b3~git2020032614.22c457a5-0ubuntu1.debian.tar.xz 9.7 KiB a441c60b5def969e7ea24a5bfad7bd1f99a0957968ecdd0c2e7226dcd07231bd
zaqar_10.0.0~b3~git2020032614.22c457a5-0ubuntu1.dsc 4.1 KiB d144677c08875a29ac6b244e9d9bc822526b3bdf218a3cbe7322d24a3ff84b15

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.