Chaning github repository to our gerrit repository
Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/testing/endpoint_location_test.go b/openstack/testing/endpoint_location_test.go
index ea7bdd2..abdff46 100644
--- a/openstack/testing/endpoint_location_test.go
+++ b/openstack/testing/endpoint_location_test.go
@@ -5,10 +5,10 @@
"testing"
"github.com/gophercloud/gophercloud"
- "github.com/gophercloud/gophercloud/openstack"
- tokens2 "github.com/gophercloud/gophercloud/openstack/identity/v2/tokens"
- tokens3 "github.com/gophercloud/gophercloud/openstack/identity/v3/tokens"
- th "github.com/gophercloud/gophercloud/testhelper"
+ "gerrit.mcp.mirantis.net/debian/gophercloud.git/openstack"
+ tokens2 "gerrit.mcp.mirantis.net/debian/gophercloud.git/openstack/identity/v2/tokens"
+ tokens3 "gerrit.mcp.mirantis.net/debian/gophercloud.git/openstack/identity/v3/tokens"
+ th "gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper"
)
// Service catalog fixtures take too much vertical space!