summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2019-11-15 09:21:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2019-11-15 09:21:24 +0000
commit147dd7927b2a93082f25eba0ff7f227691976701 (patch)
tree5be025189b51ab78bccf0483f7afc861e3f50816 /releasenotes
parent6ba6726aee103b8474ba79d31880e2af77167f0f (diff)
downloadceilometer-147dd7927b2a93082f25eba0ff7f227691976701.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: Ifa077453b876591c741c35f236fd65b566853811
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po140
1 files changed, 138 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 c34c3aa4..b1684628 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -1,14 +1,15 @@
# Andi Chandler <andi@gowling.com>, 2017. #zanata
# Andi Chandler <andi@gowling.com>, 2018. #zanata
+# Andi Chandler <andi@gowling.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: ceilometer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-15 02:16+0000\n"
+"POT-Creation-Date: 2019-11-15 02:49+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2018-12-04 05:20+0000\n"
+"PO-Revision-Date: 2019-11-14 11:08+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -21,6 +22,21 @@ msgstr "10.0.0"
msgid "10.0.1"
msgstr "10.0.1"
+msgid "10.0.1-11"
+msgstr "10.0.1-11"
+
+msgid "11.0.0"
+msgstr "11.0.0"
+
+msgid "12.0.0"
+msgstr "12.0.0"
+
+msgid "12.0.0-13"
+msgstr "12.0.0-13"
+
+msgid "13.0.0"
+msgstr "13.0.0"
+
msgid "5.0.1"
msgstr "5.0.1"
@@ -123,6 +139,20 @@ msgstr ""
"recommended metrics data storage backend."
msgid ""
+"Add availability_zone attribute to gnocchi instance resources. Populates "
+"this attribute by consuming instance.create.end events."
+msgstr ""
+"Add availability_zone attribute to gnocchi instance resources. Populates "
+"this attribute by consuming instance.create.end events."
+
+msgid ""
+"Add dynamic pollster system. The dynamic pollster system enables operators "
+"to gather new metrics on the fly (without needing to code pollsters)."
+msgstr ""
+"Add dynamic pollster system. The dynamic pollster system enables operators "
+"to gather new metrics on the fly (without needing to code pollsters)."
+
+msgid ""
"Add four new meters, including perf.cpu.cycles for the number of cpu cycles "
"one instruction needs, perf.instructions for the count of instructions, perf."
"cache_references for the count of cache hits and cache_misses for the count "
@@ -162,6 +192,13 @@ msgstr ""
"collector and notification agent to grab multiple messages per thread to "
"enable more efficient processing."
+msgid ""
+"Add support for configuring the size of samples the poller will send in each "
+"batch."
+msgstr ""
+"Add support for configuring the size of samples the poller will send in each "
+"batch."
+
msgid "Add support for network statistics meters with gnocchi"
msgstr "Add support for network statistics meters with Gnocchi"
@@ -197,6 +234,9 @@ msgstr ""
"Add two new meters, including memory.bandwidth.total and memory.bandwidth."
"local, to get memory bandwidth statistics based on Intel CMT feature."
+msgid "Added new tool ``ceilometer-status upgrade check``."
+msgstr "Added new tool ``ceilometer-status upgrade check``."
+
msgid "Added support for magnum bay CRUD events, event_type is 'magnum.bay.*'."
msgstr ""
"Added support for Magnum bay CRUD events, event_type is 'magnum.bay.*'."
@@ -558,6 +598,17 @@ msgstr ""
"documented at http://docs.python-requests.org/en/master/user/advanced/#ssl-"
"cert-verification"
+msgid ""
+"Include a publisher for the Monasca API. A ``monasca://`` pipeline sink will "
+"send data to a Monasca instance, using credentials configured in ceilometer."
+"conf. This functionality was previously available in the Ceilosca project "
+"(https://github.com/openstack/monasca-ceilometer)."
+msgstr ""
+"Include a publisher for the Monasca API. A ``monasca://`` pipeline sink will "
+"send data to a Monasca instance, using credentials configured in ceilometer."
+"conf. This functionality was previously available in the Ceilosca project "
+"(https://github.com/openstack/monasca-ceilometer)."
+
msgid "Kafka publisher is deprecated to use generic notifier instead."
msgstr "Kafka publisher is deprecated to use generic notifier instead."
@@ -587,12 +638,28 @@ msgstr ""
msgid "New Features"
msgstr "New Features"
+msgid ""
+"New framework for ``ceilometer-status upgrade check`` command is added. This "
+"framework allows adding various checks which can be run before a Ceilometer "
+"upgrade to ensure if the upgrade can be performed safely."
+msgstr ""
+"New framework for ``ceilometer-status upgrade check`` command is added. This "
+"framework allows adding various checks which can be run before a Ceilometer "
+"upgrade to ensure if the upgrade can be performed safely."
+
msgid "Newton Release Notes"
msgstr "Newton Release Notes"
msgid "Ocata Series Release Notes"
msgstr "Ocata Series Release Notes"
+msgid ""
+"Operator can now use new CLI tool ``ceilometer-status upgrade check`` to "
+"check if Ceilometer deployment can be safely upgraded from N-1 to N release."
+msgstr ""
+"Operator can now use new CLI tool ``ceilometer-status upgrade check`` to "
+"check if Ceilometer deployment can be safely upgraded from N-1 to N release."
+
msgid "Other Notes"
msgstr "Other Notes"
@@ -651,6 +718,24 @@ msgstr ""
"meters explicitly rather than `rgw.*`. `rgw.*` support is deprecated and "
"will be removed in Rocky."
+msgid ""
+"Privsep daemons are now started by Ceilometer when required. These daemons "
+"can be started via rootwrap if required. rootwrap configs therefore need to "
+"be updated to include new privsep daemon invocations."
+msgstr ""
+"Privsep daemons are now started by Ceilometer when required. These daemons "
+"can be started via rootwrap if required. rootwrap configs therefore need to "
+"be updated to include new privsep daemon invocations."
+
+msgid ""
+"Privsep transitions. Ceilometer is transitioning from using the older style "
+"rootwrap privilege escalation path to the new style Oslo privsep path. This "
+"should improve performance and security of Ceilometer in the long term."
+msgstr ""
+"Privsep transitions. Ceilometer is transitioning from using the older style "
+"rootwrap privilege escalation path to the new style Oslo privsep path. This "
+"should improve performance and security of Ceilometer in the long term."
+
msgid "Queens Series Release Notes"
msgstr "Queens Series Release Notes"
@@ -664,12 +749,22 @@ msgstr ""
msgid "Remove deprecated option `batch_polled_samples`."
msgstr "Remove deprecated option `batch_polled_samples`."
+msgid ""
+"Remove deprecated option meter_definitions_cfg_file, use "
+"meter_definitions_dirs to configure meter notification file."
+msgstr ""
+"Remove deprecated option meter_definitions_cfg_file, use "
+"meter_definitions_dirs to configure meter notification file."
+
msgid "Remove direct publisher and use the explicit publisher instead."
msgstr "Remove direct publisher and use the explicit publisher instead."
msgid "Remove eventlet from Ceilometer in favour of threaded approach"
msgstr "Remove eventlet from Ceilometer in favour of threaded approach"
+msgid "Rocky Series Release Notes"
+msgstr "Rocky Series Release Notes"
+
msgid "Run db-sync to add new indices."
msgstr "Run db-sync to add new indices."
@@ -680,6 +775,9 @@ msgstr ""
"Samples are required to measure some aspect of a resource. Samples not "
"measuring anything will be dropped."
+msgid "Security Issues"
+msgstr "Security Issues"
+
msgid ""
"Ship YAML files to ceilometer/pipeline/data/ make it convenient to update "
"all the files on upgrade. Users can copy yaml files from /usr/share/"
@@ -699,6 +797,9 @@ msgstr ""
msgid "Start using reno to manage release notes."
msgstr "Start using Reno to manage release notes."
+msgid "Stein Series Release Notes"
+msgstr "Stein Series Release Notes"
+
msgid ""
"Support for CADF-only payload in HTTP dispatcher is dropped as audit "
"middleware in pyCADF was dropped in Kilo cycle."
@@ -926,6 +1027,13 @@ msgstr ""
"project, alongside the Ceilometer API for /v2/events, called Panko."
msgid ""
+"The following commands are no longer required to be listed in your rootwrap "
+"configuration: ipmitool."
+msgstr ""
+"The following commands are no longer required to be listed in your rootwrap "
+"configuration: ipmitool."
+
+msgid ""
"The notification-agent can now be configured to either build meters or "
"events. By default, the notification agent will continue to load both "
"pipelines and build both data models. To selectively enable a pipeline, "
@@ -953,6 +1061,13 @@ msgstr ""
"needed."
msgid ""
+"The option batch_polled_samples in the [DEFAULT] section is deprecated. Use "
+"batch_size option in [polling] to configure and/or disable batching."
+msgstr ""
+"The option batch_polled_samples in the [DEFAULT] section is deprecated. Use "
+"batch_size option in [polling] to configure and/or disable batching."
+
+msgid ""
"The options 'requeue_event_on_dispatcher_error' and "
"'requeue_sample_on_dispatcher_error' have been enabled and removed."
msgstr ""
@@ -1022,6 +1137,17 @@ msgstr ""
"by pipeline."
msgid ""
+"To take advantage of this new feature you will need to update your "
+"gnocchi_resources.yaml file. See the example file for an example. You will "
+"need to ensure all required attributes of an instance are specified in the "
+"event_attributes."
+msgstr ""
+"To take advantage of this new feature you will need to update your "
+"gnocchi_resources.yaml file. See the example file for an example. You will "
+"need to ensure all required attributes of an instance are specified in the "
+"event_attributes."
+
+msgid ""
"To utilize the new policy support. The policy.json file should be updated "
"accordingly. The pre-existing policy.json file will continue to function as "
"it does if policy changes are not required."
@@ -1030,6 +1156,9 @@ msgstr ""
"accordingly. The pre-existing policy.json file will continue to function as "
"it does if policy changes are not required."
+msgid "Train Series Release Notes"
+msgstr "Train Series Release Notes"
+
msgid "Upgrade Notes"
msgstr "Upgrade Notes"
@@ -1342,6 +1471,13 @@ msgstr ""
"batch_timeout defines the wait time before processing."
msgid ""
+"batch_size option added to [polling] section of configuration. Use "
+"batch_size=0 to disable batching of samples."
+msgstr ""
+"batch_size option added to [polling] section of configuration. Use "
+"batch_size=0 to disable batching of samples."
+
+msgid ""
"cpu_util and \\*.rate meters are deprecated and will be removed in future "
"release in favor of the Gnocchi rate calculation equivalent."
msgstr ""