commit | 24a29cea730c2729fd753bcf91f59e9b83c78462 | [log] [tgz] |
---|---|---|
author | Krzysztof Szukiełojć <kszukielojc@mirantis.com> | Sun May 07 14:24:02 2017 +0200 |
committer | Krzysztof Szukiełojć <kszukielojc@mirantis.com> | Sun May 07 14:24:02 2017 +0200 |
tree | 035157590117f9a57ed2d95f7365606695ddf8db | |
parent | c3491c0e09b2df1061fd0acc366da45a65a29c29 [diff] [blame] |
Chaning github repository to our gerrit repository Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/blockstorage/v1/volumes/testing/fixtures.go b/openstack/blockstorage/v1/volumes/testing/fixtures.go index 306901b..81e1f89 100644 --- a/openstack/blockstorage/v1/volumes/testing/fixtures.go +++ b/openstack/blockstorage/v1/volumes/testing/fixtures.go
@@ -5,8 +5,8 @@ "net/http" "testing" - th "github.com/gophercloud/gophercloud/testhelper" - fake "github.com/gophercloud/gophercloud/testhelper/client" + th "gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper" + fake "gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper/client" ) func MockListResponse(t *testing.T) {