openstacksdk/shade
Monty Taylor c9e9ef9f43
Fix a few minor annoyances that snuck in
We had the normal infra pep8 ignores marked, but follow some of them by hand
in this codebase anyway. While E12* are not valid pep8, the prevailing style
of shade is in agreement with them. While we weren't enforcing them, a few
instances snuck in. Fix them and just turn the flags on.

Change-Id: Iea2bd9a99eb8b20dd40418ac8479b809d3872de8
2017-03-29 04:16:39 -05:00
..
_heat Remove python-heatclient and replace with REST 2017-03-27 15:28:00 -05:00
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Fix a few minor annoyances that snuck in 2017-03-29 04:16:39 -05:00
__init__.py Log request ids when debug logging is enabled 2017-01-10 13:51:04 -05:00
_adapter.py Change request_id logging to match nova format 2017-02-16 12:54:40 -06:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_normalize.py Add normalization for heat stacks 2017-03-27 13:43:25 -05:00
_tasks.py Remove python-heatclient and replace with REST 2017-03-27 15:28:00 -05:00
_utils.py Remove python-heatclient and replace with REST 2017-03-27 15:28:00 -05:00
exc.py Raise a more specific exception on nova 400 errors 2017-03-03 08:18:20 -08:00
inventory.py Always do network interface introspection 2016-03-23 10:18:24 -05:00
meta.py Change request_id logging to match nova format 2017-02-16 12:54:40 -06:00
openstackcloud.py Fix a few minor annoyances that snuck in 2017-03-29 04:16:39 -05:00
operatorcloud.py Fix a few minor annoyances that snuck in 2017-03-29 04:16:39 -05:00
task_manager.py Pass task to post_task_run hook 2017-02-06 17:23:04 -06:00