summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2021-09-19 06:10:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2021-09-19 06:10:24 +0000
commitacb3cbaed5c6586b4e75eb8e34ff9e6025f5b4ea (patch)
treebd57377225b662e00d54c50ce1fdf29753b45fe2 /releasenotes
parent432f0ac562163dbd3700b54514a0f59b6da9102d (diff)
downloadceilometer-acb3cbaed5c6586b4e75eb8e34ff9e6025f5b4ea.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: I0864541195a37d00ab82b98b19e816f2d72b3363
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po43
1 files changed, 41 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 b07ea5e3..1c66e7fa 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -7,11 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Ceilometer Release Notes\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-09-15 14:11+0000\n"
+"POT-Creation-Date: 2021-09-16 14:17+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2021-04-01 09:02+0000\n"
+"PO-Revision-Date: 2021-09-18 07:33+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -51,6 +51,21 @@ msgstr "13.1.0"
msgid "14.0.0"
msgstr "14.0.0"
+msgid "14.1.0-2"
+msgstr "14.1.0-2"
+
+msgid "15.0.0-8"
+msgstr "15.0.0-8"
+
+msgid "16.0.0"
+msgstr "16.0.0"
+
+msgid "16.0.0-7"
+msgstr "16.0.0-7"
+
+msgid "17.0.0.0rc1"
+msgstr "17.0.0.0rc1"
+
msgid "5.0.1"
msgstr "5.0.1"
@@ -853,6 +868,9 @@ msgstr ""
"Support for XenServer/Xen Cloud Platform has been deprecated and will be "
"removed in a future release."
+msgid "Support for XenServer/Xen Cloud Platform has been removed."
+msgstr "Support for XenServer/Xen Cloud Platform has been removed."
+
msgid ""
"Support for polling Neutron's LBaaS v2 API was added as v1 API in Neutron is "
"deprecated. The same metrics are available between v1 and v2."
@@ -944,6 +962,13 @@ msgstr ""
"The [compute]/workload_partitioning = True is deprecated in favour of "
"[compute]/instance_discovery_method = workload_partitioning"
+msgid ""
+"The ``[coordination] check_watchers`` parameter has been deprecated since it "
+"has been ineffective."
+msgstr ""
+"The ``[coordination] check_watchers`` parameter has been deprecated since it "
+"has been ineffective."
+
msgid "The `image` meter is dropped in favour of `image.size` meter."
msgstr "The `image` meter is dropped in favour of `image.size` meter."
@@ -1264,6 +1289,9 @@ msgstr ""
"pipeline. This will save some memory usage specifically for pipeline "
"definitions with many source/sink combinations."
+msgid "Xena Series Release Notes"
+msgstr "Xena Series Release Notes"
+
msgid ""
"[`bug 1254800 <https://bugs.launchpad.net/ceilometer/+bug/1254800>`_] Add "
"better support to catch race conditions when creating event_types"
@@ -1498,6 +1526,17 @@ msgstr ""
"allowing Gnocchi to capture measurement data for Octavia load balancers."
msgid ""
+"[`bug 1940660 <https://bugs.launchpad.net/ceilometer/+bug/1940660>`_] Fixes "
+"an issue with the Swift pollster where the ``[service_credentials] cafile`` "
+"option was not used. This could prevent communication with TLS-enabled Swift "
+"APIs."
+msgstr ""
+"[`bug 1940660 <https://bugs.launchpad.net/ceilometer/+bug/1940660>`_] Fixes "
+"an issue with the Swift pollster where the ``[service_credentials] cafile`` "
+"option was not used. This could prevent communication with TLS-enabled Swift "
+"APIs."
+
+msgid ""
"[`bug 255569 <https://bugs.launchpad.net/ceilometer/+bug/255569>`_] Fix "
"caching support in Gnocchi dispatcher. Added better locking support to "
"enable smoother cache access."