cinder/cinder/backup/drivers
Eric Harney fdc10686cf NFS Backup: Avoid TypeError in os-brick when not configured
If backup_share is not set, a TypeError is raised from
os-brick, because this code is run before the config options
are validated.

Don't try to initialize the path if this is not set.

Closes-Bug: #1797227
Change-Id: I96e104f0e0da0257c48bbaffc2b436f670ccdb76
2018-10-11 12:24:41 -04:00
..
__init__.py Removed copyright from empty files 2014-01-01 20:31:13 -07:00
ceph.py Merge "Ceph backup: set close_fds on Popen" 2018-08-20 17:55:54 +00:00
gcs.py Prepare Google Backup driver for latest libraries 2018-07-17 11:18:26 +02:00
glusterfs.py Add cinder backup service initialize check 2017-07-25 16:56:27 +03:00
nfs.py NFS Backup: Avoid TypeError in os-brick when not configured 2018-10-11 12:24:41 -04:00
posix.py Fix spelling mistakes 2018-02-09 14:34:51 +08:00
swift.py Remove logging on Swift backup obj writer 2018-01-24 17:23:59 +01:00
tsm.py Merge "Add cinder backup service initialize check" 2017-07-25 22:42:57 +00:00