commit | a50d135a623a75f951b4651b7419faf4f7e479b1 | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Feb 18 11:38:38 2015 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 14 12:14:37 2015 +0200 |
tree | a461420ef02b58d5f8366057662034a8b2ff3573 | |
parent | c1c6bf8e1f31138be50b048a420963a535166a97 [diff] [blame] |
Refactor to use new client.Request
diff --git a/rackspace/db/v1/instances/results.go b/rackspace/db/v1/instances/results.go index e0c5aa5..2ce302b 100644 --- a/rackspace/db/v1/instances/results.go +++ b/rackspace/db/v1/instances/results.go
@@ -17,7 +17,7 @@ Updated string //time.Time // Indicates how the instance stores data. - Datastore datastores.Datastore + Datastore datastores.DatastorePartial // Indicates the hardware flavor the instance uses. Flavor os.Flavor