commit | 24a29cea730c2729fd753bcf91f59e9b83c78462 | [log] [tgz] |
---|---|---|
author | Krzysztof Szukiełojć <kszukielojc@mirantis.com> | Sun May 07 14:24:02 2017 +0200 |
committer | Krzysztof Szukiełojć <kszukielojc@mirantis.com> | Sun May 07 14:24:02 2017 +0200 |
tree | 035157590117f9a57ed2d95f7365606695ddf8db | |
parent | c3491c0e09b2df1061fd0acc366da45a65a29c29 [diff] [blame] |
Chaning github repository to our gerrit repository Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/dns/v2/zones/requests.go b/openstack/dns/v2/zones/requests.go index 6db7831..88f1c15 100644 --- a/openstack/dns/v2/zones/requests.go +++ b/openstack/dns/v2/zones/requests.go
@@ -2,7 +2,7 @@ import ( "github.com/gophercloud/gophercloud" - "github.com/gophercloud/gophercloud/pagination" + "gerrit.mcp.mirantis.net/debian/gophercloud.git/pagination" ) type ListOptsBuilder interface {