
Several patches have landed in cinder and an update is required. Note: the cinder.overrides is a temporary workaround for oslo.messaging. See https://review.openstack.org/#/c/263818/. This file can be removed once a new oslo.messaging release has landed. Change-Id: I8ebcc489c2c84ebc19c51e4712301d4f71660f06 Partial-Bug: #1528332 Partial-Bug: #1537321 Partial-Bug: #1536845 Partial-Bug: #1529720 Partial-Bug: #1529669 Partial-Bug: #1512198 Partial-Bug: #1489231 Partial-Bug: #1488415 Partial-Bug: #1478650
1.3 KiB
1.3 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
clone_check_timeout = 3600 |
(IntOpt) How long we check whether a clone is finished before we give up |
disco_client = 127.0.0.1 |
(IPOpt) The IP of DMS client socket server |
disco_client_port = 9898 |
(PortOpt) The port to connect DMS client socket server |
disco_wsdl_path =
/etc/cinder/DISCOService.wsdl |
(StrOpt) Path to the wsdl file to communicate with DISCO request manager |
restore_check_timeout = 3600 |
(IntOpt) How long we check whether a restore is finished before we give up |
retry_interval = 1 |
(IntOpt) How long we wait before retrying to get an item detail |