Have you pushed this to github? I'm not able to apply your patches.

error: patch failed: test/test_rackspace.py:118
error: test/test_rackspace.py: patch does not apply
Did you hand edit your patch?

-Jeremy
On 12/1/09 1:05 AM, Soren Hansen wrote:
Add an "extra" dict to NodeImage objects and make use of it in the
Rackspace driver.

Soren Hansen (2):
   Make NodeImage accept an extra dict
   Return serverId for backups in Rackspace driver

  libcloud/base.py              |    6 +++++-
  libcloud/drivers/rackspace.py |    3 ++-
  libcloud/interface.py         |    1 +
  test/test_rackspace.py        |    4 +++-
  4 files changed, 11 insertions(+), 3 deletions(-)

Reply via email to