commit | 1110840554699cec8f2e88c73e142ff7c704e5eb | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Mon Feb 23 10:31:41 2015 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 14 12:14:38 2015 +0200 |
tree | d0945b2dc4cba70147076719ee10a4dabc4b589b | |
parent | 05d200d420609acff45dccc4d455bf36577281e1 [diff] [blame] |
Finalizing most acceptance tests
diff --git a/openstack/db/v1/databases/results.go b/openstack/db/v1/databases/results.go index 7c967f5..7d4b6ae 100644 --- a/openstack/db/v1/databases/results.go +++ b/openstack/db/v1/databases/results.go
@@ -21,7 +21,7 @@ // CreateResult represents the result of a Create operation. type CreateResult struct { - gophercloud.Result + gophercloud.ErrResult } // DeleteResult represents the result of a Delete operation.