summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLance Bragstad <lbragstad@gmail.com>2018-06-01 22:07:34 +0000
committerLance Bragstad <lbragstad@gmail.com>2018-06-01 22:07:34 +0000
commit3fe95b2aebde226bab0d710885f60a1862499b16 (patch)
tree48964c77ef54f0040dcdab35fa04c13bc3440cdc /releasenotes
parente74a3b77447094767be78ae76758999e376f361f (diff)
downloadoslo-policy-3fe95b2aebde226bab0d710885f60a1862499b16.tar.gz
Add CLI usage documentation
This commit adds usage and examples for generating sample policy files and listing redundant policy rules. Change-Id: I2ff00a0a038fde5596ec2fe35de1b7647efcbb9c Closes-Bug: 1741073
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/expand-cli-docs-02c2f13adbe251c0.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/expand-cli-docs-02c2f13adbe251c0.yaml b/releasenotes/notes/expand-cli-docs-02c2f13adbe251c0.yaml
new file mode 100644
index 0000000..0175991
--- /dev/null
+++ b/releasenotes/notes/expand-cli-docs-02c2f13adbe251c0.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ [`bug 1741073 <https://bugs.launchpad.net/oslo.policy/+bug/1741073>`_]
+ Documentation has been improved to include ``oslopolicy-sample-generator``
+ and ``oslopolicy-list-redundant`` usage.