Updated openstack/openstack

Project: openstack/cinder  ea51db596906c663e0c04b546b3ca79873dd74f0
null
Unit test fails in pbuilder environment

When running tests inside a pbuilder environment we don't
have /dev/disk/by-path directory and so the test_host_driver
test fails. Fix test by overriding the isdir method to
return True and pretend that the directory is there.

Change-Id: Ifd39d796b7f250b1ec45227a4262ebb33d5656bf
This commit is contained in:
Michael Kerrin 2013-10-24 15:17:47 +00:00 committed by Gerrit Code Review
parent 1a8546c901
commit ee9c6b64de

2
cinder

@ -1 +1 @@
Subproject commit c381a495144b23b66a0394ca423ccb5654156387
Subproject commit ea51db596906c663e0c04b546b3ca79873dd74f0