summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-05-26 02:40:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-05-26 02:40:19 +0000
commit8e540c6c47b8d77547448b8ca5123348b6f1f3c2 (patch)
treef3fc745305a0c5fbac552ab3ab93f54fe5e36441
parentaeee48b561ba0d100663311c3ba94f0d128105aa (diff)
downloadglance_store-8e540c6c47b8d77547448b8ca5123348b6f1f3c2.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: I5e4fd429f900c33934ca34afb340f06f174616fd
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po80
1 files changed, 78 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 0690bdc..5bb6110 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -4,15 +4,16 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
# Andi Chandler <andi@gowling.com>, 2021. #zanata
+# Andi Chandler <andi@gowling.com>, 2022. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Glance_store Release Notes\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-12-10 18:01+0000\n"
+"POT-Creation-Date: 2022-05-11 07:32+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2021-09-18 07:44+0000\n"
+"PO-Revision-Date: 2022-05-25 08:51+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -96,12 +97,27 @@ msgstr "2.3.0"
msgid "2.5.0"
msgstr "2.5.0"
+msgid "2.5.0-6"
+msgstr "2.5.0-6"
+
msgid "2.6.0"
msgstr "2.6.0"
msgid "2.7.0"
msgstr "2.7.0"
+msgid "2.7.0-5"
+msgstr "2.7.0-5"
+
+msgid "3.0.0"
+msgstr "3.0.0"
+
+msgid "3.0.0-16"
+msgstr "3.0.0-16"
+
+msgid "3.0.0-3"
+msgstr "3.0.0-3"
+
msgid ""
"A `BufferedReader`_ has been added to the Swift store driver in order to "
"enable better recovery from errors during uploads of large image files. "
@@ -341,6 +357,9 @@ msgstr ""
msgid "Bug 1934849_: s3 backend takes time exponentially"
msgstr "Bug 1934849_: s3 backend takes time exponentially"
+msgid "Bug 1954883_: [RBD] Image is unusable if deletion fails"
+msgstr "Bug 1954883_: [RBD] Image is unusable if deletion fails"
+
msgid "Bug Fixes"
msgstr "Bug Fixes"
@@ -379,6 +398,17 @@ msgstr ""
"``volumev2::publicURL`` to ``volumev3::publicURL``, so that the current v3 "
"API is used by default instead of the deprecated v2 API."
+msgid ""
+"Deployments which are using Ceph V2 clone feature (i.e. RBD backend for "
+"glance_store as well as cinder driver is RBD or nova is using RBD driver) "
+"and minimum ceph client version is greater than 'luminous' need to grant "
+"glance osd read access to the cinder and nova RBD pool."
+msgstr ""
+"Deployments which are using Ceph V2 clone feature (i.e. RBD backend for "
+"glance_store as well as Cinder driver is RBD or Nova is using the RBD "
+"driver) and minimum Ceph client version is greater than 'luminous' need to "
+"grant Glance OSD read access to the Cinder and Nova RBD pool."
+
msgid "Deprecation Notes"
msgstr "Deprecation Notes"
@@ -634,6 +664,13 @@ msgstr ""
"py2.7 is OpenStack Train. The minimum version of Python now supported by "
"glance_store is Python 3.6."
+msgid ""
+"Python 3.6 & 3.7 support has been dropped. The minimum version of Python now "
+"supported is Python 3.8."
+msgstr ""
+"Python 3.6 & 3.7 support has been dropped. The minimum version of Python now "
+"supported is Python 3.8."
+
msgid "Queens Series Release Notes"
msgstr "Queens Series Release Notes"
@@ -1056,6 +1093,9 @@ msgstr "Wallaby Series Release Notes"
msgid "Xena Series Release Notes"
msgstr "Xena Series Release Notes"
+msgid "Yoga Series Release Notes"
+msgstr "Yoga Series Release Notes"
+
msgid ""
"`Add python 3.5 in classifier and envlist <https://git.openstack.org/cgit/"
"openstack/glance_store/commit/?id=963e2a0fd1c173556a2c40915ad26db28d8375a6>`_"
@@ -1092,6 +1132,42 @@ msgstr ""
"invalid volume type is configured."
msgid ""
+"`Bug #1955668 <https://bugs.launchpad.net/glance-store/+bug/1955668>`_: "
+"Fixed issue with glance cinder store passing hostname instead of IP address "
+"to os-brick while getting connector information."
+msgstr ""
+"`Bug #1955668 <https://bugs.launchpad.net/glance-store/+bug/1955668>`_: "
+"Fixed issue with glance cinder store passing hostname instead of IP address "
+"to os-brick while getting connector information."
+
+msgid ""
+"`Bug #1959913 <https://bugs.launchpad.net/glance-store/+bug/1959913>`_: "
+"Added wait between the volume being extended and the new size being detected "
+"while opening the volume device."
+msgstr ""
+"`Bug #1959913 <https://bugs.launchpad.net/glance-store/+bug/1959913>`_: "
+"Added wait between the volume being extended and the new size being detected "
+"while opening the volume device."
+
+msgid ""
+"`Bug #1969373 <https://bugs.launchpad.net/glance-store/+bug/1969373>`_: "
+"Cinder Driver: Correct the retry interval from fixed 1 second to exponential "
+"backoff for attaching a volume during image create/save operation."
+msgstr ""
+"`Bug #1969373 <https://bugs.launchpad.net/glance-store/+bug/1969373>`_: "
+"Cinder Driver: Correct the retry interval from fixed 1 second to exponential "
+"backoff for attaching a volume during image create/save operation."
+
+msgid ""
+"`Bug #1970698 <https://bugs.launchpad.net/glance-store/+bug/1970698>`_: "
+"Cinder: Fixed exception logging when the image create operation fails due to "
+"failing to attach volume to glance host."
+msgstr ""
+"`Bug #1970698 <https://bugs.launchpad.net/glance-store/+bug/1970698>`_: "
+"Cinder: Fixed exception logging when the image create operation fails due to "
+"failing to attach the volume to a Glance host."
+
+msgid ""
"`Correct error msg variable that could be unassigned <https://git.openstack."
"org/cgit/openstack/glance_store/commit/?"
"id=ccc9696e3f071383cd05d88ba2488f5a5ee98120>`_"