Template: novaapi/configure_db Type: boolean Default: false Description: Set up a database for Nova API? No database has been set up for Nova to use. If you want to set one up now, please make sure you have all needed information: . * the host name of the database server (which must allow TCP connections from this machine); * a username and password to access the database; * the type of database management software you want to use. . If you don't choose this option, no database will be set up and Nova will use regular SQLite support. . You can change this setting later on by running "dpkg-reconfigure -plow nova-api". Description-da.UTF-8: Opsæt en database for Nova API? Ingen database er blevet opsat, som Nova kan bruge. Hvis du ønsker at opsætte en nu så sikr dig, at du har den krævede information: . * værtsnavnet for databaseserveren (som skal tillade TCP- forbindelser fra denne maskine) * et brugernavn og adgangskode for at tilgå databasen * Databasehåndteringstypen du ønsker at bruge. . Hvis du ikke vælger denne indstilling, så vil der ikke blive sat en database op og Nova vil bruge normal SQLite-understøttelse. . Du kan ændre denne indstilling senere ved at køre »dpkg-reconfigure -plow nova-api«. Description-de.UTF-8: Datenbank für Nova-API einrichten? Bisher ist noch keine Datenbank eingerichtet worden, die Nova benutzen kann. Falls Sie das jetzt tun wollen, stellen Sie bitte sicher, dass Sie alle benötigten Informationen haben: . * der Rechnername des Datenbank-Servers (welcher TCP-Verbindungen von dieser Maschine aus zulassen muss) * einen Benutzernamen samt Passwort, um auf die Datenbank zuzugreifen * die Art von Datenbankverwaltungssoftware, die Sie verwenden wollen . Wenn Sie diese Option nicht auswählen, wird keine Datenbank eingerichtet und Nova wird auf die normale SQLite-Unterstützung zurückgreifen. . Sie können diese Einstellung später durch Ausführen von »dpkg-reconfigure -plow nova-api« ändern. Description-fr.UTF-8: Voulez-vous installer une base de données pour l'API Nova ? Aucune base de données n’est configurée que Nova puisse utiliser. Si vous voulez en configurer une maintenant, assurez-vous de disposer des informations suivantes : . – le nom d'hôte du serveur de bases de données (qui doit autoriser les connexions TCP depuis cette machine) ; – un nom d'utilisateur et un mot de passe pour accéder à la base de données ; – le type de gestionnaire de base de données que vous souhaitez utiliser. . Si vous ne choisissez pas cette option, aucune base de données ne sera installée et Nova utilisera la prise en charge de SQLite standard. . Vous pouvez modifier ce réglage plus tard en lançant « dpkg-reconfigure -plow nova-api ». Description-ja.UTF-8: Nova API 用のデータベースを設定しますか? Nova で使用するデータベースが設定されていません。ここで設定する場合は、必要な情報がすべて揃っていることを確認してください: . * データベースサーバのホスト名 (このマシンからのTCP 接続を許可する 必要があります) * データベースにアクセスするためのユーザ名とパスワード * 使いたいデータベース管理ソフトウェアの種類。 . このオプションを選択しない場合、データベースは設定されず、Nova は標準の SQLite サポートを使用します。 . この設定は、後で "dpkg-reconfigure -plow nova-api" を実行することで変更できます。 Description-nl.UTF-8: Een database opzetten voor Nova API? Er werd geen database opgezet om door Nova gebruikt te worden. Als u er nu één wilt opzetten, moet u beschikken over alle noodzakelijke informatie: . * de computernaam van de database-server (deze moet TCP-verbindingen vanaf deze computer accepteren); * een gebruikersnaam en wachtwoord om toegang te krijgen tot de database; * het soort databasebeheersoftware dat u wilt gebruiken. . Als u niet voor deze optie kiest, dan zal er geen database worden opgezet en zal Nova de reguliere SQLite-ondersteuning gebruiken. . U kunt deze instelling later wijzigen door het uitvoeren van "dpkg-reconfigure -plow nova-api". Description-pt.UTF-8: Configurar uma base de dados para API Nova? Não foi configurada nenhuma base de dados para ser utilizada por Nova. Se desejar agora configurar uma, assegure-se que tem toda a informação necessária: . * o nome da máquina do servidor da base de dados (o qual tem de aceitar ligações TCP a partir desta máquina); * um nome de utilizador e palavra-passe para aceder à base de dados; * o tipo de software de gestão de base de dados que quer utilizar. . Se não escolher esta opção, não será configurada nenhuma base de dados e o Nova irá utilizar o normal suporte de SQLite. . Poderá alterar posteriormente esta configuração ao correr "dpkg-reconfigure -plow nova-api". Description-pt_BR.UTF-8: Configurar um banco de dados para a API do Nova? Nenhum banco de dados foi configurado para ser usado com o Nova. Se você quiser configurar um agora, por favor, certifique-se de ter todas as informações necessárias: . * o nome de máquina do servidor de banco de dados (tal servidor deve permitir conexões TCP a partir desta máquina); * um usuário e uma senha para acessar o banco de dados; * o tipo de software de gerenciamento de banco de dados que você quer utilizar. . Se você não escolher essa opção, nenhum banco de dados será configurado e o Nova usará suporte regular ao SQLite. . Você pode mudar essa configuração depois, executando "dpkg-reconfigure -plow nova-api". Template: nova/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. Template: nova/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. Template: nova/api-keystone-proto Type: select Choices: http, https Choices-C: http, https Default: http Description: Keystone endpoint protocol: Template: nova/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. Template: nova/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. Template: nova/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. Template: nova/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. Template: nova/api-endpoint-proto Type: select Choices: http, https Choices-C: http, https Default: http Description: This service endpoint protocol: Template: nova/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.