]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tests: Fix zfssa TestRestClientURL.test_request
authorEric Harney <eharney@redhat.com>
Tue, 18 Aug 2015 22:10:58 +0000 (18:10 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 18 Aug 2015 22:14:02 +0000 (18:14 -0400)
commit7049f5bf10320608489b6e1bdad1a96c85482d3a
treee3e96e0cfae99642beeb581931ccebb4cedc8d54
parent6da01c1b4102b36314b96ad73ec38a3fdec1355b
Tests: Fix zfssa TestRestClientURL.test_request

This test can currently fail with mismatched parameters
to urlopen.  Just ensure that urlopen is called so
that this works across all environments/versions.

Closes-Bug: #1486245

Change-Id: Icec5d208a979ba62b9dfef2b499a00bacec841d3
cinder/tests/unit/test_zfssa.py