python-zaqarclient/doc/source/index.rst

2.2 KiB

Welcome to the Zaqar-client developer documentation!

Zaqar is a multi-tenant cloud messaging and notification service for web and mobile developers.

The service features a ReST 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.

Note

This documentation is generated by the Sphinx toolkit and lives in the Zaqar project source tree. Additional draft and project documentation regarding Zaqar and other components of OpenStack can be found on the OpenStack Wiki, as well as in the user guides found on docs.openstack.org.

Contents

client

Release Notes

0.1.1

  • Fix handling of 1.1 API
  • Gets 'flavor' data if the resource exists
  • Gets 'pool' data if the resource exists
  • Handling exception on 504 Error
  • Added i18n support
  • Makes health return True or False
  • Add reference docs for latest recommended client
  • Add docs for Client instances
  • Add a read-only property for Queues

Indices and tables

  • genindex
  • modindex
  • search