Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
Metadata-Version: 2.1
Name: oslo.messaging
Version: 9.6.0
Summary: Oslo Messaging API
Home-page: https://docs.openstack.org/oslo.messaging/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: futurist (>=1.2.0)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
Requires-Dist: oslo.service (!=1.28.1,>=1.24.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: debtcollector (>=1.2.0)
Requires-Dist: six (>=1.10.0)
Requires-Dist: cachetools (>=2.0.0)
Requires-Dist: WebOb (>=1.7.1)
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: amqp (>=2.4.1)
Requires-Dist: kombu (!=4.0.2,>=4.0.0)
Requires-Dist: oslo.middleware (>=3.31.0)
Requires-Dist: monotonic (>=0.6) ; (python_version<'3.3')
Provides-Extra: amqp1
Requires-Dist: pyngus (>=2.2.0) ; extra == 'amqp1'
Provides-Extra: kafka
Requires-Dist: confluent-kafka (>=0.11.6) ; extra == 'kafka'
Provides-Extra: test
Requires-Dist: hacking (<1.2.0,>=1.1.0) ; extra == 'test'
Requires-Dist: fixtures (>=3.0.0) ; extra == 'test'
Requires-Dist: mock (>=2.0.0) ; extra == 'test'
Requires-Dist: stestr (>=2.0.0) ; extra == 'test'
Requires-Dist: testscenarios (>=0.4) ; extra == 'test'
Requires-Dist: testtools (>=2.2.0) ; extra == 'test'
Requires-Dist: oslotest (>=3.2.0) ; extra == 'test'
Requires-Dist: pifpaf (>=2.2.0) ; extra == 'test'
Requires-Dist: confluent-kafka (>=0.11.6) ; extra == 'test'
Requires-Dist: coverage (!=4.4,>=4.0) ; extra == 'test'
Requires-Dist: pyngus (>=2.2.0) ; extra == 'test'
Requires-Dist: bandit (>=1.1.0) ; extra == 'test'
Requires-Dist: eventlet (!=0.18.3,!=0.20.1,>=0.18.2) ; extra == 'test'
Requires-Dist: greenlet (>=0.4.10) ; extra == 'test'

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.messaging.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

Oslo Messaging Library
======================

.. image:: https://img.shields.io/pypi/v/oslo.messaging.svg
    :target: https://pypi.org/project/oslo.messaging/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg
    :target: https://pypi.org/project/oslo.messaging/
    :alt: Downloads

The Oslo messaging API supports RPC and notifications over a number of
different messaging transports.

* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/oslo.messaging/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.messaging
* Bugs: https://bugs.launchpad.net/oslo.messaging
* Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/