support pep8 check 45/49445/5
authordongwenjuan <dong.wenjuan@zte.com.cn>
Thu, 21 Dec 2017 08:11:31 +0000 (16:11 +0800)
committerdongwenjuan <dong.wenjuan@zte.com.cn>
Tue, 9 Jan 2018 01:37:39 +0000 (09:37 +0800)
commit754b94bba6df6e7aafd5f1ffb8432a40cb815649
tree4bbe2f725e5b378bbd8f1b12cbbbb173afb203b2
parentbdbd22904733af311225a3315555bb39ea12ed55
support pep8 check

Change-Id: I3c4358694c57d27a207ae60712c44f717c8895f7
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
29 files changed:
.gitignore
doctor_tests/alarm.py
doctor_tests/common/__init__.py
doctor_tests/common/utils.py
doctor_tests/consumer/base.py
doctor_tests/consumer/sample.py
doctor_tests/identity_auth.py
doctor_tests/image.py
doctor_tests/inspector/base.py
doctor_tests/inspector/congress.py
doctor_tests/inspector/sample.py
doctor_tests/installer/apex.py
doctor_tests/installer/base.py
doctor_tests/installer/common/congress.py
doctor_tests/installer/common/set_ceilometer.py
doctor_tests/installer/common/vitrage.py
doctor_tests/installer/local.py
doctor_tests/instance.py
doctor_tests/main.py
doctor_tests/monitor/__init__.py
doctor_tests/monitor/collectd.py
doctor_tests/monitor/collectd_plugin.py
doctor_tests/monitor/sample.py
doctor_tests/network.py
doctor_tests/profiler_poc.py
doctor_tests/scenario/network_failure.py
doctor_tests/user.py
requirements.txt
tox.ini