Merge "Fix /tmp/swift-rings/backups/ files deletion"
This commit is contained in:
commit
4d96568912
@ -62,6 +62,7 @@
|
|||||||
file:
|
file:
|
||||||
path: "{{ swift_ring_build_path }}"
|
path: "{{ swift_ring_build_path }}"
|
||||||
state: absent
|
state: absent
|
||||||
|
become: true
|
||||||
|
|
||||||
delegate_to: "{{ swift_ring_build_host }}"
|
delegate_to: "{{ swift_ring_build_host }}"
|
||||||
vars:
|
vars:
|
||||||
|
6
releasenotes/notes/story-2008354-0c34e2ad7aeb7d3d.yaml
Normal file
6
releasenotes/notes/story-2008354-0c34e2ad7aeb7d3d.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
Fixes issue with deleting swift ring temporary files.
|
||||||
|
See `story 2008354 <https://storyboard.openstack.org/#!/story/2008354>`__
|
||||||
|
for details.
|
Loading…
Reference in New Issue
Block a user