Eric, On Wed, May 19, 2010 at 2:59 PM, Eric Woods <[email protected]> wrote: > Hey guys, > > I've written a simple web-based demo of Apache libcloud and posted it to > JIRA: https://issues.apache.org/jira/browse/LIBCLOUD-36. It includes > buttons and other graphical components that non-technical people can > appreciate to understand libcloud's value. The application is WSGI > compliant, and I'm using Python's built-in server to run it, so all you need > is the standalone file. > > Please note that this isn't meant to be a comprehensive demo of libcloud's > capabilities. It lets you work with multiple cloud providers, list their > images, list their nodes, and reboot/destroy nodes.
Neat! I switched it to use the dummy provider, and everything worked well. Where do you plan on taking this? This would be a neat thing to put in a contrib directory. -Alex -- co-founder, cloudkick.com twitter.com/cloudkick echo V2UgYXJlIGhpcmluZyEK | openssl base64 -d
