From: Andrii Kroshchenko Date: Fri, 24 Jun 2016 08:37:46 +0000 (+0300) Subject: [MOS10.0] Add heat package X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=cf261b418bcae66ea82cd8a63dbc2884986b65a4;p=openstack-build%2Fheat-build.git [MOS10.0] Add heat package * Version: 7.0.0~b2 * Source: https://anonscm.debian.org/cgit/openstack/heat.git Commit: 4c872f30bdef01470d43b3e0f25bad0f9cd58974 * d/patches: delete fix-requirements.txt.patch * Update build and runtime dependencies Change-Id: I10552b9991bd6d425059a7064922e709a628f6fb --- diff --git a/centos7/rpm/SPECS/openstack-heat.spec b/centos7/rpm/SPECS/openstack-heat.spec index cf8f0962..a33d4e02 100644 --- a/centos7/rpm/SPECS/openstack-heat.spec +++ b/centos7/rpm/SPECS/openstack-heat.spec @@ -5,8 +5,8 @@ Summary: OpenStack Orchestration (heat) # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 -Version: 6.0.0.0rc1 -Release: 1%{?dist} +Version: 7.0.0.0b2 +Release: 1%{?dist}~mos0 License: ASL 2.0 URL: http://www.openstack.org Source0: http://tarballs.openstack.org/heat/heat-master.tar.gz diff --git a/xenial/debian/changelog b/xenial/debian/changelog new file mode 100644 index 00000000..fb80f229 --- /dev/null +++ b/xenial/debian/changelog @@ -0,0 +1,524 @@ +heat (1:7.0.0~b2-1~u16.04+mos1) mos10.0; urgency=medium + + * Source: https://anonscm.debian.org/cgit/openstack/heat.git + Commit: 4c872f30bdef01470d43b3e0f25bad0f9cd58974 + * Update dependencies + + -- Andrii Kroshchenko Fri, 24 Jun 2016 11:35:10 +0300 + +heat (1:7.0.0~b1-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + * Added fix-requirements.txt.patch. + + -- Thomas Goirand Thu, 09 Jun 2016 10:39:57 +0200 + +heat (1:6.0.0-2) unstable; urgency=medium + + [ Ondřej Nový ] + * Use /bin/sh as su shell in postinst script explicitly + * Standards-Version is 3.9.8 now (no change) + + [ Thomas Goirand ] + * Updated Portuguese translation for debconf messages (Closes: #821052). + * Updated Japanese translation for debconf messages (Closes: #820763). + * Updated Dutch translation for debconf messages (Closes: #822969). + + -- Thomas Goirand Fri, 20 May 2016 12:50:37 +0000 + +heat (1:6.0.0-1) unstable; urgency=medium + + * New upstream release. + + -- Thomas Goirand Thu, 07 Apr 2016 21:14:08 +0200 + +heat (1:6.0.0~rc3-1) unstable; urgency=medium + + * New upstream release. + * Uploading to unstable. + * Updated ja.po debconf translation (Closes: 819022). + * Standards-Version: 3.9.7 (no change). + + -- Thomas Goirand Tue, 05 Apr 2016 10:55:26 +0200 + +heat (1:6.0.0~rc1-2) experimental; urgency=medium + + * Do not use Keystone admin auth token to setup API endpoints. + + -- Thomas Goirand Tue, 29 Mar 2016 13:17:04 +0000 + +heat (1:6.0.0~rc1-1~u14.04+mos1) mos9.0; urgency=medium + + * Source: https://anonscm.debian.org/git/openstack/heat.git + Commit: be5af7fa39de8fd3ceb2261b73b77f248afe6b36 + * d/control: Fix (build-) dependencies. + + -- Ivan Udovichenko Thu, 24 Mar 2016 11:39:34 +0200 + +heat (1:6.0.0~rc1-1) experimental; urgency=medium + + * New upstream release. + * Added git as build-depends-indep. + * Fixed (build-)depends for this release. + + -- Thomas Goirand Tue, 22 Mar 2016 13:25:50 +0100 + +heat (1:6.0.0~b3-1) experimental; urgency=medium + + [ Thomas Goirand ] + * New upstream release. + * Avoid option -S of dpkg-parsechangelog which is incompatible with Trusty. + * Fixed (build-)depends for this release. + + [ Ondřej Nový ] + * Fixed VCS URLs (https). + + -- Thomas Goirand Mon, 25 Jan 2016 16:05:12 +0000 + +heat (1:6.0.0~b2-2~u14.04+mos1) mos9.0; urgency=medium + + * Restore heat-docker package + + -- Daniil Trishkin Tue, 26 Jan 2016 19:47:07 +0300 + +heat (1:6.0.0~b2-1~u14.04+mos1) mos9.0; urgency=medium + + * Sources are from + https://review.fuel-infra.org/gitweb?p=openstack-build/heat-build.git;a=tree;\ + h=refs/heads/anonscm.debian.org/debian/mitaka/for-trusty;\ + hb=refs/heads/anonscm.debian.org/debian/mitaka/for-trusty + * Update runtime requirements according to global requirements of Mitaka + * Update build depends according to test requirements of the project + + -- Daniil Trishkin Fri, 22 Jan 2016 17:37:29 +0300 + +heat (1:6.0.0~b2-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + * Removed the patch for allowing routes 2.0. + * Also package new /usr/bin/heat-wsgi-api{,-cloudwatch,-cfn} + * Fixed debian/copyright ordering. + * Updated heat.conf generation --namespace params. + + -- Thomas Goirand Tue, 08 Dec 2015 14:16:00 +0100 + +heat (1:5.0.0-4) unstable; urgency=medium + + * debian/rules: + - add copying of dist-packages/heat/cloudinit/ content + + -- Daniil Trishkin Mon, 16 Nov 2015 16:53:39 +0300 + +heat (1:5.0.0-3) unstable; urgency=medium + + * Added q-text-as-data in depends: for heat-common. + + -- Thomas Goirand Tue, 03 Nov 2015 11:41:56 +0000 + +heat (1:5.0.0-2) unstable; urgency=medium + + * Rebuilt with openstack-pkg-tools 37 to use Keystone API v3. + + -- Thomas Goirand Tue, 03 Nov 2015 08:21:25 +0000 + +heat (1:5.0.0-1) unstable; urgency=medium + + * New upstream release. + * Uploading to unstable. + * Added python-pymysql as runtime dependency. + + -- Thomas Goirand Tue, 13 Oct 2015 15:02:21 +0200 + +heat (1:5.0.0~rc1-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + * Now heat-api depends on python-openstackclient. + + -- Thomas Goirand Wed, 23 Sep 2015 18:33:01 +0200 + +heat (1:5.0.0~b3-2) experimental; urgency=medium + + * Added nl.po. + * Fixed wrong (build-)depends on python-neutronclient: EPOCH should be 1:. + + -- Thomas Goirand Mon, 14 Sep 2015 11:38:40 +0200 + +heat (1:5.0.0~b3-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + * Refreshed routes 2.0 in requirements patch. + * Deleted debian/patches/Fix_DummyResource_missing_in_provider_error.patch + applied upstream. + + -- Thomas Goirand Mon, 07 Sep 2015 12:40:05 +0200 + +heat (1:5.0.0~b2-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + * Rebased and updated patches. + * Added upstream patches: + - Fix_DummyResource_missing_in_provider_error.patch + * Removed the copy of contrib/heat_keystoneclient_v2/heat_keystoneclient_v2 + which doesn't exist anymore upstream. + + -- Thomas Goirand Sun, 02 Aug 2015 11:22:32 +0200 + +heat (2015.1.0-4) unstable; urgency=medium + + * Rebuilt with sqlalchemy 1.0.6. + * Refreshed patch. + * Added sqlalchemy version patch in requirements.txt. + + -- Thomas Goirand Wed, 01 Jul 2015 02:27:14 +0000 + +heat (2015.1.0-3) unstable; urgency=medium + + * Replaced && by ; in debian/rules. + * Purges correctly log files on purge. + * Removes double definition of PATH= in init scripts. + + -- Thomas Goirand Wed, 03 Jun 2015 14:57:22 +0200 + +heat (2015.1.0-2) unstable; urgency=medium + + * Added missing oslo.log namespace when generating default config. + + -- Thomas Goirand Fri, 15 May 2015 16:27:46 +0200 + +heat (2015.1.0-1) unstable; urgency=medium + + * New upstream release. + + -- Thomas Goirand Thu, 30 Apr 2015 21:51:34 +0000 + +heat (2015.1~rc2-1) unstable; urgency=medium + + * New upstream release. + * Uploading to unstable. + * Reviewed (build-)depends for this release. + * Build the heat.conf.sample on the fly at build time. + * Refreshed allow-route-2.0.patch. + * Added Remove_gettextutils_import.patch to un-fuck the .conf gen. + + -- Thomas Goirand Wed, 24 Dec 2014 17:45:14 +0800 + +heat (2014.2.1-2) experimental; urgency=medium + + * Added missing python-oslo.serialization (build-)depends. + + -- Thomas Goirand Mon, 15 Dec 2014 17:12:39 +0800 + +heat (2014.2.1-1) experimental; urgency=medium + + * New upstream release. + * Depending on openstack-pkg-tools (>= 20~). + + -- Thomas Goirand Sun, 14 Dec 2014 10:33:44 +0000 + +heat (2014.2-2) experimental; urgency=medium + + * Do not duplicate the [keystone_authtoken] in heat.conf. This was a leftover + from the missing [keystone_authtoken] in Icehouse. + + -- Thomas Goirand Wed, 22 Oct 2014 00:38:56 +0800 + +heat (2014.2-1) experimental; urgency=medium + + * New upstream release. + + -- Thomas Goirand Thu, 16 Oct 2014 14:50:02 +0000 + +heat (2014.2~rc3-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + * Now using templated init script for sysv-rc, generated systemd unit and + upstart jobs, using openstack-pkg-tools >= 13. + * Mangling upstream rc and beta versions in watch file. + * Standards-Version is now 3.9.6. + + -- Thomas Goirand Sun, 05 Oct 2014 14:28:41 +0800 + +heat (2014.2~rc1-2) experimental; urgency=medium + + * Also package /usr/bin/heat-keystone-setup-domain. + * Using the --fail-missing option when calling dh_install. + + -- Thomas Goirand Thu, 02 Oct 2014 20:27:08 +0800 + +heat (2014.2~rc1-1) experimental; urgency=medium + + * New upstream release. + * Updated (build-)depends for this release. + * Added log facilities for all daemons. + * Added systemd support. + + -- Thomas Goirand Thu, 02 Oct 2014 19:01:13 +0800 + +heat (2014.2~b3-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + * Added a patch to allow python-routes 2.0. + + -- Thomas Goirand Tue, 01 Jul 2014 00:58:38 +0800 + +heat (2014.1.1-2) unstable; urgency=medium + + * Updated de.po thanks to Chris Leick (Closes: #751167). + + -- Thomas Goirand Wed, 11 Jun 2014 12:31:32 +0800 + +heat (2014.1.1-1) unstable; urgency=medium + + * New upstream release. + * Removed Dont_dynamically_create_provider_types_in_the_global_env.patch + applied upstream. + * Now (build-)depends on python-six >= 1.6.0. + + -- Thomas Goirand Mon, 09 Jun 2014 22:33:27 +0800 + +heat (2014.1-8) unstable; urgency=medium + + * Now also packaging heat_keystoneclient_v2 in dist-packages/heat/plugins. + + -- Thomas Goirand Fri, 06 Jun 2014 22:56:55 +0800 + +heat (2014.1-7) unstable; urgency=medium + + * Now build-depends on openstack-pkg-tools >= 12~. + + -- Thomas Goirand Thu, 05 Jun 2014 07:32:14 +0000 + +heat (2014.1-6) unstable; urgency=medium + + * Switched from restarting daemons to copytruncate in logrotate. + + -- Thomas Goirand Thu, 29 May 2014 14:12:51 +0800 + +heat (2014.1-5) unstable; urgency=medium + + * Switched from restarting daemons to copytruncate for logrotate. + + -- Thomas Goirand Thu, 29 May 2014 14:10:16 +0800 + +heat (2014.1-4) unstable; urgency=high + + * Refreshed fix-default-db.patch. + * CVE-2014-3801: heat: User's provider templates show up in listing of + resource types globally across tenants. Applied upstream patch: + Dont_dynamically_create_provider_types_in_the_global_env.patch + (Closes: #748824). + + -- Thomas Goirand Wed, 21 May 2014 16:02:56 +0800 + +heat (2014.1-3) unstable; urgency=medium + + * Now using "service X restart" to restart services in logrotate script, and + stop using dpkg-dev (Closes: #747886). + + -- Thomas Goirand Sat, 17 May 2014 01:50:30 +0800 + +heat (2014.1-2) unstable; urgency=medium + + * Updated Italian debconf translation thanks to Beatrice Torracca + (Closes: #745389). + + -- Thomas Goirand Sat, 03 May 2014 06:41:50 +0000 + +heat (2014.1-1) unstable; urgency=medium + + * New upstream release. + * Uploading to unstable. + * Fixed dbsync for Icehouse (using heat-manage db_sync now). + * Fixed the connection=sqlite:///var/lib/heat/neutrondb as default in the + shipped heat.conf. + * Fixed (build-)depends for this upstream version. + * Removed now useless requirements.txt patch. + * Fixed new location of the connection directive in config file. + + -- Thomas Goirand Mon, 07 Apr 2014 00:58:35 +0800 + +heat (2014.1~rc1-1) experimental; urgency=low + + * New upstream release. + + -- Thomas Goirand Tue, 01 Apr 2014 14:50:26 +0800 + +heat (2014.1~b3-2) experimental; urgency=low + + * Using testr directly instead of run_test.sh. + + -- Thomas Goirand Sun, 16 Mar 2014 15:19:57 +0800 + +heat (2014.1~b3-1) experimental; urgency=low + + * New upstream release (Icehouse beta 3). + * Added new (build)-depends python-heatclient (>= 0.2.3). + * Now building the sphinx doc in a heat-doc package. + + -- Thomas Goirand Mon, 17 Feb 2014 15:23:17 +0800 + +heat (2013.2.2-2) unstable; urgency=medium + + * Rebuilt using openstack-pkg-tools >= 9~. + + -- Thomas Goirand Fri, 14 Feb 2014 17:43:18 +0000 + +heat (2013.2.2-1) unstable; urgency=medium + + * New upstream point release. + * Removed fix-call-to-usr-bin-coverage.patch applied upstream. + + -- Thomas Goirand Fri, 14 Feb 2014 11:47:35 +0800 + +heat (2013.2.1-3) unstable; urgency=medium + + * Restart daemons after logrotate. + * Fix webob version in requirements.txt. + * Delete .coverage and .testrepository folders on clean. + + -- Thomas Goirand Mon, 03 Feb 2014 16:14:42 +0800 + +heat (2013.2.1-2) unstable; urgency=low + + * New debconf template translations: + - German: Martin Schauer (Closes: #734738) + - Swedish: Martin Bagge (Closes: #734619) + - Spanish: Matias A. Bellone (Closes: #732536) + + -- Thomas Goirand Sun, 12 Jan 2014 17:14:00 +0800 + +heat (2013.2.1-1) unstable; urgency=high + + * New upstream release. + + -- Thomas Goirand Mon, 09 Dec 2013 22:01:07 +0800 + +heat (2013.2-4) unstable; urgency=medium + + * Updated debconf translations, with warm thanks to: + - French, Julien Patriarca (Closes: #728767). + - Russian, Yuri Kozlov (Closes: #729776). + * New debconf translation, with warm thanks to: + - Portuguese, Américo Monteiro (Closes: #729903). + + -- Thomas Goirand Sun, 08 Dec 2013 11:11:40 +0800 + +heat (2013.2-3) unstable; urgency=low + + * Added missing depends: python-babel in the python-heat package. + * Added missing configuration files in /etc/heat (Closes: #730122). + + -- Thomas Goirand Fri, 22 Nov 2013 17:17:50 +0800 + +heat (2013.2-2) unstable; urgency=low + + * Added upstream patch to fix the /usr/bin/coverage call and use + "python -m coverage" instead. + + -- Thomas Goirand Sat, 19 Oct 2013 16:22:07 +0000 + +heat (2013.2-1) unstable; urgency=low + + * New upstream release. + * Uploading to unstable. + + -- Thomas Goirand Fri, 18 Oct 2013 00:13:49 +0800 + +heat (2013.2~rc2-1) experimental; urgency=low + + * New upstream release. + + -- Thomas Goirand Tue, 08 Oct 2013 08:38:30 +0000 + +heat (2013.1.3-2) unstable; urgency=low + + * New Debconf translations: + - FR (Closes: #722422). + - IT (Closes: #721334). + - RU (Closes: #721305). + + -- Thomas Goirand Wed, 25 Sep 2013 16:39:56 +0800 + +heat (2013.1.3-1) unstable; urgency=low + + * New upstream point release. + * Added some Debconf templates translations: + - Danish, thanks to Joe Dalton (Closes: #720039). + - Japanese, thanks to victory (Closes: #720594). + - Czech, thanks to Michal Šimůnek (Closes: #721141). + + -- Thomas Goirand Fri, 30 Aug 2013 13:04:59 +0800 + +heat (2013.1.2-4) unstable; urgency=low + + * Added patch so that Heat can work with SQLAlchemy 0.8. Thanks to Zhang + * Lei + for working on that (Closes: #718157, #717225). + + -- Thomas Goirand Wed, 07 Aug 2013 22:41:20 +0200 + +heat (2013.1.2-3) unstable; urgency=low + + * Modified templates accoding to the review from the debian-l10n-english. A + big thanks to them (Closes: #708748). + + -- Thomas Goirand Wed, 10 Jul 2013 22:54:09 +0800 + +heat (2013.1.2-2) unstable; urgency=low + + * Added missing policy.json in heat-common. + + -- Thomas Goirand Sun, 16 Jun 2013 21:16:19 +0800 + +heat (2013.1.2-1) unstable; urgency=low + + * New upstream release. + + -- Thomas Goirand Fri, 14 Jun 2013 23:18:15 +0800 + +heat (2013.1-5) unstable; urgency=low + + * Added Subclass_keystone_middleware_to_set_headers.patch + * Ran wrap-and-sort. + * Also deletes /var/lib/heat on purge (Closes: #709875). + + -- Thomas Goirand Thu, 23 May 2013 23:16:57 +0800 + +heat (2013.1-4) unstable; urgency=low + + * Fixed the dbsync to the new thing upstream is using (it was crashing the + postinst). + * Fixed the prerm script of heat-engine that was calling dbc_go heat instead + of dbc_go heat-engine. + * Added missing dependency: python-mysqldb. + + -- Thomas Goirand Wed, 22 May 2013 23:57:49 +0800 + +heat (2013.1-3) unstable; urgency=low + + * Added missing dbconfig-common depends (Closes: #709126). Thanks to Andrea + Beckmann for the bug report. + + -- Thomas Goirand Tue, 21 May 2013 12:38:11 +0800 + +heat (2013.1-2) unstable; urgency=low + + * Uploading to unstable. + * Removes the <=2.3.5 from python-lxml requirements. + * Fix package version detection when building docs. + * Cleans doc/build on the clean target. + + -- Thomas Goirand Thu, 16 May 2013 13:15:54 +0000 + +heat (2013.1-1) experimental; urgency=low + + * Initial release (Closes: #695302). + + -- Thomas Goirand Mon, 04 Feb 2013 21:56:59 +0800 diff --git a/xenial/debian/compat b/xenial/debian/compat new file mode 100644 index 00000000..ec635144 --- /dev/null +++ b/xenial/debian/compat @@ -0,0 +1 @@ +9 diff --git a/xenial/debian/control b/xenial/debian/control new file mode 100644 index 00000000..7b3990ce --- /dev/null +++ b/xenial/debian/control @@ -0,0 +1,271 @@ +Source: heat +Section: web +Priority: optional +Maintainer: PKG OpenStack +Uploaders: Thomas Goirand , +Build-Depends: debhelper (>= 9), + dh-python, + dh-systemd, + openstack-pkg-tools (>= 40~), + po-debconf, + python-all, + python-pbr (>= 1.8), + python-setuptools, + python-sphinx, +Build-Depends-Indep: bandit (>= 0.13.2), + git, + python-babel (>= 2.3.4), + python-barbicanclient (>= 4.0.0), + python-ceilometerclient (>= 2.2.1), + python-cinderclient (>= 1:1.6.0), + python-coverage, + python-croniter (>= 0.3.4), + python-crypto (>= 2.6), + python-cryptography (>= 1.0), + python-debtcollector (>= 1.2.0), + python-designateclient (>= 1.5.0), + python-eventlet (>= 0.18.4), + python-fixtures (>= 1.3.1), + python-glanceclient (>= 1:2.0.0), + python-greenlet (>= 0.3.2), + python-hacking, + python-heatclient (>= 1.1.0), + python-keystoneauth1 (>= 2.7.0), + python-keystoneclient (>= 1:1.7.0), + python-keystonemiddleware (>= 4.0.0), + python-kombu (>= 3.0.25), + python-lxml (>= 2.3), + python-magnumclient (>= 2.0.0), + python-manilaclient (>= 1.3.0), + python-migrate (>= 0.9.6), + python-mistralclient (>= 2.0.0), + python-mock (>= 2.0), + python-monascaclient (>= 1.0.30), + python-mysqldb, + python-netaddr (>= 0.7.12), + python-neutronclient (>= 1:4.2.0), + python-novaclient (>= 2:2.29.0), + python-openstackclient (>= 2.1.0), + python-os-collect-config, + python-oslo.cache (>= 1.5.0), + python-oslo.concurrency (>= 3.8.0), + python-oslo.config (>= 1:3.10.0), + python-oslo.context (>= 2.4.0), + python-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 5.2.0), + python-oslo.middleware (>= 3.0.0), + python-oslo.policy (>= 1.9.0), + python-oslo.reports (>= 1.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.10.0), + python-oslo.utils (>= 3.14.0), + python-oslo.versionedobjects (>= 1.9.1), + python-oslosphinx (>= 2.5.0), + python-oslotest (>= 1.10.0), + python-osprofiler (>= 1.3.0), + python-paramiko (>= 2.0), + python-pastedeploy (>= 1.5.0), + python-psycopg2 (>= 2.5), + python-pymysql, + python-requests (>= 2.10.0), + python-retrying (>= 1.2.3), + python-routes (>= 1.12.3), + python-saharaclient (>= 0.13.0), + python-senlinclient (>= 0.3.0), + python-six (>= 1.9.0), + python-sqlalchemy (>= 1.0.10), + python-stevedore (>= 1.10.0), + python-swiftclient (>= 2.2.0), + python-testresources, + python-testscenarios, + python-testtools (>= 1.4.0), + python-troveclient (>= 1:2.2.0), + python-tz (>= 2013.6), + python-webob (>= 1.2.3), + python-yaml, + python-yaql (>= 1.1.0), + python-zaqarclient (>= 1.0.0), + subunit, + testrepository, +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/heat.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/heat.git +Homepage: http://wiki.openstack.org/Heat + +Package: python-heat +Section: python +Architecture: all +Depends: python-aodhclient (>= 0.5.0), + python-babel (>= 2.3.4), + python-barbicanclient (>= 4.0.0), + python-ceilometerclient (>= 2.2.1), + python-cinderclient (>= 1:1.6.0), + python-croniter (>= 0.3.4), + python-crypto (>= 2.6), + python-cryptography (>= 1.0), + python-debtcollector (>= 1.2.0), + python-designateclient (>= 1.5.0), + python-eventlet (>= 0.18.4), + python-glanceclient (>= 1:2.0.0), + python-greenlet (>= 0.3.2), + python-heatclient (>= 1.1.0), + python-keystoneauth1 (>= 2.7.0), + python-keystoneclient (>= 1:1.7.0), + python-keystonemiddleware (>= 4.0.0), + python-lxml (>= 2.3), + python-magnumclient (>= 2.0.0), + python-manilaclient (>= 1.3.0), + python-memcache, + python-migrate (>= 0.9.6), + python-mistralclient (>= 2.0.0), + python-monascaclient (>= 1.0.30), + python-mysqldb, + python-netaddr (>= 0.7.12), + python-neutronclient (>= 1:4.2.0), + python-novaclient (>= 2:2.29.0), + python-openstackclient (>= 2.1.0), + python-oslo.cache (>= 1.5.0), + python-oslo.concurrency (>= 3.8.0), + python-oslo.config (>= 1:3.10.0), + python-oslo.context (>= 2.4.0), + python-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 5.2.0), + python-oslo.middleware (>= 3.0.0), + python-oslo.policy (>= 1.9.0), + python-oslo.reports (>= 1.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.10.0), + python-oslo.utils (>= 3.14.0), + python-oslo.versionedobjects (>= 1.9.1), + python-osprofiler (>= 1.3.0), + python-pastedeploy (>= 1.5.0), + python-pbr (>= 1.8), + python-psycopg2 (>= 2.5), + python-pymysql, + python-requests (>= 2.10.0), + python-retrying (>= 1.2.3), + python-routes (>= 1.12.3), + python-saharaclient (>= 0.13.0), + python-senlinclient (>= 0.3.0), + python-six (>= 1.9.0), + python-sqlalchemy (>= 1.0.10), + python-stevedore (>= 1.10.0), + python-swiftclient (>= 2.2.0), + python-troveclient (>= 1:2.2.0), + python-tz (>= 2013.6), + python-webob (>= 1.2.3), + python-yaml, + python-yaql (>= 1.1.0), + python-zaqarclient (>= 1.0.0), + ${misc:Depends}, + ${python:Depends}, +Description: OpenStack orchestration service - Python files + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the Python libraries. + +Package: heat-common +Architecture: all +Depends: adduser, + dbconfig-common, + python-aodhclient (>= 0.5.0), + python-heat (= ${binary:Version}), + q-text-as-data, + ${misc:Depends}, + ${python:Depends}, +Description: OpenStack orchestration service - common files + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the common files. + +Package: heat-engine +Architecture: all +Depends: adduser, + heat-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends}, +Description: OpenStack orchestration service - engine + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the heat engine, which is the core service of heat, and + which the API servers will use. + +Package: heat-api +Architecture: all +Depends: adduser, + heat-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends}, +Description: OpenStack orchestration service - ReST API + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the ReST API. + +Package: heat-api-cfn +Architecture: all +Depends: adduser, + heat-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends}, +Description: OpenStack orchestration service - CFN API + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the CloudFormation (CFN) API. + +Package: heat-api-cloudwatch +Architecture: all +Depends: adduser, + heat-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends}, +Description: OpenStack orchestration service - CloudWatch API + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the CloudWatch API. + +Package: heat-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, + ${sphinxdoc:Depends}, +Description: OpenStack orchestration service - Documentation + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the documentation. + +Package: heat-docker +Architecture: all +Depends: + python-docker (>= 1.6.0), + heat-engine (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +Description: OpenStack orchestration service docker resource + Heat is a service to orchestrate multiple composite cloud applications using + templates, through both an OpenStack-native ReST API and a + CloudFormation-compatible Query API. + . + This package contains the heat engine docker resource. diff --git a/xenial/debian/copyright b/xenial/debian/copyright new file mode 100644 index 00000000..cc03f35a --- /dev/null +++ b/xenial/debian/copyright @@ -0,0 +1,47 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: heat +Upstream-Contact: OpenStack Devel +Source: https://github.com/openstack/heat + +Files: * +Copyright: Angus Salkeld + Zane Bitter + Steven Hardy + Steven Dake + Jenkins + Chris Alfonso + Tomas Sedovic + Steve Baker + Jeff Peeler + Ian Main + Jenkins + Steve Baker + Andrew Hutchings + Mark McLoughlin + Greg Blomquist + Eoghan Glynn + root + Monty Taylor + Jesse Andrews + Jeremy Stanley +License: Apache-2 + +Files: debian/* +Copyright: (c) 2012-2016, Thomas Goirand +License: Apache-2 + +License: Apache-2 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . + On Debian-based systems the full text of the Apache version 2.0 license + can be found in `/usr/share/common-licenses/Apache-2.0'. diff --git a/xenial/debian/debian_control_vars b/xenial/debian/debian_control_vars new file mode 100644 index 00000000..d4e93e19 --- /dev/null +++ b/xenial/debian/debian_control_vars @@ -0,0 +1 @@ +ostack-lsb-base= lsb-base diff --git a/xenial/debian/gbp.conf b/xenial/debian/gbp.conf new file mode 100644 index 00000000..78ba5511 --- /dev/null +++ b/xenial/debian/gbp.conf @@ -0,0 +1,9 @@ +[DEFAULT] +upstream-branch = master +debian-branch = debian/newton +upstream-tag = %(version)s +compression = xz + +[buildpackage] +export-dir = ../build-area/ +#cleaner = true diff --git a/xenial/debian/heat-api-cfn.init.in b/xenial/debian/heat-api-cfn.init.in new file mode 100644 index 00000000..eba53f94 --- /dev/null +++ b/xenial/debian/heat-api-cfn.init.in @@ -0,0 +1,17 @@ +#!/bin/sh +### BEGIN INIT INFO +# Provides: heat-api-cfn +# Required-Start: $network $local_fs $remote_fs $syslog +# Required-Stop: $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Heat CFN API +# Description: Heat CFN API server +### END INIT INFO + +# Author: Thomas Goirand + +# PATH should only include /usr/* if it runs after the mountnfs.sh script +DESC="Heat API CFN" +PROJECT_NAME=heat +NAME=${PROJECT_NAME}-api-cfn diff --git a/xenial/debian/heat-api-cfn.install b/xenial/debian/heat-api-cfn.install new file mode 100644 index 00000000..7b207c47 --- /dev/null +++ b/xenial/debian/heat-api-cfn.install @@ -0,0 +1 @@ +usr/bin/heat-api-cfn diff --git a/xenial/debian/heat-api-cfn.logrotate b/xenial/debian/heat-api-cfn.logrotate new file mode 100644 index 00000000..452fdeed --- /dev/null +++ b/xenial/debian/heat-api-cfn.logrotate @@ -0,0 +1,8 @@ +/var/log/heat/heat-api-cfn.log { + daily + missingok + compress + delaycompress + notifempty + copytruncate +} diff --git a/xenial/debian/heat-api-cfn.manpages b/xenial/debian/heat-api-cfn.manpages new file mode 100644 index 00000000..2e0b356e --- /dev/null +++ b/xenial/debian/heat-api-cfn.manpages @@ -0,0 +1 @@ +doc/build/man/heat-api-cfn.1 diff --git a/xenial/debian/heat-api-cfn.postrm b/xenial/debian/heat-api-cfn.postrm new file mode 100644 index 00000000..269bf6ce --- /dev/null +++ b/xenial/debian/heat-api-cfn.postrm @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e + +if [ "${1}" = "purge" ] ; then + rm -rf /var/log/heat/heat-api-cfn* + [ -d /var/log/heat ] && rmdir --ignore-fail-on-non-empty /var/log/heat +fi + +#DEBHELPER# + +exit 0 diff --git a/xenial/debian/heat-api-cloudwatch.init.in b/xenial/debian/heat-api-cloudwatch.init.in new file mode 100644 index 00000000..e6a63250 --- /dev/null +++ b/xenial/debian/heat-api-cloudwatch.init.in @@ -0,0 +1,17 @@ +#!/bin/sh +### BEGIN INIT INFO +# Provides: heat-api-cloudwatch +# Required-Start: $network $local_fs $remote_fs $syslog +# Required-Stop: $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Heat cloudwatch API +# Description: Heat cloudwatch API server +### END INIT INFO + +# Author: Thomas Goirand + +# PATH should only include /usr/* if it runs after the mountnfs.sh script +DESC="Heat API Cloud Watch" +PROJECT_NAME=heat +NAME=${PROJECT_NAME}-api-cloudwatch diff --git a/xenial/debian/heat-api-cloudwatch.install b/xenial/debian/heat-api-cloudwatch.install new file mode 100644 index 00000000..04ac6110 --- /dev/null +++ b/xenial/debian/heat-api-cloudwatch.install @@ -0,0 +1 @@ +/usr/bin/heat-api-cloudwatch diff --git a/xenial/debian/heat-api-cloudwatch.logrotate b/xenial/debian/heat-api-cloudwatch.logrotate new file mode 100644 index 00000000..b6c15721 --- /dev/null +++ b/xenial/debian/heat-api-cloudwatch.logrotate @@ -0,0 +1,8 @@ +/var/log/heat/heat-api-cloudwatch.log { + daily + missingok + compress + delaycompress + notifempty + copytruncate +} diff --git a/xenial/debian/heat-api-cloudwatch.manpages b/xenial/debian/heat-api-cloudwatch.manpages new file mode 100644 index 00000000..6817f5f5 --- /dev/null +++ b/xenial/debian/heat-api-cloudwatch.manpages @@ -0,0 +1 @@ +doc/build/man/heat-api-cloudwatch.1 diff --git a/xenial/debian/heat-api-cloudwatch.postrm b/xenial/debian/heat-api-cloudwatch.postrm new file mode 100644 index 00000000..ee5078cd --- /dev/null +++ b/xenial/debian/heat-api-cloudwatch.postrm @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e + +if [ "${1}" = "purge" ] ; then + rm -rf /var/log/heat/heat-api-cloudwatch.* + [ -d /var/log/heat ] && rmdir --ignore-fail-on-non-empty /var/log/heat +fi + +#DEBHELPER# + +exit 0 diff --git a/xenial/debian/heat-api.init.in b/xenial/debian/heat-api.init.in new file mode 100644 index 00000000..eda4febe --- /dev/null +++ b/xenial/debian/heat-api.init.in @@ -0,0 +1,17 @@ +#!/bin/sh +### BEGIN INIT INFO +# Provides: heat-api +# Required-Start: $network $local_fs $remote_fs $syslog +# Required-Stop: $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Heat API +# Description: Heat API server +### END INIT INFO + +# Author: Thomas Goirand + +# PATH should only include /usr/* if it runs after the mountnfs.sh script +DESC="Heat API" +PROJECT_NAME=heat +NAME=${PROJECT_NAME}-api diff --git a/xenial/debian/heat-api.install b/xenial/debian/heat-api.install new file mode 100644 index 00000000..16eff75f --- /dev/null +++ b/xenial/debian/heat-api.install @@ -0,0 +1 @@ +usr/bin/heat-api diff --git a/xenial/debian/heat-api.logrotate b/xenial/debian/heat-api.logrotate new file mode 100644 index 00000000..76381611 --- /dev/null +++ b/xenial/debian/heat-api.logrotate @@ -0,0 +1,8 @@ +/var/log/heat/heat-api.log { + daily + missingok + compress + delaycompress + notifempty + copytruncate +} diff --git a/xenial/debian/heat-api.manpages b/xenial/debian/heat-api.manpages new file mode 100644 index 00000000..fff3bf39 --- /dev/null +++ b/xenial/debian/heat-api.manpages @@ -0,0 +1 @@ +doc/build/man/heat-api.1 diff --git a/xenial/debian/heat-api.postrm b/xenial/debian/heat-api.postrm new file mode 100644 index 00000000..81bf35d7 --- /dev/null +++ b/xenial/debian/heat-api.postrm @@ -0,0 +1,14 @@ +#!/bin/sh + +set -e + +if [ "${1}" = "purge" ] ; then + rm -f /etc/heat/heat-api.conf + [ -d /etc/heat ] && rmdir --ignore-fail-on-non-empty /etc/heat + rm -rf /var/log/heat/heat-api.* + [ -d /var/log/heat ] && rmdir --ignore-fail-on-non-empty /var/log/heat +fi + +#DEBHELPER# + +exit 0 diff --git a/xenial/debian/heat-common.config.in b/xenial/debian/heat-common.config.in new file mode 100644 index 00000000..14db0b56 --- /dev/null +++ b/xenial/debian/heat-common.config.in @@ -0,0 +1,17 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +CONF=/etc/heat/heat.conf + +#PKGOS-INCLUDE# + +pkgos_var_user_group heat +pkgos_dbc_read_conf -pkg heat-common ${CONF} database connection heat $@ +pkgos_rabbit_read_conf ${CONF} oslo_messaging_rabbit heat +pkgos_read_admin_creds ${CONF} keystone_authtoken heat +pkgos_register_endpoint_config heat + +exit 0 diff --git a/xenial/debian/heat-common.install b/xenial/debian/heat-common.install new file mode 100644 index 00000000..c709cad2 --- /dev/null +++ b/xenial/debian/heat-common.install @@ -0,0 +1,11 @@ +/usr/bin/heat-db-setup +/usr/bin/heat-keystone-setup +/usr/bin/heat-keystone-setup-domain +/usr/bin/heat-manage +/usr/bin/heat-wsgi-api +/usr/bin/heat-wsgi-api-cfn +/usr/bin/heat-wsgi-api-cloudwatch +etc/heat/api-paste.ini +etc/heat/environment.d/default.yaml +etc/heat/policy.json +etc/heat/templates diff --git a/xenial/debian/heat-common.manpages b/xenial/debian/heat-common.manpages new file mode 100644 index 00000000..dbebda97 --- /dev/null +++ b/xenial/debian/heat-common.manpages @@ -0,0 +1,3 @@ +doc/build/man/heat-db-setup.1 +doc/build/man/heat-keystone-setup.1 +doc/build/man/heat-manage.1 diff --git a/xenial/debian/heat-common.postinst.in b/xenial/debian/heat-common.postinst.in new file mode 100644 index 00000000..9fa2232b --- /dev/null +++ b/xenial/debian/heat-common.postinst.in @@ -0,0 +1,40 @@ +#!/bin/sh + +set -e + +ETC=/etc/heat +CONF=/etc/heat/heat.conf + +#PKGOS-INCLUDE# + +if [ "$1" = "configure" ] || [ "$1" = "reconfigure" ] ; then + . /usr/share/debconf/confmodule + . /usr/share/dbconfig-common/dpkg/postinst + + pkgos_var_user_group heat + chown heat:adm /var/log/heat + chmod 0750 /var/log/heat + mkdir -p /etc/heat + mkdir -p /var/lib/heat + chown heat:heat /var/lib/heat /etc/heat + pkgos_write_new_conf heat heat.conf + + db_get heat/configure_db + if [ "$RET" = "true" ] ; then + pkgos_dbc_postinst ${CONF} database connection heat $@ + fi + pkgos_rabbit_write_conf ${CONF} oslo_messaging_rabbit heat + pkgos_write_admin_creds ${CONF} keystone_authtoken heat + pkgos_register_endpoint_postinst heat heat orchestration "Heat Orchestration API" 8004 /v1/'%(tenant_id)s' + # This is the equivalent of db-sync: + db_get heat/configure_db + if [ "$RET" = "true" ] ; then + su heat -s /bin/sh -c "heat-manage db_sync" + fi + + chown -R heat:adm /var/log/heat + chmod 0750 /var/log/heat + db_stop +fi + +#DEBHELPER# diff --git a/xenial/debian/heat-common.postrm b/xenial/debian/heat-common.postrm new file mode 100644 index 00000000..ec565ed1 --- /dev/null +++ b/xenial/debian/heat-common.postrm @@ -0,0 +1,33 @@ +#!/bin/sh + +set -e + +if [ "${1}" = "purge" ] ; then + if [ -r /usr/share/debconf/confmodule ] ; then + . /usr/share/debconf/confmodule + db_get heat/configure_db || true + if [ "$RET" = "true" ] ; then + if [ -f /usr/share/dbconfig-common/dpkg/postrm ] ; then + . /usr/share/dbconfig-common/dpkg/postrm + dbc_go heat-common $@ + else + rm -f /etc/dbconfig-common/heat-common.conf + if which ucf >/dev/null 2>&1; then + ucf --purge /etc/dbconfig-common/heat-common.conf + ucfr --purge heat-common /etc/dbconfig-common/heat-common.conf + fi + fi + fi + fi + + [ -d /var/lib/heat/cache ] && rmdir --ignore-fail-on-non-empty /var/lib/heat/cache + [ -d /var/lib/heat ] && rmdir --ignore-fail-on-non-empty /var/lib/heat + + rm -f /etc/heat/heat.conf + [ -d /etc/heat ] && rmdir --ignore-fail-on-non-empty /etc/heat + rm -rf /var/log/heat +fi + +#DEBHELPER# + +exit 0 diff --git a/xenial/debian/heat-common.prerm b/xenial/debian/heat-common.prerm new file mode 100644 index 00000000..aa8dea4d --- /dev/null +++ b/xenial/debian/heat-common.prerm @@ -0,0 +1,17 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +db_get heat/configure_db +if [ "$RET" = "true" ]; then + if [ -r /usr/share/dbconfig-common/dpkg/prerm ] ; then + . /usr/share/dbconfig-common/dpkg/prerm + dbc_go heat-common $@ + fi +fi + +#DEBHELPER# + +exit 0 diff --git a/xenial/debian/heat-common.templates b/xenial/debian/heat-common.templates new file mode 100644 index 00000000..9c0746f4 --- /dev/null +++ b/xenial/debian/heat-common.templates @@ -0,0 +1,138 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-english@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: heat/auth-host +Type: string +Default: 127.0.0.1 +_Description: Authentication server hostname: + Please specify the hostname of the authentication server. Typically + this is also the hostname of the OpenStack Identity Service (Keystone). + +Template: heat/admin-tenant-name +Type: string +Default: admin +# Translators: a "tenant" in OpenStack world is +# an entity that contains one or more username/password couples. +# It's typically the tenant that will be used for billing. Having more than one +# username/password is very helpful in larger organization. +# You're advised to either keep "tenant" without translating it +# or keep it parenthezised. Example for French: +# locataire ("tenant") +_Description: Authentication server tenant name: + Please specify the authentication server tenant name. + +Template: heat/admin-user +Type: string +Default: admin +_Description: Authentication server username: + Please specify the username to use with the authentication server. + +Template: heat/admin-password +Type: password +_Description: Authentication server password: + Please specify the password to use with the authentication server. + +Template: heat/register-endpoint +Type: boolean +Default: false +_Description: Register Heat in the Keystone endpoint catalog? + Each OpenStack service (each API) should be registered in order to be + accessible. This is done using "keystone service-create" and "keystone + 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 a known admin project name, admin username and password. The + admin auth token is not used anymore. + +Template: heat/keystone-ip +Type: string +_Description: Keystone server IP address: + Please enter the IP address of the Keystone server, so that heat-api can + contact Keystone to do the Heat service and endpoint creation. + +Template: heat/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: heat/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: heat/keystone-admin-password +Type: password +_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: heat/endpoint-ip +Type: string +_Description: Heat endpoint IP address: + Please enter the IP address that will be used to contact Heat. + . + 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 address. + +Template: heat/region-name +Type: string +Default: regionOne +_Description: Name of the region to register: + OpenStack supports using availability zones, with each region representing + a location. Please enter the zone that you wish to use when registering the + endpoint. + +Template: heat/configure_db +Type: boolean +Default: false +_Description: Set up a database for heat-common? + No database has been set up for heat-common to use. Before + continuing, you should make sure you have the following information: + . + * the type of database that you want to use; + * the database server host name (that server must allow TCP connections from this + machine); + * a username and password to access the database. + . + If some of these requirements are missing, do not choose this option and run with + regular SQLite support. + . + You can change this setting later on by running "dpkg-reconfigure -plow + heat-common". + +Template: heat/rabbit_host +Type: string +Default: localhost +_Description: IP address of your RabbitMQ host: + In order to interoperate with other components of OpenStack, this package + needs to connect to a central RabbitMQ server. + . + Please specify the IP address of that server. + +Template: heat/rabbit_userid +Type: string +Default: guest +_Description: Username for connection to the RabbitMQ server: + In order to interoperate with other components of OpenStack, this package + needs to connect to a central RabbitMQ server. + . + Please specify the username used to connect to the RabbitMQ server. + +Template: heat/rabbit_password +Type: password +_Description: Password for connection to the RabbitMQ server: + In order to interoperate with other components of OpenStack, this package + needs to connect to a central RabbitMQ server. + . + Please specify the password used to connect to the RabbitMQ server. diff --git a/xenial/debian/heat-doc.doc-base b/xenial/debian/heat-doc.doc-base new file mode 100644 index 00000000..014b2067 --- /dev/null +++ b/xenial/debian/heat-doc.doc-base @@ -0,0 +1,9 @@ +Document: heat-doc +Title: Heat Documentation +Author: OpenStack +Abstract: Sphinx documentation for Heat +Section: Network/File Transfer + +Format: HTML +Index: /usr/share/doc/heat-doc/html/index.html +Files: /usr/share/doc/heat-doc/html/* diff --git a/xenial/debian/heat-docker.dirs b/xenial/debian/heat-docker.dirs new file mode 100644 index 00000000..aee75347 --- /dev/null +++ b/xenial/debian/heat-docker.dirs @@ -0,0 +1 @@ +/usr/lib/heat/docker diff --git a/xenial/debian/heat-docker.install b/xenial/debian/heat-docker.install new file mode 100644 index 00000000..16f88330 --- /dev/null +++ b/xenial/debian/heat-docker.install @@ -0,0 +1 @@ +contrib/heat_docker/heat_docker/* /usr/lib/heat/docker diff --git a/xenial/debian/heat-engine.init.in b/xenial/debian/heat-engine.init.in new file mode 100644 index 00000000..e398e92b --- /dev/null +++ b/xenial/debian/heat-engine.init.in @@ -0,0 +1,17 @@ +#!/bin/sh +### BEGIN INIT INFO +# Provides: heat-engine +# Required-Start: $network $local_fs $remote_fs $syslog +# Required-Stop: $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Heat Engine +# Description: Heat Engine server +### END INIT INFO + +# Author: Thomas Goirand + +# PATH should only include /usr/* if it runs after the mountnfs.sh script +DESC="Heat Engine" +PROJECT_NAME=heat +NAME=${PROJECT_NAME}-engine diff --git a/xenial/debian/heat-engine.install b/xenial/debian/heat-engine.install new file mode 100644 index 00000000..20db4659 --- /dev/null +++ b/xenial/debian/heat-engine.install @@ -0,0 +1 @@ +usr/bin/heat-engine diff --git a/xenial/debian/heat-engine.logrotate b/xenial/debian/heat-engine.logrotate new file mode 100644 index 00000000..ab9a9350 --- /dev/null +++ b/xenial/debian/heat-engine.logrotate @@ -0,0 +1,8 @@ +/var/log/heat/heat-engine.log { + daily + missingok + compress + delaycompress + notifempty + copytruncate +} diff --git a/xenial/debian/heat-engine.manpages b/xenial/debian/heat-engine.manpages new file mode 100644 index 00000000..80485a1f --- /dev/null +++ b/xenial/debian/heat-engine.manpages @@ -0,0 +1 @@ +doc/build/man/heat-engine.1 diff --git a/xenial/debian/heat-engine.postrm b/xenial/debian/heat-engine.postrm new file mode 100644 index 00000000..f14f6df3 --- /dev/null +++ b/xenial/debian/heat-engine.postrm @@ -0,0 +1,13 @@ +#!/bin/sh + +set -e + +if [ "${1}" = "purge" ] ; then + [ -d /etc/heat ] && rmdir --ignore-fail-on-non-empty /etc/heat + rm -rf /var/log/heat/heat-engine.* + [ -d /var/log/heat ] && rmdir --ignore-fail-on-non-empty /var/log/heat +fi + +#DEBHELPER# + +exit 0 diff --git a/xenial/debian/patches/only-run-tests-in-heat.tests.patch b/xenial/debian/patches/only-run-tests-in-heat.tests.patch new file mode 100644 index 00000000..9293b815 --- /dev/null +++ b/xenial/debian/patches/only-run-tests-in-heat.tests.patch @@ -0,0 +1,16 @@ +Description: Only run tests within heat/tests +Author: Thomas Goirand +Forwarded: no +Last-Update: 2015-04-16 + +--- heat-2015.1~rc1.orig/.testr.conf ++++ heat-2015.1~rc1/.testr.conf +@@ -2,7 +2,7 @@ + test_command= + PYTHON=$(echo ${PYTHON:-python} | sed 's/--source heat//g') + START_AT=${TESTR_START_DIR:-.} +- ${PYTHON} -m subunit.run discover -s $START_AT -t . $LISTOPT $IDOPTION ++ ${PYTHON} -m subunit.run discover -s $START_AT -t . ./heat/tests $IDOPTION + if [ "$START_AT" = "." ]; then for plugin in $START_AT/contrib/*; do ${PYTHON} -m subunit.run discover -s $plugin $LISTOPT $IDOPTION; done; fi + test_id_option=--load-list $IDFILE + test_list_option=--list diff --git a/xenial/debian/patches/series b/xenial/debian/patches/series new file mode 100644 index 00000000..5f60075e --- /dev/null +++ b/xenial/debian/patches/series @@ -0,0 +1 @@ +only-run-tests-in-heat.tests.patch diff --git a/xenial/debian/po/POTFILES.in b/xenial/debian/po/POTFILES.in new file mode 100644 index 00000000..dbbae60c --- /dev/null +++ b/xenial/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] heat-common.templates diff --git a/xenial/debian/po/cs.po b/xenial/debian/po/cs.po new file mode 100644 index 00000000..2efbf170 --- /dev/null +++ b/xenial/debian/po/cs.po @@ -0,0 +1,335 @@ +# Czech PO debconf template translation of heat. +# Copyright (C) 2013 Michal Simunek +# This file is distributed under the same license as the nova package. +# Michal Simunek , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: heat 2013.1.2-4\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2013-08-28 13:31+0200\n" +"Last-Translator: Michal Simunek \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Název hostitele autentizačního serveru:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Zadejte prosím Název hostitele autentizačního serveru. Většinou je to také " +"název hostitele OpenStack Identity Service (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Název nájemce pro autentizační server:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "Zadejte prosím název nájemce pro autentizační server." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Uživatel autentizačního serveru:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Zadejte prosím uživatelské jméno, které se má použít na autentizačním " +"serveru." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Heslo autentizačního serveru:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "Zadejte prosím heslo, které se má použít na autentizačním serveru" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Zaregistrovat Heat v katalogu koncových bodů Keystone?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Aby byla každá služba Openstack (každé API) přístupná, musí být " +"zaregistrována. To se provádí pomocí příkazů \"keystone service-create\" a " +"\"keystone endpoint-create\". Zvolte si, zda-li se tyto příkazy mají nyní " +"spustit." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, 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 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." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "IP adresa serveru keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Zadejte IP adresu serveru Keystone, aby se mohlo heat-api spojit s Keystone " +"a provozovat službu Heat a vytvářet koncové body." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Autentizační klíč pro Keystone:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "IP adresa koncového bodu Heat:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Zadejte IP adresu, která se bude používat ke spojení s Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Tato IP adresa musí být přístupná z klientů, kteří budou tuto službu " +"používat, takže pokud instalujete veřejný cloud, musí to být veřejná IP " +"adresa." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Název registrované oblasti:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"Openstack lze využívat pomocí oblastí dostupnosti, přičemž každá oblast " +"představuje místo. Zadejte prosím oblast, kterou chcete použít při " +"registraci koncového bodu." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Nastavit databázi pro heat-common?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Nebyla nastavena žádná databáze k použití s heat-common. Chcete-li ji nyní " +"nastavit, ujistěte se prosím, že máte všechny potřebné údaje:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * typ databáze, kterou chcete používat;\n" +" * název hostitele databázového serveru (který musí přijímat TCP\n" +" spojení z tohoto počítače);\n" +" * uživatelské jméno a heslo pro přístup k databázi." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Pokud některou z těchto povinných voleb neznáte, tuto volbu přeskočte a Heat " +"spouštějte s běžnou podporou sqlite." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Toto nastavení můžete později změnit spuštěním \"dpkg-reconfigure -plow heat-" +"common\"." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "Zadejte prosím heslo, které se má použít na autentizačním serveru" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Zadejte prosím uživatelské jméno, které se má použít na autentizačním " +"serveru." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Zadejte prosím heslo, které se má použít na autentizačním serveru" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Aby mohlo heat-api nastavit v Keystone svůj koncový bod, potřebuje " +#~ "autentizační klíč pro Keystone." + +#~ msgid "Auth server hostname:" +#~ msgstr "Název hostitele autentizačního serveru:" + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Zadejte prosím Název hostitele autentizačního serveru. Většinou je to " +#~ "také název hostitele OpenStack Identity Service (Keystone)." diff --git a/xenial/debian/po/da.po b/xenial/debian/po/da.po new file mode 100644 index 00000000..67ab4d48 --- /dev/null +++ b/xenial/debian/po/da.po @@ -0,0 +1,318 @@ +# Danish translation heat. +# Copyright (C) 2014 heat og nedenstående oversættere. +# This file is distributed under the same license as the heat package. +# Joe Hansen , 2013, 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: heat\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2014-02-22 23:51+0200\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Værtsnavn for godkendelsesserveren:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Angiv venligst værtsnavnet for godkendelseserveren. Typisk er dette også " +"værtsnavnet for OpenStack Identity Service (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Lejernavn (tenant) for godkendelsesserver:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "Angiv venligst lejernavn (tenant) for godkendelsesserveren." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Brugernavn for godkendelsesserveren:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "Angiv venligst brugernavnet for brug med godkendelsesserveren." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Adgangskode for godkendelsesserver:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "Angiv venligst adgangskoden for brug med godkendelsesserveren." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Registrer Heat i Keystones slutpunktskatalog?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Hver OpenStack-tjeneste (hver API) skal registreres for at være tilgængelig. " +"Dette gøres med »keystone service-create« og »keystone endpoint-create«. " +"Dette kan nu gøres automatisk." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, 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 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 skal forbinde " +"til med Keystones godkendelsessymbol." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "IP-adresse for Keystoneserver:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Indtast venligst IP-adressen for Keystoneserveren, så at heat-api kan " +"kontakte Keystone for at udføre Heattjenesten og slutpunktsoprettelse." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Godkendelsessymbol for Keystone:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "IP-adresse for Heats slutpunkt:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Indtast venligst IP-adressen som vil blive brugt til at kontakte Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Denne IP-adresse skal være tilgængelig fra klienterne, som vil bruge denne " +"tjeneste, så hvis du installerer en offentlig sky, skal dette være en " +"offentlig IP-adresse." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Navn på regionen der skal registreres:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack understøtter brug af tilgængelighedszoner, hvor hver region " +"repræsenterer et sted. Indtast venligst zonen du ønsker at bruge, når " +"slutpunktet registreres." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Opsæt en database for heat-common?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Ingen database er blevet opsat for heat-common. Før du fortsætter, skal du " +"sikre dig, at du har den følgende information:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * databasetypen du ønsker at bruge\n" +" * værtsnavnet for databaseserveren (den server som skal tillade TCP-\n" +" forbindelser fra denne maskine)\n" +" * et brugernavn og adgangskode for at tilgå databasen" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Hvis nogle af disse krav mangler, så skal du ikke vælge denne indstilling, " +"men køre med normal SQLite-understøttelse." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Du kan ændre indstillingen senere ved at køre »dpkg-reconfigure -plow heat-" +"common«." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "IP-adresse for din RabbitMQ-vært:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"Denne pakke kræver at forbinde med en central RabbitMQ-server, for at " +"fungere med andre komponenter i OpenStack." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Angiv venligst IP-adressen for den server." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Brugernavn for forbindelsen til RabbitMQ-serveren:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Angiv venligst brugernavnet brugt til at forbinde med RabbitMQ-serveren." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Adgangskode for forbindelsen til RabbitMQ-serveren:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" +"Angiv venligst adgangskoden brugt til at forbinde med RAbbitMQ-serveren." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "For at konfigurere dets slutpunkt i Keystone, kræver heat-api Keystones " +#~ "godkendelsessymbol." diff --git a/xenial/debian/po/de.po b/xenial/debian/po/de.po new file mode 100644 index 00000000..5f042a8b --- /dev/null +++ b/xenial/debian/po/de.po @@ -0,0 +1,330 @@ +# German translation of heat debconf templates +# This file is distributed under the same license as the heat package. +# Copyright: Martin Eberhard Schauer , 2013. +# Chris Leick , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: heat 2014.1-6\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2014-06-05 18:52+0100\n" +"Last-Translator: Chris Leick \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Name des Authentifizierungsservers:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Geben Sie bitte den Namen des Authentifizierungsservers an. Normalerweise " +"ist das auch der Name des OpenStack-Identitätsdienstes (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Tenant-Name des Authentifizierungsservers:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "Bitte geben Sie den Tenant-Namen des Authentifizierungsservers an." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Benutzername des Authentifizierungsservers:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Bitte geben Sie den Benutzernamen an, der für den Authentifizierungsserver " +"benutzt wird." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Passwort des Authentifizierungsservers:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +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." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Heat im Keystone-Endpunktkatalog registrieren?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Jeder OpenStack-Dienst (jedes API) sollte registriert werden, damit darauf " +"zugegriffen werden kann. Dies wird mittels »keystone service-create« und " +"»keystone endpoint-create« erreicht und kann nun automatisch erledigt werden." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, 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 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 " +"können." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "IP-Adresse des Keystone-Servers:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Geben Sie bitte die IP-Adresse des Keystone-Servers an, damit Heat-api " +"Keystone kontaktieren kann, um den Heat-Dienst und -Endpunkt zu erstellen." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Keystone-Authentifizierungs-Token:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "IP-Adresse des Heat-Endpunkts:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "" +"Geben Sie bitte die IP-Adresse an, die für den Kontakt mit Heat genutzt wird." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Diese IP-Adresse sollte von den Clients erreichbar sein, die diesen Dienst " +"nutzen. Falls Sie eine öffentliche Cloud installieren, sollte dies eine " +"öffentliche IP-Adresse sein." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Name der zu registrierenden Region:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack unterstützt die Verwendung von Verfügbarkeitszonen, in denen jede " +"Region einen Ort darstellt. Geben Sie bitte die Zone an, die Sie bei der " +"Registrierung des Endpunkts verwenden wollen." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Datenbank für Heat-common einrichten?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Es wurde keine Datenbank für die Nutzung durch Heat-common eingerichtet. " +"Bevor Sie fortfahren, sollten Sie sicherstellen, dass Sie über die folgenden " +"Informationen verfügen:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * den Typ der Datenbank, die Sie nutzen wollen;\n" +" * den Namen des Rechners, auf dem der Datenbankserver läuft (der\n" +" Datenbankserver muss TCP-Verbindungen von dieser Maschine zulassen);\n" +" * einen Benutzernamen und ein Passwort für den Zugriff auf die Datenbank." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Wenn ein Teil dieser Voraussetzungen nicht erfüllt ist, wählen Sie diese " +"Option nicht und lassen Sie das Programm mit der normalen Unterstützung für " +"SQLite laufen." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Sie können diese Einstellung nachträglich mit dem Befehl »dpkg-reconfigure -" +"plow heat-common« ändern." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "IP-Adresse Ihres RabbitMQ-Rechners:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"Um mit weiteren Bestandteilen von OpenStack zusammenzuarbeiten, muss sich " +"dieses Paket mit einem zentralen RabbitMQ-Server verbinden." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Geben Sie bitte die IP-Adresse dieses Servers an." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Benutzername für die Verbindung mit dem RabbitMQ-Server:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Bitte geben Sie den Benutzernamen ein, den Sie zum Verbinden mit dem " +"RabbitMQ-Server verwenden." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Passwort für die Verbindung mit dem RabbitMQ-Server:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" +"Bitte geben Sie das Passwort ein, das Sie zum Verbinden mit dem RabbitMQ-" +"Server verwenden." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Um seinen Keystone-Endpunkt einzurichten, benötigt Heat-api das Keystone-" +#~ "Authentifizierungs-Token." diff --git a/xenial/debian/po/es.po b/xenial/debian/po/es.po new file mode 100644 index 00000000..2265de19 --- /dev/null +++ b/xenial/debian/po/es.po @@ -0,0 +1,364 @@ +# heat po-debconf translation to Spanish. +# Copyright (C) 2013 Software in the Public Interest +# This file is distributed under the same license as the heat package. +# +# Changes: +# - Initial translation +# Matías Bellone , 2013. +# +# Traductores, si no conocen el formato PO, merece la pena leer la +# documentación de gettext, especialmente las secciones dedicadas a este +# formato, por ejemplo ejecutando: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Equipo de traducción al español, por favor lean antes de traducir +# los siguientes documentos: +# +# - El proyecto de traducción de Debian al español +# http://www.debian.org/intl/spanish/ +# especialmente las notas y normas de traducción en +# http://www.debian.org/intl/spanish/notas +# +# - La guía de traducción de po's de debconf: +# /usr/share/doc/po-debconf/README-trans +# o http://www.debian.org/intl/l10n/po-debconf/README-trans +msgid "" +msgstr "" +"Project-Id-Version: heat\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2013-12-08 21:30-0300\n" +"Last-Translator: Matías Bellone \n" +"Language-Team: Debian Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Nombre del equipo del servidor de autenticación:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Indique el nombre del equipo de su servidor de autenticación. Suele ser el " +"nombre del equipo del Servicio de Identidad de OpenStack (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Nombre del inquilino («tenant») del servidor de autenticación:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "" +"Indique el nombre del inquilino («tenant») del servidor de autenticación." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Nombre de usuario del servidor de autenticación:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Indique el nombre de usuario para usar con el servidor de autenticación." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Contraseña del servidor de autenticación:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "Indique la contraseña para usar con el servidor de autenticación." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "¿Desea registrar Heat en el catálogo de puntos finales de Keystone?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Debe registrar cada uno de los servicios OpenStack (cada API) para que sean " +"accesibles. Esto se lleva a cabo mediante las órdenes «keystone service-" +"create» y «keystone endpoint-create». Puede hacerlo ahora automáticamente." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, 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 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." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "Dirección IP del servidor Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Introduzca la dirección IP del servidor Keystone para que heat-api pueda " +"contactar con Keystone para realizar el servicio Heat y crear el punto final." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, 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 +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "Dirección IP del punto final de Heat:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Introduzca la dirección IP que se utilizará para contactar con Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Esta dirección IP debe ser accesible desde los clientes que usarán este " +"servicio, por lo que si está instalando una nube pública, debería ser una " +"dirección IP pública." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Nombre de la región a registrar:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack puede utilizarse con zonas de disponibilidad, donde cada región " +"representa una ubicación. Introduzca la zona que desea utilizar cuando " +"registre el punto final." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "Set up a database for heat-engine?" +msgid "Set up a database for heat-common?" +msgstr "¿Desea configurar una base de datos para heat-engine?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "" +#| "No database has been set up for heat-engine to use. Before continuing, " +#| "you should make sure you have the following information:" +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"No se ha configurado ninguna base de datos para heat-engine. Antes de " +"continuar debe asegurarse de que dispone de los siguientes datos:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * el tipo de base de datos que quiere utilizar;\n" +" * el nombre del equipo del servidor de la base de datos (el servidor debe " +"permitir conexiones TCP desde este equipo).\n" +" * el nombre de usuario y la contraseña para acceder a la base de datos." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Si no dispone de alguno de estos datos, seleccione «no» en este apartado y " +"ejecute Heat con SQLite." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +#, fuzzy +#| msgid "" +#| "You can change this setting later on by running \"dpkg-reconfigure -plow " +#| "heat-engine\"." +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Podrá cambiar esta configuración más adelante ejecutando «dpkg-reconfigure -" +"plow heat-engine»." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the IP address of that server." +msgstr "Indique la contraseña para usar con el servidor de autenticación." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +#, fuzzy +#| msgid "Please specify the username to use with the authentication server." +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Indique el nombre de usuario para usar con el servidor de autenticación." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +#, fuzzy +#| msgid "Please specify the password to use with the authentication server." +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Indique la contraseña para usar con el servidor de autenticación." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Para configurar su punto final en Keystone, heat-api necesita el token de " +#~ "autenticación de Keystone." + +#~ msgid "Auth server hostname:" +#~ msgstr "Nombre del equipo del servidor de autenticación:" + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Indique el nombre del equipo de su servidor de autenticación. Suele ser " +#~ "el nombre del equipo del Servicio de Identidad de OpenStack (Keystone)." diff --git a/xenial/debian/po/fr.po b/xenial/debian/po/fr.po new file mode 100644 index 00000000..d1af1a92 --- /dev/null +++ b/xenial/debian/po/fr.po @@ -0,0 +1,334 @@ +# Translation of heat debconf templates to French. +# Copyright (C) 2013, French l10n team +# This file is distributed under the same license as the HEAT package. +# Julien Patriarca , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: heat\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2013-10-27 18:41+0100\n" +"Last-Translator: Julien Patriarca \n" +"Language-Team: FRENCH \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Nom d'hôte du serveur d'authentification : " + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Veuillez indiquer l'adresse URL du serveur d'authentification. En général, " +"c'est également le nom d'hôte du Service d'Identité d'OpenStack (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Nom d'espace client du serveur d'authentification :" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "" +"Veuillez indiquer le nom d'espace client du serveur d'authentification :" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Nom d'utilisateur pour le serveur d'authentification : " + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Veuillez indiquer le nom d'utilisateur pour le serveur d'authentification." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Mot de passe du serveur d'authentification : " + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "Veuillez indiquer le mot de passe pour le serveur d'authentification. " + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Enregistrer Heat dans le catalogue de points d'accès de Keystone ?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Chaque service OpenStack (chaque API) doit être enregistré pour être " +"accessible. Cela peut être fait en utilisant « keystone service-create » et " +"« keystone endpoint-create ». Cela peut être fait automatiquement maintenant." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, 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 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'un serveur Keystone fonctionnel sur " +"lequel se connecter en utilisant le jeton d'authentification Keystone." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "Adresse IP du serveur Keystone :" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Veuillez indiquer l'adresse IP du serveur Keystone, pour que l'api de Heat " +"puisse contacter Keystone pour établir le service Heat et créer un point " +"d'accès." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Jeton d'authentification Keystone : " + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "Adresse IP du point d'accès de Heat : " + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Veuillez indiquer l'adresse IP qui sera utilisée pour contacter Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Cette adresse IP doit être accessible depuis les clients qui utiliseront ce " +"service, donc si vous installez un nuage public, ce devra être une adresse " +"IP publique." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Nom de la région à enregistrer : " + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack prend en charge l'utilisation de zones disponibles, avec chaque " +"région représentant un lieu. Veuillez entrer une zone que vous souhaitez " +"utiliser lors de l'enregistrement d'un point d'accès." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Installer une base de données pour heat-common ?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Aucune base de données n'a été installée pour heat-common. Avant de " +"continuer, assurez-vous d'avoir toutes les informations nécessaires :" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" - le type de base de données que vous souhaitez utiliser ;\n" +" - le nom d'hôte du serveur de base de données (qui doit\n" +" autoriser les connexions TCP depuis cette machine) ;\n" +" - un nom d'utilisateur et un mot de passe pour accéder\n" +" à la base de données." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Si certains de ces prérequis sont manquants, ignorez cette option et " +"exécutez l'application avec le support SQLite normal." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Vous pouvez modifier ce réglage plus tard en lançant « dpkg-reconfigure -" +"plow heat-common »." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "Adresse IP de l'hôte RabbitMQ :" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"Afin de pouvoir interagir avec d'autres composants d'OpenStack, ce paquet " +"doit se connecter à un serveur centralisé RabbitMQ." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Veuillez indiquer l'adresse IP de ce serveur. " + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Nom d'utilisateur pour la connexion au serveur RabbitMQ :" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Veuillez indiquer le nom d'utilisateur pour se connecter au serveur RabbitMQ." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Mot de passe pour la connexion au serveur RabbitMQ :" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" +"Veuillez indiquer le mot de passe pour se connecter au serveur RabbitMQ." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Pour configurer son point d'accès dans Keystone, l'api de Heat a besoin " +#~ "du jeton d'authentification Keystone." + +#~ msgid "Auth server hostname:" +#~ msgstr "Nom d'hôte du serveur d'authentification : " + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Veuillez indiquer l'adresse URL du serveur d'authentification. " +#~ "Typiquement c'est également le nom d'hôte du Service d'Identité OpenStack " +#~ "(Keystone)." diff --git a/xenial/debian/po/it.po b/xenial/debian/po/it.po new file mode 100644 index 00000000..106ce95f --- /dev/null +++ b/xenial/debian/po/it.po @@ -0,0 +1,438 @@ +# Italian translation of heat debconf messages. +# Copyright (C) 2013, heat package copyright holder +# This file is distributed under the same license as the heat package. +# Beatrice Torracca , 2013, 2014. +msgid "" +msgstr "" +"Project-Id-Version: heat\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2014-04-06 15:03+0200\n" +"Last-Translator: Beatrice Torracca \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.7.1\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Nome host per il server di autenticazione:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Specificare il nome host del server di autenticazione. Tipicamente, è anche " +"il nome host dell'OpenStack Identity Service (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Nome del locatario («tenant») per il server di autenticazione:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "" +"Specificare il nome del locatario («tenant») per il server di autenticazione." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Nome utente per il server di autenticazione:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "Specificare il nome utente da usare con il server di autenticazione." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Password per il server di autenticazione:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "Specificare la password da usare con il server di autenticazione." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Registrare Heat nel catalogo di punti terminali Keystone?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Ogni servizio OpenStack (ogni API) dovrebbe essere registrato per poter " +"essere accessibile. Questo viene fatto usando «keystone service-create» e " +"«keystone endpoint-create». Ciò può essere fatto ora automaticamente." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, fuzzy +#| msgid "" +#| "Note that you will need to have an up and running keystone server on " +#| "which to connect using the Keystone auth token." +msgid "" +"Note that you will need to have an up and running Keystone server on which " +"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." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "Indirizzo IP del server Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Inserire l'indirizzo IP del server Keystone, in modo che heat-api possa " +"contattare Keystone per effettuare la creazione del servizio e del punto " +"terminale Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, fuzzy +#| msgid "Keystone IP address:" +msgid "Keystone admin name:" +msgstr "Indirizzo IP di Keystone:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +#, fuzzy +#| msgid "Keystone IP address:" +msgid "Keystone admin password:" +msgstr "Indirizzo IP di Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "Indirizzo IP del punto terminale Heat:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Inserire l'indirizzo IP che verrà usato per contattare Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Questo indirizzo IP dovrebbe essere accessibile dai client che useranno il " +"servizio, perciò se si sta installando una cloud pubblica, questo dovrebbe " +"essere un indirizzo IP pubblico." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Nome della regione da registrare:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack gestisce le zone di disponibilità, con ogni regione che " +"rappresenta una posizione. Inserire la zona che si desidera usare durante la " +"registrazione del punto terminale." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Impostare un database per heat-common?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Non è stato impostato alcun database per essere usato da heat-common. Prima " +"di continuare assicurarsi di avere le seguenti informazioni:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * il tipo di database che si desidera usare;\n" +" * il nome host del server di database (che deve permettere le\n" +" connessioni TCP da questa macchina);\n" +" * un nome utente e una password per accedere al database." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Se non si ha uno o più di questi requisiti, non scegliere questa opzione ed " +"eseguire con il regolare supporto per SQLite." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"È possibile cambiare questa impostazione successivamente eseguendo «dpkg-" +"reconfigure -plow heat-common»." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "Indirizzo IP dell'host RabbitMQ:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"Per poter funzionare insieme agli altri componenti di OpenStack, questo " +"pacchetto deve connettersi al server RabbitMQ centrale." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Inserire l'indirizzo IP di tale server." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Nome utente per la connessione al server RabbitMQ:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Specificare il nome utente da usare per connettersi al server RabbitMQ." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Password per la connessione al server RabbitMQ:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Specificare la password da usare per connettersi al server RabbitMQ." + +#~ msgid "" +#~ "Note that you will need to have an up and running Keystone server on " +#~ "which to connect using the Keystone authentication token." +#~ msgstr "" +#~ "Notare che sarà necessario avere un server Keystone in funzione a cui " +#~ "connettersi usando il token di autenticazione Keystone." + +#~ msgid "Keystone authentication token:" +#~ msgstr "Token di autenticazione Keystone:" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Per configurare il proprio punto terminale in Keystone, heat-api ha " +#~ "bisogno del token di autenticazione Keystone." + +#~ msgid "Auth server hostname:" +#~ msgstr "Nome host del server di autenticazione:" + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Specificare il nome host del server di autenticazione. Tipicamente, è " +#~ "anche il nome host dell'OpenStack Identity Service (Keystone)." + +#~ msgid "" +#~ "No database has been set up for heat-engine to use. Before continuing, " +#~ "you should make sure you have:" +#~ msgstr "" +#~ "Non è stato impostato alcun database per essere usato da heat-engine. " +#~ "Prima di continuare ci si dovrebbe assicurare di avere:" + +#~ msgid "" +#~ " - the server host name (that server must allow TCP connections from " +#~ "this\n" +#~ " machine);\n" +#~ " - a username and password to access the database.\n" +#~ " - A database type that you want to use." +#~ msgstr "" +#~ " - il nome host del server (tale server deve permettere le connessioni\n" +#~ " TCP da questa macchina);\n" +#~ " - un nome utente e una password per accedere al database;\n" +#~ " - un tipo di database che si desidera usare." + +#~ msgid "" +#~ "If some of these requirements are missing, reject this option and run " +#~ "with regular sqlite support." +#~ msgstr "" +#~ "Se uno o più di questi requisiti non sono soddisfatti, rifiutare questa " +#~ "opzione ed eseguire con il regolare supporto per sqlite." + +#~ msgid "" +#~ "You can change this setting later on by running 'dpkg-reconfigure -plow " +#~ "heat-engine'." +#~ msgstr "" +#~ "È possibile cambiare questa impostazione successivamente eseguendo «dpkg-" +#~ "reconfigure -plow heat-engine»" + +#~ msgid "" +#~ "Please specify the URL of your authentication server. Typically this is " +#~ "also the URL of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Specificare l'URL del server di autenticazione. Tipicamente, è anche " +#~ "l'URL dell'OpenStack Identity Service (Keystone)." + +#~ msgid "Auth server tenant name:" +#~ msgstr "Nome del tenant per il server di autenticazione:" + +#~ msgid "Auth server username:" +#~ msgstr "Nome utente per il server di autenticazione:" + +#~ msgid "Auth server password:" +#~ msgstr "Password per il server di autenticazione:" + +#~ msgid "Register Heat in the keystone endpoint catalog?" +#~ msgstr "Registrare Heat nel catalogo di punti terminali keystone?" + +#~ msgid "" +#~ "Each Openstack services (each API) should be registered in order to be " +#~ "accessible. This is done using \"keystone service-create\" and \"keystone " +#~ "endpoint-create\". Select if you want to run these commands now." +#~ msgstr "" +#~ "Ogni servizio OpenStack (ogni API) dovrebbe essere registrato per poter " +#~ "essere accessibile. Ciò viene fatto usando «keystone service-create» e " +#~ "«keystone endpoint-create». Scegliere se si desidera eseguire ora questi " +#~ "comandi." + +#~ msgid "" +#~ "Enter the IP address of your keystone server, so that heat-api can " +#~ "contact Keystone to do the Heat service and endpoint creation." +#~ msgstr "" +#~ "Inserire l'indirizzo IP del proprio server keystone, in modo che heat-api " +#~ "possa contattare Keystone per effettuare la creazione del servizio e del " +#~ "punto terminale Heat." + +#~ msgid "Keystone Auth Token:" +#~ msgstr "Token di autenticazione Keystone:" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone auth " +#~ "token." +#~ msgstr "" +#~ "Per configurare il proprio punto terminale in Keystone, heat-api ha " +#~ "bisogno del token di autenticazione Keystone." + +#~ msgid "" +#~ "Enter the IP address that will be used to contact Heat (eg: the Heat " +#~ "endpoint IP address)." +#~ msgstr "" +#~ "Inserire l'indirizzo IP che verrà usato per contattare Heat (es.: " +#~ "l'indirizzo IP del punto terminale Heat)." + +#~ msgid "" +#~ "Openstack can be used using availability zones, with each region " +#~ "representing a location. Please enter the zone that you wish to use when " +#~ "registering the endpoint." +#~ msgstr "" +#~ "OpenStack può essere usato utilizzando le zone di disponibilità, con ogni " +#~ "regione che rappresenta una posizione. Inserire la zona che si desidera " +#~ "usare durante la registrazione del punto terminale." diff --git a/xenial/debian/po/ja.po b/xenial/debian/po/ja.po new file mode 100644 index 00000000..3ea23e11 --- /dev/null +++ b/xenial/debian/po/ja.po @@ -0,0 +1,332 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the heat package. +# victory , 2013. +# Takuma Yamada , 2016. +# +msgid "" +msgstr "" +"Project-Id-Version: heat\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2016-04-07 13:01+0900\n" +"Last-Translator: Takuma Yamada \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Gtranslator 2.91.6\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "認証サーバのホスト名:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"認証サーバのホスト名を指定してください。これは標準的に OpenStack Identity " +"Service (Keystone) のホスト名にもなっています。" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "認証サーバのテナント (tenant) 名" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "認証サーバのテナント (tenant) 名を指定してください。" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "認証サーバのユーザ名:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "認証サーバで使用するユーザ名を指定してください。" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "認証サーバのパスワード:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "認証サーバで使用するパスワードを指定してください。" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Heat を Keystone のエンドポイントカタログに登録しますか?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"各 OpenStack サービス (各 API) は、アクセス可能にするために登録する必要があり" +"ます。\"keystone service-create\" と \"keystone endpoint-create\" を使って登" +"録することができます。ここで自動的に行うことができます。" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#| 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 a known admin project name, admin username and password. " +"The admin auth token is not used anymore." +msgstr "" +"既知の管理プロジェクト名、管理者のユーザ名とパスワードを使用して接続するに" +"は、Keystone サーバの起動および実行が必要になりますので注意してください。管理" +"者認証トークンはもう使用されていません。" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "Keystone サーバの IP アドレス:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Keystone サーバの IP アドレスを入力してください。それにより heat-api は " +"Keystone と通信し、Heat サービスやエンドポイントの作成ができるようになりま" +"す。" + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Keystone 管理者名:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." +msgstr "" +"サービスのエンドポイントを登録するには、このパッケージが Keystone サーバへの" +"管理者ログイン、名前、プロジェクト名、およびパスワードを知っている必要があり" +"ます。" + +#. Type: string +#. Description +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "Keystone 管理プロジェクト名:" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "Keystone 管理者パスワード:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "Heat エンドポイントの IP アドレス:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Heat への通信に使用される IP アドレスを入力してください。" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"この IP アドレスは、このサービスを利用するクライアントからアクセス可能でなけ" +"ればなりません。パブリッククラウドをインストールしている場合は、パブリック " +"IP アドレスにする必要があります。" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "登録するリージョンの名前:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack は、場所を表すリージョン毎に、アベイラビリティーゾーンの使用をサ" +"ポートします。エンドポイントを登録する際に、使用するゾーンを入力してくださ" +"い。" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "heat-common 用のデータベースを設定しますか?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"heat-common で使用するために設定されたデータベースがありません。続行する前" +"に、以下の情報が揃っていることを確認してください:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * 使用するデータベースの種類\n" +" * データベースサーバのホスト名 (そのサーバはこのマシンからの TCP 接続を\n" +" 許可する必要があります)\n" +" * データベースにアクセスするためのユーザ名とパスワード。" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"これらの要件が欠落している場合は、このオプションを選択しないでください。そし" +"て、標準 SQLite サポートで実行してください。" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"この設定は、後で \"dpkg-reconfigure -plow heat-common\" を実行することで変更" +"できます。" + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "RabbitMQ ホストの IP アドレス:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"OpenStack のほかのコンポーネントと相互運用するためには、このパッケージは中央 " +"RabbitMQ サーバに接続する必要があります。" + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "そのサーバの IP アドレスを指定してください。" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "RabbitMQ サーバ接続用のユーザ名:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "RabbitMQ サーバ接続の接続に使用するユーザ名を指定してください。" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "RabbitMQ サーバ接続用のパスワード:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "RabbitMQ サーバの接続に使用するパスワードを指定してください。" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Keystone でエンドポイントを設定するには、heat-api は Keystone 認証トークン" +#~ "を必要とします。" + +#~ msgid "Auth server hostname:" +#~ msgstr "認証サーバのホスト名:" + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "認証サーバのホスト名を指定してください。これは標準的に OpenStack Identity " +#~ "Service (Keystone) のホスト名にもなっています。" diff --git a/xenial/debian/po/nl.po b/xenial/debian/po/nl.po new file mode 100644 index 00000000..95a9d84a --- /dev/null +++ b/xenial/debian/po/nl.po @@ -0,0 +1,330 @@ +# Dutch translation of heat debconf templates. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the heat package. +# Frans Spiesschaert , 2014, 2015, 2016. +# +msgid "" +msgstr "" +"Project-Id-Version: heat_1_6.0.0-1\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2016-04-20 11:25+0200\n" +"Last-Translator: Frans Spiesschaert \n" +"Language-Team: Debian Dutch l10n Team \n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Gtranslator 2.91.6\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Computernaam van de authenticatieserver:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Geef de computernaam van de authenticatieserver op. Meestal is dit ook de " +"computernaam van de OpenStack Identiteitsdienst (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Naam van de cliëntruimte (tenant) op de authenticatieserver:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "" +"Geef de naam op van de cliëntruimte (tenant) op de authenticatieserver." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Gebruikersnaam op de authenticatieserver:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Geef de gebruikersnaam op die op de authenticatieserver gebruikt moet worden." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Wachtwoord op de authenticatieserver:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "" +"Geef het wachtwoord op dat op de authenticatieserver gebruikt moet worden." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Heat opnemen in de catalogus van Keystone-toegangspunten?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Elke dienst van OpenStack (elke API) moet geregistreerd staan om " +"toegankelijk te zijn. Dit gebeurt met de opdrachten \"keystone service-create" +"\" en \"keystone endpoint-create\". Dit kan nu automatisch uitgevoerd worden." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#| 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 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 om er een " +"verbinding mee te maken met behulp van een gekende beheerdersprojectnaam, " +"beheerdersgebruikersnaam en wachtwoord. Het beheerderslegitimatiebewijs " +"wordt niet langer gebruikt." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "IP-adres van de Keystone-server:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Geef het IP-adres van de Keystone-server op, zodat heat-api Keystone kan " +"contacteren om de Heatdienst en het toegangspunt aan te maken." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Naam van de beheerder voor Keystone:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." +msgstr "" +"Om het toegangspunt van de dienst te registreren moet dit pakket de " +"inloggegevens voor de Keystone-server van de beheerder kennen, naam, " +"projectnaam en wachtwoord." + +#. Type: string +#. Description +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "Naam van het project van de beheerder voor Keystone:" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "Wachtwoord van de beheerder voor Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "IP-adres van het toegangspunt van Heat:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "" +"Geef het IP-adres op dat gebruikt zal worden voor het contact met Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Dit IP-adres moet bereikbaar zijn voor de clients die deze dienst zullen " +"gebruiken. Indien u een openbare cloud installeert, moet dit dus een " +"algemeen bereikbaar IP-adres zijn." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Naam van de registratieregio:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack ondersteunt het gebruik van zones van beschikbaarheid, waarbij " +"elke regio een locatie vertegenwoordigt. Geef aan welke zone u wenst te " +"gebruiken bij het registreren van het toegangspunt." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Een database opzetten voor heat-common?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Er werd geen database opgezet om door heat-common gebruikt te worden. Voor u " +"doorgaat moet u beschikken over de volgende informatie:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * het soort database dat u wilt gebruiken;\n" +" * de computernaam van de databaseserver (die server moet\n" +" TCP-verbindingen vanaf deze computer toestaan);\n" +" * een gebruikersnaam en een wachtwoord om toegang te krijgen tot de " +"database." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Indien sommige van deze gegevens ontbreken, moet u deze optie niet kiezen en " +"de toepassing gebruiken met gewone SQLite-ondersteuning." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"U kunt deze instelling later wijzigen door het uitvoeren van \"dpkg-" +"reconfigure -plow heat-common\"." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "IP-adres van uw RabbitMQ-computer:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"Om met andere componenten van OpenStack samen te werken, moet dit pakket een " +"verbinding maken met een centrale RabbitMQ-server." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Geef het IP-adres op van die server." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Gebruikersnaam voor de verbinding met de RabbitMQ-server:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Geef de gebruikersnaam op waarmee verbinding gemaakt wordt met de RabbitMQ-" +"server." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Wachtwoord voor de verbinding met de RabbitMQ-server:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" +"Geef het wachtwoord op dat gebruikt wordt om verbinding te maken met de " +"RabbitMQ-server." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Om zijn toegangspunt in Keystone te kunnen aanmaken, heeft heat-api het " +#~ "authenticatiebewijs voor Keystone nodig." diff --git a/xenial/debian/po/pt.po b/xenial/debian/po/pt.po new file mode 100644 index 00000000..1613ecf0 --- /dev/null +++ b/xenial/debian/po/pt.po @@ -0,0 +1,329 @@ +# Translation of heat's debconf messages to european portuguese +# Copyright (C) 2013 THE heat'S COPYRIGHT HOLDER +# This file is distributed under the same license as the heat package. +# +# Américo Monteiro , 2013 - 2016. +msgid "" +msgstr "" +"Project-Id-Version: heat 1:6.0.0-1\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2016-04-15 00:59+0100\n" +"Last-Translator: Américo Monteiro \n" +"Language-Team: Portuguese \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Nome de máquina do servidor de autenticação:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Por favor especifique o nome de máquina do servidor de autenticação. " +"Tipicamente este é também o nome de máquina do Serviço de Identidade " +"OpenStack (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Nome \"tenant\" do servidor de autenticação:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "Por favor especifique o nome \"tenant\" do servidor de autenticação." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Nome de utilizador do servidor de autenticação:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Por favor especifique o nome de utilizador a usar com o servidor de " +"autenticação." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Palavra passe do servidor de autenticação:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "" +"Por favor especifique a palavra passe a usar com o servidor de autenticação." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Registar o Heat no catálogo de \"endpoint\" do Keystone?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Cada serviço do OpenStack (cada API) deve ser registado de modo a ser " +"acessível. Isto é feito usado \"keystone service-create\" e \"keystone " +"endpoint-create\". Isto pode ser feito automaticamente agora." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#| 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 a known admin project name, admin username and password. " +"The admin auth token is not used anymore." +msgstr "" +"Note que irá precisar de ter um servidor Keystone a funcionar no qual ligar " +"usando um nome de projecto admin conhecido, nome de utilizador e palavra " +"passe admin. O token de autenticação admin não é mais utilizado." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "Endereço IP do servidor Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Por favor indique o endereço IP do servidor Keystone, para que o heat-api " +"possa contactar o Keystone para fazer o serviço Heat e a criação do " +"\"endpoint\"." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Nome de administrador do Keystone:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"To register the service endpoint, this package needs to know the Admin " +"login, name, project name, and password to the Keystone server." +msgstr "" +"Para registar o endpoint do serviço, este pacote precisa de saber o login de " +"Admin, o nome, nome do projecto e palavra passe para o servidor Keystone." + +#. Type: string +#. Description +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "Nome do projecto admin do Keystone:" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "Palavra passe admin do Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "Endereço IP do endpoint do Heat:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Por favor indique o endereço IP que será usado para contactar o Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Este endereço IP deve ser acessível a partir dos clientes que vão usar este " +"serviço, portanto se está a instalar uma \"cloud\" pública, este deve ser um " +"endereço IP público." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Nome da região a registar:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"O OpenStack suporta usar zonas de disponibilidade, com cada região a " +"representar um local. Por favor indique a zona que deseja usar ao registar o " +"endpoint." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Configurar uma base de dados para o heat-common?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Nenhuma base de dados foi configurada para o heat-common usar. Antes de " +"continuar, você deve certificar-se que tem a seguinte informação:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * o tipo de base de dados que deseja usar;\n" +" * o nome de máquina do servidor da base de dados (esse servidor deve " +"permitir ligações TCP a partir desta\n" +" máquina);\n" +" * um nome de utilizador e palavra passe para aceder à base de dados." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Se alguns destes requerimentos estão em falta, não escolha esta opção e " +"corra com o suporte SQLite regular." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Você pode modificar estas definições mais tarde ao correr \"dpkg-reconfigure " +"-plow heat-common\"." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "Endereço IP da sua máquina RabbitMQ:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"De modo a interagir com outros componentes do OpenStack, este pacote precisa " +"de ligar a um servidor RabbitMQ central." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Por favor especifique o endereço IP desse servidor." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Nome de utilizador para ligação ao servidor RabbitMQ:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Por favor especifique o nome de utilizador a usar para ligação ao servidor " +"RabbitMQ." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Palavra passe para ligação ao servidor RabbitMQ:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" +"Por favor especifique a palavra passe a usar para ligação ao servidor " +"RabbitMQ." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Para configurar o seu endpoint no Keystone, o heat-api precisa do sinal " +#~ "de autenticação do Keystone." diff --git a/xenial/debian/po/ru.po b/xenial/debian/po/ru.po new file mode 100644 index 00000000..9b39c80d --- /dev/null +++ b/xenial/debian/po/ru.po @@ -0,0 +1,328 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the heat package. +# +# Yuri Kozlov , 2013. +msgid "" +msgstr "" +"Project-Id-Version: heat 2013.2-2\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2013-11-17 08:50+0400\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Имя узла сервера аутентификации:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Введите имя узла сервера аутентификации. Данное имя обычно совпадает с " +"OpenStack Identity Service (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Членское имя сервера аутентификации:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "Укажите членское имя сервера аутентификации." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Имя пользователя для сервера аутентификации:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "Введите имя пользователя для работы с сервером аутентификации." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Пароль для сервера аутентификации:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "Введите пароль для работы с сервером аутентификации." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Зарегистрировать Heat в каталоге конечных точек keystone?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Для доступа к службам Openstack (каждому API) их нужно регистрировать. Это " +"выполняется с помощью команды «keystone service-create» и «keystone endpoint-" +"create». Это может быть сделано автоматически прямо сейчас." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, 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 a known admin project name, admin username and password. " +"The admin auth token is not used anymore." +msgstr "" +"Заметим, что у вас должен быть работающий сервер Keystone, к которому будет " +"произведено подключение с помощью токена аутентификации Keystone." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "IP-адрес сервера Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Введите IP-адрес сервера Keystone для того, чтобы heat-api могла " +"подключиться к Keystone для запуска службы Heat и создания конечной точки." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Токен аутентификации Keystone:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "IP-адрес конечной точки Heat:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Введите IP-адрес, который будет использован для подключения к Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Этот IP-адрес должен быть доступен клиентам, которые будут использовать эту " +"службу, поэтому если вы разворачиваете открытое облако, то это должен быть " +"публичный IP-адрес." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Название области для регистрации:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"Openstack поддерживает разделение на зоны доступности, где каждая область " +"представляет определённое расположение. Введите зону, которую вы хотите " +"использовать при регистрации конечной точки." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Настроить базу данных для heat-common?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Для использования heat-common требуется настроить базу данных. Если вы " +"хотите сделать это сейчас, то проверьте, что у вас есть следующая информация:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * тип базы данных, который хотите использовать;\n" +" * имя узла сервера (этот сервер должен принимать\n" +" TCP-соединения с этой машины);\n" +" * имя пользователя и пароль для доступа к базе данных." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Если не хватает хотя бы одного параметра, ответьте отрицательно и включите " +"поддержку SQLite." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Позднее, вы можете изменить эту настройку, запустив «dpkg-reconfigure -plow " +"heat-common»" + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "IP-адрес узла RabbitMQ:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"Для взаимодействия с другими компонентами OpenStack, этому пакету необходимо " +"подключаться к центральному серверу RabbitMQ." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Укажите IP-адрес этого сервера." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Имя пользователя для подключения к серверу RabbitMQ:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "Введите имя пользователя для подключения к серверу RabbitMQ." + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Пароль для подключения к серверу RabbitMQ:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Введите пароль для подключения к серверу RabbitMQ." + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "Для настройки собственной конечной точки в Keystone heat-api требуется " +#~ "токен аутентификации Keystone." + +#~ msgid "Auth server hostname:" +#~ msgstr "Имя узла сервера аутентификации:" + +#~ msgid "" +#~ "Please specify the hostname of your authentication server. Typically this " +#~ "is also the hostname of your OpenStack Identity Service (Keystone)." +#~ msgstr "" +#~ "Введите имя узла сервера аутентификации. Данное имя обычно совпадает с " +#~ "OpenStack Identity Service (Keystone)." diff --git a/xenial/debian/po/sv.po b/xenial/debian/po/sv.po new file mode 100644 index 00000000..5639ae84 --- /dev/null +++ b/xenial/debian/po/sv.po @@ -0,0 +1,319 @@ +# Translation of heat debconf template to Swedish +# Copyright (C) 2014 Martin Bagge +# This file is distributed under the same license as the heat package. +# +# Martin Bagge , 2014 +msgid "" +msgstr "" +"Project-Id-Version: heat\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: 2014-01-08 17:06+0100\n" +"Last-Translator: Martin Bagge / brother \n" +"Language-Team: Swedish \n" +"Language: Swedish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "Värdnamn för identifieringsserver:" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" +"Ange värdnamn för identifieringsserver. Detta är vanligtvis samma värdnamn " +"som till din OpenStack-identitetstjänst (Keystone)." + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "Namn för \"tenant\" (administratör) på identifieringsservern:" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "" +"Ange \"tenant\"-namn för identifieringsservern. (\"Tenant\" är ungefär " +"översättningsbart till \"administratör\")." + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "Användarnamn på identifieringsservern:" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" +"Ange användarnamnet som ska användas för att komma åt identifieringsservern." + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "Lösenord på identifieringsservern:" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "" +"Ange lösenordet som ska användas för att komma åt identifieringsservern." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "Ska Heat registreras i keystones katalog med ändpunkter?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" +"Alla OpenStack-tjänster (varje API) ska registreras för att kunna användas. " +"Detta görs med kommandona \"keystone service-create\" och \"keystone " +"endpoint-create\". Detta kan göras automatiskt nu." + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +#, 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 a known admin project name, admin username and password. " +"The admin auth token is not used anymore." +msgstr "OBS. Du behöver ha en fungerande keystone-server att ansluta till." + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "IP-adress till Keystone:" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" +"Ange IP-adressen till din keystone-server så att heat-api kan kontakta " +"Keystone för att lägga till Heat-tjänsten som en ändpunkt." + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +#, fuzzy +#| msgid "Keystone authentication token:" +msgid "Keystone admin name:" +msgstr "Autetiseringsvärde för Keystone:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "IP-adress för Heat-ändpunkt:" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "Ange den IP-adress som ska användas för att kontakta Heat." + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" +"Denna IP-adress ska vara nåbar från klienterna som vill använda den här " +"tjänsten. Om detta är en publik molntjänst så ska det vara en publik IP-" +"adress." + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "Regionnamn:" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" +"OpenStack kan användas med tillgänglighetszoner. Varje region representerar " +"en plats. Ange zonen som ska användas när ändpunkten registreras." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "Ska en databas installeras för heat-common?" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" +"Ingen databas har installerats för glance-registry eller glance-api. Innan " +"du fortsätter behöver följande finnas tillgängligt:" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" +" * vilken databastyp du vill använda.\n" +" * serverns värdnamn (som måste kunna ta emot TCP-anslutningar\n" +" från den här maskinen)\n" +" * användarnamn och lösenord för att komma åt databasen." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" +"Om något av dessa krav saknar bör du avböja detta alternativ och fortsätta " +"använda SQLite-stödet." + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" +"Denna inställning kan ändras senare genom att köra \"dpkg-reconfigure -plow " +"heat-common\"." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "IP-adress för din RabbitMQ-värd:" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" +"För att interagera med andra Openstack-komponenter behöver detta paketet " +"kunna ansluta till en central RabbitMQ-server." + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "Ange IP-adressen för den servern." + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "Användarnamn för att ansluta till RabbitMQ-servern:" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" +"Ange användarnamnet som ska användas för att ansluta till RabbitMQ-servern:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "Lösenord för att ansluta till RabbitMQ-servern:" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "Lösenord för att ansluta till RabbitMQ-servern:" + +#~ msgid "" +#~ "To configure its endpoint in Keystone, heat-api needs the Keystone " +#~ "authentication token." +#~ msgstr "" +#~ "För att lägga till ändpunkt i Keystone behöver glance-api ett " +#~ "autentiseringsvärde för Keystone." diff --git a/xenial/debian/po/templates.pot b/xenial/debian/po/templates.pot new file mode 100644 index 00000000..95e946ee --- /dev/null +++ b/xenial/debian/po/templates.pot @@ -0,0 +1,277 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the heat package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: heat\n" +"Report-Msgid-Bugs-To: heat@packages.debian.org\n" +"POT-Creation-Date: 2016-03-29 13:17+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "Authentication server hostname:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:2001 +msgid "" +"Please specify the hostname of the authentication server. Typically this is " +"also the hostname of the OpenStack Identity Service (Keystone)." +msgstr "" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Authentication server tenant name:" +msgstr "" + +#. Type: string +#. Description +#. Translators: a "tenant" in OpenStack world is +#. an entity that contains one or more username/password couples. +#. It's typically the tenant that will be used for billing. Having more than one +#. username/password is very helpful in larger organization. +#. You're advised to either keep "tenant" without translating it +#. or keep it parenthezised. Example for French: +#. locataire ("tenant") +#: ../heat-common.templates:3001 +msgid "Please specify the authentication server tenant name." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Authentication server username:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:4001 +msgid "Please specify the username to use with the authentication server." +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Authentication server password:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:5001 +msgid "Please specify the password to use with the authentication server." +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "Register Heat in the Keystone endpoint catalog?" +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Each OpenStack service (each API) should be registered in order to be " +"accessible. This is done using \"keystone service-create\" and \"keystone " +"endpoint-create\". This can be done automatically now." +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:6001 +msgid "" +"Note that you will need to have an up and running Keystone server on which " +"to connect using a known admin project name, admin username and password. " +"The admin auth token is not used anymore." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "Keystone server IP address:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:7001 +msgid "" +"Please enter the IP address of the Keystone server, so that heat-api can " +"contact Keystone to do the Heat service and endpoint creation." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:8001 +msgid "Keystone admin name:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:8001 ../heat-common.templates:9001 +#: ../heat-common.templates:10001 +msgid "" +"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 +#: ../heat-common.templates:9001 +msgid "Keystone admin project name:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:10001 +msgid "Keystone admin password:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Heat endpoint IP address:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +msgid "Please enter the IP address that will be used to contact Heat." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:11001 +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 " +"address." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "Name of the region to register:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:12001 +msgid "" +"OpenStack supports using availability zones, with each region representing a " +"location. Please enter the zone that you wish to use when registering the " +"endpoint." +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "Set up a database for heat-common?" +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"No database has been set up for heat-common to use. Before continuing, you " +"should make sure you have the following information:" +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +" * the type of database that you want to use;\n" +" * the database server host name (that server must allow TCP connections " +"from this\n" +" machine);\n" +" * a username and password to access the database." +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"If some of these requirements are missing, do not choose this option and run " +"with regular SQLite support." +msgstr "" + +#. Type: boolean +#. Description +#: ../heat-common.templates:13001 +msgid "" +"You can change this setting later on by running \"dpkg-reconfigure -plow " +"heat-common\"." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "IP address of your RabbitMQ host:" +msgstr "" + +#. Type: string +#. Description +#. Type: string +#. Description +#. Type: password +#. Description +#: ../heat-common.templates:14001 ../heat-common.templates:15001 +#: ../heat-common.templates:16001 +msgid "" +"In order to interoperate with other components of OpenStack, this package " +"needs to connect to a central RabbitMQ server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:14001 +msgid "Please specify the IP address of that server." +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Username for connection to the RabbitMQ server:" +msgstr "" + +#. Type: string +#. Description +#: ../heat-common.templates:15001 +msgid "Please specify the username used to connect to the RabbitMQ server." +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Password for connection to the RabbitMQ server:" +msgstr "" + +#. Type: password +#. Description +#: ../heat-common.templates:16001 +msgid "Please specify the password used to connect to the RabbitMQ server." +msgstr "" diff --git a/xenial/debian/python-heat.install b/xenial/debian/python-heat.install new file mode 100644 index 00000000..036c6b9d --- /dev/null +++ b/xenial/debian/python-heat.install @@ -0,0 +1 @@ +usr/lib/python*/dist-packages/* diff --git a/xenial/debian/rules b/xenial/debian/rules new file mode 100755 index 00000000..d96c22d5 --- /dev/null +++ b/xenial/debian/rules @@ -0,0 +1,78 @@ +#!/usr/bin/make -f + +PYTHONS:=$(shell pyversions -vr) +#PYTHON3S:=$(shell py3versions -vr) + +include /usr/share/openstack-pkg-tools/pkgos.make +export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog | grep Version: | cut -d' ' -f2 | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/') + +%: + dh $@ --buildsystem=python_distutils --with python2,sphinxdoc,systemd + +ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) +override_dh_auto_test: + rm -rf .testrepository + testr init + set -e ; set -x ; \ + TEMP_REZ=`mktemp -t` ; \ + PYTHONPATH=$(CURDIR) testr run --subunit 'heat.tests.*' | tee $$TEMP_REZ | subunit2pyunit || true ; \ + cat $$TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats || true ; \ + rm -f $$TEMP_REZ ; + testr slowest +endif + +override_dh_clean: + dh_clean + rm -rf heat.egg-info .testrepository + rm -rf doc/build + find . -iname '*.pyc' -delete + rm -f run_tests.err.log + rm -f \ + debian/heat-common.postinst \ + debian/heat-common.config + rm -f debian/*.init debian/*.service debian/*.upstart + +override_dh_install: + mkdir -p $(CURDIR)/debian/heat-common/usr/share/heat-common + oslo-config-generator \ + --namespace heat.common.config \ + --namespace heat.common.context \ + --namespace heat.common.crypt \ + --namespace heat.common.heat_keystoneclient \ + --namespace heat.common.wsgi \ + --namespace heat.engine.clients \ + --namespace heat.engine.notification \ + --namespace heat.engine.resources \ + --namespace heat.api.middleware.ssl \ + --namespace heat.api.aws.ec2token \ + --namespace keystonemiddleware.auth_token \ + --namespace oslo.messaging \ + --namespace oslo.middleware \ + --namespace oslo.db \ + --namespace oslo.log \ + --namespace oslo.policy \ + --namespace oslo.service.service \ + --namespace oslo.service.periodic_task \ + --namespace oslo.service.sslutil \ + --wrap-width 140 \ + --output-file $(CURDIR)/debian/heat-common/usr/share/heat-common/heat.conf + sed -i 's|^[# \t]*connection[\t #]*=.*|connection=sqlite:////var/lib/heat/heatdb|' $(CURDIR)/debian/heat-common/usr/share/heat-common/heat.conf + sed -i 's|^[# \t]*auth_protocol[\t #]*=.*|auth_protocol = http|' $(CURDIR)/debian/heat-common/usr/share/heat-common/heat.conf + + + dh_install --fail-missing -Xbin/cinder-keystone-setup + # Some files are missing, fix that... + cp -axuf heat/db/sqlalchemy/migrate_repo/* $(CURDIR)/debian/python-heat/usr/lib/python2.7/dist-packages/heat/db/sqlalchemy/migrate_repo + cp -r heat/cloudinit/* $(CURDIR)/debian/python-heat/usr/lib/python2.7/dist-packages/heat/cloudinit/ + +override_dh_auto_build: + dh_auto_build + /usr/share/openstack-pkg-tools/pkgos_insert_include pkgos_func heat-common.postinst + /usr/share/openstack-pkg-tools/pkgos_insert_include pkgos_func heat-common.config + +override_dh_sphinxdoc: +ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS))) + python setup.py build_sphinx + cp -rf doc/build/html $(CURDIR)/debian/heat-doc/usr/share/doc/heat-doc + dh_sphinxdoc -O--buildsystem=python_distutils +endif diff --git a/xenial/debian/source/format b/xenial/debian/source/format new file mode 100644 index 00000000..163aaf8d --- /dev/null +++ b/xenial/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/xenial/debian/watch b/xenial/debian/watch new file mode 100644 index 00000000..dca8b8ea --- /dev/null +++ b/xenial/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="uversionmangle=s/\.(b|rc)/~$1/" \ +https://github.com/openstack/heat/tags .*/(\d[\d\.]+)\.tar\.gz