summaryrefslogtreecommitdiff
path: root/releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml
diff options
context:
space:
mode:
authorJim Rollenhagen <jim@jimrollenhagen.com>2016-08-08 21:09:13 -0400
committerJim Rollenhagen <jim@jimrollenhagen.com>2016-08-10 14:02:42 -0400
commit0fe585ac7c1e8b8e068d6ae0da00edc3da9a4c6c (patch)
treeb746c844a4cc6f541cecb286fbfcb3852194e81d /releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml
parent0594ccec447c22b725f9194513a1366baa11c08b (diff)
downloadironic-0fe585ac7c1e8b8e068d6ae0da00edc3da9a4c6c.tar.gz
Clean up release notes for 6.1.0
This corrects some typos, some grammar, and makes formatting of notes generally more consistent. Change-Id: Ic6b48a1877a9b142a4dd1df2ae22342eef99bc76
Diffstat (limited to 'releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml')
-rw-r--r--releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml b/releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml
index 6755307f9..579444bd1 100644
--- a/releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml
+++ b/releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml
@@ -15,8 +15,8 @@ security:
upgrade:
- |
During an upgrade, it is recommended that all deployers re-evaluate the
- settings in their /etc/ironic/policy.json file. This file should now be
+ settings in their ``/etc/ironic/policy.json`` file. This file should now be
used only to override default configuration, such as by limiting access to
- the Bare Metal service to specific tenants or restricting access to
- specific API endpoints. A policy.json.sample file is provided that lists
- all supported policies.
+ the ironic service to specific tenants or restricting access to
+ specific API endpoints. A ``policy.json.sample`` file is provided that
+ lists all supported policies.