summaryrefslogtreecommitdiff
path: root/releasenotes/notes/lock_path-cef9d6f5f52c3211.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/lock_path-cef9d6f5f52c3211.yaml')
-rw-r--r--releasenotes/notes/lock_path-cef9d6f5f52c3211.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/releasenotes/notes/lock_path-cef9d6f5f52c3211.yaml b/releasenotes/notes/lock_path-cef9d6f5f52c3211.yaml
new file mode 100644
index 0000000..bcb13d3
--- /dev/null
+++ b/releasenotes/notes/lock_path-cef9d6f5f52c3211.yaml
@@ -0,0 +1,12 @@
+---
+features:
+ - |
+ When using the cinder backend, a custom os-brick file lock location can be
+ specified using the ``lock_path`` configuration option in the
+ ``[os_brick]`` configuration section. Helpful when deploying on the same
+ host as the Cinder service.
+upgrade:
+ - |
+ When running Cinder and Glance with Cinder backend on the same host an
+ os-brick shared location can be configured using the ``lock_path`` in the
+ ``[os_brick]`` configuration section.