From c2b6b3b9de08f795df8b8598aa4216fbd64c72c5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 17 Aug 2018 07:45:36 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I9c1bbd5ed75b558e183604289e1c133319a2a733 --- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 35fd53ea9f..0a34fc09c6 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: magnum\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-15 16:04+0000\n" +"POT-Creation-Date: 2018-08-16 12:45+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -81,6 +81,17 @@ msgstr "" "when using a Cinder volume for container storage. The suggested default " "value the one set in cinder.conf of your Cinder deployment." +msgid "" +"Add 'cloud_provider_enabled' label for the k8s_fedora_atomic driver. " +"Defaults to true. For specific kubernetes versions if 'cinder' is selected " +"as a 'volume_driver', it is implied that the cloud provider will be enabled " +"since they are combined." +msgstr "" +"Add 'cloud_provider_enabled' label for the k8s_fedora_atomic driver. " +"Defaults to true. For specific Kubernetes versions if 'Cinder' is selected " +"as a 'volume_driver', it is implied that the cloud provider will be enabled " +"since they are combined." + msgid "" "Add Microversion 1.3 to support Magnum bay rollback, user can enable " "rollback on bay update failure by setting 'OpenStack-API-Version' to " @@ -101,6 +112,15 @@ msgstr "" "release. Until now, LBaaS v1 was used by all clusters created using Magnum. " "This release adds support of LBaaS v2 for all supported drivers." +msgid "" +"Add `region` parameter to the Global configuration section of the Kubernetes " +"configuration file. Setting this parameter will allow Magnum cluster to be " +"created in the multi-regional OpenStack installation." +msgstr "" +"Add `region` parameter to the Global configuration section of the Kubernetes " +"configuration file. Setting this parameter will allow Magnum cluster to be " +"created in the multi-regional OpenStack installation." + msgid "" "Add configuration for overlay networks for the docker network driver in " "swarm. To use this feature, users need to create a swarm cluster with " @@ -513,6 +533,15 @@ msgstr "" "avoid collecting metrics using the Kubernetes client which crashes the " "periodic tasks." +msgid "" +"In the OpenStack deployment with Octavia service enabled, the Octavia " +"service should be used not only for master nodes high availability, but also " +"for k8s LoadBalancer type service implementation as well." +msgstr "" +"In the OpenStack deployment with Octavia service enabled, the Octavia " +"service should be used not only for master nodes high availability, but also " +"for k8s LoadBalancer type service implementation as well." + msgid "" "Include kubernetes dashboard in kubernetes cluster by default. Users can use " "this kubernetes dashboard to manage the kubernetes cluster. Dashboard can be " @@ -710,6 +739,19 @@ msgstr "" msgid "Mitaka Series Release Notes" msgstr "Mitaka Series Release Notes" +msgid "" +"Multi master deployments for k8s driver use different service account keys " +"for each api/controller manager server which leads to 401 errors for service " +"accounts. This patch will create a signed cert and private key for k8s " +"service account keys explicitly, dedicatedly for the k8s cluster to avoid " +"the inconsistent keys issue." +msgstr "" +"Multi master deployments for k8s driver use different service account keys " +"for each API/controller manager server which leads to 401 errors for service " +"accounts. This patch will create a signed cert and private key for k8s " +"service account keys explicitly, dedicatedly for the k8s cluster to avoid " +"the inconsistent keys issue." + msgid "New Features" msgstr "New Features"