Fix proxy pep8 error for ocata 92/75792/1
authorHaibin Huang <haibin.huang@intel.com>
Tue, 15 Jan 2019 02:48:42 +0000 (10:48 +0800)
committerHaibin Huang <haibin.huang@intel.com>
Tue, 15 Jan 2019 02:54:08 +0000 (10:54 +0800)
commit349f57f1fe6b7096be88baaac9a1cb7491da9955
tree8ab677a0046770851d29ce1bdaaf4dfd59066636
parentfada10352ff098d7e5b844b8c48aec08929d7820
Fix proxy pep8 error for ocata

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

Change-Id: I0f6c78afc5eca9114c2c388e8d7001fe4daef9b2
Issue-ID: MULTICLOUD-434
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
ocata/ocata/proxy/__init__.py
ocata/ocata/proxy/tests/__init__.py
ocata/ocata/proxy/tests/test_identity_proxy.py
ocata/ocata/proxy/tests/test_service_proxy.py
ocata/ocata/proxy/views/__init__.py
ocata/ocata/proxy/views/identityV3.py
ocata/ocata/proxy/views/services.py