Remove legacy policy.json cleanup handler

Change-Id: Icc44bcf02229ad7d18853a47924b4aa3d3d1b7cd
This commit is contained in:
Jonathan Rosser 2022-02-02 04:08:08 -05:00
parent 9f2bf29db8
commit a9eec797b7
1 changed files with 0 additions and 9 deletions

View File

@ -28,15 +28,6 @@
- "Restart cinder services"
- "venv changed"
# NOTE (noonedeadpunk): Remove this task after Xena release
- name: Remove obsoleted policy.json file
file:
path: "/etc/cinder/policy.json"
state: absent
listen:
- Restart cinder services
- venv changed
- name: Start services
service:
name: "{{ item.service_name }}"