The cinder.backup.drivers.glusterfs Module¶
Implementation of a backup service that uses GlusterFS as the backend.
- 
class GlusterfsBackupDriver(context, db_driver=None)¶
- Bases: - cinder.backup.drivers.posix.PosixBackupDriver- Provides backup, restore and delete using GlusterFS repository. 
- 
get_backup_driver(context)¶