Merge "fix misspelling of available"

This commit is contained in:
Zuul 2018-10-30 21:24:52 +00:00 committed by Gerrit Code Review
commit 95d6d49b01

View File

@ -1751,7 +1751,7 @@ class DS8KProxyTest(test.TestCase):
self.assertTrue(mock_switch_connection.called)
def test_find_lcu_for_eckd_replicated_volume(self):
"""find LCU for eckd replicated volume when pprc path is availble."""
"""find LCU for eckd replicated volume when pprc path is available."""
self.configuration.connection_type = (
storage.XIV_CONNECTION_TYPE_FC_ECKD)
self.configuration.ds8k_devadd_unitadd_mapping = 'C4-10'