karnowski / pairhost

Automate creation of Relevance pairhost EC2 instances.
MIT License
10 stars 6 forks source link

Add a rename command #10

Open ldenman opened 12 years ago

ldenman commented 12 years ago

Let's add a rename command to to be able to change the name of an attached instance.

avescodes commented 12 years ago

I'm going to take a pass at this today.

avescodes commented 12 years ago

After digging for a bit it would seem this feature may not actually be possible using fog. Attempting to save a AWS compute server object results in an error being raised and I haven't found another way to commit a name change via fog.

I propose closing this card unless anyone else has ideas of how to sidestep fog for a name change.

karnowski commented 12 years ago

How about skipping the Fog gem altogether and using the AWS gem directly?

On Fri, Sep 28, 2012 at 2:50 PM, Ryan Neufeld notifications@github.comwrote:

After digging for a bit it would seem this feature may not actually be possible using fog. Attempting to save a AWS compute server object results in an error being raise ( https://github.com/fog/fog/blob/master/lib/fog/aws/models/compute/server.rb#L150) and I haven't found another way to commit a name change via fog.

I propose closing this card unless anyone else has ideas of how to sidestep fog for a name change.

— Reply to this email directly or view it on GitHubhttps://github.com/karnowski/pairhost/issues/10#issuecomment-8988176.

Larry Karnowski Work: http://thinkrelevance.com Geek: http://tech.hickorywind.org Music: http://www.hickorywind.org