Update gophercloud to support list interfaces of OpenStack instance

Kubernetes-commit: ba463062ca363bc6626dff80172782a43abe033f
This commit is contained in:
FengyunPan 2017-08-08 23:29:37 +08:00 committed by Kubernetes Publisher
parent 99c44987e0
commit f7e05a1f9c

14
Godeps/Godeps.json generated
View File

@ -172,31 +172,31 @@
},
{
"ImportPath": "github.com/gophercloud/gophercloud",
"Rev": "ed590d9afe113c6107cd60717b196155e6579e78"
"Rev": "c0406a133c4a74a838baf0ddff3c2fab21155fba"
},
{
"ImportPath": "github.com/gophercloud/gophercloud/openstack",
"Rev": "ed590d9afe113c6107cd60717b196155e6579e78"
"Rev": "c0406a133c4a74a838baf0ddff3c2fab21155fba"
},
{
"ImportPath": "github.com/gophercloud/gophercloud/openstack/identity/v2/tenants",
"Rev": "ed590d9afe113c6107cd60717b196155e6579e78"
"Rev": "c0406a133c4a74a838baf0ddff3c2fab21155fba"
},
{
"ImportPath": "github.com/gophercloud/gophercloud/openstack/identity/v2/tokens",
"Rev": "ed590d9afe113c6107cd60717b196155e6579e78"
"Rev": "c0406a133c4a74a838baf0ddff3c2fab21155fba"
},
{
"ImportPath": "github.com/gophercloud/gophercloud/openstack/identity/v3/tokens",
"Rev": "ed590d9afe113c6107cd60717b196155e6579e78"
"Rev": "c0406a133c4a74a838baf0ddff3c2fab21155fba"
},
{
"ImportPath": "github.com/gophercloud/gophercloud/openstack/utils",
"Rev": "ed590d9afe113c6107cd60717b196155e6579e78"
"Rev": "c0406a133c4a74a838baf0ddff3c2fab21155fba"
},
{
"ImportPath": "github.com/gophercloud/gophercloud/pagination",
"Rev": "ed590d9afe113c6107cd60717b196155e6579e78"
"Rev": "c0406a133c4a74a838baf0ddff3c2fab21155fba"
},
{
"ImportPath": "github.com/hashicorp/golang-lru",