summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorwangxiyuan <wangxiyuan@huawei.com>2018-10-29 20:00:19 +0800
committerwangxiyuan <wangxiyuan@huawei.com>2018-12-11 10:32:47 +0800
commitab28b32ee9a0b7c08d2f4273dd523670ffbec9a2 (patch)
tree2233318d8da799a1f9461d6adb284846f9698eec /releasenotes
parentb9fd10e2612f26c93d49c168a0408aba6d20e5bf (diff)
downloadoslo-policy-ab28b32ee9a0b7c08d2f4273dd523670ffbec9a2.tar.gz
Add policy-upgrade tool
Add a new "oslopolicy-policy-upgrade" commnd. Using this command, operator can upgrade their self-defined policy files to follow the new format in the new release when upgrading OpenStack services. Change-Id: Iad9740bd8a5e4fdf1d1e64d61bc93f2483c531f3
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-policy-upgrade-command-a65bc4f760e5d8b1.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/add-policy-upgrade-command-a65bc4f760e5d8b1.yaml b/releasenotes/notes/add-policy-upgrade-command-a65bc4f760e5d8b1.yaml
new file mode 100644
index 0000000..433ee08
--- /dev/null
+++ b/releasenotes/notes/add-policy-upgrade-command-a65bc4f760e5d8b1.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - |
+ Add ``oslopolicy-policy-upgrade`` command to help operators upgrade their
+ self-defined policy file to new release format. It will upgrade the
+ deprected policy name with the new name.