]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Convert huawei ISCSIDriver unit tests to RFC5737 addrs
authorTom Barron <tpb@dyncloud.net>
Sun, 21 Feb 2016 12:00:54 +0000 (07:00 -0500)
committerTom Barron <tpb@dyncloud.net>
Wed, 2 Mar 2016 11:56:21 +0000 (06:56 -0500)
commit5e6a870f86bbd408030e356f091201c3897f1e41
treec39a6acfc7acbc95293cf92417dcec2492792f16
parent7ab30f99a5877919d0fb81274a21b605064b3f6c
Convert huawei ISCSIDriver unit tests to RFC5737 addrs

In the course an earlier review [1] it was suggested that
it would be good to change the live IPv4 addresses in these
tests to RFC5737 addresses [2], a range of addresses dedicated
for documentation, unit tests, and the like.

This commit makes these address substitutions without impacting
the function of the unit tests themselves.

[1] https://review.openstack.org/#/c/282861/
[2] https://tools.ietf.org/html/rfc5737

Change-Id: Ice065076010759f69dcb9a1ec06324f4588f202f
cinder/tests/unit/test_huawei_drivers.py