Doh! I linked your own pull req - I meant this one: https://github.com/apache/libcloud/pull/26
Mike Nerone On Wed, Sep 21, 2011 at 11:36 AM, Mike Nerone <[email protected]> wrote: > Incidentally, I already have this implemented for OpenStack 1.1 in this > pull request <https://github.com/apache/libcloud/pull/27> (which isn't > quite ready) as well. > > Mike Nerone > > > On Tue, Sep 20, 2011 at 3:57 PM, David Busby < > reply+i-1691643-300ebe7d4cb92b456685562ac1b8bc7d25de6...@reply.github.com>wrote: > >> As per discussion in irc I have setup the ex_delete_image method, and >> associated unit tests, please let me know if anything is not acceptable and >> I will make the necessary changes. >> >> >> >> You can merge this Pull Request by running: >> >> git pull https://github.com/Oneiroi/libcloud trunk >> >> Or you can view, comment on it, or merge it online at: >> >> https://github.com/apache/libcloud/pull/27 >> >> -- Commit Summary -- >> >> * ex_save_image untested at this time >> * Removed un-needed code and data obj >> * ex_delete_image and unittests complete though unittest name looks a bit >> hackish >> >> -- File Changes -- >> >> M libcloud/compute/drivers/openstack.py (10) >> M test/compute/test_openstack.py (14) >> >> -- Patch Links -- >> >> https://github.com/apache/libcloud/pull/27.patch >> https://github.com/apache/libcloud/pull/27.diff >> >> -- >> Reply to this email directly or view it on GitHub: >> https://github.com/apache/libcloud/pull/27 >> > >
