Chaning github to gerrit own repository part II

Change-Id: Iae76646b3e5b276679fee09869bb91e27ac95cfc
diff --git a/openstack/orchestration/v1/stacks/template.go b/openstack/orchestration/v1/stacks/template.go
index 4cf5aae..f15c82f 100644
--- a/openstack/orchestration/v1/stacks/template.go
+++ b/openstack/orchestration/v1/stacks/template.go
@@ -5,7 +5,7 @@
 	"reflect"
 	"strings"
 
-	"github.com/gophercloud/gophercloud"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git"
 )
 
 // Template is a structure that represents OpenStack Heat templates