Chaning github repository to our gerrit repository
Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/identity/v2/tokens/results.go b/openstack/identity/v2/tokens/results.go
index 6b36493..c6c39b6 100644
--- a/openstack/identity/v2/tokens/results.go
+++ b/openstack/identity/v2/tokens/results.go
@@ -4,7 +4,7 @@
"time"
"github.com/gophercloud/gophercloud"
- "github.com/gophercloud/gophercloud/openstack/identity/v2/tenants"
+ "gerrit.mcp.mirantis.net/debian/gophercloud.git/openstack/identity/v2/tenants"
)
// Token provides only the most basic information related to an authentication token.