Merge "[install] Fix cinder lock path"
This commit is contained in:
commit
170cec368f
@ -247,7 +247,7 @@ Install and configure components
|
|||||||
|
|
||||||
[oslo_concurrency]
|
[oslo_concurrency]
|
||||||
...
|
...
|
||||||
lock_path = /var/lock/cinder
|
lock_path = /var/lib/cinder/tmp
|
||||||
|
|
||||||
* (Optional) To assist with troubleshooting, enable verbose
|
* (Optional) To assist with troubleshooting, enable verbose
|
||||||
logging in the ``[DEFAULT]`` section:
|
logging in the ``[DEFAULT]`` section:
|
||||||
|
@ -292,7 +292,7 @@ Install and configure components
|
|||||||
|
|
||||||
[oslo_concurrency]
|
[oslo_concurrency]
|
||||||
...
|
...
|
||||||
lock_path = /var/lock/cinder
|
lock_path = /var/lib/cinder/tmp
|
||||||
|
|
||||||
* (Optional) To assist with troubleshooting, enable verbose logging
|
* (Optional) To assist with troubleshooting, enable verbose logging
|
||||||
in the ``[DEFAULT]`` section:
|
in the ``[DEFAULT]`` section:
|
||||||
|
Loading…
Reference in New Issue
Block a user