Hi, Just few GoGrid driver fixes.
1) Because we are using 'name' as instance.id, for instance actions we need to use 'name' parameter instead of 'id' 2) Right now we are using 'Web server' and 'Database server' as a Realm, which isn't very appropriate in this case. GoGrid in version 1.5 of their API introduced a 'Datacenter' functionality, which is the same as 'Availability zone' in EC2. So this patch fixing that and Realm become a 'zone'/'datacenter' where will be instance/IP actually launched. -- Michal
