oslo.messaging/oslo_messaging
Javeme 166cfbfb1b Fixed a couple of pep8 errors/warnings
Fixed pep8 errors:
 * E127 continuation line over-indented for visual indent
 * E226 missing whitespace around arithmetic operator
 * E231 missing whitespace after ','
 * E241 multiple spaces after ','
 * E261 at least two spaces before inline comment
 * E301 expected 1 blank line, found 0
 * E302 expected 2 blank lines, found 1
 * E303 too many blank lines (2)
 * E501 line too long (80 > 79 characters)

Fixed pep8 warnings:
 * W292 no newline at end of file
 * W391 blank line at end of file

Change-Id: I1736f8a42c3a335a17a0b9b6e64782487ed3a495
2016-01-25 15:00:49 +08:00
..
_cmd Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
_drivers Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
_executors batch notification listener 2015-12-08 09:14:20 +01:00
hacking Use proper translating helper for logging 2015-08-20 21:01:59 -04:00
notify Improvement of logging acorrding to oslo.i18n guideline 2016-01-07 13:26:55 +08:00
rpc Merge "batch notification listener" 2015-12-11 04:16:57 +00:00
tests Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
_i18n.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
_utils.py creates a dispatcher abstraction 2015-12-07 16:43:34 +01:00
conffixture.py make enforce_type=True in CONF.set_override 2016-01-08 13:32:03 +08:00
dispatcher.py Improvement of logging acorrding to oslo.i18n guideline 2016-01-07 13:26:55 +08:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
localcontext.py Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
opts.py list_opts: update the notification options group 2016-01-05 21:00:33 +01:00
serializer.py Revert "serializer: deprecate RequestContextSerializer" 2015-12-08 18:52:56 +00:00
server.py Improvement of logging acorrding to oslo.i18n guideline 2016-01-07 13:26:55 +08:00
target.py Add support for multiple namespaces in Targets 2015-03-12 16:07:51 -04:00
transport.py Remove qpidd's driver from the tree 2015-11-20 18:43:28 +00:00