aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/locale/keystone-log-info.pot
diff options
context:
space:
mode:
authorasteroide <thomas.duval@orange.com>2015-09-24 16:27:16 +0200
committerasteroide <thomas.duval@orange.com>2015-09-24 16:27:16 +0200
commit92d11d139e9f76d4fd76859aea78643fc32ef36b (patch)
treebd5a2e7b50853498074ab55bdaee4452c460010b /keystone-moon/keystone/locale/keystone-log-info.pot
parent49325d99acfadaadfad99c596c4ada6b5ec849de (diff)
Update Keystone code from repository.
Change-Id: Ib3d0a06b10902fcc6d520f58e85aa617bc326d00
Diffstat (limited to 'keystone-moon/keystone/locale/keystone-log-info.pot')
-rw-r--r--keystone-moon/keystone/locale/keystone-log-info.pot22
1 files changed, 17 insertions, 5 deletions
diff --git a/keystone-moon/keystone/locale/keystone-log-info.pot b/keystone-moon/keystone/locale/keystone-log-info.pot
index f4c52cd4..69c9609c 100644
--- a/keystone-moon/keystone/locale/keystone-log-info.pot
+++ b/keystone-moon/keystone/locale/keystone-log-info.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: keystone 8.0.0.0b3.dev45\n"
+"Project-Id-Version: keystone 8.0.0.0b4.dev16\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2015-08-06 06:28+0000\n"
+"POT-Creation-Date: 2015-09-08 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,12 +17,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.0\n"
-#: keystone/assignment/core.py:250
+#: keystone/assignment/core.py:217
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""
-#: keystone/assignment/core.py:258
+#: keystone/assignment/core.py:225
#, python-format
msgid "Creating the default role %s failed because it was already created"
msgstr ""
@@ -97,12 +97,24 @@ msgid ""
"%(resource_type)s, operation %(operation)s payload %(payload)s"
msgstr ""
+#: keystone/middleware/core.py:266
+#, python-format
+msgid "Cannot find client issuer in env by the issuer attribute - %s."
+msgstr ""
+
+#: keystone/middleware/core.py:274
+#, python-format
+msgid ""
+"The client issuer %(client_issuer)s does not match with the trusted "
+"issuer %(trusted_issuer)s"
+msgstr ""
+
#: keystone/token/persistence/backends/sql.py:283
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""
-#: keystone/token/providers/fernet/token_formatters.py:163
+#: keystone/token/providers/fernet/token_formatters.py:181
#, python-format
msgid ""
"Fernet token created with length of %d characters, which exceeds 255 "