summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-policy-json-be92ffdba7bda951.yaml
blob: c7258b19e65501f39f81c1eb42931287e6471471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
upgrade:
  - |
    The default policy file located at ``etc/ironic/policy.json`` was removed
    in this release, as no policy file is required to run the ironic-api
    service.
other:
  - |
    The sample configuration file located at ``etc/ironic/ironic.conf.sample``
    and the sample policy file located at ``etc/ironic/policy.json.sample``
    were removed in this release, as they are now published with documentation.
    See `the sample configuration file
    <https://docs.openstack.org/ironic/latest/configuration/sample-config.html>`_
    and `the sample policy file
    <https://docs.openstack.org/ironic/latest/configuration/sample-policy.html>`_.