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: cinder/register-endpoint
13 _Description: Register Cinder in the Keystone endpoint catalog?
14 Each OpenStack service (each API) should be registered in order to be
15 accessible. This is done using "keystone service-create" and "keystone
16 endpoint-create". This can be done automatically now.
18 Note that you will need to have an up and running Keystone server on which to
19 connect using the Keystone authentication token.
21 Template: cinder/keystone-ip
23 _Description: Keystone server IP address:
24 Please enter the IP address of the Keystone server, so that cinder-api can
25 contact Keystone to do the Cinder service and endpoint creation.
27 Template: cinder/keystone-auth-token
29 _Description: Keystone authentication token:
30 To configure its endpoint in Keystone, cinder-api needs the Keystone
33 Template: cinder/endpoint-ip
35 _Description: Cinder endpoint IP address:
36 Please enter the IP address that will be used to contact Cinder.
38 This IP address should be accessible from the clients that will use this
39 service, so if you are installing a public cloud, this should be a public
42 Template: cinder/region-name
45 _Description: Name of the region to register:
46 OpenStack supports using availability zones, with each region representing
47 a location. Please enter the zone that you wish to use when registering the