From 3a2e001267f3f8a02ad74038df2bbb2e2869f653 Mon Sep 17 00:00:00 2001 From: Chao Xu Date: Fri, 9 Oct 2015 16:21:16 -0700 Subject: [PATCH] revert Godeps/ change --- .../github.com/rackspace/gophercloud/openstack/client_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client_test.go b/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client_test.go index 3da685aecdf..257260c4e19 100644 --- a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client_test.go +++ b/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client_test.go @@ -67,7 +67,7 @@ func TestAuthenticatedClientV2(t *testing.T) { "versions": { "values": [ { - "status": "extensions", + "status": "experimental", "id": "v3.0", "links": [ { "href": "%s", "rel": "self" }