summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-22 06:58:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-22 06:58:51 +0000
commit1d1876f238aadd57983fc2743645a1300695488c (patch)
tree3755ca22d4d6d48962d282e9935f3972cf463afa /releasenotes
parent214422c1ce617729bb8a334f1b914505b812d043 (diff)
downloadoslo-policy-1d1876f238aadd57983fc2743645a1300695488c.tar.gz
Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I91955acb977bcf7506a90600fecb60b258ab79ef
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po31
1 files changed, 29 insertions, 2 deletions
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index 9309916..7a15df9 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -1,14 +1,15 @@
# Andi Chandler <andi@gowling.com>, 2016. #zanata
# Andi Chandler <andi@gowling.com>, 2017. #zanata
+# Andi Chandler <andi@gowling.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.policy Release Notes\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-12-04 22:02+0000\n"
+"POT-Creation-Date: 2018-01-19 02:08+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2017-12-05 10:32+0000\n"
+"PO-Revision-Date: 2018-01-22 12:21+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
@@ -24,10 +25,36 @@ msgstr "1.22.1"
msgid "1.29.0"
msgstr "1.29.0"
+msgid "1.33.0"
+msgstr "1.33.0"
+
msgid "1.9.0"
msgstr "1.9.0"
msgid ""
+"A new configuration option has been added to the ``[oslo_policy]`` group "
+"called ``enforce_scope``. When set to ``True``, oslo.policy will raise an "
+"``InvalidScope`` exception if the context passed into the enforce method "
+"doesn't match the policy's ``scope_types``. If ``False``, a warning will be "
+"logged for operators. Note that operators should only enable this option "
+"once they've audited their users to ensure system users have roles on the "
+"system. This could potentially prevent some users from being able to make "
+"system-level API calls. This will also give other services the flexibility "
+"to fix long-standing RBAC issues in OpenStack once they start introducing "
+"``scope_types`` for policies used in their service."
+msgstr ""
+"A new configuration option has been added to the ``[oslo_policy]`` group "
+"called ``enforce_scope``. When set to ``True``, oslo.policy will raise an "
+"``InvalidScope`` exception if the context passed into the enforce method "
+"doesn't match the policy's ``scope_types``. If ``False``, a warning will be "
+"logged for operators. Note that operators should only enable this option "
+"once they've audited their users to ensure system users have roles on the "
+"system. This could potentially prevent some users from being able to make "
+"system-level API calls. This will also give other services the flexibility "
+"to fix long-standing RBAC issues in OpenStack once they start introducing "
+"``scope_types`` for policies used in their service."
+
+msgid ""
"Add ``sphinxpolicygen`` Sphinx plugin, which can be used to generate a "
"sample policy file for use in documentation."
msgstr ""