Fix resource pep8 error for ocata 94/75794/1
authorHaibin Huang <haibin.huang@intel.com>
Tue, 15 Jan 2019 02:51:39 +0000 (10:51 +0800)
committerHaibin Huang <haibin.huang@intel.com>
Tue, 15 Jan 2019 02:54:08 +0000 (10:54 +0800)
commit3f65f9018e5bc9f4f8b9d4ff398b26c89afe4559
tree925763ca50eb9b0769409bbe184ae762ef7e8e23
parentec98a5fe72a7edb37a4ecbf5389784c8abe6de5b
Fix resource pep8 error for ocata

This patch is only fixing the pep8 issues under the resource
folder for ocata release, which is only triggered by tox mannually.

Change-Id: I9d0eaa7f130141e61d50be15d93fe8054f11941e
Issue-ID: MULTICLOUD-434
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
ocata/ocata/resource/__init__.py
ocata/ocata/resource/tests/__init__.py
ocata/ocata/resource/tests/test_capacity.py
ocata/ocata/resource/tests/test_events.py
ocata/ocata/resource/tests/tests_infra_workload.py
ocata/ocata/resource/views/__init__.py
ocata/ocata/resource/views/capacity.py
ocata/ocata/resource/views/events.py
ocata/ocata/resource/views/infra_workload.py