]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Increase test coverage for cinder.utils
authorVladislav Kuzmin <vkuzmin@mirantis.com>
Mon, 2 Sep 2013 12:19:50 +0000 (16:19 +0400)
committerVladislav Kuzmin <vkuzmin@mirantis.com>
Tue, 3 Sep 2013 09:31:01 +0000 (13:31 +0400)
commit0802e199640c9a15707b33b71235c226ad511144
tree6bb4c4631f2d5ff6d7080cabebcc564569c3bd8a
parent08cd3c0012f855030f2db945360093cc705ec778
Increase test coverage for cinder.utils

Add new tests for:
        check_ssh_injection()
        create_channel()

Change-Id: I0349d87023567b16d6600f5b38fd1daff5cbbdc8
cinder/tests/test_utils.py