Chaning github repository to our gerrit repository

Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/cdn/v1/flavors/testing/fixtures.go b/openstack/cdn/v1/flavors/testing/fixtures.go
index ed97247..d687e79 100644
--- a/openstack/cdn/v1/flavors/testing/fixtures.go
+++ b/openstack/cdn/v1/flavors/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"
 )
 
 // HandleListCDNFlavorsSuccessfully creates an HTTP handler at `/flavors` on the test handler mux