Remove legacy policy.json cleanup handler

Change-Id: I4f4e1863d3b1810d47899911828714958cfd3ba3
This commit is contained in:
Jonathan Rosser 2022-02-02 04:19:26 -05:00
parent 58198515d9
commit cf72960235
1 changed files with 0 additions and 8 deletions

View File

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