]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NetApp unit test fail fix for http_proxy
authorNavneet Singh <singn@netapp.com>
Mon, 21 Oct 2013 20:11:11 +0000 (01:41 +0530)
committerNavneet Singh <singn@netapp.com>
Mon, 21 Oct 2013 20:51:19 +0000 (02:21 +0530)
commit6e3955e4cf2eaacd11adbc8df68e9d5d5e081f8f
treea1d2da098652019ddb0eb60725196a3a1b40f40d
parent64c6eea42a3df46dd7f3d171f8f5d8de06e4692c
NetApp unit test fail fix for http_proxy

The environment having http_proxy settings caused
the unit tests to fail with 404 error. This fix
handles both situations with proxy or without
proxy settings.

Change-Id: I791a45adff654305db9f1fb6f039e91b11ba88d8
Closes-Bug:#1223145
cinder/tests/test_netapp.py
cinder/tests/test_netapp_ssc.py