]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update tests to use CONF.set_override
authorAlex Meade <mr.alex.meade@gmail.com>
Mon, 24 Feb 2014 20:28:23 +0000 (15:28 -0500)
committerAlex Meade <mr.alex.meade@gmail.com>
Fri, 21 Mar 2014 14:14:52 +0000 (10:14 -0400)
commitf72c547dbaa41b82ff243f0407cffc39a23424f7
tree54e4ec1208f5ed2dc47a9c228a9862d92dea8877
parenteb6bae9f4c05fb5682634ae15dd3388c41ea8f14
Update tests to use CONF.set_override

This patch updates some tests that were overriding configuration
values by means other than CONF.set_override. It also removes any
left over references to the glusterfs_disk_util config option.

Closes-bug: 1284293
Closes-bug: 1284300

Change-Id: Id2d14cc3ff77322d017033f3558aed9cd637589b
cinder/tests/test_backup.py
cinder/tests/test_glusterfs.py
cinder/tests/test_nfs.py