Previous topic

The cinder.tests.api.v2.test_volumes Module

Next topic

The cinder.tests.backup.fake_swift_client Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.tests.backup.fake_service Module

class FakeBackupService(context, db_driver=None)

Bases: cinder.db.base.Base

backup(backup, volume_file)
delete(backup)
restore(backup, volume_id, volume_file)
get_backup_service(context)