This project is not covered by Drupal’s security advisory policy.

This module is the successor to the Backup & Migrate Rackspace Cloudfiles module as the old php-cloudfiles bindings are deprecated and no longer going to be supported after August 1, 2013.

Until I can get a 2.x branch going on the new API, please don't use any OpenCloud library version higher than 1.6.x.

ObjectStore / Authentication errors

It appears that someone moved the cheese - or in other words changed the entire API interface for connecting to object stores via the OpenCloud API.

Failed loading vendor/autoload.php

As of some unknown version (as there is no changelog - tsk, tsk) Composer is required to properly register and autoload classes as documented here.

System requirements

System requirements for the new module (dictated by the new php-opencloud library) are:

  • PHP 5.3
  • CURL extensions to PHP enabled

The module will test for these minimum requirements on install. See the README file for installation and configuration.

Platform Support

So far I have been able to test the module against the following OpenStack implementations:

If anyone is able to test this on another OpenStack implementation not listed, please let me know so I can add it to the supported list. If it fails, please open an issue in the queue and I'll address it. Thanks in advance for your help!

Note for existing Backup & Migrate Rackspace Cloudfiles users

There is not going to be an upgrade path from the older module. You will need to replace it with this one and configure it appropriately in order to continue backing up to the Rackspace Cloud Files service.

Project information

Releases