summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2020-04-16 09:55:40 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2020-04-16 09:55:40 +0000
commit0c37da906e053964df24910cca364899aac91899 (patch)
treeadafeb83868793e6c61a8f21c806589e84a8faaf /releasenotes
parent9a7ab4b3b26281d0d55d2e9f6a39cd59e1c637fe (diff)
downloadswift-0c37da906e053964df24910cca364899aac91899.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: I4022f269a6066a06bb9f8fa9b6a2d52653e7966e
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po181
1 files changed, 179 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 d17473d40..f7ce67a0b 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -5,11 +5,11 @@ msgid ""
msgstr ""
"Project-Id-Version: swift\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-04-10 11:59+0000\n"
+"POT-Creation-Date: 2020-04-14 13:23+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2020-04-07 08:39+0000\n"
+"PO-Revision-Date: 2020-04-16 12:48+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -85,6 +85,33 @@ msgstr "2.18.0"
msgid "2.19.0"
msgstr "2.19.0"
+msgid "2.19.1"
+msgstr "2.19.1"
+
+msgid "2.19.2"
+msgstr "2.19.2"
+
+msgid "2.20.0"
+msgstr "2.20.0"
+
+msgid "2.21.0"
+msgstr "2.21.0"
+
+msgid "2.21.1"
+msgstr "2.21.1"
+
+msgid "2.22.0"
+msgstr "2.22.0"
+
+msgid "2.23.0"
+msgstr "2.23.0"
+
+msgid "2.23.1"
+msgstr "2.23.1"
+
+msgid "2.24.0"
+msgstr "2.24.0"
+
msgid ""
"A PUT or POST to a container will now update the container's Last-Modified "
"time, and that value will be included in a GET/HEAD response."
@@ -105,6 +132,9 @@ msgstr ""
"in distinct regions, which means that the dispersion of replicas between the "
"components can be guaranteed."
+msgid "ACLs now work with unicode in user/account names."
+msgstr "ACLs now work with Unicode in user/account names."
+
msgid ""
"Accept a trade off of dispersion for balance in the ring builder that will "
"result in getting to balanced rings much more quickly in some cases."
@@ -133,6 +163,15 @@ msgid "Add Vary headers for CORS responses."
msgstr "Add Vary headers for CORS responses."
msgid ""
+"Add ``databases_per_second`` to the account-replicator, container-"
+"replicator, and container-sharder. This prevents them from using a full CPU "
+"core when they are not IO limited."
+msgstr ""
+"Add ``databases_per_second`` to the account-replicator, container-"
+"replicator, and container-sharder. This prevents them from using a full CPU "
+"core when they are not IO limited."
+
+msgid ""
"Add a ``--drop-prefixes`` flag to swift-account-info, swift-container-info, "
"and swift-object-info. This makes the output between the three more "
"consistent."
@@ -152,10 +191,39 @@ msgstr ""
"replicator using up to N worker processes to perform replication tasks. At "
"most one worker per disk will be spawned."
+msgid ""
+"Add basic support for ?versions bucket listings. We still do not have "
+"support for toggling S3 bucket versioning, but we can at least support "
+"getting the latest versions of all objects."
+msgstr ""
+"Add basic support for ?versions bucket listings. We still do not have "
+"support for toggling S3 bucket versioning, but we can at least support "
+"getting the latest versions of all objects."
+
msgid "Add checksum to object extended attributes."
msgstr "Add checksum to object extended attributes."
msgid ""
+"Add fallocate_reserve to account and container servers. This allows disks "
+"shared between account/container and object rings to avoid getting 100% "
+"full. The default value of 1% matches the existing default on object servers."
+msgstr ""
+"Add fallocate_reserve to account and container servers. This allows disks "
+"shared between account/container and object rings to avoid getting 100% "
+"full. The default value of 1% matches the existing default on object servers."
+
+msgid ""
+"Add slo_manifest_hook callback to allow other middlewares to impose "
+"additional constraints on or make edits to SLO manifests before being "
+"written. For example, a middleware could enforce minimum segment size or "
+"insert data segments."
+msgstr ""
+"Add slo_manifest_hook callback to allow other middlewares to impose "
+"additional constraints on or make edits to SLO manifests before being "
+"written. For example, a middleware could enforce minimum segment size or "
+"insert data segments."
+
+msgid ""
"Add support for PROXY protocol v1 to the proxy server. This allows the Swift "
"proxy server to log accurate client IP addresses when there is a proxy or "
"SSL-terminator between the client and the Swift proxy server. Example "
@@ -421,6 +489,13 @@ msgid "EC Fragment Duplication - Foundational Global EC Cluster Support."
msgstr "EC Fragment Duplication - Foundational Global EC Cluster Support."
msgid ""
+"Empty container databases (such as might be created on handoffs) now shard "
+"much more quickly."
+msgstr ""
+"Empty container databases (such as might be created on handoffs) now shard "
+"much more quickly."
+
+msgid ""
"Enable cluster-wide CORS Expose-Headers setting via \"cors_expose_headers\"."
msgstr ""
"Enable cluster-wide CORS Expose-Headers setting via \"cors_expose_headers\"."
@@ -467,6 +542,27 @@ msgstr ""
"+bug/1639691>`__ for more information."
msgid ""
+"Errors encountered while validating static symlink targets no longer cause "
+"``BadResponseLength`` errors in the proxy-server."
+msgstr ""
+"Errors encountered while validating static symlink targets no longer cause "
+"``BadResponseLength`` errors in the proxy-server."
+
+msgid ""
+"Experimental support for Python 3.6 and 3.7 is now available. Note that this "
+"requires ``eventlet>=0.25.0``. All unit tests pass, and running functional "
+"tests under Python 2 will pass against services running under Python 3. "
+"Expect full support in the next minor release."
+msgstr ""
+"Experimental support for Python 3.6 and 3.7 is now available. Note that this "
+"requires ``eventlet>=0.25.0``. All unit tests pass, and running functional "
+"tests under Python 2 will pass against services running under Python 3. "
+"Expect full support in the next minor release."
+
+msgid "Fix SLO delete for accounts with non-ASCII names."
+msgstr "Fix SLO delete for accounts with non-ASCII names."
+
+msgid ""
"Fixed UnicodeDecodeError in the object reconstructor that would prevent "
"objects with non-ascii names from being reconstructed and caused the "
"reconstructor process to hang."
@@ -484,10 +580,20 @@ msgstr ""
"more correct. The enclosing \"delete\" tag was removed where it doesn't make "
"sense and replaced with \"extract\" or \"upload\" depending on the context."
+msgid "Fixed ``rsync`` output parsing."
+msgstr "Fixed ``rsync`` output parsing."
+
msgid "Fixed a bug in domain_remap when obj starts/ends with slash."
msgstr "Fixed a bug in domain_remap when obj starts/ends with slash."
msgid ""
+"Fixed a bug in how Swift uses eventlet that was exposed under high "
+"concurrency."
+msgstr ""
+"Fixed a bug in how Swift uses eventlet that was exposed under high "
+"concurrency."
+
+msgid ""
"Fixed a bug in the EC reconstructor where an unsuccessful sync would cause "
"extra disk I/O load on the remote server. Now the extra checking work is "
"only requested if the sync request was successful."
@@ -1061,6 +1167,9 @@ msgstr ""
"replica per rebalance, thus matching behaviour when min_part_hours is "
"greater than zero."
+msgid "Rocky Series Release Notes"
+msgstr "Rocky Series Release Notes"
+
msgid ""
"SLO manifest PUT requests can now be properly validated by sending an ETag "
"header of the md5 sum of the concatenated md5 sums of the referenced "
@@ -1103,6 +1212,9 @@ msgstr ""
"Static Large Object (SLO) manifest may now (again) have zero-byte last "
"segments."
+msgid "Stein Series Release Notes"
+msgstr "Stein Series Release Notes"
+
msgid ""
"Stop logging tracebacks in the ``object-replicator`` when it runs out of "
"handoff locations."
@@ -1126,6 +1238,22 @@ msgid "Swift Release Notes"
msgstr "Swift Release Notes"
msgid ""
+"Swift now returns a 503 (instead of a 500) when an account auto-create fails."
+msgstr ""
+"Swift now returns a 503 (instead of a 500) when an account auto-create fails."
+
+msgid ""
+"Swift-all-in-one Docker images are now built and published to https://hub."
+"docker.com/r/openstackswift/saio. These are intended for use as development "
+"targets, but will hopefully be useful as a starting point for other work "
+"involving containerizing Swift."
+msgstr ""
+"Swift-all-in-one Docker images are now built and published to https://hub."
+"docker.com/r/openstackswift/saio. These are intended for use as development "
+"targets, but will hopefully be useful as a starting point for other work "
+"involving containerizing Swift."
+
+msgid ""
"Symlink objects reference one other object. They are created by creating an "
"empty object with an X-Symlink-Target header. The value of the header is of "
"the format <container>/<object>, and the target does not need to exist at "
@@ -1351,6 +1479,9 @@ msgstr ""
"Throttle update_auditor_status calls so it updates no more than once per "
"minute. This prevents excessive IO on a new cluster."
+msgid "Train Series Release Notes"
+msgstr "Train Series Release Notes"
+
msgid "Truncate error logs to prevent log handler from running out of buffer."
msgstr "Truncate error logs to prevent log handler from running out of buffer."
@@ -1500,10 +1631,56 @@ msgstr ""
msgid "domain_remap now accepts a list of domains in \"storage_domain\"."
msgstr "domain_remap now accepts a list of domains in \"storage_domain\"."
+msgid "formpost can now accept a content-encoding parameter."
+msgstr "formpost can now accept a content-encoding parameter."
+
msgid "name_check and cname_lookup keys have been added to `/info`."
msgstr "name_check and cname_lookup keys have been added to `/info`."
msgid ""
+"s3api now mimics some forms of AWS server-side encryption based on whether "
+"Swift's at-rest encryption functionality is enabled. Note that S3 API users "
+"are now able to know more about how the cluster is configured than they were "
+"previously, ie knowledge of encryption at-rest functionality being enabled "
+"or not."
+msgstr ""
+"s3api now mimics some forms of AWS server-side encryption based on whether "
+"Swift's at-rest encryption functionality is enabled. Note that S3 API users "
+"are now able to know more about how the cluster is configured than they were "
+"previously, i.e. knowledge of encryption at-rest functionality being enabled "
+"or not."
+
+msgid ""
+"s3api now mimics the AWS S3 behavior of periodically sending whitespace "
+"characters on a Complete Multipart Upload request to keep the connection "
+"from timing out. Note that since a request could fail after the initial 200 "
+"OK response has been sent, it is important to check the response body to "
+"determine if the request succeeded."
+msgstr ""
+"s3api now mimics the AWS S3 behaviour of periodically sending whitespace "
+"characters on a Complete Multipart Upload request to keep the connection "
+"from timing out. Note that since a request could fail after the initial 200 "
+"OK response has been sent, it is important to check the response body to "
+"determine if the request succeeded."
+
+msgid ""
+"s3api now properly handles ``x-amz-metadata-directive`` headers on COPY "
+"operations."
+msgstr ""
+"s3api now properly handles ``x-amz-metadata-directive`` headers on COPY "
+"operations."
+
+msgid ""
+"s3api now uses concurrency (default 2) to handle multi-delete requests. This "
+"allows multi-delete requests to be processed much more quickly."
+msgstr ""
+"s3api now uses concurrency (default 2) to handle multi-delete requests. This "
+"allows multi-delete requests to be processed much more quickly."
+
+msgid "s3api responses now include a '-' in multipart ETags."
+msgstr "s3api responses now include a '-' in multipart ETags."
+
+msgid ""
"statsd error messages correspond to 5xx responses only. This makes "
"monitoring more useful because actual errors (5xx) will not be hidden by "
"common user requests (4xx). Previously, some 4xx responses would be included "