summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2021-12-11 02:38:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2021-12-11 02:38:47 +0000
commit6295d2eead3e492959f5861ded6a6c3e3f8cc9d0 (patch)
treec31a15b40f6d8f4c86028cd61908e735ac25a6fb /releasenotes
parent8c644ed1ba12a05f163f6a4079b763876ccf1541 (diff)
downloadglance_store-6295d2eead3e492959f5861ded6a6c3e3f8cc9d0.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: I8c8283efd0e7bb030b886e4a4e27a29d56e71288
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po114
1 files changed, 112 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 8229d7e..0690bdc 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -3,15 +3,16 @@
# Andi Chandler <andi@gowling.com>, 2018. #zanata
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
+# Andi Chandler <andi@gowling.com>, 2021. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Glance_store Release Notes\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-09-16 18:23+0000\n"
+"POT-Creation-Date: 2021-12-10 18:01+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2020-10-03 10:13+0000\n"
+"PO-Revision-Date: 2021-09-18 07:44+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -92,6 +93,15 @@ msgstr "2.2.0"
msgid "2.3.0"
msgstr "2.3.0"
+msgid "2.5.0"
+msgstr "2.5.0"
+
+msgid "2.6.0"
+msgstr "2.6.0"
+
+msgid "2.7.0"
+msgstr "2.7.0"
+
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. "
@@ -317,6 +327,20 @@ msgstr "Bug 1870289_: Add lock per share for cinder nfs mount/umount"
msgid "Bug 1875281_: API returns 503 if one of the store is mis-configured"
msgstr "Bug 1875281_: API returns 503 if one of the store is mis-configured"
+msgid "Bug 1885651_: swift_store_endpoint doesn't override keystone catalog"
+msgstr "Bug 1885651_: swift_store_endpoint doesn't override Keystone catalogue"
+
+msgid "Bug 1915602_: Cinder store: Use v3 API by default"
+msgstr "Bug 1915602_: Cinder store: Use v3 API by default"
+
+msgid ""
+"Bug 1926404_: HTTP 413 : Failed to add object to Swift. Got error from Swift"
+msgstr ""
+"Bug 1926404_: HTTP 413 : Failed to add object to Swift. Got error from Swift"
+
+msgid "Bug 1934849_: s3 backend takes time exponentially"
+msgstr "Bug 1934849_: s3 backend takes time exponentially"
+
msgid "Bug Fixes"
msgstr "Bug Fixes"
@@ -346,6 +370,15 @@ msgstr "Critical Issues"
msgid "Current Series Release Notes"
msgstr "Current Series Release Notes"
+msgid ""
+"Default value of the ``cinder_catalog_info`` parameter has been changed from "
+"``volumev2::publicURL`` to ``volumev3::publicURL``, so that the current v3 "
+"API is used by default instead of the deprecated v2 API."
+msgstr ""
+"Default value of the ``cinder_catalog_info`` parameter has been changed from "
+"``volumev2::publicURL`` to ``volumev3::publicURL``, so that the current v3 "
+"API is used by default instead of the deprecated v2 API."
+
msgid "Deprecation Notes"
msgstr "Deprecation Notes"
@@ -377,6 +410,13 @@ msgstr ""
"are not sent over the network."
msgid ""
+"Fixed creating multiple instances/volumes from image if multiattach volumes "
+"are used."
+msgstr ""
+"Fixed creating multiple instances/volumes from image if multiattach volumes "
+"are used."
+
+msgid ""
"Following bugs were fixed and included after 0.28.0 release: * Bug 1824533_: "
"Do not include ETag when puting manifest in chunked uploads * Bug 1818915_: "
"Python3: Fix return type on CooperativeReader.read * Bug 1805332_: Prevent "
@@ -402,6 +442,21 @@ msgstr ""
"For more information, see the `Buffered Reader for Swift Driver`_ spec."
msgid ""
+"For the Cinder store, if using an internal user to store images, it is now "
+"possible to have the internal user and the internal project in Keystone "
+"domains other than the ``Default`` one. Two new config options "
+"``cinder_store_user_domain_name`` and ``cinder_store_project_domain_name`` "
+"are added (both default to ``Default``) and now are possible to use in the "
+"configuration of the Cinder store."
+msgstr ""
+"For the Cinder store, if using an internal user to store images, it is now "
+"possible to have the internal user and the internal project in Keystone "
+"domains other than the ``Default`` one. Two new config options "
+"``cinder_store_user_domain_name`` and ``cinder_store_project_domain_name`` "
+"are added (both default to ``Default``) and now are possible to use in the "
+"configuration of the Cinder store."
+
+msgid ""
"For years, `/var/lib/glance/images` has been presented as the default dir "
"for the filesystem store. It was not part of the default value until now. "
"New deployments and ppl overriding config files should watch for this."
@@ -417,6 +472,9 @@ msgstr ""
"From glance_store release 0.26.0 onwards Cinder driver is no longer "
"considered as experimental."
+msgid "Glance cinder store now supports handling of multiattach volumes."
+msgstr "Glance Cinder store now supports handling of multiattach volumes."
+
msgid "Glance_store Release Notes"
msgstr "Glance_store Release Notes"
@@ -557,6 +615,17 @@ msgstr ""
"and thus addresses the vulnerabilities described in OSSN-0033."
msgid ""
+"Previously, during service startup, the check to validate volume types used "
+"to raise ``BackendException`` or ``BadStoreConfiguration`` exceptions when "
+"an invalid volume type was configured hence failing the service startup. It "
+"now logs a warning and the glance service starts normally."
+msgstr ""
+"Previously, during service startup, the check to validate volume types used "
+"to raise ``BackendException`` or ``BadStoreConfiguration`` exceptions when "
+"an invalid volume type was configured hence failing the service startup. It "
+"now logs a warning and the Glance service starts normally."
+
+msgid ""
"Python 2.7 support has been dropped. Last release of glance_store to support "
"py2.7 is OpenStack Train. The minimum version of Python now supported by "
"glance_store is Python 3.6."
@@ -891,6 +960,13 @@ msgid "This release adds support for Glance multihash computation."
msgstr "This release adds support for Glance multihash computation."
msgid ""
+"This release adds support for handling cinder's multiattach volumes in "
+"glance cinder store."
+msgstr ""
+"This release adds support for handling cinder's multiattach volumes in "
+"Glance Cinder store."
+
+msgid ""
"This release contains the base work for multiple back-ends changing how the "
"back-ends get configured. Please note that in Rocky release the work is "
"still experimental. Thus it's not advised to utilize the new configs in "
@@ -941,6 +1017,13 @@ msgstr ""
"feature was added to the Swift store driver. Several bugs were fixed and "
"some code changes were committed to increase stability."
+msgid ""
+"This was a quiet development cycle for the ``glance_store`` library. Several "
+"bugs were fixed and some code changes were committed to increase stability."
+msgstr ""
+"This was a quiet development cycle for the ``glance_store`` library. Several "
+"bugs were fixed and some code changes were committed to increase stability."
+
msgid "To use the new reader with the Swift store, you must do the following:"
msgstr "To use the new reader with the Swift store, you must do the following:"
@@ -967,6 +1050,12 @@ msgstr "Ussuri Series Release Notes"
msgid "Victoria Series Release Notes"
msgstr "Victoria Series Release Notes"
+msgid "Wallaby Series Release Notes"
+msgstr "Wallaby Series Release Notes"
+
+msgid "Xena Series Release Notes"
+msgstr "Xena Series Release Notes"
+
msgid ""
"`Add python 3.5 in classifier and envlist <https://git.openstack.org/cgit/"
"openstack/glance_store/commit/?id=963e2a0fd1c173556a2c40915ad26db28d8375a6>`_"
@@ -982,6 +1071,27 @@ msgstr ""
"creation of images on encrypted NFS volumes when Glance store is Cinder."
msgid ""
+"`Bug #1901138 <https://bugs.launchpad.net/glance-store/+bug/1901138>`_: "
+"Blocked creation of images when glance store is cinder, cinder backend is "
+"nfs and volumes created are qcow2 format."
+msgstr ""
+"`Bug #1901138 <https://bugs.launchpad.net/glance-store/+bug/1901138>`_: "
+"Blocked creation of images when Glance store is Cinder, Cinder backend is "
+"NFS and volumes created are qcow2 format."
+
+msgid "`Bug #1904546 <https://bugs.launchpad.net/cinder/+bug/1904546>`_:"
+msgstr "`Bug #1904546 <https://bugs.launchpad.net/cinder/+bug/1904546>`_:"
+
+msgid ""
+"`Bug #1915163 <https://bugs.launchpad.net/glance-store/+bug/1915163>`_: "
+"Added handling to log and raise proper exception during image create when an "
+"invalid volume type is configured."
+msgstr ""
+"`Bug #1915163 <https://bugs.launchpad.net/glance-store/+bug/1915163>`_: "
+"Added handling to log and raise proper exception during image create when an "
+"invalid volume type is configured."
+
+msgid ""
"`Correct error msg variable that could be unassigned <https://git.openstack."
"org/cgit/openstack/glance_store/commit/?"
"id=ccc9696e3f071383cd05d88ba2488f5a5ee98120>`_"