cinder.backup.drivers.glusterfs
Module¶Implementation of a backup service that uses GlusterFS as the backend.
GlusterfsBackupDriver
(context, db=None)¶Bases: cinder.backup.drivers.posix.PosixBackupDriver
Provides backup, restore and delete using GlusterFS repository.
check_for_setup_error
()¶Raises error if any required configuration flag is missing.
get_backup_driver
(context)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.