Ihar Hrachyshka 135d16e9a5 Fixed possible pep8 failure due to pyflakes bug
There is a bug in pyflakes that may trigger F811 violation when import
is not used in a file before its redefinition in local class method
scope, even though it's used in other classes later in the same file.

Change-Id: Ie611e2ff93c59b01a2695c3d944cfe118f874547
Related-Bug: #1297161
2014-03-25 10:45:08 +01:00
2014-01-15 04:08:18 +00:00
2014-03-19 13:25:48 +01:00
2014-03-04 06:23:35 -08:00
2013-10-01 16:14:29 +00:00
2014-03-19 13:25:48 +01:00
2014-02-28 14:23:55 -08:00

Oslo Messaging Library

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

See also: Library Documentation

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%