ironic-inspector/releasenotes/notes/remove-policy-json-b4746d64c1511023.yaml
Jim Rollenhagen 5c54c0938e Remove sample policy and config files
Now we have docs, lets point people there rather than attempting to
maintain a copy in tree.

Also update the devstack plugin to build ironic.conf from scratch rather
than from the sample.

Change-Id: Id65a4f803832fefe467d59147c39d2dea604ed3c
2018-02-06 10:36:12 -08:00

11 lines
480 B
YAML

---
other:
- |
The sample configuration file located at ``example.conf``
and the sample policy file located at ``policy.yaml.sample``
were removed in this release, as they are now published with documentation.
See `the sample configuration file
<https://docs.openstack.org/ironic-inspector/latest/configuration/sample-config.html>`_
and `the sample policy file
<https://docs.openstack.org/ironic-inspector/latest/configuration/sample-policy.html>`_.