Template: heat/configure_api-endpoint Type: boolean Default: false Description: Register this service in the Keystone endpoint catalog? Each OpenStack service (each API) must be registered in the Keystone catalog in order to be accessible. This is done using "openstack service create" and "openstack 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. . Also, if a service with a matching name is already present in the Keystone catalog, endpoint registration will be aborted. Description-da.UTF-8: Registrer denne tjeneste i Keystones slutpunktskatalog? Hver Openstacktjeneste (hver API) skal være registreret i Keystonekataloget for at kunne tilgås. Dette gøres med »openstack service create« og »openstack endpoint create«. Dette kan gøres automatisk nu. . Bemærk at du skal have en op og kørende Keystoneserver, som du skal forbinde til via et kendt administratorprojektnavn, administratorbrugernavn og adgangskode. Administratorens auth-symbol bruges ikke længere. . Hvis en tjeneste med et matchende navn allerede er til stede i Keystonekataloget, så vil slutpunktregistering også blive afbrydt. Template: heat/api-keystone-address Type: string Description: Keystone server address: Please enter the address (IP or resolvable address) of the Keystone server, for creating the new service and endpoints. . Any non-valid ipv4, ipv6 or host address string will abort the endpoint registration. Description-da.UTF-8: Adresse for Keystoneserver: Indtast venligst adressen (IP eller opslagsadresse) for Keystoneserveren, for at oprette den nye tjenste og slutpunkter. . Enhver ikke-gyldig ipv4, ipv6 eller værtsadressestreng vil afbryde slutpunktsregistreringen. Description-it.UTF-8: Indirizzo del server Keystone: Inserire l'indirizzo (IP o nome risolvibile) del server Keystone, per la creazione del nuovo servizio e degli endpoint. . Un ipv4, ipv6 o nome macchina invalido interromperà la registrazione dell'endpoint. Template: heat/api-keystone-proto Type: select Choices: http, https Choices-C: http, https Default: http Description: Keystone endpoint protocol: Description-da.UTF-8: Slutpunktsprotokol for Keystone: Template: heat/api-keystone-admin-username Type: string Default: admin Description: Keystone admin username: To create the service endpoint, this package needs to know the Admin username, project name, and password, so it can issue commands through the Keystone API. Description-da.UTF-8: Administratorbrugernavn for Keystone: For at registrere tjenesteslutpunktet, så skal denne pakke kende administratorbrugernavnet, projektnavn og adgangskode, så pakken kan udstede kommandoer igennem Keystone-API'en. Template: heat/api-keystone-admin-project-name Type: string Default: admin Description: Keystone admin project name: To create the service endpoint, this package needs to know the Admin username, project name, and password, so it can issue commands through the Keystone API. Description-da.UTF-8: Projektnavn for Keystoneadministratoren: For at registrere tjenesteslutpunktet, så skal denne pakke kende administratorbrugernavnet, projektnavn og adgangskode, så pakken kan udstede kommandoer igennem Keystone-API'en. Template: heat/api-keystone-admin-password Type: password Description: Keystone admin password: To create the service endpoint, this package needs to know the Admin username, project name, and password, so it can issue commands through the Keystone API. Description-da.UTF-8: Adgangskode for Keystoneadministratoren: For at registrere tjenesteslutpunktet, så skal denne pakke kende administratorbrugernavnet, projektnavn og adgangskode, så pakken kan udstede kommandoer igennem Keystone-API'en. Template: heat/api-endpoint-address Type: string Description: This service endpoint address: Please enter the endpoint address that will be used to contact this service. You can specify either a Fully Qualified Domain Name (FQDN) or an IP address. Description-da.UTF-8: Denne tjenesteslutpunktadresse: Indtast venligst slutpunktadressen som vil blive brugt til at kontakte denne tjeneste. Du kan angive enten et Fully Qualified Domain Name (FQDN) eller en IP-adresse. Template: heat/api-endpoint-proto Type: select Choices: http, https Choices-C: http, https Default: http Description: This service endpoint protocol: Description-da.UTF-8: Denne tjenesteslutpunktprotokol: Template: heat/api-endpoint-region-name Type: string Default: regionOne Description: Name of the region to register: OpenStack supports using regions, with each region representing a different location (usually a different data center). Please enter the region name that you wish to use when registering the endpoint. . The region name is usually a string containing only ASCII alphanumerics, dots, and dashes. . A non-valid string will abort the API endpoint registration. Description-da.UTF-8: Navn på regionen der skal registreres: OpenStack understøtter brug af regioner, hvor hver region repræsenterer et sted (normalt forskellige datacentre). Indtast venligst regionnavnet du ønsker at bruge, når slutpunktet registreres. . Regionnavnet er normalt en streng indeholdende kun ASCII-alfanumeriske tegn, punktummer og skråstreger. . En ikke-gyldig streng vil afbryde API-slutpunktsregisteringen.