I found myself in need of live testing in working on an OpenStack driver. Though writing a driver-specific test/demo tool was an option, it's no more difficult to make one that works for any driver.
You can merge this Pull Request by running: git pull https://github.com/racker/libcloud compute_demo Or you can view, comment on it, or merge it online at: https://github.com/apache/libcloud/pull/22 -- Commit Summary -- * Fix the OpenStack provider to use the correct driver.\nSpotted by: Mike Nerone * Create generalized compute demo. -- File Changes -- R demos/compute_demo.py (93) M demos/secrets.py.dist (4) M libcloud/compute/providers.py (2) -- Patch Links -- https://github.com/apache/libcloud/pull/22.patch https://github.com/apache/libcloud/pull/22.diff -- Reply to this email directly or view it on GitHub: https://github.com/apache/libcloud/pull/22
