]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Targets tests: Clean up long lines
authorEric Harney <eharney@redhat.com>
Fri, 12 Jun 2015 19:47:30 +0000 (15:47 -0400)
committerEric Harney <eharney@redhat.com>
Mon, 15 Jun 2015 16:58:54 +0000 (12:58 -0400)
commit49f7ce8cf4efafa6f2340f28470f504d048c6b31
tree86bca398c5586fec2cdff53c1ecd4973209dc568
parent6feb65dcf4690f236afcf89bfd9509462c55befe
Targets tests: Clean up long lines

Clean up long lines in unit tests, mostly by
using a variable for volume UUID and shortening
unnecessarily long CHAP credentials.

This is not intended to be complete, just
a good start that greatly reduces #noqa and
improves readability.

Change-Id: Iddc26a5722731d76e6d9e4b0ff493ed806bf148d
cinder/tests/unit/targets/targets_fixture.py
cinder/tests/unit/targets/test_cxt_driver.py
cinder/tests/unit/targets/test_lio_driver.py
cinder/tests/unit/targets/test_tgt_driver.py