Hi guys, I starting to use libcloud to manage our development stress test environment, and one of the first things I need to do is save the current servers images (I'll restore them in the future). I looked around the doc and the code and seems that there is no way to create an image from a running server ... is that right? ...
In the code, I found in compute/drivers/rackspace.py a method called RackspaceNodeDriver.ex_save_image ... but dunno know if that could do what I need. Thanks, -- Martín http://www.kyheo.com.ar / http://blog.kyheo.com.ar GTalk: [email protected]
