Chaning github repository to our gerrit repository

Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/dns/v2/zones/testing/fixtures.go b/openstack/dns/v2/zones/testing/fixtures.go
index 473ca90..5e55397 100644
--- a/openstack/dns/v2/zones/testing/fixtures.go
+++ b/openstack/dns/v2/zones/testing/fixtures.go
@@ -7,9 +7,9 @@
 	"time"
 
 	"github.com/gophercloud/gophercloud"
-	"github.com/gophercloud/gophercloud/openstack/dns/v2/zones"
-	th "github.com/gophercloud/gophercloud/testhelper"
-	"github.com/gophercloud/gophercloud/testhelper/client"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git/openstack/dns/v2/zones"
+	th "gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git/testhelper/client"
 )
 
 // List Output is a sample response to a List call.