diff options
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po | 43 |
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." |