1 # These templates have been reviewed by the debian-l10n-english
4 # If modifications/additions/rewording are needed, please ask
5 # debian-l10n-english@lists.debian.org for advice.
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
10 Template: neutron-metadata/auth-host
13 _Description: Auth server hostname:
14 Please specify the URL of your Neutron authentication server. Typically
15 this is also the URL of your OpenStack Identity Service (Keystone).
17 Template: neutron-metadata/admin-tenant-name
20 _Description: Auth server tenant name:
22 Template: neutron-metadata/admin-user
25 _Description: Auth server username:
27 Template: neutron-metadata/admin-password
29 _Description: Auth server password:
31 Template: neutron-metadata/region-name
34 _Description: Name of the region to be used by the metadata server:
35 Openstack can be used using availability zones, with each region representing
36 a location. Please enter the zone that the metadata server should use.
38 Template: neutron-metadata/metadata_secret
40 _Description: Metadata proxy shared secret:
41 VM instances using Neutron to handle networking retrieve their metadata
42 through the Neutron metadata agent, which serves as a proxy to the Nova
43 metadata REST API server.
45 Please enter the password that should be used to protect communications
46 between the Neutron metadata proxy agent and the Nova metadata server. The
47 same shared password should be used when setting up the nova-common