cinder/cinder/backup
Alan Bishop 8d86763814 Fix swift backup driver crashing during service startup
This patch fixes a crash in the swift backup driver during service
startup, when the backup_swift_url is None. When backup_swift_url is
None, the initialization code tries to fetch swift's endpoint from the
service catalog. However, this fails during service startup because the
context is missing the information required to access the catalog.

Closes-Bug: #1826434
Change-Id: I7e7dbdae72a08e663a96b6c01340ec2a5cbe883e
(cherry picked from commit 3799738872)
2019-04-30 11:59:14 -04:00
..
drivers Fix swift backup driver crashing during service startup 2019-04-30 11:59:14 -04:00
__init__.py Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00
chunkeddriver.py Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00
driver.py Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06: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