cinder.backup.drivers.nfs Modulecinder.backup.drivers.nfs Module¶Implementation of a backup service that uses NFS storage as the backend.
NFSBackupDriver(context, db=None)¶Bases: cinder.backup.drivers.posix.PosixBackupDriver
Provides backup, restore and delete using NFS supplied 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.