Chaning github to gerrit own repository part II

Change-Id: Iae76646b3e5b276679fee09869bb91e27ac95cfc
diff --git a/openstack/identity/v3/endpoints/urls.go b/openstack/identity/v3/endpoints/urls.go
index 80cf57e..9ee76bc 100644
--- a/openstack/identity/v3/endpoints/urls.go
+++ b/openstack/identity/v3/endpoints/urls.go
@@ -1,6 +1,6 @@
 package endpoints
 
-import "github.com/gophercloud/gophercloud"
+import "gerrit.mcp.mirantis.net/debian/gophercloud.git"
 
 func listURL(client *gophercloud.ServiceClient) string {
 	return client.ServiceURL("endpoints")