]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Dell Storage Center Unit Test Updates for Kilo
authorTom Swanson <tom_swanson@dell.com>
Thu, 5 Feb 2015 19:33:03 +0000 (13:33 -0600)
committerTom Swanson <tom_swanson@dell.com>
Thu, 5 Feb 2015 20:36:23 +0000 (14:36 -0600)
commitcca833a99496d31b8540945378f582082dcea315
treedad99191d8675cd77addd3b7680d30a117bb6503
parentb87af0c3307365f8f64d088691cf870beb36979c
Dell Storage Center Unit Test Updates for Kilo

Expanded our unit test coverage: test_dellscapi.py.
This tests our api module.  We've also added some
minor driver fixes found by unit and other testing.
Some logging statements have been updated.
All changes are in the dell storage center driver
and unit test files.

Change-Id: Ie12f1f0f82cb4b4d95edeb9c7f3e73caacce1a7f
Implements: blueprint dell-sc-unittests-update-kilo
cinder/tests/test_dellscapi.py [new file with mode: 0644]
cinder/volume/drivers/dell/dell_storagecenter_api.py