From: Thomas Goirand Date: Tue, 29 Mar 2016 12:23:01 +0000 (+0000) Subject: Do not use keystone admin auth token to register the API endpoint. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=81add6a1d3a590ce2d84be298137ef8b0b935cac;p=openstack-build%2Fceilometer-build.git Do not use keystone admin auth token to register the API endpoint. Rewritten-From: af7cd1cc57f4569ffc3fc8f9c2cb7fd9c63b9f29 --- diff --git a/trusty/debian/ceilometer-api.templates b/trusty/debian/ceilometer-api.templates index c280254..c910461 100644 --- a/trusty/debian/ceilometer-api.templates +++ b/trusty/debian/ceilometer-api.templates @@ -16,7 +16,8 @@ _Description: Register Ceilometer in the Keystone endpoint catalog? endpoint-create". This can be done automatically now. . Note that you will need to have an up and running Keystone server on which to - connect using the Keystone authentication token. + connect using a known admin project name, admin username and password. The + admin auth token is not used anymore. Template: ceilometer/keystone-ip Type: string @@ -24,11 +25,25 @@ _Description: Keystone server IP address: Please enter the IP address of the Keystone server, so that ceilometer-api can contact Keystone to do the Ceilometer service and endpoint creation. -Template: ceilometer/keystone-auth-token +Template: ceilometer/keystone-admin-name +Type: string +Default: admin +_Description: Keystone admin name: + To register the service endpoint, this package needs to know the Admin login, + name, project name, and password to the Keystone server. + +Template: ceilometer/keystone-project-name +Type: string +Default: admin +_Description: Keystone admin project name: + To register the service endpoint, this package needs to know the Admin login, + name, project name, and password to the Keystone server. + +Template: ceilometer/keystone-admin-password Type: password -_Description: Keystone authentication token: - To configure its endpoint in Keystone, ceilometer-api needs the Keystone - authentication token. +_Description: Keystone admin password: + To register the service endpoint, this package needs to know the Admin login, + name, project name, and password to the Keystone server. Template: ceilometer/endpoint-ip Type: string diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 1bc5491..8546598 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (1:6.0.0~rc1-2) experimental; urgency=medium + + * Do not use keystone admin auth token to register the API endpoint. + + -- Thomas Goirand Tue, 29 Mar 2016 12:22:36 +0000 + ceilometer (1:6.0.0~rc1-1) experimental; urgency=medium * New upstream release. diff --git a/trusty/debian/control b/trusty/debian/control index 3017b70..ac0f2aa 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -6,7 +6,7 @@ Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 37~), + openstack-pkg-tools (>= 40~), po-debconf, python-all, python-pbr (>= 1.8), diff --git a/trusty/debian/po/cs.po b/trusty/debian/po/cs.po index 8a686c7..eea4790 100644 --- a/trusty/debian/po/cs.po +++ b/trusty/debian/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer 2013.1.2-4\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2013-08-29 10:31+0200\n" "Last-Translator: Michal Simunek \n" "Language-Team: Czech \n" @@ -38,9 +38,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Berte na vědomí, že musíte mít běžící server Keystone, na který se lze " "připojit pomocí ověřovacího klíče pro Keystone." @@ -61,37 +66,54 @@ msgstr "" "Zadejte IP adresu serveru Keystone, aby se mohlo ceilometer-api spojit s " "Keystone a provozovat službu Ceilometer a vytvářet koncové body." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Autentizační klíč pro Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Aby mohlo ceilometer-api nastavit v Keystone svůj koncový bod, potřebuje " -"autentizační klíč pro Keystone." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "IP adresa koncového bodu Ceilometer:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "Zadejte IP adresu, která se bude používat ke spojení s Ceilometer." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -103,13 +125,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Název registrované oblasti:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -262,3 +284,10 @@ msgstr "" #| msgid "Please enter the IP address that will be used to contact Ceilometer." msgid "Please specify the password to use with the authentication server." msgstr "Zadejte IP adresu, která se bude používat ke spojení s Ceilometer." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Aby mohlo ceilometer-api nastavit v Keystone svůj koncový bod, potřebuje " +#~ "autentizační klíč pro Keystone." diff --git a/trusty/debian/po/da.po b/trusty/debian/po/da.po index 524d95f..112301d 100644 --- a/trusty/debian/po/da.po +++ b/trusty/debian/po/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2014-02-22 12:42+0000\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -37,9 +37,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Bemærk at du skal have en op og kørende Keystoneserver, som du kan forbinde " "til med Keystones godkendelsessymbol." @@ -60,38 +65,55 @@ msgstr "" "Indtast venligst IP-adressen for Keystoneserveren, så at ceilometer-api kan " "kontakte Keystone for at udføre Ceilometertjenesten og slutpunktsoprettelse." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Godkendelsessymbol for Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"For at konfigurere dets slutpunkt i Keystone, skal ceilometer bruge " -"Keystones godkendelsessymbol." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "IP-adresse for Ceilometers slutpunkt:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" "Indtast venligst IP-adressen som vil blive brugt til at kontakte Ceilometer." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -103,13 +125,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Navn på regionen der skal registreres:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -262,3 +284,10 @@ msgstr "Adgangskode for godkendelsesserveren:" msgid "Please specify the password to use with the authentication server." msgstr "" "Angiv venligst adgangskoden som vil blive brugt med godkendelsesserveren." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "For at konfigurere dets slutpunkt i Keystone, skal ceilometer bruge " +#~ "Keystones godkendelsessymbol." diff --git a/trusty/debian/po/de.po b/trusty/debian/po/de.po index ebeb055..9f056c6 100644 --- a/trusty/debian/po/de.po +++ b/trusty/debian/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer 2014.1-7\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2014-06-04 14:37+0100\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -39,9 +39,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Beachten Sie, dass Sie einen laufenden Keystone-Server benötigen, mit dem " "Sie sich unter Nutzung des Keystone-Authentifizierungs-Tokens verbinden " @@ -64,31 +69,48 @@ msgstr "" "Keystone kontaktieren kann, um den Ceilometer-Dienst und -Endpunkt zu " "erstellen" -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Keystone-Authentifizierungs-Token:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Um seinen Keystone-Endpunkt einzurichten, benötigt Ceilometer-api das " -"Keystone-Authentifizierungs-Token." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "IP-Adresse des Ceilometer-Endpunkts:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" "Bitte geben Sie bitte die IP-Adresse an, die für den Kontakt mit Ceilometer " @@ -96,7 +118,7 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -108,13 +130,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Name der zu registrierenden Region:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -272,3 +294,10 @@ msgid "Please specify the password to use with the authentication server." msgstr "" "Bitte geben Sie das Passwort an, das für den Authentifizierungsserver " "benutzt wird." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Um seinen Keystone-Endpunkt einzurichten, benötigt Ceilometer-api das " +#~ "Keystone-Authentifizierungs-Token." diff --git a/trusty/debian/po/es.po b/trusty/debian/po/es.po index 3768f48..9818baa 100644 --- a/trusty/debian/po/es.po +++ b/trusty/debian/po/es.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer 2013.1.2-4\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2013-12-08 21:29-0300\n" "Last-Translator: Matías Bellone \n" "Language-Team: Debian l10n Spanish \n" @@ -59,9 +59,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Tenga en cuenta que necesitará disponer de un servidor Keystone en ejecución " "al que conectarse utilizando el token de autenticación de Keystone." @@ -83,38 +88,55 @@ msgstr "" "pueda contactar con Keystone para realizar el servicio Ceilometer y crear el " "punto final." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Token de autenticación de Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Para configurar su punto final en Keystone, ceilometer-api necesita el token " -"de autenticación de Keystone." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "Dirección IP del punto final de Ceilometer:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" "Introduzca la dirección IP que se utilizará para contactar con Ceilometer." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -126,13 +148,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Nombre de la región a registrar:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -280,3 +302,10 @@ msgstr "" #: ../ceilometer-common.templates:9001 msgid "Please specify the password to use with the authentication server." msgstr "" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Para configurar su punto final en Keystone, ceilometer-api necesita el " +#~ "token de autenticación de Keystone." diff --git a/trusty/debian/po/fr.po b/trusty/debian/po/fr.po index d4db674..e0482ae 100644 --- a/trusty/debian/po/fr.po +++ b/trusty/debian/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2015-06-15 17:32+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: FRENCH \n" @@ -39,9 +39,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Veuillez noter que vous aurez besoin d'avoir un serveur Keystone fonctionnel " "sur lequel se connecter en utilisant le jeton d'authentification Keystone." @@ -63,38 +68,55 @@ msgstr "" "Ceilometer puisse contacter Keystone pour établir le service Ceilometer et " "créer le point d'accès." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Jeton d'authentification Keystone : " +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Pour configurer son point d'accès dans Keystone, l’api de Ceilometer a " -"besoin du jeton d'authentification Keystone." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "Adresse IP du point d'accès Ceilometer :" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" "Veuillez indiquer l'adresse IP qui sera utilisée pour contacter Ceilometer." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -106,13 +128,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Nom de la région à enregistrer :" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -275,3 +297,10 @@ msgid "Please specify the password to use with the authentication server." msgstr "" "Veuillez indiquer le mot de passe à utiliser pour le serveur " "d'authentification." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Pour configurer son point d'accès dans Keystone, l’api de Ceilometer a " +#~ "besoin du jeton d'authentification Keystone." diff --git a/trusty/debian/po/it.po b/trusty/debian/po/it.po index cf07b28..78534af 100644 --- a/trusty/debian/po/it.po +++ b/trusty/debian/po/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2014-04-06 15:04+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -38,9 +38,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Notare che sarà necessario avere un server Keystone in funzione a cui " "connettersi usando il token di autenticazione Keystone." @@ -62,37 +67,54 @@ msgstr "" "possa contattare Keystone per effettuare la creazione del servizio e del " "punto terminale Ceilometer." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Token di autenticazione Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Per configurare il proprio punto terminale in Keystone, ceilometer-api ha " -"bisogno del token di autenticazione Keystone." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "Indirizzo IP del punto terminale Ceilometer:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "Inserire l'indirizzo IP che verrà usato per contattare Ceilometer." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -104,13 +126,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Nome della regione da registrare:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -261,3 +283,10 @@ msgstr "Password per il server di autenticazione:" #: ../ceilometer-common.templates:9001 msgid "Please specify the password to use with the authentication server." msgstr "Inserire la password da usare con il server di autenticazione." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Per configurare il proprio punto terminale in Keystone, ceilometer-api ha " +#~ "bisogno del token di autenticazione Keystone." diff --git a/trusty/debian/po/ja.po b/trusty/debian/po/ja.po index 37680f2..baaceb9 100644 --- a/trusty/debian/po/ja.po +++ b/trusty/debian/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2013-07-11 02:06+0900\n" "Last-Translator: victory \n" "Language-Team: Japanese \n" @@ -38,9 +38,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Keystone 認証文字列を使って接続する先の Keystone サーバが必要なことに注意して" "ください。" @@ -61,37 +66,54 @@ msgstr "" "Keystone サーバの IP アドレスを入力してください。それにより ceilometer-api " "は Keystone と通信し、Ceilometer サービスや端末の作成ができるようになります。" -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Keystone 認証文字列:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Keystone で端末を設定するには、ceilometer-api は Keystone 認証文字列を必要と" -"します。" #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "Ceilometer 端末の IP アドレス:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "Ceilometer への通信に利用する IP アドレスを入力してください。" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -103,13 +125,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "登録する領域の名前:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -261,3 +283,10 @@ msgstr "" #| msgid "Please enter the IP address that will be used to contact Ceilometer." msgid "Please specify the password to use with the authentication server." msgstr "Ceilometer への通信に利用する IP アドレスを入力してください。" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Keystone で端末を設定するには、ceilometer-api は Keystone 認証文字列を必要" +#~ "とします。" diff --git a/trusty/debian/po/nl.po b/trusty/debian/po/nl.po index 85981d7..938a314 100644 --- a/trusty/debian/po/nl.po +++ b/trusty/debian/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2015-08-29 22:05+0200\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -39,9 +39,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Merk op dat u een functionerende Keystone-server moet hebben, waarmee u " "verbinding kunt maken met behulp van het legitimatiebewijs voor Keystone." @@ -63,38 +68,55 @@ msgstr "" "api Keystone kan contacteren om de Ceilometerdienst en het toegangspunt aan " "te maken." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Legitimatiebewijs voor Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Om zijn toegangspunt in Keystone te kunnen aanmaken, heeft ceilometer-api " -"het legitimatiebewijs voor Keystone nodig." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "IP-adres van het toegangspunt van ceilometer:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" "Geef op welk IP-adres gebruikt zal worden om Ceilometer te contacteren." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -106,13 +128,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Naam van de registratieregio:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -272,3 +294,10 @@ msgstr "Wachtwoord voor de authenticatieserver:" #: ../ceilometer-common.templates:9001 msgid "Please specify the password to use with the authentication server." msgstr "Geef het wachtwoord op voor de authenticatieserver." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Om zijn toegangspunt in Keystone te kunnen aanmaken, heeft ceilometer-api " +#~ "het legitimatiebewijs voor Keystone nodig." diff --git a/trusty/debian/po/pt.po b/trusty/debian/po/pt.po index fbfc244..05abb04 100644 --- a/trusty/debian/po/pt.po +++ b/trusty/debian/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2013-08-21 09:50+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -37,9 +37,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Note que necessitará ter a correr um servidor Keystone ao qual ligar " "utilizando o token de autenticação do Keystone." @@ -61,31 +66,48 @@ msgstr "" "ceilometer-api contacte o Keystone para adicionar o serviço Ceilomenter e " "crie o endpoint." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Token de autenticação do Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Para configurar o seu endpoint no Keystone, o ceilometer-api necessita do " -"token de autenticação do Keystone." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "Endereço IP do endpoint do Ceilometer:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" "Por favor introduza o endereço IP que será utilizado para contactar o " @@ -93,7 +115,7 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -105,13 +127,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Nome da região a registar:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -272,3 +294,10 @@ msgid "Please specify the password to use with the authentication server." msgstr "" "Por favor introduza o endereço IP que será utilizado para contactar o " "Ceilometer." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Para configurar o seu endpoint no Keystone, o ceilometer-api necessita do " +#~ "token de autenticação do Keystone." diff --git a/trusty/debian/po/ru.po b/trusty/debian/po/ru.po index 64524a4..c5f14aa 100644 --- a/trusty/debian/po/ru.po +++ b/trusty/debian/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer 2013.2.1-3\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2014-01-26 09:22+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -39,9 +39,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Заметим, что у вас должен быть работающий сервер Keystone, к которому будет " "произведено подключение с помощью токена аутентификации Keystone." @@ -63,38 +68,55 @@ msgstr "" "подключиться к Keystone для запуска службы Ceilometer и создания конечной " "точки." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Токен аутентификации Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"Для настройки собственной конечной точки в Keystone ceilometer-api требуется " -"токен аутентификации Keystone." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "IP-адрес конечной точки Ceilometer:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" "Введите IP-адрес, который будет использован для подключения к Ceilometer." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -106,13 +128,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Название области для регистрации:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -261,3 +283,10 @@ msgstr "Пароль для сервера аутентификации:" #: ../ceilometer-common.templates:9001 msgid "Please specify the password to use with the authentication server." msgstr "Введите пароль для работы с сервером аутентификации." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Для настройки собственной конечной точки в Keystone ceilometer-api " +#~ "требуется токен аутентификации Keystone." diff --git a/trusty/debian/po/sv.po b/trusty/debian/po/sv.po index 165e2df..72e8c2e 100644 --- a/trusty/debian/po/sv.po +++ b/trusty/debian/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: 2013-12-30 10:28+0100\n" "Last-Translator: Martin Bagge / brother \n" "Language-Team: Swedish \n" @@ -38,9 +38,14 @@ msgstr "" #. Type: boolean #. Description #: ../ceilometer-api.templates:2001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running Keystone server on " +#| "which to connect using the Keystone authentication token." msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" "Observera att du behöver ha en fungerande Keystone-server som kan anslutas " "till." @@ -61,37 +66,54 @@ msgstr "" "Ange IP-adress till Keystone-servern så att ceilometer-api kan kontakta " "Keystone för att skapa Ceilometer-tjänsten och ändpunkten." -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "Autetiseringsvärde för Keystone:" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" -"För att lägga till ändpunkt i Keystone behöver ceilometer-api ett " -"autentiseringsvärde för Keystone." #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "IP-adress för Ceilometers ändpunkt:" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "Ange den IP-adress som ska användas för att kontakta Ceilometer." #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -103,13 +125,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "Regionnamn:" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the " @@ -255,3 +277,10 @@ msgstr "" #: ../ceilometer-common.templates:9001 msgid "Please specify the password to use with the authentication server." msgstr "" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, ceilometer-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "För att lägga till ändpunkt i Keystone behöver ceilometer-api ett " +#~ "autentiseringsvärde för Keystone." diff --git a/trusty/debian/po/templates.pot b/trusty/debian/po/templates.pot index 63ebc4f..7d33646 100644 --- a/trusty/debian/po/templates.pot +++ b/trusty/debian/po/templates.pot @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the ceilometer package. # FIRST AUTHOR , YEAR. # #, fuzzy @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ceilometer\n" "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n" -"POT-Creation-Date: 2015-06-26 13:18+0000\n" +"POT-Creation-Date: 2016-03-29 12:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -37,7 +37,8 @@ msgstr "" #: ../ceilometer-api.templates:2001 msgid "" "Note that you will need to have an up and running Keystone server on which " -"to connect using the Keystone authentication token." +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." msgstr "" #. Type: string @@ -54,35 +55,52 @@ msgid "" "can contact Keystone to do the Ceilometer service and endpoint creation." msgstr "" -#. Type: password +#. Type: string #. Description #: ../ceilometer-api.templates:4001 -msgid "Keystone authentication token:" +msgid "Keystone admin name:" msgstr "" +#. Type: string +#. Description +#. Type: string +#. Description #. Type: password #. Description -#: ../ceilometer-api.templates:4001 +#: ../ceilometer-api.templates:4001 ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:6001 msgid "" -"To configure its endpoint in Keystone, ceilometer-api needs the Keystone " -"authentication token." +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." msgstr "" #. Type: string #. Description #: ../ceilometer-api.templates:5001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../ceilometer-api.templates:6001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../ceilometer-api.templates:7001 msgid "Ceilometer endpoint IP address:" msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "Please enter the IP address that will be used to contact Ceilometer." msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:5001 +#: ../ceilometer-api.templates:7001 msgid "" "This IP address should be accessible from the clients that will use this " "service, so if you are installing a public cloud, this should be a public IP " @@ -91,13 +109,13 @@ msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "Name of the region to register:" msgstr "" #. Type: string #. Description -#: ../ceilometer-api.templates:6001 +#: ../ceilometer-api.templates:8001 msgid "" "OpenStack supports using availability zones, with each region representing a " "location. Please enter the zone that you wish to use when registering the "