cinder/cinder/backup
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
..
drivers NFS Backup: Avoid TypeError in os-brick when not configured 2018-10-11 12:24:41 -04:00
__init__.py Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py Consume quota when importing backup resource 2018-08-01 13:48:25 -05:00
chunkeddriver.py Merge "Add backup restoration cancellation support" 2018-03-11 02:01:02 +00:00
driver.py Merge "Add backup restoration cancellation support" 2018-03-11 02:01:02 +00:00
manager.py Merge "Drop legacy backup service support" 2018-09-26 01:54:33 +00:00
rpcapi.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00