commit | 262bcc8b2769e173221753aab7fa35cea6ebf0b3 | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Mon Oct 20 12:13:11 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Mon Oct 20 12:13:11 2014 -0400 |
tree | ea81f765642e5c38f018782851eaf7a82492fff2 | |
parent | 52c18ac1060db6b8b3c46c703ae7a072620f850a [diff] [blame] |
Update a last few stale references.
diff --git a/openstack/compute/v2/servers/results.go b/openstack/compute/v2/servers/results.go index 1d85ec0..c3e41d7 100644 --- a/openstack/compute/v2/servers/results.go +++ b/openstack/compute/v2/servers/results.go
@@ -46,7 +46,7 @@ // ActionResult represents the result of server action operations, like reboot type ActionResult struct { - gophercloud.CommonResult + gophercloud.Result } // Extract is a function that extracts error information from a result