Imported Translations from Zanata

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: If0596e5a6d627e9c46e400143c754fd9c84987de
This commit is contained in:
OpenStack Proposal Bot 2015-10-09 06:29:00 +00:00
parent c9bf0b40fb
commit cf1b4ab858
9 changed files with 1238 additions and 1345 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cloud Administrator Guide 0.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-08 06:29+0000\n"
"POT-Creation-Date: 2015-10-09 06:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -12295,10 +12295,10 @@ msgstr ""
#: ../networking_adv-features.rst:49
msgid ""
"An Networking L2 network (identified by a UUID and optional name) whose "
"ports can be attached as vNICs to Compute instances and to various "
"Networking agents. The Open vSwitch and Linux Bridge plug-ins each support "
"several different mechanisms to realize virtual networks."
"A Networking L2 network (identified by a UUID and optional name) whose ports "
"can be attached as vNICs to Compute instances and to various Networking "
"agents. The Open vSwitch and Linux Bridge plug-ins each support several "
"different mechanisms to realize virtual networks."
msgstr ""
#: ../networking_adv-features.rst:56
@ -14353,9 +14353,10 @@ msgstr ""
#: ../networking_config-identity.rst:41
msgid ""
"If you use the *SQL driver*, run the following command with the specified "
"region (``$REGION``), IP address of the Networking server (``$IP``), and "
"service ID (``$NEUTRON_SERVICE_ID``, obtained in the previous step)."
"If you are using the *SQL driver*, run the following command with the "
"specified region (``$REGION``), IP address of the Networking server (``"
"$IP``), and service ID (``$NEUTRON_SERVICE_ID``, obtained in the previous "
"step)."
msgstr ""
#: ../networking_config-identity.rst:63
@ -15275,10 +15276,10 @@ msgstr ""
#: ../networking_introduction.rst:274
msgid ""
"``Allowed-address-pairs`` enable you to specify mac_address/ip_address(cidr) "
"pairs that pass through a port regardless of subnet. This enables the use of "
"protocols such as VRRP, which floats an IP address between two instances to "
"enable fast data plane failover."
"``Allowed-address-pairs`` enables you to specify mac_address/"
"ip_address(cidr) pairs that pass through a port regardless of subnet. This "
"enables the use of protocols such as VRRP, which floats an IP address "
"between two instances to enable fast data plane failover."
msgstr ""
#: ../networking_introduction.rst:281
@ -15292,7 +15293,7 @@ msgid "**Basic allowed-address-pairs operations.**"
msgstr ""
#: ../networking_introduction.rst:286
msgid "Create a port with a specified allowed address pairs:"
msgid "Create a port with a specified allowed address pair:"
msgstr ""
#: ../networking_introduction.rst:293
@ -15864,7 +15865,7 @@ msgid "``$ neutron subnet-create`` ``net1 10.0.0.0/24 --enable-dhcp False``"
msgstr ""
#: ../networking_use.rst:149
msgid "Specified set of host routes."
msgid "Specifies a set of host routes"
msgstr ""
#: ../networking_use.rst:151
@ -16024,7 +16025,7 @@ msgstr ""
msgid ""
"Cloud images that distribution vendors offer usually have only one active "
"NIC configured. When you boot with multiple NICs, you must configure "
"additional interfaces on the image or the NICS are not reachable."
"additional interfaces on the image or the NICs are not reachable."
msgstr ""
#: ../networking_use.rst:277

View File

@ -1078,6 +1078,13 @@ msgid ""
"cli_set_environment_variables_using_openstack_rc`."
msgstr ""
#: ../common/cli_install_openstack_command_line_clients.rst:260
msgid ""
"Before you can run client commands, you must create and source the ``PROJECT-"
"openrc.sh`` file to set environment variables. See :doc:`../common/"
"cli_set_environment_variables_using_openstack_rc`."
msgstr ""
#: ../common/cli_manage_images.rst:3
msgid "Manage images"
msgstr ""
@ -1449,6 +1456,12 @@ msgid ""
"log` log files for error messages."
msgstr ""
#: ../common/cli_manage_images.rst:294
msgid ""
"Examine the ``/var/log/nova-api.log`` and ``/var/log/nova-compute.log`` log "
"files for error messages."
msgstr ""
#: ../common/cli_manage_volumes.rst:5
msgid "Manage volumes"
msgstr ""
@ -2295,6 +2308,16 @@ msgid ""
"credentials that all OpenStack services use."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:5
msgid ""
"To set the required environment variables for the OpenStack command-line "
"clients, you must create an environment file called an OpenStack rc file, or "
"``openrc.sh`` file. If your OpenStack installation provides it, you can "
"download the file from the OpenStack dashboard as an administrative user or "
"any other user. This project-specific environment file contains the "
"credentials that all OpenStack services use."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:12
msgid ""
"When you source the file, environment variables are set for your current "
@ -2341,6 +2364,14 @@ msgid ""
"downloaded the file."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:30
msgid ""
"On the :guilabel:`API Access` tab, click :guilabel:`Download OpenStack RC "
"File` and save the file. The filename will be of the form ``PROJECT-openrc."
"sh`` where ``PROJECT`` is the name of the project for which you downloaded "
"the file."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:34
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:35
msgid ""
@ -2348,6 +2379,12 @@ msgid ""
"to run OpenStack commands."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:35
msgid ""
"Copy the ``PROJECT-openrc.sh`` file to the computer from which you want to "
"run OpenStack commands."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:37
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:38
msgid ""
@ -2362,6 +2399,12 @@ msgid ""
"`PROJECT-openrc.sh` file for the respective project."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:41
msgid ""
"On any shell from which you want to run OpenStack commands, source the "
"``PROJECT-openrc.sh`` file for the respective project."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:43
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:44
msgid ""
@ -2369,6 +2412,12 @@ msgid ""
"demo project::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:44
msgid ""
"In the following example, the ``demo-openrc.sh`` file is sourced for the "
"demo project::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:48
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:49
msgid ""
@ -2376,6 +2425,12 @@ msgid ""
"user who downloaded the :file:`PROJECT-openrc.sh` file."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:49
msgid ""
"When you are prompted for an OpenStack password, enter the password for the "
"user who downloaded the ``PROJECT-openrc.sh`` file."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:52
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:53
msgid "Create and source the OpenStack RC file"
@ -2388,6 +2443,12 @@ msgid ""
"scratch, if you cannot download the file from the dashboard."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:55
msgid ""
"Alternatively, you can create the ``PROJECT-openrc.sh`` file from scratch, "
"if you cannot download the file from the dashboard."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:57
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:58
msgid ""
@ -2395,6 +2456,12 @@ msgid ""
"following authentication information::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:58
msgid ""
"In a text editor, create a file named ``PROJECT-openrc.sh`` and add the "
"following authentication information::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:69
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:70
msgid ""
@ -2403,6 +2470,13 @@ msgid ""
"source the :file:`admin-openrc.sh` file for the admin project::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:70
msgid ""
"On any shell from which you want to run OpenStack commands, source the "
"``PROJECT-openrc.sh`` file for the respective project. In this example, you "
"source the ``admin-openrc.sh`` file for the admin project::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:78
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:79
msgid ""
@ -2413,6 +2487,15 @@ msgid ""
"with OpenStack client commands instead."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:79
msgid ""
"You are not prompted for the password with this method. The password lives "
"in clear text format in the ``PROJECT-openrc.sh`` file. Restrict the "
"permissions on this file to avoid security problems. You can also remove the "
"``OS_PASSWORD`` variable from the file, and use the ``--password`` parameter "
"with OpenStack client commands instead."
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:87
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:88
msgid ""
@ -2447,6 +2530,15 @@ msgid ""
"by specifying a password on a :command:`openstack` command, as follows::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:97
msgid ""
"When you run OpenStack client commands, you can override some environment "
"variable settings by using the options that are listed at the end of the "
"``help`` output of the various client commands. For example, you can "
"override the ``OS_PASSWORD`` setting in the ``PROJECT-openrc.sh`` file by "
"specifying a password on a :command:`openstack` command, as follows::"
msgstr ""
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:105
#: ../common/cli_set_environment_variables_using_openstack_rc.rst:106
msgid "Where ``PASSWORD`` is your password."
@ -2550,6 +2642,12 @@ msgid ""
"openstack-dashboard/openstack_dashboard/local/`."
msgstr ""
#: ../common/dashboard_customizing.rst:23
msgid ""
"This guide focuses on the ``local_settings.py`` file, stored in ``/openstack-"
"dashboard/openstack_dashboard/local/``."
msgstr ""
#: ../common/dashboard_customizing.rst:26
msgid ""
"This guide is adapted from `How To Custom Brand The OpenStack \"Horizon\" "
@ -2581,6 +2679,12 @@ msgid ""
"openstack_dashboard/static/dashboard/img/`."
msgstr ""
#: ../common/dashboard_customizing.rst:37
msgid ""
"Upload your new images to ``/usr/share/openstack-dashboard/"
"openstack_dashboard/static/dashboard/img/``."
msgstr ""
#: ../common/dashboard_customizing.rst:40
msgid ""
"Create a CSS style sheet in :file:`/usr/share/openstack-dashboard/"
@ -2593,6 +2697,12 @@ msgid ""
"openstack_dashboard/static/dashboard/scss/`."
msgstr ""
#: ../common/dashboard_customizing.rst:40
msgid ""
"Create a CSS style sheet in ``/usr/share/openstack-dashboard/"
"openstack_dashboard/static/dashboard/scss/``."
msgstr ""
#: ../common/dashboard_customizing.rst:43
msgid ""
"Change the colors and image file names as appropriate, though the relative "
@ -2610,6 +2720,12 @@ msgid ""
"`custom.css`::"
msgstr ""
#: ../common/dashboard_customizing.rst:85
msgid ""
"Add a line to include your newly created style sheet. For example ``custom."
"css``::"
msgstr ""
#: ../common/dashboard_customizing.rst:92
msgid "Restart Apache:"
msgstr ""
@ -2642,6 +2758,12 @@ msgid ""
"adding the following line to :file:`local_settings.py`::"
msgstr ""
#: ../common/dashboard_customizing.rst:111
msgid ""
"Set the HTML title, which appears at the top of the browser window, by "
"adding the following line to ``local_settings.py``::"
msgstr ""
#: ../common/dashboard_customizing.rst:116
#: ../common/dashboard_customizing.rst:126
#: ../common/dashboard_customizing.rst:136
@ -2659,6 +2781,13 @@ msgid ""
"`local_settings.py`::"
msgstr ""
#: ../common/dashboard_customizing.rst:120
msgid ""
"The logo also acts as a hyperlink. The default behavior is to redirect to "
"``horizon:user_home``. To change this, add the following attribute to "
"``local_settings.py``::"
msgstr ""
#: ../common/dashboard_customizing.rst:129
msgid "Help URL"
msgstr ""
@ -2670,6 +2799,13 @@ msgid ""
"`local_settings.py`::"
msgstr ""
#: ../common/dashboard_customizing.rst:130
msgid ""
"By default the help URL points to http://docs.openstack.org. Change this by "
"editing the following attribute to the URL of your choice in "
"``local_settings.py``::"
msgstr ""
#: ../common/get_started_block_storage.rst:3
#: ../common/get_started_block_storage.rst:4
msgid "OpenStack Block Storage"
@ -2970,6 +3106,15 @@ msgid ""
"consoleproxy` file, and stop and start the console daemons."
msgstr ""
#: ../common/get_started_compute.rst:98
msgid ""
"In Debian, a unique nova-consoleproxy package provides the nova-novncproxy, "
"nova-spicehtml5proxy, and nova-xvpvncproxy packages. To select packages, "
"edit the ``/etc/default/nova-consoleproxy`` file or use the debconf "
"interface. You can also manually edit the ``/etc/default/nova-consoleproxy`` "
"file, and stop and start the console daemons."
msgstr ""
#: ../common/get_started_compute.rst:106 ../common/get_started_compute.rst:107
msgid ""
"An S3 interface for registering images with the OpenStack Image service. "
@ -12690,11 +12835,12 @@ msgid ""
msgstr ""
#: ../common/log_in_dashboard.rst:68 ../common/log_in_dashboard.rst:70
#: ../common/log_in_dashboard.rst:71
msgid "**Figure: Project tab**"
msgstr ""
#: ../common/log_in_dashboard.rst:70 ../common/log_in_dashboard.rst:72
#: ../common/log_in_dashboard.rst:74
#: ../common/log_in_dashboard.rst:73 ../common/log_in_dashboard.rst:74
msgid "From the :guilabel:`Project` tab, you can access the following tabs:"
msgstr ""
@ -12703,42 +12849,43 @@ msgid ":guilabel:`Project` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:74 ../common/log_in_dashboard.rst:76
#: ../common/log_in_dashboard.rst:78
#: ../common/log_in_dashboard.rst:77 ../common/log_in_dashboard.rst:78
msgid ":guilabel:`Compute` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:76 ../common/log_in_dashboard.rst:78
#: ../common/log_in_dashboard.rst:80
#: ../common/log_in_dashboard.rst:79 ../common/log_in_dashboard.rst:80
msgid ":guilabel:`Overview`: View reports for the project."
msgstr ""
#: ../common/log_in_dashboard.rst:78 ../common/log_in_dashboard.rst:80
#: ../common/log_in_dashboard.rst:82
#: ../common/log_in_dashboard.rst:81 ../common/log_in_dashboard.rst:82
msgid ""
":guilabel:`Instances`: View, launch, create a snapshot from, stop, pause, or "
"reboot instances, or connect to them through VNC."
msgstr ""
#: ../common/log_in_dashboard.rst:81 ../common/log_in_dashboard.rst:83
#: ../common/log_in_dashboard.rst:85 ../common/log_in_dashboard.rst:168
#: ../common/log_in_dashboard.rst:169 ../common/log_in_dashboard.rst:170
#: ../common/log_in_dashboard.rst:84 ../common/log_in_dashboard.rst:85
#: ../common/log_in_dashboard.rst:168 ../common/log_in_dashboard.rst:169
#: ../common/log_in_dashboard.rst:170 ../common/log_in_dashboard.rst:172
msgid ":guilabel:`Volumes`: Use the following tabs to complete these tasks:"
msgstr ""
#: ../common/log_in_dashboard.rst:83 ../common/log_in_dashboard.rst:85
#: ../common/log_in_dashboard.rst:87
#: ../common/log_in_dashboard.rst:86 ../common/log_in_dashboard.rst:87
msgid ":guilabel:`Volumes`: View, create, edit, and delete volumes."
msgstr ""
#: ../common/log_in_dashboard.rst:85 ../common/log_in_dashboard.rst:87
#: ../common/log_in_dashboard.rst:89
#: ../common/log_in_dashboard.rst:88 ../common/log_in_dashboard.rst:89
msgid ""
":guilabel:`Volume Snapshots`: View, create, edit, and delete volume "
"snapshots."
msgstr ""
#: ../common/log_in_dashboard.rst:88 ../common/log_in_dashboard.rst:90
#: ../common/log_in_dashboard.rst:92
#: ../common/log_in_dashboard.rst:91 ../common/log_in_dashboard.rst:92
msgid ""
":guilabel:`Images`: View images and instance snapshots created by project "
"users, plus any images that are publicly available. Create, edit, and delete "
@ -12746,59 +12893,59 @@ msgid ""
msgstr ""
#: ../common/log_in_dashboard.rst:92 ../common/log_in_dashboard.rst:94
#: ../common/log_in_dashboard.rst:96
#: ../common/log_in_dashboard.rst:95 ../common/log_in_dashboard.rst:96
msgid ""
":guilabel:`Access & Security`: Use the following tabs to complete these "
"tasks:"
msgstr ""
#: ../common/log_in_dashboard.rst:94 ../common/log_in_dashboard.rst:96
#: ../common/log_in_dashboard.rst:98
#: ../common/log_in_dashboard.rst:97 ../common/log_in_dashboard.rst:98
msgid ""
":guilabel:`Security Groups`: View, create, edit, and delete security groups "
"and security group rules."
msgstr ""
#: ../common/log_in_dashboard.rst:97 ../common/log_in_dashboard.rst:99
#: ../common/log_in_dashboard.rst:101
#: ../common/log_in_dashboard.rst:100 ../common/log_in_dashboard.rst:101
msgid ""
":guilabel:`Key Pairs`: View, create, edit, import, and delete key pairs."
msgstr ""
#: ../common/log_in_dashboard.rst:99 ../common/log_in_dashboard.rst:101
#: ../common/log_in_dashboard.rst:103
#: ../common/log_in_dashboard.rst:102 ../common/log_in_dashboard.rst:103
msgid ""
":guilabel:`Floating IPs`: Allocate an IP address to or release it from a "
"project."
msgstr ""
#: ../common/log_in_dashboard.rst:102 ../common/log_in_dashboard.rst:104
#: ../common/log_in_dashboard.rst:106
#: ../common/log_in_dashboard.rst:105 ../common/log_in_dashboard.rst:106
msgid ":guilabel:`API Access`: View API endpoints."
msgstr ""
#: ../common/log_in_dashboard.rst:106 ../common/log_in_dashboard.rst:108
#: ../common/log_in_dashboard.rst:110
#: ../common/log_in_dashboard.rst:109 ../common/log_in_dashboard.rst:110
msgid ":guilabel:`Network` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:108 ../common/log_in_dashboard.rst:110
#: ../common/log_in_dashboard.rst:112
#: ../common/log_in_dashboard.rst:111 ../common/log_in_dashboard.rst:112
msgid ":guilabel:`Network Topology`: View the network topology."
msgstr ""
#: ../common/log_in_dashboard.rst:110 ../common/log_in_dashboard.rst:112
#: ../common/log_in_dashboard.rst:114
#: ../common/log_in_dashboard.rst:113 ../common/log_in_dashboard.rst:114
msgid ":guilabel:`Networks`: Create and manage public and private networks."
msgstr ""
#: ../common/log_in_dashboard.rst:112 ../common/log_in_dashboard.rst:114
#: ../common/log_in_dashboard.rst:116
#: ../common/log_in_dashboard.rst:115 ../common/log_in_dashboard.rst:116
msgid ":guilabel:`Routers`: Create and manage routers."
msgstr ""
#: ../common/log_in_dashboard.rst:116 ../common/log_in_dashboard.rst:118
#: ../common/log_in_dashboard.rst:120
#: ../common/log_in_dashboard.rst:119 ../common/log_in_dashboard.rst:120
msgid ":guilabel:`Object Store` tab"
msgstr ""
@ -12807,31 +12954,32 @@ msgid ":guilabel:`Routers`: Create and manage subnets."
msgstr ""
#: ../common/log_in_dashboard.rst:118 ../common/log_in_dashboard.rst:120
#: ../common/log_in_dashboard.rst:122
#: ../common/log_in_dashboard.rst:121 ../common/log_in_dashboard.rst:122
msgid ":guilabel:`Containers`: Create and manage containers and objects."
msgstr ""
#: ../common/log_in_dashboard.rst:122 ../common/log_in_dashboard.rst:124
#: ../common/log_in_dashboard.rst:126
#: ../common/log_in_dashboard.rst:125 ../common/log_in_dashboard.rst:126
msgid ":guilabel:`Orchestration` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:124 ../common/log_in_dashboard.rst:126
#: ../common/log_in_dashboard.rst:128
#: ../common/log_in_dashboard.rst:127 ../common/log_in_dashboard.rst:128
msgid ""
":guilabel:`Stacks`: Use the REST API to orchestrate multiple composite cloud "
"applications."
msgstr ""
#: ../common/log_in_dashboard.rst:127 ../common/log_in_dashboard.rst:129
#: ../common/log_in_dashboard.rst:131
#: ../common/log_in_dashboard.rst:130 ../common/log_in_dashboard.rst:131
msgid ""
":guilabel:`Resource Types`: Show a list of all the supported resource types "
"for HOT templates."
msgstr ""
#: ../common/log_in_dashboard.rst:133 ../common/log_in_dashboard.rst:134
#: ../common/log_in_dashboard.rst:135 ../common/log_in_dashboard.rst:137
#: ../common/log_in_dashboard.rst:135 ../common/log_in_dashboard.rst:136
#: ../common/log_in_dashboard.rst:137
msgid "OpenStack dashboard—:guilabel:`Admin` tab"
msgstr ""
@ -12844,18 +12992,20 @@ msgid ""
msgstr ""
#: ../common/log_in_dashboard.rst:135 ../common/log_in_dashboard.rst:137
#: ../common/log_in_dashboard.rst:138
msgid ""
"Administrative users can use the :guilabel:`Admin` tab to view usage and to "
"manage instances, volumes, flavors, images, services, and quotas."
msgstr ""
#: ../common/log_in_dashboard.rst:141 ../common/log_in_dashboard.rst:142
#: ../common/log_in_dashboard.rst:143 ../common/log_in_dashboard.rst:146
#: ../common/log_in_dashboard.rst:143 ../common/log_in_dashboard.rst:145
#: ../common/log_in_dashboard.rst:146
msgid "**Figure: Admin tab**"
msgstr ""
#: ../common/log_in_dashboard.rst:143 ../common/log_in_dashboard.rst:144
#: ../common/log_in_dashboard.rst:145
#: ../common/log_in_dashboard.rst:145 ../common/log_in_dashboard.rst:147
msgid ""
"From the :guilabel:`Admin` tab, you can access the following category to "
"complete these tasks:"
@ -12866,7 +13016,7 @@ msgid ":guilabel:`Admin` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:148 ../common/log_in_dashboard.rst:149
#: ../common/log_in_dashboard.rst:150
#: ../common/log_in_dashboard.rst:150 ../common/log_in_dashboard.rst:152
msgid ":guilabel:`System` tab"
msgstr ""
@ -12876,8 +13026,8 @@ msgid ":guilabel:`System Panel` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:150 ../common/log_in_dashboard.rst:151
#: ../common/log_in_dashboard.rst:152 ../common/log_in_dashboard.rst:156
#: ../common/log_in_dashboard.rst:159
#: ../common/log_in_dashboard.rst:152 ../common/log_in_dashboard.rst:154
#: ../common/log_in_dashboard.rst:156 ../common/log_in_dashboard.rst:159
msgid ":guilabel:`Overview`: View basic reports."
msgstr ""
@ -12886,27 +13036,28 @@ msgid "Access the following categories to complete these tasks:"
msgstr ""
#: ../common/log_in_dashboard.rst:152 ../common/log_in_dashboard.rst:153
#: ../common/log_in_dashboard.rst:154 ../common/log_in_dashboard.rst:158
#: ../common/log_in_dashboard.rst:161
#: ../common/log_in_dashboard.rst:154 ../common/log_in_dashboard.rst:156
#: ../common/log_in_dashboard.rst:158 ../common/log_in_dashboard.rst:161
msgid ""
":guilabel:`Resource Usage`: Use the following tabs to view the following "
"usages:"
msgstr ""
#: ../common/log_in_dashboard.rst:155 ../common/log_in_dashboard.rst:156
#: ../common/log_in_dashboard.rst:157 ../common/log_in_dashboard.rst:164
#: ../common/log_in_dashboard.rst:157 ../common/log_in_dashboard.rst:159
#: ../common/log_in_dashboard.rst:164
msgid ":guilabel:`Usage Report`: View the usage report."
msgstr ""
#: ../common/log_in_dashboard.rst:157 ../common/log_in_dashboard.rst:158
#: ../common/log_in_dashboard.rst:159 ../common/log_in_dashboard.rst:163
#: ../common/log_in_dashboard.rst:166
#: ../common/log_in_dashboard.rst:159 ../common/log_in_dashboard.rst:161
#: ../common/log_in_dashboard.rst:163 ../common/log_in_dashboard.rst:166
msgid ":guilabel:`Stats`: View the statistics of all resources."
msgstr ""
#: ../common/log_in_dashboard.rst:159 ../common/log_in_dashboard.rst:160
#: ../common/log_in_dashboard.rst:161 ../common/log_in_dashboard.rst:165
#: ../common/log_in_dashboard.rst:168
#: ../common/log_in_dashboard.rst:161 ../common/log_in_dashboard.rst:163
#: ../common/log_in_dashboard.rst:165 ../common/log_in_dashboard.rst:168
msgid ":guilabel:`Hypervisors`: View the hypervisor summary."
msgstr ""
@ -12915,16 +13066,16 @@ msgid ":guilabel:`Daily Report`: View the daily report."
msgstr ""
#: ../common/log_in_dashboard.rst:161 ../common/log_in_dashboard.rst:162
#: ../common/log_in_dashboard.rst:163 ../common/log_in_dashboard.rst:167
#: ../common/log_in_dashboard.rst:170
#: ../common/log_in_dashboard.rst:163 ../common/log_in_dashboard.rst:165
#: ../common/log_in_dashboard.rst:167 ../common/log_in_dashboard.rst:170
msgid ""
":guilabel:`Host Aggregates`: View, create, and edit host aggregates. View "
"the list of availability zones."
msgstr ""
#: ../common/log_in_dashboard.rst:164 ../common/log_in_dashboard.rst:165
#: ../common/log_in_dashboard.rst:166 ../common/log_in_dashboard.rst:170
#: ../common/log_in_dashboard.rst:173
#: ../common/log_in_dashboard.rst:166 ../common/log_in_dashboard.rst:168
#: ../common/log_in_dashboard.rst:170 ../common/log_in_dashboard.rst:173
msgid ""
":guilabel:`Instances`: View, pause, resume, suspend, migrate, soft or hard "
"reboot, and delete running instances that belong to users of some, but not "
@ -12939,55 +13090,55 @@ msgid ""
msgstr ""
#: ../common/log_in_dashboard.rst:170 ../common/log_in_dashboard.rst:171
#: ../common/log_in_dashboard.rst:172
#: ../common/log_in_dashboard.rst:172 ../common/log_in_dashboard.rst:174
msgid ":guilabel:`Volumes`: View, create, manage, and delete volumes."
msgstr ""
#: ../common/log_in_dashboard.rst:171 ../common/log_in_dashboard.rst:176
#: ../common/log_in_dashboard.rst:177 ../common/log_in_dashboard.rst:178
#: ../common/log_in_dashboard.rst:179
#: ../common/log_in_dashboard.rst:179 ../common/log_in_dashboard.rst:180
msgid ""
":guilabel:`Flavors`: View, create, edit, view extra specifications for, and "
"delete flavors. A flavor is size of an instance."
msgstr ""
#: ../common/log_in_dashboard.rst:172 ../common/log_in_dashboard.rst:173
#: ../common/log_in_dashboard.rst:174
#: ../common/log_in_dashboard.rst:174 ../common/log_in_dashboard.rst:176
msgid ""
":guilabel:`Volume Types`: View, create, manage, and delete volume types."
msgstr ""
#: ../common/log_in_dashboard.rst:174 ../common/log_in_dashboard.rst:179
#: ../common/log_in_dashboard.rst:180 ../common/log_in_dashboard.rst:181
#: ../common/log_in_dashboard.rst:182
#: ../common/log_in_dashboard.rst:182 ../common/log_in_dashboard.rst:183
msgid ""
":guilabel:`Images`: View, create, edit properties for, and delete custom "
"images."
msgstr ""
#: ../common/log_in_dashboard.rst:174 ../common/log_in_dashboard.rst:175
#: ../common/log_in_dashboard.rst:176
#: ../common/log_in_dashboard.rst:176 ../common/log_in_dashboard.rst:178
msgid ""
":guilabel:`Volume Snapshots`: View, manage, and delete volume snapshots."
msgstr ""
#: ../common/log_in_dashboard.rst:177 ../common/log_in_dashboard.rst:182
#: ../common/log_in_dashboard.rst:183 ../common/log_in_dashboard.rst:184
#: ../common/log_in_dashboard.rst:185
#: ../common/log_in_dashboard.rst:185 ../common/log_in_dashboard.rst:186
msgid ""
":guilabel:`Networks`: View, create, edit properties for, and delete networks."
msgstr ""
#: ../common/log_in_dashboard.rst:179 ../common/log_in_dashboard.rst:184
#: ../common/log_in_dashboard.rst:185 ../common/log_in_dashboard.rst:186
#: ../common/log_in_dashboard.rst:187
#: ../common/log_in_dashboard.rst:187 ../common/log_in_dashboard.rst:188
msgid ""
":guilabel:`Routers`: View, create, edit properties for, and delete routers."
msgstr ""
#: ../common/log_in_dashboard.rst:181 ../common/log_in_dashboard.rst:186
#: ../common/log_in_dashboard.rst:187 ../common/log_in_dashboard.rst:188
#: ../common/log_in_dashboard.rst:189
#: ../common/log_in_dashboard.rst:189 ../common/log_in_dashboard.rst:190
msgid ""
":guilabel:`Defaults`: View default quota values. Quotas are hard-coded in "
"OpenStack Compute and define the maximum allowable size and number of "
@ -12996,7 +13147,7 @@ msgstr ""
#: ../common/log_in_dashboard.rst:185 ../common/log_in_dashboard.rst:190
#: ../common/log_in_dashboard.rst:191 ../common/log_in_dashboard.rst:192
#: ../common/log_in_dashboard.rst:193
#: ../common/log_in_dashboard.rst:193 ../common/log_in_dashboard.rst:194
msgid ""
":guilabel:`Metadata Definitions`: Import namespace and view the metadata "
"information."
@ -13011,6 +13162,7 @@ msgstr ""
#: ../common/log_in_dashboard.rst:188 ../common/log_in_dashboard.rst:189
#: ../common/log_in_dashboard.rst:193 ../common/log_in_dashboard.rst:194
#: ../common/log_in_dashboard.rst:195 ../common/log_in_dashboard.rst:196
#: ../common/log_in_dashboard.rst:197
msgid ""
":guilabel:`System Information`: Use the following tabs to view the service "
"information:"
@ -13019,27 +13171,27 @@ msgstr ""
#: ../common/log_in_dashboard.rst:189 ../common/log_in_dashboard.rst:191
#: ../common/log_in_dashboard.rst:192 ../common/log_in_dashboard.rst:196
#: ../common/log_in_dashboard.rst:197 ../common/log_in_dashboard.rst:198
#: ../common/log_in_dashboard.rst:199
#: ../common/log_in_dashboard.rst:199 ../common/log_in_dashboard.rst:200
msgid ":guilabel:`Services`: View a list of the services."
msgstr ""
#: ../common/log_in_dashboard.rst:191 ../common/log_in_dashboard.rst:193
#: ../common/log_in_dashboard.rst:194 ../common/log_in_dashboard.rst:198
#: ../common/log_in_dashboard.rst:199 ../common/log_in_dashboard.rst:200
#: ../common/log_in_dashboard.rst:201
#: ../common/log_in_dashboard.rst:201 ../common/log_in_dashboard.rst:202
msgid ":guilabel:`Compute Services`: View a list of all Compute services."
msgstr ""
#: ../common/log_in_dashboard.rst:193 ../common/log_in_dashboard.rst:196
#: ../common/log_in_dashboard.rst:198 ../common/log_in_dashboard.rst:203
#: ../common/log_in_dashboard.rst:204 ../common/log_in_dashboard.rst:205
#: ../common/log_in_dashboard.rst:206
#: ../common/log_in_dashboard.rst:206 ../common/log_in_dashboard.rst:207
msgid ":guilabel:`Network Agents`: View the network agents."
msgstr ""
#: ../common/log_in_dashboard.rst:195 ../common/log_in_dashboard.rst:200
#: ../common/log_in_dashboard.rst:201 ../common/log_in_dashboard.rst:202
#: ../common/log_in_dashboard.rst:203
#: ../common/log_in_dashboard.rst:203 ../common/log_in_dashboard.rst:204
msgid ""
":guilabel:`Block Storage Services`: View a list of all Block Storage "
"services."
@ -13054,7 +13206,7 @@ msgstr ""
#: ../common/log_in_dashboard.rst:200 ../common/log_in_dashboard.rst:205
#: ../common/log_in_dashboard.rst:206 ../common/log_in_dashboard.rst:207
#: ../common/log_in_dashboard.rst:208
#: ../common/log_in_dashboard.rst:208 ../common/log_in_dashboard.rst:209
msgid ""
":guilabel:`Orchestration Services`: View a list of all Orchestration "
"services."
@ -13067,7 +13219,7 @@ msgstr ""
#: ../common/log_in_dashboard.rst:203 ../common/log_in_dashboard.rst:206
#: ../common/log_in_dashboard.rst:211 ../common/log_in_dashboard.rst:212
#: ../common/log_in_dashboard.rst:215
#: ../common/log_in_dashboard.rst:215 ../common/log_in_dashboard.rst:222
msgid ""
":guilabel:`Projects`: View, create, assign users to, remove users from, and "
"delete projects."
@ -13075,22 +13227,25 @@ msgstr ""
#: ../common/log_in_dashboard.rst:204 ../common/log_in_dashboard.rst:209
#: ../common/log_in_dashboard.rst:210 ../common/log_in_dashboard.rst:213
#: ../common/log_in_dashboard.rst:215
msgid "OpenStack dashboard—:guilabel:`Identity` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:206 ../common/log_in_dashboard.rst:209
#: ../common/log_in_dashboard.rst:214 ../common/log_in_dashboard.rst:215
#: ../common/log_in_dashboard.rst:218
#: ../common/log_in_dashboard.rst:218 ../common/log_in_dashboard.rst:225
msgid ":guilabel:`Users`: View, create, enable, disable, and delete users."
msgstr ""
#: ../common/log_in_dashboard.rst:212 ../common/log_in_dashboard.rst:217
#: ../common/log_in_dashboard.rst:218 ../common/log_in_dashboard.rst:221
#: ../common/log_in_dashboard.rst:228
msgid "OpenStack dashboard—:guilabel:`Settings` tab"
msgstr ""
#: ../common/log_in_dashboard.rst:214 ../common/log_in_dashboard.rst:219
#: ../common/log_in_dashboard.rst:220 ../common/log_in_dashboard.rst:223
#: ../common/log_in_dashboard.rst:235
msgid ""
"Click the 'Settings' button from the user drop down menu in the top right of "
"any page, you will see the :guilabel:`Settings` tab."
@ -13098,14 +13253,24 @@ msgstr ""
#: ../common/log_in_dashboard.rst:217 ../common/log_in_dashboard.rst:222
#: ../common/log_in_dashboard.rst:223 ../common/log_in_dashboard.rst:226
#: ../common/log_in_dashboard.rst:238
msgid ":guilabel:`User Settings`: View and manage dashboard settings."
msgstr ""
#: ../common/log_in_dashboard.rst:219 ../common/log_in_dashboard.rst:224
#: ../common/log_in_dashboard.rst:225 ../common/log_in_dashboard.rst:228
#: ../common/log_in_dashboard.rst:240
msgid ":guilabel:`Change Password`: Change the password of the user."
msgstr ""
#: ../common/log_in_dashboard.rst:220
msgid "**Figure:Identity tab**"
msgstr ""
#: ../common/log_in_dashboard.rst:233
msgid "**Figure:Settings tab**"
msgstr ""
#: ../common/nova_show_usage_statistics_for_hosts_instances.rst:3
msgid "Show usage statistics for hosts and instances"
msgstr ""
@ -13226,6 +13391,14 @@ msgid ""
"``nova.log`` module in the :file:`nova.conf` file:"
msgstr ""
#: ../common/support-compute.rst:23
msgid ""
"Compute stores a log file for each service in ``/var/log/nova``. For "
"example, ``nova-compute.log`` is the log for the ``nova-compute`` service. "
"You can set the following options to format log strings for the ``nova.log`` "
"module in the ``nova.conf`` file:"
msgstr ""
#: ../common/support-compute.rst:29
msgid "``logging_context_format_string``"
msgstr ""
@ -13258,6 +13431,14 @@ msgid ""
"nova daemon logs to syslog."
msgstr ""
#: ../common/support-compute.rst:38
msgid ""
"You have two options for logging for OpenStack Compute based on "
"configuration settings. In ``nova.conf``, include the ``logfile`` option to "
"enable logging. Alternatively you can set ``use_syslog = 1`` so that the "
"nova daemon logs to syslog."
msgstr ""
#: ../common/support-compute.rst:47
msgid "Guru Meditation reports"
msgstr ""
@ -13289,6 +13470,12 @@ msgid ""
"var/log/nova/nova-api-err.log`."
msgstr ""
#: ../common/support-compute.rst:60
msgid ""
"This command triggers the Guru Meditation report to be printed to ``/var/log/"
"nova/nova-api-err.log``."
msgstr ""
#: ../common/support-compute.rst:63
msgid "The report has the following sections:"
msgstr ""
@ -13359,6 +13546,12 @@ msgid ""
"file."
msgstr ""
#: ../common/support-compute.rst:97
msgid ""
"Gets the ``novarc`` file from the project ZIP file, saves existing "
"credentials in case of override, and manually sources the ``novarc`` file."
msgstr ""
#: ../common/support-compute.rst:99
msgid "Manual method"
msgstr ""
@ -13368,6 +13561,10 @@ msgid ""
"Generates :file:`novarc` from the project ZIP file and sources it for you."
msgstr ""
#: ../common/support-compute.rst:102
msgid "Generates ``novarc`` from the project ZIP file and sources it for you."
msgstr ""
#: ../common/support-compute.rst:102
msgid "Script method"
msgstr ""
@ -13380,12 +13577,26 @@ msgid ""
"the services. When your CA information is available, create your ZIP file."
msgstr ""
#: ../common/support-compute.rst:104
msgid ""
"When you run ``nova-api`` the first time, it generates the certificate "
"authority information, including ``openssl.cnf``. If you start the CA "
"services before this, you might not be able to create your ZIP file. Restart "
"the services. When your CA information is available, create your ZIP file."
msgstr ""
#: ../common/support-compute.rst:110
msgid ""
"Also, check your HTTP proxy settings to see whether they cause problems "
"with :file:`novarc` creation."
msgstr ""
#: ../common/support-compute.rst:110
msgid ""
"Also, check your HTTP proxy settings to see whether they cause problems with "
"``novarc`` creation."
msgstr ""
#: ../common/support-compute.rst:113
msgid "**Instance errors**"
msgstr ""
@ -13408,30 +13619,62 @@ msgid ""
"compute`` host and make sure that these files are present:"
msgstr ""
#: ../common/support-compute.rst:123
msgid ""
"To troubleshoot other possible problems with an instance, such as an "
"instance that stays in a spawning state, check the directory for the "
"particular instance under ``/var/lib/nova/instances`` on the ``nova-"
"compute`` host and make sure that these files are present:"
msgstr ""
#: ../common/support-compute.rst:128
msgid ":file:`libvirt.xml`"
msgstr ""
#: ../common/support-compute.rst:128
msgid "``libvirt.xml``"
msgstr ""
#: ../common/support-compute.rst:129
msgid ":file:`disk`"
msgstr ""
#: ../common/support-compute.rst:129
msgid "``disk``"
msgstr ""
#: ../common/support-compute.rst:130
msgid ":file:`disk-raw`"
msgstr ""
#: ../common/support-compute.rst:130
msgid "``disk-raw``"
msgstr ""
#: ../common/support-compute.rst:131
msgid ":file:`kernel`"
msgstr ""
#: ../common/support-compute.rst:131
msgid "``kernel``"
msgstr ""
#: ../common/support-compute.rst:132
msgid ":file:`ramdisk`"
msgstr ""
#: ../common/support-compute.rst:132
msgid "``ramdisk``"
msgstr ""
#: ../common/support-compute.rst:133
msgid ":file:`console.log`, after the instance starts."
msgstr ""
#: ../common/support-compute.rst:133
msgid "``console.log``, after the instance starts."
msgstr ""
#: ../common/support-compute.rst:135
msgid ""
"If any files are missing, empty, or very small, the ``nova-compute`` service "
@ -13450,18 +13693,36 @@ msgid ""
"appear in the console output."
msgstr ""
#: ../common/support-compute.rst:138
msgid ""
"Also check ``nova-compute.log`` for exceptions. Sometimes they do not appear "
"in the console output."
msgstr ""
#: ../common/support-compute.rst:141
msgid ""
"Next, check the log file for the instance in the :file:`/var/log/libvirt/"
"qemu` directory to see if it exists and has any useful error messages in it."
msgstr ""
#: ../common/support-compute.rst:141
msgid ""
"Next, check the log file for the instance in the ``/var/log/libvirt/qemu`` "
"directory to see if it exists and has any useful error messages in it."
msgstr ""
#: ../common/support-compute.rst:144
msgid ""
"Finally, from the :file:`/var/lib/nova/instances` directory for the "
"instance, see if this command returns an error::"
msgstr ""
#: ../common/support-compute.rst:144
msgid ""
"Finally, from the ``/var/lib/nova/instances`` directory for the instance, "
"see if this command returns an error::"
msgstr ""
#: ../common/support-compute.rst:149
msgid "**Empty log output for Linux instances**"
msgstr ""
@ -13522,6 +13783,10 @@ msgid ""
"To disable injection in libvirt, set the following in :file:`nova.conf`:"
msgstr ""
#: ../common/support-compute.rst:194
msgid "To disable injection in libvirt, set the following in ``nova.conf``:"
msgstr ""
#: ../common/support-compute.rst:202
msgid ""
"If you have not enabled the configuration drive and you want to make user-"
@ -13549,3 +13814,11 @@ msgid ""
"turn off the live snapshotting mechanism by setting up its value to ``True`` "
"in the ``[workarounds]`` section of the :file:`nova.conf` file:"
msgstr ""
#: ../common/support-compute.rst:219
msgid ""
"To effectively disable the libvirt live snapshotting, until the problem is "
"resolved, configure the ``disable_libvirt_livesnapshot`` option. You can "
"turn off the live snapshotting mechanism by setting up its value to ``True`` "
"in the ``[workarounds]`` section of the ``nova.conf`` file:"
msgstr ""

View File

@ -8,6 +8,7 @@
# ykatabam <ykatabam@redhat.com>, 2014
#
#
# Akihiro Motoki <amotoki@gmail.com>, 2015. #zanata
# Akira YOSHIYAMA <akirayoshiyama@gmail.com>, 2015. #zanata
# KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>, 2015. #zanata
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
@ -19,8 +20,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-10-01 01:13+0000\n"
"Last-Translator: KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>\n"
"PO-Revision-Date: 2015-10-08 06:09+0000\n"
"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/openstack/openstack-"
"manuals-i18n/language/ja/)\n"
"Language: ja\n"
@ -6367,6 +6368,9 @@ msgstr ""
"Compute RabbitMQ メッセージ配信モード用設定。transient一時又は "
"persistent永続のいずれかを設定できる。"
msgid "Shared file systems"
msgstr "共有ファイルシステム"
msgid "Sheepdog"
msgstr "Sheepdog"
@ -6630,6 +6634,9 @@ msgid "The Block Storage driver for the SolidFire iSCSI storage appliance."
msgstr ""
"SolidFire iSCSI ストレージアプライアンス向けの Block Storage ドライバー。"
msgid "The Block Storage service consists of the following components:"
msgstr "Block Storage サービスは、以下のコンポーネントから構成されます。"
msgid ""
"The Border Gateway Protocol is a dynamic routing protocol that connects "
"autonomous systems. Considered the backbone of the Internet, this protocol "

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2015-10-08 06:30+0000\n"
"POT-Creation-Date: 2015-10-09 06:26+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1837,7 +1837,7 @@ msgstr ""
msgid "Section"
msgstr ""
#: ./doc/config-reference/compute/section_compute-scheduler.xml:863(th) ./doc/config-reference/compute/section_compute-scheduler.xml:975(th) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:216(td) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:298(td) ./doc/config-reference/conf-changes/cinder.xml:599(td) ./doc/config-reference/conf-changes/manila.xml:27(td) ./doc/config-reference/conf-changes/keystone.xml:99(td) ./doc/config-reference/conf-changes/ironic.xml:123(td) ./doc/config-reference/conf-changes/sahara.xml:123(td) ./doc/config-reference/conf-changes/nova.xml:171(td) ./doc/config-reference/conf-changes/neutron.xml:207(td) ./doc/config-reference/conf-changes/ceilometer.xml:175(td) ./doc/config-reference/conf-changes/trove.xml:67(td) ./doc/config-reference/conf-changes/glance.xml:103(td) ./doc/config-reference/conf-changes/heat.xml:199(td)
#: ./doc/config-reference/compute/section_compute-scheduler.xml:863(th) ./doc/config-reference/compute/section_compute-scheduler.xml:975(th) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:216(td) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:298(td) ./doc/config-reference/conf-changes/cinder.xml:599(td) ./doc/config-reference/conf-changes/manila.xml:27(td) ./doc/config-reference/conf-changes/keystone.xml:99(td) ./doc/config-reference/conf-changes/ironic.xml:123(td) ./doc/config-reference/conf-changes/sahara.xml:123(td) ./doc/config-reference/conf-changes/nova.xml:171(td) ./doc/config-reference/conf-changes/neutron.xml:207(td) ./doc/config-reference/conf-changes/ceilometer.xml:211(td) ./doc/config-reference/conf-changes/trove.xml:67(td) ./doc/config-reference/conf-changes/glance.xml:103(td) ./doc/config-reference/conf-changes/heat.xml:199(td)
msgid "Option"
msgstr ""
@ -5017,7 +5017,7 @@ msgstr ""
msgid "/openstack_glance"
msgstr ""
#: ./doc/config-reference/image-service/section_image-service-backend-vmware.xml:89(replaceable) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:346(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:437(para) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:409(literal) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:429(literal) ./doc/config-reference/conf-changes/cinder.xml:621(td) ./doc/config-reference/conf-changes/cinder.xml:626(td) ./doc/config-reference/conf-changes/cinder.xml:631(td) ./doc/config-reference/conf-changes/keystone.xml:121(td) ./doc/config-reference/conf-changes/keystone.xml:126(td) ./doc/config-reference/conf-changes/ironic.xml:145(td) ./doc/config-reference/conf-changes/ironic.xml:150(td) ./doc/config-reference/conf-changes/sahara.xml:145(td) ./doc/config-reference/conf-changes/sahara.xml:150(td) ./doc/config-reference/conf-changes/nova.xml:193(td) ./doc/config-reference/conf-changes/nova.xml:198(td) ./doc/config-reference/conf-changes/nova.xml:208(td) ./doc/config-reference/conf-changes/nova.xml:213(td) ./doc/config-reference/conf-changes/neutron.xml:224(td) ./doc/config-reference/conf-changes/neutron.xml:239(td) ./doc/config-reference/conf-changes/neutron.xml:244(td) ./doc/config-reference/conf-changes/neutron.xml:249(td) ./doc/config-reference/conf-changes/neutron.xml:254(td) ./doc/config-reference/conf-changes/ceilometer.xml:192(td) ./doc/config-reference/conf-changes/ceilometer.xml:197(td) ./doc/config-reference/conf-changes/ceilometer.xml:202(td) ./doc/config-reference/conf-changes/trove.xml:94(td) ./doc/config-reference/conf-changes/trove.xml:99(td) ./doc/config-reference/conf-changes/glance.xml:135(td) ./doc/config-reference/conf-changes/glance.xml:140(td) ./doc/config-reference/conf-changes/heat.xml:212(td) ./doc/config-reference/conf-changes/heat.xml:231(td) ./doc/config-reference/conf-changes/heat.xml:236(td)
#: ./doc/config-reference/image-service/section_image-service-backend-vmware.xml:89(replaceable) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:346(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:437(para) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:409(literal) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:429(literal) ./doc/config-reference/conf-changes/cinder.xml:621(td) ./doc/config-reference/conf-changes/cinder.xml:626(td) ./doc/config-reference/conf-changes/cinder.xml:631(td) ./doc/config-reference/conf-changes/keystone.xml:121(td) ./doc/config-reference/conf-changes/keystone.xml:126(td) ./doc/config-reference/conf-changes/ironic.xml:145(td) ./doc/config-reference/conf-changes/ironic.xml:150(td) ./doc/config-reference/conf-changes/sahara.xml:145(td) ./doc/config-reference/conf-changes/sahara.xml:150(td) ./doc/config-reference/conf-changes/nova.xml:193(td) ./doc/config-reference/conf-changes/nova.xml:198(td) ./doc/config-reference/conf-changes/nova.xml:208(td) ./doc/config-reference/conf-changes/nova.xml:213(td) ./doc/config-reference/conf-changes/neutron.xml:224(td) ./doc/config-reference/conf-changes/neutron.xml:239(td) ./doc/config-reference/conf-changes/neutron.xml:244(td) ./doc/config-reference/conf-changes/neutron.xml:249(td) ./doc/config-reference/conf-changes/neutron.xml:254(td) ./doc/config-reference/conf-changes/ceilometer.xml:228(td) ./doc/config-reference/conf-changes/ceilometer.xml:233(td) ./doc/config-reference/conf-changes/ceilometer.xml:238(td) ./doc/config-reference/conf-changes/trove.xml:94(td) ./doc/config-reference/conf-changes/trove.xml:99(td) ./doc/config-reference/conf-changes/glance.xml:135(td) ./doc/config-reference/conf-changes/glance.xml:140(td) ./doc/config-reference/conf-changes/heat.xml:212(td) ./doc/config-reference/conf-changes/heat.xml:231(td) ./doc/config-reference/conf-changes/heat.xml:236(td)
msgid "False"
msgstr ""
@ -9837,7 +9837,7 @@ msgstr ""
msgid "Cache prefetch policy, possible values are: 0 (no prefetch), 1 (fixed prefetch), 2 (variable prefetch) or 3 (intelligent prefetch)."
msgstr ""
#: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:502(td) ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:1050(td) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:385(para) ./doc/config-reference/conf-changes/cinder.xml:636(td) ./doc/config-reference/conf-changes/keystone.xml:201(td) ./doc/config-reference/conf-changes/ironic.xml:155(td) ./doc/config-reference/conf-changes/sahara.xml:155(td) ./doc/config-reference/conf-changes/nova.xml:218(td) ./doc/config-reference/conf-changes/neutron.xml:214(td) ./doc/config-reference/conf-changes/neutron.xml:274(td) ./doc/config-reference/conf-changes/ceilometer.xml:207(td) ./doc/config-reference/conf-changes/trove.xml:119(td) ./doc/config-reference/conf-changes/glance.xml:115(td) ./doc/config-reference/conf-changes/glance.xml:145(td) ./doc/config-reference/conf-changes/heat.xml:241(td) ./doc/config-reference/conf-changes/heat.xml:246(td)
#: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:502(td) ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:1050(td) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:385(para) ./doc/config-reference/conf-changes/cinder.xml:636(td) ./doc/config-reference/conf-changes/keystone.xml:201(td) ./doc/config-reference/conf-changes/ironic.xml:155(td) ./doc/config-reference/conf-changes/sahara.xml:155(td) ./doc/config-reference/conf-changes/nova.xml:218(td) ./doc/config-reference/conf-changes/neutron.xml:214(td) ./doc/config-reference/conf-changes/neutron.xml:274(td) ./doc/config-reference/conf-changes/ceilometer.xml:243(td) ./doc/config-reference/conf-changes/trove.xml:119(td) ./doc/config-reference/conf-changes/glance.xml:115(td) ./doc/config-reference/conf-changes/glance.xml:145(td) ./doc/config-reference/conf-changes/heat.xml:241(td) ./doc/config-reference/conf-changes/heat.xml:246(td)
msgid "0"
msgstr ""
@ -10213,7 +10213,7 @@ msgstr ""
msgid "storwize_svc_vol_autoexpand"
msgstr ""
#: ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:311(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:367(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:427(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:453(para) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:332(literal) ./doc/config-reference/block-storage/drivers/ibm-flashsystem-volume-driver.xml:134(para) ./doc/config-reference/block-storage/drivers/ibm-flashsystem-volume-driver.xml:231(para) ./doc/config-reference/conf-changes/cinder.xml:622(td) ./doc/config-reference/conf-changes/cinder.xml:627(td) ./doc/config-reference/conf-changes/cinder.xml:632(td) ./doc/config-reference/conf-changes/keystone.xml:122(td) ./doc/config-reference/conf-changes/keystone.xml:127(td) ./doc/config-reference/conf-changes/ironic.xml:146(td) ./doc/config-reference/conf-changes/ironic.xml:151(td) ./doc/config-reference/conf-changes/sahara.xml:146(td) ./doc/config-reference/conf-changes/sahara.xml:151(td) ./doc/config-reference/conf-changes/nova.xml:194(td) ./doc/config-reference/conf-changes/nova.xml:199(td) ./doc/config-reference/conf-changes/nova.xml:209(td) ./doc/config-reference/conf-changes/nova.xml:214(td) ./doc/config-reference/conf-changes/neutron.xml:225(td) ./doc/config-reference/conf-changes/neutron.xml:240(td) ./doc/config-reference/conf-changes/neutron.xml:245(td) ./doc/config-reference/conf-changes/neutron.xml:250(td) ./doc/config-reference/conf-changes/neutron.xml:255(td) ./doc/config-reference/conf-changes/ceilometer.xml:193(td) ./doc/config-reference/conf-changes/ceilometer.xml:198(td) ./doc/config-reference/conf-changes/ceilometer.xml:203(td) ./doc/config-reference/conf-changes/trove.xml:95(td) ./doc/config-reference/conf-changes/trove.xml:100(td) ./doc/config-reference/conf-changes/glance.xml:136(td) ./doc/config-reference/conf-changes/glance.xml:141(td) ./doc/config-reference/conf-changes/heat.xml:211(td) ./doc/config-reference/conf-changes/heat.xml:232(td) ./doc/config-reference/conf-changes/heat.xml:237(td)
#: ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:311(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:367(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:427(para) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:453(para) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:332(literal) ./doc/config-reference/block-storage/drivers/ibm-flashsystem-volume-driver.xml:134(para) ./doc/config-reference/block-storage/drivers/ibm-flashsystem-volume-driver.xml:231(para) ./doc/config-reference/conf-changes/cinder.xml:622(td) ./doc/config-reference/conf-changes/cinder.xml:627(td) ./doc/config-reference/conf-changes/cinder.xml:632(td) ./doc/config-reference/conf-changes/keystone.xml:122(td) ./doc/config-reference/conf-changes/keystone.xml:127(td) ./doc/config-reference/conf-changes/ironic.xml:146(td) ./doc/config-reference/conf-changes/ironic.xml:151(td) ./doc/config-reference/conf-changes/sahara.xml:146(td) ./doc/config-reference/conf-changes/sahara.xml:151(td) ./doc/config-reference/conf-changes/nova.xml:194(td) ./doc/config-reference/conf-changes/nova.xml:199(td) ./doc/config-reference/conf-changes/nova.xml:209(td) ./doc/config-reference/conf-changes/nova.xml:214(td) ./doc/config-reference/conf-changes/neutron.xml:225(td) ./doc/config-reference/conf-changes/neutron.xml:240(td) ./doc/config-reference/conf-changes/neutron.xml:245(td) ./doc/config-reference/conf-changes/neutron.xml:250(td) ./doc/config-reference/conf-changes/neutron.xml:255(td) ./doc/config-reference/conf-changes/ceilometer.xml:229(td) ./doc/config-reference/conf-changes/ceilometer.xml:234(td) ./doc/config-reference/conf-changes/ceilometer.xml:239(td) ./doc/config-reference/conf-changes/trove.xml:95(td) ./doc/config-reference/conf-changes/trove.xml:100(td) ./doc/config-reference/conf-changes/glance.xml:136(td) ./doc/config-reference/conf-changes/glance.xml:141(td) ./doc/config-reference/conf-changes/heat.xml:211(td) ./doc/config-reference/conf-changes/heat.xml:232(td) ./doc/config-reference/conf-changes/heat.xml:237(td)
msgid "True"
msgstr ""
@ -15258,11 +15258,11 @@ msgstr ""
msgid "(StrOpt) The name of ceph cluster"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:324(td) ./doc/config-reference/conf-changes/keystone.xml:20(td) ./doc/config-reference/conf-changes/ironic.xml:20(td) ./doc/config-reference/conf-changes/sahara.xml:28(td) ./doc/config-reference/conf-changes/nova.xml:20(td) ./doc/config-reference/conf-changes/neutron.xml:40(td) ./doc/config-reference/conf-changes/ceilometer.xml:40(td) ./doc/config-reference/conf-changes/trove.xml:28(td) ./doc/config-reference/conf-changes/glance.xml:24(td) ./doc/config-reference/conf-changes/heat.xml:28(td)
#: ./doc/config-reference/conf-changes/cinder.xml:324(td) ./doc/config-reference/conf-changes/keystone.xml:20(td) ./doc/config-reference/conf-changes/ironic.xml:20(td) ./doc/config-reference/conf-changes/sahara.xml:28(td) ./doc/config-reference/conf-changes/nova.xml:20(td) ./doc/config-reference/conf-changes/neutron.xml:40(td) ./doc/config-reference/conf-changes/ceilometer.xml:48(td) ./doc/config-reference/conf-changes/trove.xml:28(td) ./doc/config-reference/conf-changes/glance.xml:24(td) ./doc/config-reference/conf-changes/heat.xml:28(td)
msgid "[DEFAULT] rpc_conn_pool_size = 30"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:325(td) ./doc/config-reference/conf-changes/keystone.xml:21(td) ./doc/config-reference/conf-changes/ironic.xml:21(td) ./doc/config-reference/conf-changes/sahara.xml:29(td) ./doc/config-reference/conf-changes/nova.xml:21(td) ./doc/config-reference/conf-changes/neutron.xml:41(td) ./doc/config-reference/conf-changes/ceilometer.xml:41(td) ./doc/config-reference/conf-changes/trove.xml:29(td) ./doc/config-reference/conf-changes/glance.xml:25(td) ./doc/config-reference/conf-changes/heat.xml:29(td)
#: ./doc/config-reference/conf-changes/cinder.xml:325(td) ./doc/config-reference/conf-changes/keystone.xml:21(td) ./doc/config-reference/conf-changes/ironic.xml:21(td) ./doc/config-reference/conf-changes/sahara.xml:29(td) ./doc/config-reference/conf-changes/nova.xml:21(td) ./doc/config-reference/conf-changes/neutron.xml:41(td) ./doc/config-reference/conf-changes/ceilometer.xml:49(td) ./doc/config-reference/conf-changes/trove.xml:29(td) ./doc/config-reference/conf-changes/glance.xml:25(td) ./doc/config-reference/conf-changes/heat.xml:29(td)
msgid "(IntOpt) Size of RPC connection pool."
msgstr ""
@ -15430,7 +15430,7 @@ msgstr ""
msgid "[DEFAULT] vmware_ca_file = None"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:409(td) ./doc/config-reference/conf-changes/ceilometer.xml:161(td)
#: ./doc/config-reference/conf-changes/cinder.xml:409(td) ./doc/config-reference/conf-changes/ceilometer.xml:197(td)
msgid "(StrOpt) CA bundle file to use in verifying the vCenter server certificate."
msgstr ""
@ -15630,103 +15630,103 @@ msgstr ""
msgid "(StrOpt) iSCSI target CHAP user (name)."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:512(td) ./doc/config-reference/conf-changes/keystone.xml:24(td) ./doc/config-reference/conf-changes/sahara.xml:32(td) ./doc/config-reference/conf-changes/nova.xml:32(td) ./doc/config-reference/conf-changes/neutron.xml:60(td) ./doc/config-reference/conf-changes/ceilometer.xml:64(td) ./doc/config-reference/conf-changes/glance.xml:28(td) ./doc/config-reference/conf-changes/heat.xml:92(td)
#: ./doc/config-reference/conf-changes/cinder.xml:512(td) ./doc/config-reference/conf-changes/keystone.xml:24(td) ./doc/config-reference/conf-changes/sahara.xml:32(td) ./doc/config-reference/conf-changes/nova.xml:32(td) ./doc/config-reference/conf-changes/neutron.xml:60(td) ./doc/config-reference/conf-changes/ceilometer.xml:84(td) ./doc/config-reference/conf-changes/glance.xml:28(td) ./doc/config-reference/conf-changes/heat.xml:92(td)
msgid "[cors] allow_credentials = True"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:513(td) ./doc/config-reference/conf-changes/cinder.xml:537(td) ./doc/config-reference/conf-changes/keystone.xml:25(td) ./doc/config-reference/conf-changes/keystone.xml:49(td) ./doc/config-reference/conf-changes/sahara.xml:33(td) ./doc/config-reference/conf-changes/sahara.xml:57(td) ./doc/config-reference/conf-changes/nova.xml:33(td) ./doc/config-reference/conf-changes/nova.xml:57(td) ./doc/config-reference/conf-changes/neutron.xml:61(td) ./doc/config-reference/conf-changes/neutron.xml:85(td) ./doc/config-reference/conf-changes/ceilometer.xml:65(td) ./doc/config-reference/conf-changes/ceilometer.xml:89(td) ./doc/config-reference/conf-changes/glance.xml:29(td) ./doc/config-reference/conf-changes/glance.xml:53(td) ./doc/config-reference/conf-changes/heat.xml:93(td) ./doc/config-reference/conf-changes/heat.xml:117(td)
#: ./doc/config-reference/conf-changes/cinder.xml:513(td) ./doc/config-reference/conf-changes/cinder.xml:537(td) ./doc/config-reference/conf-changes/keystone.xml:25(td) ./doc/config-reference/conf-changes/keystone.xml:49(td) ./doc/config-reference/conf-changes/sahara.xml:33(td) ./doc/config-reference/conf-changes/sahara.xml:57(td) ./doc/config-reference/conf-changes/nova.xml:33(td) ./doc/config-reference/conf-changes/nova.xml:57(td) ./doc/config-reference/conf-changes/neutron.xml:61(td) ./doc/config-reference/conf-changes/neutron.xml:85(td) ./doc/config-reference/conf-changes/ceilometer.xml:85(td) ./doc/config-reference/conf-changes/ceilometer.xml:109(td) ./doc/config-reference/conf-changes/glance.xml:29(td) ./doc/config-reference/conf-changes/glance.xml:53(td) ./doc/config-reference/conf-changes/heat.xml:93(td) ./doc/config-reference/conf-changes/heat.xml:117(td)
msgid "(BoolOpt) Indicate that the actual request can include user credentials"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:516(td) ./doc/config-reference/conf-changes/keystone.xml:28(td) ./doc/config-reference/conf-changes/sahara.xml:36(td) ./doc/config-reference/conf-changes/nova.xml:36(td) ./doc/config-reference/conf-changes/neutron.xml:64(td) ./doc/config-reference/conf-changes/ceilometer.xml:68(td) ./doc/config-reference/conf-changes/glance.xml:32(td) ./doc/config-reference/conf-changes/heat.xml:96(td)
#: ./doc/config-reference/conf-changes/cinder.xml:516(td) ./doc/config-reference/conf-changes/keystone.xml:28(td) ./doc/config-reference/conf-changes/sahara.xml:36(td) ./doc/config-reference/conf-changes/nova.xml:36(td) ./doc/config-reference/conf-changes/neutron.xml:64(td) ./doc/config-reference/conf-changes/ceilometer.xml:88(td) ./doc/config-reference/conf-changes/glance.xml:32(td) ./doc/config-reference/conf-changes/heat.xml:96(td)
msgid "[cors] allow_headers = Content-Type, Cache-Control, Content-Language, Expires, Last-Modified, Pragma"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:517(td) ./doc/config-reference/conf-changes/cinder.xml:541(td) ./doc/config-reference/conf-changes/keystone.xml:29(td) ./doc/config-reference/conf-changes/keystone.xml:53(td) ./doc/config-reference/conf-changes/sahara.xml:37(td) ./doc/config-reference/conf-changes/sahara.xml:61(td) ./doc/config-reference/conf-changes/nova.xml:37(td) ./doc/config-reference/conf-changes/nova.xml:61(td) ./doc/config-reference/conf-changes/neutron.xml:65(td) ./doc/config-reference/conf-changes/neutron.xml:89(td) ./doc/config-reference/conf-changes/ceilometer.xml:69(td) ./doc/config-reference/conf-changes/ceilometer.xml:93(td) ./doc/config-reference/conf-changes/glance.xml:33(td) ./doc/config-reference/conf-changes/glance.xml:57(td) ./doc/config-reference/conf-changes/heat.xml:97(td) ./doc/config-reference/conf-changes/heat.xml:121(td)
#: ./doc/config-reference/conf-changes/cinder.xml:517(td) ./doc/config-reference/conf-changes/cinder.xml:541(td) ./doc/config-reference/conf-changes/keystone.xml:29(td) ./doc/config-reference/conf-changes/keystone.xml:53(td) ./doc/config-reference/conf-changes/sahara.xml:37(td) ./doc/config-reference/conf-changes/sahara.xml:61(td) ./doc/config-reference/conf-changes/nova.xml:37(td) ./doc/config-reference/conf-changes/nova.xml:61(td) ./doc/config-reference/conf-changes/neutron.xml:65(td) ./doc/config-reference/conf-changes/neutron.xml:89(td) ./doc/config-reference/conf-changes/ceilometer.xml:89(td) ./doc/config-reference/conf-changes/ceilometer.xml:113(td) ./doc/config-reference/conf-changes/glance.xml:33(td) ./doc/config-reference/conf-changes/glance.xml:57(td) ./doc/config-reference/conf-changes/heat.xml:97(td) ./doc/config-reference/conf-changes/heat.xml:121(td)
msgid "(ListOpt) Indicate which header field names may be used during the actual request."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:520(td) ./doc/config-reference/conf-changes/keystone.xml:32(td) ./doc/config-reference/conf-changes/sahara.xml:40(td) ./doc/config-reference/conf-changes/nova.xml:40(td) ./doc/config-reference/conf-changes/neutron.xml:68(td) ./doc/config-reference/conf-changes/ceilometer.xml:72(td) ./doc/config-reference/conf-changes/glance.xml:36(td) ./doc/config-reference/conf-changes/heat.xml:100(td)
#: ./doc/config-reference/conf-changes/cinder.xml:520(td) ./doc/config-reference/conf-changes/keystone.xml:32(td) ./doc/config-reference/conf-changes/sahara.xml:40(td) ./doc/config-reference/conf-changes/nova.xml:40(td) ./doc/config-reference/conf-changes/neutron.xml:68(td) ./doc/config-reference/conf-changes/ceilometer.xml:92(td) ./doc/config-reference/conf-changes/glance.xml:36(td) ./doc/config-reference/conf-changes/heat.xml:100(td)
msgid "[cors] allow_methods = GET, POST, PUT, DELETE, OPTIONS"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:521(td) ./doc/config-reference/conf-changes/cinder.xml:545(td) ./doc/config-reference/conf-changes/keystone.xml:33(td) ./doc/config-reference/conf-changes/keystone.xml:57(td) ./doc/config-reference/conf-changes/sahara.xml:41(td) ./doc/config-reference/conf-changes/sahara.xml:65(td) ./doc/config-reference/conf-changes/nova.xml:41(td) ./doc/config-reference/conf-changes/nova.xml:65(td) ./doc/config-reference/conf-changes/neutron.xml:69(td) ./doc/config-reference/conf-changes/neutron.xml:93(td) ./doc/config-reference/conf-changes/ceilometer.xml:73(td) ./doc/config-reference/conf-changes/ceilometer.xml:97(td) ./doc/config-reference/conf-changes/glance.xml:37(td) ./doc/config-reference/conf-changes/glance.xml:61(td) ./doc/config-reference/conf-changes/heat.xml:101(td) ./doc/config-reference/conf-changes/heat.xml:125(td)
#: ./doc/config-reference/conf-changes/cinder.xml:521(td) ./doc/config-reference/conf-changes/cinder.xml:545(td) ./doc/config-reference/conf-changes/keystone.xml:33(td) ./doc/config-reference/conf-changes/keystone.xml:57(td) ./doc/config-reference/conf-changes/sahara.xml:41(td) ./doc/config-reference/conf-changes/sahara.xml:65(td) ./doc/config-reference/conf-changes/nova.xml:41(td) ./doc/config-reference/conf-changes/nova.xml:65(td) ./doc/config-reference/conf-changes/neutron.xml:69(td) ./doc/config-reference/conf-changes/neutron.xml:93(td) ./doc/config-reference/conf-changes/ceilometer.xml:93(td) ./doc/config-reference/conf-changes/ceilometer.xml:117(td) ./doc/config-reference/conf-changes/glance.xml:37(td) ./doc/config-reference/conf-changes/glance.xml:61(td) ./doc/config-reference/conf-changes/heat.xml:101(td) ./doc/config-reference/conf-changes/heat.xml:125(td)
msgid "(ListOpt) Indicate which methods can be used during the actual request."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:524(td) ./doc/config-reference/conf-changes/keystone.xml:36(td) ./doc/config-reference/conf-changes/sahara.xml:44(td) ./doc/config-reference/conf-changes/nova.xml:44(td) ./doc/config-reference/conf-changes/neutron.xml:72(td) ./doc/config-reference/conf-changes/ceilometer.xml:76(td) ./doc/config-reference/conf-changes/glance.xml:40(td) ./doc/config-reference/conf-changes/heat.xml:104(td)
#: ./doc/config-reference/conf-changes/cinder.xml:524(td) ./doc/config-reference/conf-changes/keystone.xml:36(td) ./doc/config-reference/conf-changes/sahara.xml:44(td) ./doc/config-reference/conf-changes/nova.xml:44(td) ./doc/config-reference/conf-changes/neutron.xml:72(td) ./doc/config-reference/conf-changes/ceilometer.xml:96(td) ./doc/config-reference/conf-changes/glance.xml:40(td) ./doc/config-reference/conf-changes/heat.xml:104(td)
msgid "[cors] allowed_origin = None"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:525(td) ./doc/config-reference/conf-changes/cinder.xml:549(td) ./doc/config-reference/conf-changes/keystone.xml:37(td) ./doc/config-reference/conf-changes/keystone.xml:61(td) ./doc/config-reference/conf-changes/sahara.xml:45(td) ./doc/config-reference/conf-changes/sahara.xml:69(td) ./doc/config-reference/conf-changes/nova.xml:45(td) ./doc/config-reference/conf-changes/nova.xml:69(td) ./doc/config-reference/conf-changes/neutron.xml:73(td) ./doc/config-reference/conf-changes/neutron.xml:97(td) ./doc/config-reference/conf-changes/ceilometer.xml:77(td) ./doc/config-reference/conf-changes/ceilometer.xml:101(td) ./doc/config-reference/conf-changes/glance.xml:41(td) ./doc/config-reference/conf-changes/glance.xml:65(td) ./doc/config-reference/conf-changes/heat.xml:105(td) ./doc/config-reference/conf-changes/heat.xml:129(td)
#: ./doc/config-reference/conf-changes/cinder.xml:525(td) ./doc/config-reference/conf-changes/cinder.xml:549(td) ./doc/config-reference/conf-changes/keystone.xml:37(td) ./doc/config-reference/conf-changes/keystone.xml:61(td) ./doc/config-reference/conf-changes/sahara.xml:45(td) ./doc/config-reference/conf-changes/sahara.xml:69(td) ./doc/config-reference/conf-changes/nova.xml:45(td) ./doc/config-reference/conf-changes/nova.xml:69(td) ./doc/config-reference/conf-changes/neutron.xml:73(td) ./doc/config-reference/conf-changes/neutron.xml:97(td) ./doc/config-reference/conf-changes/ceilometer.xml:97(td) ./doc/config-reference/conf-changes/ceilometer.xml:121(td) ./doc/config-reference/conf-changes/glance.xml:41(td) ./doc/config-reference/conf-changes/glance.xml:65(td) ./doc/config-reference/conf-changes/heat.xml:105(td) ./doc/config-reference/conf-changes/heat.xml:129(td)
msgid "(StrOpt) Indicate whether this resource may be shared with the domain received in the requests \"origin\" header."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:528(td) ./doc/config-reference/conf-changes/keystone.xml:40(td) ./doc/config-reference/conf-changes/sahara.xml:48(td) ./doc/config-reference/conf-changes/nova.xml:48(td) ./doc/config-reference/conf-changes/neutron.xml:76(td) ./doc/config-reference/conf-changes/ceilometer.xml:80(td) ./doc/config-reference/conf-changes/glance.xml:44(td) ./doc/config-reference/conf-changes/heat.xml:108(td)
#: ./doc/config-reference/conf-changes/cinder.xml:528(td) ./doc/config-reference/conf-changes/keystone.xml:40(td) ./doc/config-reference/conf-changes/sahara.xml:48(td) ./doc/config-reference/conf-changes/nova.xml:48(td) ./doc/config-reference/conf-changes/neutron.xml:76(td) ./doc/config-reference/conf-changes/ceilometer.xml:100(td) ./doc/config-reference/conf-changes/glance.xml:44(td) ./doc/config-reference/conf-changes/heat.xml:108(td)
msgid "[cors] expose_headers = Content-Type, Cache-Control, Content-Language, Expires, Last-Modified, Pragma"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:529(td) ./doc/config-reference/conf-changes/cinder.xml:553(td) ./doc/config-reference/conf-changes/keystone.xml:41(td) ./doc/config-reference/conf-changes/keystone.xml:65(td) ./doc/config-reference/conf-changes/sahara.xml:49(td) ./doc/config-reference/conf-changes/sahara.xml:73(td) ./doc/config-reference/conf-changes/nova.xml:49(td) ./doc/config-reference/conf-changes/nova.xml:73(td) ./doc/config-reference/conf-changes/neutron.xml:77(td) ./doc/config-reference/conf-changes/neutron.xml:101(td) ./doc/config-reference/conf-changes/ceilometer.xml:81(td) ./doc/config-reference/conf-changes/ceilometer.xml:105(td) ./doc/config-reference/conf-changes/glance.xml:45(td) ./doc/config-reference/conf-changes/glance.xml:69(td) ./doc/config-reference/conf-changes/heat.xml:109(td) ./doc/config-reference/conf-changes/heat.xml:133(td)
#: ./doc/config-reference/conf-changes/cinder.xml:529(td) ./doc/config-reference/conf-changes/cinder.xml:553(td) ./doc/config-reference/conf-changes/keystone.xml:41(td) ./doc/config-reference/conf-changes/keystone.xml:65(td) ./doc/config-reference/conf-changes/sahara.xml:49(td) ./doc/config-reference/conf-changes/sahara.xml:73(td) ./doc/config-reference/conf-changes/nova.xml:49(td) ./doc/config-reference/conf-changes/nova.xml:73(td) ./doc/config-reference/conf-changes/neutron.xml:77(td) ./doc/config-reference/conf-changes/neutron.xml:101(td) ./doc/config-reference/conf-changes/ceilometer.xml:101(td) ./doc/config-reference/conf-changes/ceilometer.xml:125(td) ./doc/config-reference/conf-changes/glance.xml:45(td) ./doc/config-reference/conf-changes/glance.xml:69(td) ./doc/config-reference/conf-changes/heat.xml:109(td) ./doc/config-reference/conf-changes/heat.xml:133(td)
msgid "(ListOpt) Indicate which headers are safe to expose to the API. Defaults to HTTP Simple Headers."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:532(td) ./doc/config-reference/conf-changes/keystone.xml:44(td) ./doc/config-reference/conf-changes/sahara.xml:52(td) ./doc/config-reference/conf-changes/nova.xml:52(td) ./doc/config-reference/conf-changes/neutron.xml:80(td) ./doc/config-reference/conf-changes/ceilometer.xml:84(td) ./doc/config-reference/conf-changes/glance.xml:48(td) ./doc/config-reference/conf-changes/heat.xml:112(td)
#: ./doc/config-reference/conf-changes/cinder.xml:532(td) ./doc/config-reference/conf-changes/keystone.xml:44(td) ./doc/config-reference/conf-changes/sahara.xml:52(td) ./doc/config-reference/conf-changes/nova.xml:52(td) ./doc/config-reference/conf-changes/neutron.xml:80(td) ./doc/config-reference/conf-changes/ceilometer.xml:104(td) ./doc/config-reference/conf-changes/glance.xml:48(td) ./doc/config-reference/conf-changes/heat.xml:112(td)
msgid "[cors] max_age = 3600"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:533(td) ./doc/config-reference/conf-changes/cinder.xml:557(td) ./doc/config-reference/conf-changes/keystone.xml:45(td) ./doc/config-reference/conf-changes/keystone.xml:69(td) ./doc/config-reference/conf-changes/sahara.xml:53(td) ./doc/config-reference/conf-changes/sahara.xml:77(td) ./doc/config-reference/conf-changes/nova.xml:53(td) ./doc/config-reference/conf-changes/nova.xml:77(td) ./doc/config-reference/conf-changes/neutron.xml:81(td) ./doc/config-reference/conf-changes/neutron.xml:105(td) ./doc/config-reference/conf-changes/ceilometer.xml:85(td) ./doc/config-reference/conf-changes/ceilometer.xml:109(td) ./doc/config-reference/conf-changes/glance.xml:49(td) ./doc/config-reference/conf-changes/glance.xml:73(td) ./doc/config-reference/conf-changes/heat.xml:113(td) ./doc/config-reference/conf-changes/heat.xml:137(td)
#: ./doc/config-reference/conf-changes/cinder.xml:533(td) ./doc/config-reference/conf-changes/cinder.xml:557(td) ./doc/config-reference/conf-changes/keystone.xml:45(td) ./doc/config-reference/conf-changes/keystone.xml:69(td) ./doc/config-reference/conf-changes/sahara.xml:53(td) ./doc/config-reference/conf-changes/sahara.xml:77(td) ./doc/config-reference/conf-changes/nova.xml:53(td) ./doc/config-reference/conf-changes/nova.xml:77(td) ./doc/config-reference/conf-changes/neutron.xml:81(td) ./doc/config-reference/conf-changes/neutron.xml:105(td) ./doc/config-reference/conf-changes/ceilometer.xml:105(td) ./doc/config-reference/conf-changes/ceilometer.xml:129(td) ./doc/config-reference/conf-changes/glance.xml:49(td) ./doc/config-reference/conf-changes/glance.xml:73(td) ./doc/config-reference/conf-changes/heat.xml:113(td) ./doc/config-reference/conf-changes/heat.xml:137(td)
msgid "(IntOpt) Maximum cache age of CORS preflight requests."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:536(td) ./doc/config-reference/conf-changes/keystone.xml:48(td) ./doc/config-reference/conf-changes/sahara.xml:56(td) ./doc/config-reference/conf-changes/nova.xml:56(td) ./doc/config-reference/conf-changes/neutron.xml:84(td) ./doc/config-reference/conf-changes/ceilometer.xml:88(td) ./doc/config-reference/conf-changes/glance.xml:52(td) ./doc/config-reference/conf-changes/heat.xml:116(td)
#: ./doc/config-reference/conf-changes/cinder.xml:536(td) ./doc/config-reference/conf-changes/keystone.xml:48(td) ./doc/config-reference/conf-changes/sahara.xml:56(td) ./doc/config-reference/conf-changes/nova.xml:56(td) ./doc/config-reference/conf-changes/neutron.xml:84(td) ./doc/config-reference/conf-changes/ceilometer.xml:108(td) ./doc/config-reference/conf-changes/glance.xml:52(td) ./doc/config-reference/conf-changes/heat.xml:116(td)
msgid "[cors.subdomain] allow_credentials = True"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:540(td) ./doc/config-reference/conf-changes/keystone.xml:52(td) ./doc/config-reference/conf-changes/sahara.xml:60(td) ./doc/config-reference/conf-changes/nova.xml:60(td) ./doc/config-reference/conf-changes/neutron.xml:88(td) ./doc/config-reference/conf-changes/ceilometer.xml:92(td) ./doc/config-reference/conf-changes/glance.xml:56(td) ./doc/config-reference/conf-changes/heat.xml:120(td)
#: ./doc/config-reference/conf-changes/cinder.xml:540(td) ./doc/config-reference/conf-changes/keystone.xml:52(td) ./doc/config-reference/conf-changes/sahara.xml:60(td) ./doc/config-reference/conf-changes/nova.xml:60(td) ./doc/config-reference/conf-changes/neutron.xml:88(td) ./doc/config-reference/conf-changes/ceilometer.xml:112(td) ./doc/config-reference/conf-changes/glance.xml:56(td) ./doc/config-reference/conf-changes/heat.xml:120(td)
msgid "[cors.subdomain] allow_headers = Content-Type, Cache-Control, Content-Language, Expires, Last-Modified, Pragma"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:544(td) ./doc/config-reference/conf-changes/keystone.xml:56(td) ./doc/config-reference/conf-changes/sahara.xml:64(td) ./doc/config-reference/conf-changes/nova.xml:64(td) ./doc/config-reference/conf-changes/neutron.xml:92(td) ./doc/config-reference/conf-changes/ceilometer.xml:96(td) ./doc/config-reference/conf-changes/glance.xml:60(td) ./doc/config-reference/conf-changes/heat.xml:124(td)
#: ./doc/config-reference/conf-changes/cinder.xml:544(td) ./doc/config-reference/conf-changes/keystone.xml:56(td) ./doc/config-reference/conf-changes/sahara.xml:64(td) ./doc/config-reference/conf-changes/nova.xml:64(td) ./doc/config-reference/conf-changes/neutron.xml:92(td) ./doc/config-reference/conf-changes/ceilometer.xml:116(td) ./doc/config-reference/conf-changes/glance.xml:60(td) ./doc/config-reference/conf-changes/heat.xml:124(td)
msgid "[cors.subdomain] allow_methods = GET, POST, PUT, DELETE, OPTIONS"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:548(td) ./doc/config-reference/conf-changes/keystone.xml:60(td) ./doc/config-reference/conf-changes/sahara.xml:68(td) ./doc/config-reference/conf-changes/nova.xml:68(td) ./doc/config-reference/conf-changes/neutron.xml:96(td) ./doc/config-reference/conf-changes/ceilometer.xml:100(td) ./doc/config-reference/conf-changes/glance.xml:64(td) ./doc/config-reference/conf-changes/heat.xml:128(td)
#: ./doc/config-reference/conf-changes/cinder.xml:548(td) ./doc/config-reference/conf-changes/keystone.xml:60(td) ./doc/config-reference/conf-changes/sahara.xml:68(td) ./doc/config-reference/conf-changes/nova.xml:68(td) ./doc/config-reference/conf-changes/neutron.xml:96(td) ./doc/config-reference/conf-changes/ceilometer.xml:120(td) ./doc/config-reference/conf-changes/glance.xml:64(td) ./doc/config-reference/conf-changes/heat.xml:128(td)
msgid "[cors.subdomain] allowed_origin = None"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:552(td) ./doc/config-reference/conf-changes/keystone.xml:64(td) ./doc/config-reference/conf-changes/sahara.xml:72(td) ./doc/config-reference/conf-changes/nova.xml:72(td) ./doc/config-reference/conf-changes/neutron.xml:100(td) ./doc/config-reference/conf-changes/ceilometer.xml:104(td) ./doc/config-reference/conf-changes/glance.xml:68(td) ./doc/config-reference/conf-changes/heat.xml:132(td)
#: ./doc/config-reference/conf-changes/cinder.xml:552(td) ./doc/config-reference/conf-changes/keystone.xml:64(td) ./doc/config-reference/conf-changes/sahara.xml:72(td) ./doc/config-reference/conf-changes/nova.xml:72(td) ./doc/config-reference/conf-changes/neutron.xml:100(td) ./doc/config-reference/conf-changes/ceilometer.xml:124(td) ./doc/config-reference/conf-changes/glance.xml:68(td) ./doc/config-reference/conf-changes/heat.xml:132(td)
msgid "[cors.subdomain] expose_headers = Content-Type, Cache-Control, Content-Language, Expires, Last-Modified, Pragma"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:556(td) ./doc/config-reference/conf-changes/keystone.xml:68(td) ./doc/config-reference/conf-changes/sahara.xml:76(td) ./doc/config-reference/conf-changes/nova.xml:76(td) ./doc/config-reference/conf-changes/neutron.xml:104(td) ./doc/config-reference/conf-changes/ceilometer.xml:108(td) ./doc/config-reference/conf-changes/glance.xml:72(td) ./doc/config-reference/conf-changes/heat.xml:136(td)
#: ./doc/config-reference/conf-changes/cinder.xml:556(td) ./doc/config-reference/conf-changes/keystone.xml:68(td) ./doc/config-reference/conf-changes/sahara.xml:76(td) ./doc/config-reference/conf-changes/nova.xml:76(td) ./doc/config-reference/conf-changes/neutron.xml:104(td) ./doc/config-reference/conf-changes/ceilometer.xml:128(td) ./doc/config-reference/conf-changes/glance.xml:72(td) ./doc/config-reference/conf-changes/heat.xml:136(td)
msgid "[cors.subdomain] max_age = 3600"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:560(td) ./doc/config-reference/conf-changes/keystone.xml:76(td) ./doc/config-reference/conf-changes/ironic.xml:100(td) ./doc/config-reference/conf-changes/sahara.xml:92(td) ./doc/config-reference/conf-changes/nova.xml:96(td) ./doc/config-reference/conf-changes/neutron.xml:172(td) ./doc/config-reference/conf-changes/ceilometer.xml:144(td) ./doc/config-reference/conf-changes/trove.xml:48(td) ./doc/config-reference/conf-changes/glance.xml:76(td) ./doc/config-reference/conf-changes/heat.xml:160(td)
#: ./doc/config-reference/conf-changes/cinder.xml:560(td) ./doc/config-reference/conf-changes/keystone.xml:76(td) ./doc/config-reference/conf-changes/ironic.xml:100(td) ./doc/config-reference/conf-changes/sahara.xml:92(td) ./doc/config-reference/conf-changes/nova.xml:96(td) ./doc/config-reference/conf-changes/neutron.xml:172(td) ./doc/config-reference/conf-changes/ceilometer.xml:180(td) ./doc/config-reference/conf-changes/trove.xml:48(td) ./doc/config-reference/conf-changes/glance.xml:76(td) ./doc/config-reference/conf-changes/heat.xml:160(td)
msgid "[oslo_messaging_qpid] send_single_reply = False"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:561(td) ./doc/config-reference/conf-changes/cinder.xml:569(td) ./doc/config-reference/conf-changes/keystone.xml:77(td) ./doc/config-reference/conf-changes/keystone.xml:85(td) ./doc/config-reference/conf-changes/ironic.xml:101(td) ./doc/config-reference/conf-changes/ironic.xml:109(td) ./doc/config-reference/conf-changes/sahara.xml:93(td) ./doc/config-reference/conf-changes/sahara.xml:101(td) ./doc/config-reference/conf-changes/nova.xml:97(td) ./doc/config-reference/conf-changes/nova.xml:105(td) ./doc/config-reference/conf-changes/neutron.xml:173(td) ./doc/config-reference/conf-changes/neutron.xml:181(td) ./doc/config-reference/conf-changes/ceilometer.xml:145(td) ./doc/config-reference/conf-changes/ceilometer.xml:153(td) ./doc/config-reference/conf-changes/trove.xml:49(td) ./doc/config-reference/conf-changes/trove.xml:57(td) ./doc/config-reference/conf-changes/glance.xml:77(td) ./doc/config-reference/conf-changes/glance.xml:85(td) ./doc/config-reference/conf-changes/heat.xml:161(td) ./doc/config-reference/conf-changes/heat.xml:169(td)
#: ./doc/config-reference/conf-changes/cinder.xml:561(td) ./doc/config-reference/conf-changes/cinder.xml:569(td) ./doc/config-reference/conf-changes/keystone.xml:77(td) ./doc/config-reference/conf-changes/keystone.xml:85(td) ./doc/config-reference/conf-changes/ironic.xml:101(td) ./doc/config-reference/conf-changes/ironic.xml:109(td) ./doc/config-reference/conf-changes/sahara.xml:93(td) ./doc/config-reference/conf-changes/sahara.xml:101(td) ./doc/config-reference/conf-changes/nova.xml:97(td) ./doc/config-reference/conf-changes/nova.xml:105(td) ./doc/config-reference/conf-changes/neutron.xml:173(td) ./doc/config-reference/conf-changes/neutron.xml:181(td) ./doc/config-reference/conf-changes/trove.xml:49(td) ./doc/config-reference/conf-changes/trove.xml:57(td) ./doc/config-reference/conf-changes/glance.xml:77(td) ./doc/config-reference/conf-changes/glance.xml:85(td) ./doc/config-reference/conf-changes/heat.xml:161(td) ./doc/config-reference/conf-changes/heat.xml:169(td)
msgid "(BoolOpt) Send a single AMQP reply to call message. The current behaviour since oslo-incubator is to send two AMQP replies - first one with the payload, a second one to ensure the other have finish to send the payload. We are going to remove it in the N release, but we must keep backward compatible at the same time. This option provides such compatibility - it defaults to False in Liberty and can be turned on for early adopters with a new installations or for testing. Please note, that this option will be removed in M release."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:564(td) ./doc/config-reference/conf-changes/keystone.xml:80(td) ./doc/config-reference/conf-changes/ironic.xml:104(td) ./doc/config-reference/conf-changes/sahara.xml:96(td) ./doc/config-reference/conf-changes/nova.xml:100(td) ./doc/config-reference/conf-changes/neutron.xml:176(td) ./doc/config-reference/conf-changes/ceilometer.xml:148(td) ./doc/config-reference/conf-changes/trove.xml:52(td) ./doc/config-reference/conf-changes/glance.xml:80(td) ./doc/config-reference/conf-changes/heat.xml:164(td)
#: ./doc/config-reference/conf-changes/cinder.xml:564(td) ./doc/config-reference/conf-changes/keystone.xml:80(td) ./doc/config-reference/conf-changes/ironic.xml:104(td) ./doc/config-reference/conf-changes/sahara.xml:96(td) ./doc/config-reference/conf-changes/nova.xml:100(td) ./doc/config-reference/conf-changes/neutron.xml:176(td) ./doc/config-reference/conf-changes/ceilometer.xml:184(td) ./doc/config-reference/conf-changes/trove.xml:52(td) ./doc/config-reference/conf-changes/glance.xml:80(td) ./doc/config-reference/conf-changes/heat.xml:164(td)
msgid "[oslo_messaging_rabbit] kombu_reconnect_timeout = 60"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:565(td) ./doc/config-reference/conf-changes/keystone.xml:81(td) ./doc/config-reference/conf-changes/ironic.xml:105(td) ./doc/config-reference/conf-changes/sahara.xml:97(td) ./doc/config-reference/conf-changes/nova.xml:101(td) ./doc/config-reference/conf-changes/neutron.xml:177(td) ./doc/config-reference/conf-changes/ceilometer.xml:149(td) ./doc/config-reference/conf-changes/trove.xml:53(td) ./doc/config-reference/conf-changes/glance.xml:81(td) ./doc/config-reference/conf-changes/heat.xml:165(td)
#: ./doc/config-reference/conf-changes/cinder.xml:565(td) ./doc/config-reference/conf-changes/keystone.xml:81(td) ./doc/config-reference/conf-changes/ironic.xml:105(td) ./doc/config-reference/conf-changes/sahara.xml:97(td) ./doc/config-reference/conf-changes/nova.xml:101(td) ./doc/config-reference/conf-changes/neutron.xml:177(td) ./doc/config-reference/conf-changes/ceilometer.xml:185(td) ./doc/config-reference/conf-changes/trove.xml:53(td) ./doc/config-reference/conf-changes/glance.xml:81(td) ./doc/config-reference/conf-changes/heat.xml:165(td)
msgid "(IntOpt) How long to wait before considering a reconnect attempt to have failed. This value should not be longer than rpc_response_timeout."
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:568(td) ./doc/config-reference/conf-changes/keystone.xml:84(td) ./doc/config-reference/conf-changes/ironic.xml:108(td) ./doc/config-reference/conf-changes/sahara.xml:100(td) ./doc/config-reference/conf-changes/nova.xml:104(td) ./doc/config-reference/conf-changes/neutron.xml:180(td) ./doc/config-reference/conf-changes/ceilometer.xml:152(td) ./doc/config-reference/conf-changes/trove.xml:56(td) ./doc/config-reference/conf-changes/glance.xml:84(td) ./doc/config-reference/conf-changes/heat.xml:168(td)
#: ./doc/config-reference/conf-changes/cinder.xml:568(td) ./doc/config-reference/conf-changes/keystone.xml:84(td) ./doc/config-reference/conf-changes/ironic.xml:108(td) ./doc/config-reference/conf-changes/sahara.xml:100(td) ./doc/config-reference/conf-changes/nova.xml:104(td) ./doc/config-reference/conf-changes/neutron.xml:180(td) ./doc/config-reference/conf-changes/ceilometer.xml:188(td) ./doc/config-reference/conf-changes/trove.xml:56(td) ./doc/config-reference/conf-changes/glance.xml:84(td) ./doc/config-reference/conf-changes/heat.xml:168(td)
msgid "[oslo_messaging_rabbit] send_single_reply = False"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:572(td) ./doc/config-reference/conf-changes/keystone.xml:88(td) ./doc/config-reference/conf-changes/sahara.xml:104(td) ./doc/config-reference/conf-changes/nova.xml:108(td) ./doc/config-reference/conf-changes/neutron.xml:184(td) ./doc/config-reference/conf-changes/ceilometer.xml:156(td) ./doc/config-reference/conf-changes/glance.xml:92(td) ./doc/config-reference/conf-changes/heat.xml:172(td)
#: ./doc/config-reference/conf-changes/cinder.xml:572(td) ./doc/config-reference/conf-changes/keystone.xml:88(td) ./doc/config-reference/conf-changes/sahara.xml:104(td) ./doc/config-reference/conf-changes/nova.xml:108(td) ./doc/config-reference/conf-changes/neutron.xml:184(td) ./doc/config-reference/conf-changes/ceilometer.xml:192(td) ./doc/config-reference/conf-changes/glance.xml:92(td) ./doc/config-reference/conf-changes/heat.xml:172(td)
msgid "[oslo_middleware] secure_proxy_ssl_header = X-Forwarded-Proto"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:573(td) ./doc/config-reference/conf-changes/keystone.xml:89(td) ./doc/config-reference/conf-changes/sahara.xml:105(td) ./doc/config-reference/conf-changes/nova.xml:109(td) ./doc/config-reference/conf-changes/neutron.xml:185(td) ./doc/config-reference/conf-changes/ceilometer.xml:157(td) ./doc/config-reference/conf-changes/glance.xml:93(td) ./doc/config-reference/conf-changes/heat.xml:173(td)
#: ./doc/config-reference/conf-changes/cinder.xml:573(td) ./doc/config-reference/conf-changes/keystone.xml:89(td) ./doc/config-reference/conf-changes/sahara.xml:105(td) ./doc/config-reference/conf-changes/nova.xml:109(td) ./doc/config-reference/conf-changes/neutron.xml:185(td) ./doc/config-reference/conf-changes/ceilometer.xml:193(td) ./doc/config-reference/conf-changes/glance.xml:93(td) ./doc/config-reference/conf-changes/heat.xml:173(td)
msgid "(StrOpt) The HTTP Header that will be used to determine what the original request protocol scheme was, even if it was hidden by an SSL termination proxy."
msgstr ""
@ -15762,15 +15762,15 @@ msgstr ""
msgid "(BoolOpt) Make exception message format errors fatal"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:593(caption) ./doc/config-reference/conf-changes/manila.xml:21(caption) ./doc/config-reference/conf-changes/keystone.xml:93(caption) ./doc/config-reference/conf-changes/ironic.xml:117(caption) ./doc/config-reference/conf-changes/sahara.xml:117(caption) ./doc/config-reference/conf-changes/nova.xml:165(caption) ./doc/config-reference/conf-changes/neutron.xml:201(caption) ./doc/config-reference/conf-changes/ceilometer.xml:169(caption) ./doc/config-reference/conf-changes/trove.xml:61(caption) ./doc/config-reference/conf-changes/glance.xml:97(caption) ./doc/config-reference/conf-changes/heat.xml:193(caption)
#: ./doc/config-reference/conf-changes/cinder.xml:593(caption) ./doc/config-reference/conf-changes/manila.xml:21(caption) ./doc/config-reference/conf-changes/keystone.xml:93(caption) ./doc/config-reference/conf-changes/ironic.xml:117(caption) ./doc/config-reference/conf-changes/sahara.xml:117(caption) ./doc/config-reference/conf-changes/nova.xml:165(caption) ./doc/config-reference/conf-changes/neutron.xml:201(caption) ./doc/config-reference/conf-changes/ceilometer.xml:205(caption) ./doc/config-reference/conf-changes/trove.xml:61(caption) ./doc/config-reference/conf-changes/glance.xml:97(caption) ./doc/config-reference/conf-changes/heat.xml:193(caption)
msgid "New default values"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:600(td) ./doc/config-reference/conf-changes/manila.xml:28(td) ./doc/config-reference/conf-changes/keystone.xml:100(td) ./doc/config-reference/conf-changes/ironic.xml:124(td) ./doc/config-reference/conf-changes/sahara.xml:124(td) ./doc/config-reference/conf-changes/nova.xml:172(td) ./doc/config-reference/conf-changes/neutron.xml:208(td) ./doc/config-reference/conf-changes/ceilometer.xml:176(td) ./doc/config-reference/conf-changes/trove.xml:68(td) ./doc/config-reference/conf-changes/glance.xml:104(td) ./doc/config-reference/conf-changes/heat.xml:200(td)
#: ./doc/config-reference/conf-changes/cinder.xml:600(td) ./doc/config-reference/conf-changes/manila.xml:28(td) ./doc/config-reference/conf-changes/keystone.xml:100(td) ./doc/config-reference/conf-changes/ironic.xml:124(td) ./doc/config-reference/conf-changes/sahara.xml:124(td) ./doc/config-reference/conf-changes/nova.xml:172(td) ./doc/config-reference/conf-changes/neutron.xml:208(td) ./doc/config-reference/conf-changes/ceilometer.xml:212(td) ./doc/config-reference/conf-changes/trove.xml:68(td) ./doc/config-reference/conf-changes/glance.xml:104(td) ./doc/config-reference/conf-changes/heat.xml:200(td)
msgid "Previous default value"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:601(td) ./doc/config-reference/conf-changes/manila.xml:29(td) ./doc/config-reference/conf-changes/keystone.xml:101(td) ./doc/config-reference/conf-changes/ironic.xml:125(td) ./doc/config-reference/conf-changes/sahara.xml:125(td) ./doc/config-reference/conf-changes/nova.xml:173(td) ./doc/config-reference/conf-changes/neutron.xml:209(td) ./doc/config-reference/conf-changes/ceilometer.xml:177(td) ./doc/config-reference/conf-changes/trove.xml:69(td) ./doc/config-reference/conf-changes/glance.xml:105(td) ./doc/config-reference/conf-changes/heat.xml:201(td)
#: ./doc/config-reference/conf-changes/cinder.xml:601(td) ./doc/config-reference/conf-changes/manila.xml:29(td) ./doc/config-reference/conf-changes/keystone.xml:101(td) ./doc/config-reference/conf-changes/ironic.xml:125(td) ./doc/config-reference/conf-changes/sahara.xml:125(td) ./doc/config-reference/conf-changes/nova.xml:173(td) ./doc/config-reference/conf-changes/neutron.xml:209(td) ./doc/config-reference/conf-changes/ceilometer.xml:213(td) ./doc/config-reference/conf-changes/trove.xml:69(td) ./doc/config-reference/conf-changes/glance.xml:105(td) ./doc/config-reference/conf-changes/heat.xml:201(td)
msgid "New default value"
msgstr ""
@ -15782,7 +15782,7 @@ msgstr ""
msgid "noauth"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:610(td) ./doc/config-reference/conf-changes/manila.xml:38(td) ./doc/config-reference/conf-changes/keystone.xml:110(td) ./doc/config-reference/conf-changes/ironic.xml:129(td) ./doc/config-reference/conf-changes/sahara.xml:129(td) ./doc/config-reference/conf-changes/nova.xml:182(td) ./doc/config-reference/conf-changes/neutron.xml:218(td) ./doc/config-reference/conf-changes/ceilometer.xml:181(td) ./doc/config-reference/conf-changes/trove.xml:73(td) ./doc/config-reference/conf-changes/glance.xml:119(td) ./doc/config-reference/conf-changes/heat.xml:205(td)
#: ./doc/config-reference/conf-changes/cinder.xml:610(td) ./doc/config-reference/conf-changes/manila.xml:38(td) ./doc/config-reference/conf-changes/keystone.xml:110(td) ./doc/config-reference/conf-changes/ironic.xml:129(td) ./doc/config-reference/conf-changes/sahara.xml:129(td) ./doc/config-reference/conf-changes/nova.xml:182(td) ./doc/config-reference/conf-changes/neutron.xml:218(td) ./doc/config-reference/conf-changes/ceilometer.xml:217(td) ./doc/config-reference/conf-changes/trove.xml:73(td) ./doc/config-reference/conf-changes/glance.xml:119(td) ./doc/config-reference/conf-changes/heat.xml:205(td)
msgid "[DEFAULT] default_log_levels"
msgstr ""
@ -15790,19 +15790,19 @@ msgstr ""
msgid "amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN, urllib3.connectionpool=WARN, websocket=WARN, requests.packages.urllib3.util.retry=WARN, urllib3.util.retry=WARN, keystonemiddleware=WARN, routes.middleware=WARN, stevedore=WARN"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:612(td) ./doc/config-reference/conf-changes/manila.xml:40(td) ./doc/config-reference/conf-changes/keystone.xml:112(td) ./doc/config-reference/conf-changes/ironic.xml:131(td) ./doc/config-reference/conf-changes/nova.xml:184(td) ./doc/config-reference/conf-changes/neutron.xml:220(td) ./doc/config-reference/conf-changes/ceilometer.xml:183(td) ./doc/config-reference/conf-changes/trove.xml:75(td) ./doc/config-reference/conf-changes/glance.xml:121(td) ./doc/config-reference/conf-changes/heat.xml:207(td)
#: ./doc/config-reference/conf-changes/cinder.xml:612(td) ./doc/config-reference/conf-changes/manila.xml:40(td) ./doc/config-reference/conf-changes/keystone.xml:112(td) ./doc/config-reference/conf-changes/ironic.xml:131(td) ./doc/config-reference/conf-changes/nova.xml:184(td) ./doc/config-reference/conf-changes/neutron.xml:220(td) ./doc/config-reference/conf-changes/ceilometer.xml:219(td) ./doc/config-reference/conf-changes/trove.xml:75(td) ./doc/config-reference/conf-changes/glance.xml:121(td) ./doc/config-reference/conf-changes/heat.xml:207(td)
msgid "amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN, urllib3.connectionpool=WARN, websocket=WARN, requests.packages.urllib3.util.retry=WARN, urllib3.util.retry=WARN, keystonemiddleware=WARN, routes.middleware=WARN, stevedore=WARN, taskflow=WARN"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:615(td) ./doc/config-reference/conf-changes/manila.xml:43(td) ./doc/config-reference/conf-changes/keystone.xml:115(td) ./doc/config-reference/conf-changes/ironic.xml:134(td) ./doc/config-reference/conf-changes/sahara.xml:139(td) ./doc/config-reference/conf-changes/nova.xml:187(td) ./doc/config-reference/conf-changes/neutron.xml:233(td) ./doc/config-reference/conf-changes/ceilometer.xml:186(td) ./doc/config-reference/conf-changes/trove.xml:78(td) ./doc/config-reference/conf-changes/glance.xml:129(td) ./doc/config-reference/conf-changes/heat.xml:225(td)
#: ./doc/config-reference/conf-changes/cinder.xml:615(td) ./doc/config-reference/conf-changes/manila.xml:43(td) ./doc/config-reference/conf-changes/keystone.xml:115(td) ./doc/config-reference/conf-changes/ironic.xml:134(td) ./doc/config-reference/conf-changes/sahara.xml:139(td) ./doc/config-reference/conf-changes/nova.xml:187(td) ./doc/config-reference/conf-changes/neutron.xml:233(td) ./doc/config-reference/conf-changes/ceilometer.xml:222(td) ./doc/config-reference/conf-changes/trove.xml:78(td) ./doc/config-reference/conf-changes/glance.xml:129(td) ./doc/config-reference/conf-changes/heat.xml:225(td)
msgid "[DEFAULT] logging_exception_prefix"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:616(td) ./doc/config-reference/conf-changes/manila.xml:44(td) ./doc/config-reference/conf-changes/keystone.xml:116(td) ./doc/config-reference/conf-changes/ironic.xml:135(td) ./doc/config-reference/conf-changes/sahara.xml:140(td) ./doc/config-reference/conf-changes/nova.xml:188(td) ./doc/config-reference/conf-changes/neutron.xml:234(td) ./doc/config-reference/conf-changes/ceilometer.xml:187(td) ./doc/config-reference/conf-changes/trove.xml:79(td) ./doc/config-reference/conf-changes/glance.xml:130(td) ./doc/config-reference/conf-changes/heat.xml:226(td)
#: ./doc/config-reference/conf-changes/cinder.xml:616(td) ./doc/config-reference/conf-changes/manila.xml:44(td) ./doc/config-reference/conf-changes/keystone.xml:116(td) ./doc/config-reference/conf-changes/ironic.xml:135(td) ./doc/config-reference/conf-changes/sahara.xml:140(td) ./doc/config-reference/conf-changes/nova.xml:188(td) ./doc/config-reference/conf-changes/neutron.xml:234(td) ./doc/config-reference/conf-changes/ceilometer.xml:223(td) ./doc/config-reference/conf-changes/trove.xml:79(td) ./doc/config-reference/conf-changes/glance.xml:130(td) ./doc/config-reference/conf-changes/heat.xml:226(td)
msgid "%(asctime)s.%(msecs)03d %(process)d TRACE %(name)s %(instance)s"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:617(td) ./doc/config-reference/conf-changes/manila.xml:45(td) ./doc/config-reference/conf-changes/keystone.xml:117(td) ./doc/config-reference/conf-changes/ironic.xml:136(td) ./doc/config-reference/conf-changes/sahara.xml:141(td) ./doc/config-reference/conf-changes/nova.xml:189(td) ./doc/config-reference/conf-changes/neutron.xml:235(td) ./doc/config-reference/conf-changes/ceilometer.xml:188(td) ./doc/config-reference/conf-changes/trove.xml:80(td) ./doc/config-reference/conf-changes/glance.xml:131(td) ./doc/config-reference/conf-changes/heat.xml:227(td)
#: ./doc/config-reference/conf-changes/cinder.xml:617(td) ./doc/config-reference/conf-changes/manila.xml:45(td) ./doc/config-reference/conf-changes/keystone.xml:117(td) ./doc/config-reference/conf-changes/ironic.xml:136(td) ./doc/config-reference/conf-changes/sahara.xml:141(td) ./doc/config-reference/conf-changes/nova.xml:189(td) ./doc/config-reference/conf-changes/neutron.xml:235(td) ./doc/config-reference/conf-changes/ceilometer.xml:224(td) ./doc/config-reference/conf-changes/trove.xml:80(td) ./doc/config-reference/conf-changes/glance.xml:131(td) ./doc/config-reference/conf-changes/heat.xml:227(td)
msgid "%(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s"
msgstr ""
@ -15810,39 +15810,39 @@ msgstr ""
msgid "[DEFAULT] storwize_svc_npiv_compatibility_mode"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:625(td) ./doc/config-reference/conf-changes/keystone.xml:120(td) ./doc/config-reference/conf-changes/ironic.xml:144(td) ./doc/config-reference/conf-changes/sahara.xml:144(td) ./doc/config-reference/conf-changes/nova.xml:192(td) ./doc/config-reference/conf-changes/neutron.xml:243(td) ./doc/config-reference/conf-changes/ceilometer.xml:191(td) ./doc/config-reference/conf-changes/trove.xml:93(td) ./doc/config-reference/conf-changes/glance.xml:134(td) ./doc/config-reference/conf-changes/heat.xml:230(td)
#: ./doc/config-reference/conf-changes/cinder.xml:625(td) ./doc/config-reference/conf-changes/keystone.xml:120(td) ./doc/config-reference/conf-changes/ironic.xml:144(td) ./doc/config-reference/conf-changes/sahara.xml:144(td) ./doc/config-reference/conf-changes/nova.xml:192(td) ./doc/config-reference/conf-changes/neutron.xml:243(td) ./doc/config-reference/conf-changes/ceilometer.xml:227(td) ./doc/config-reference/conf-changes/trove.xml:93(td) ./doc/config-reference/conf-changes/glance.xml:134(td) ./doc/config-reference/conf-changes/heat.xml:230(td)
msgid "[DEFAULT] use_syslog_rfc_format"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:630(td) ./doc/config-reference/conf-changes/keystone.xml:125(td) ./doc/config-reference/conf-changes/ironic.xml:149(td) ./doc/config-reference/conf-changes/sahara.xml:149(td) ./doc/config-reference/conf-changes/nova.xml:197(td) ./doc/config-reference/conf-changes/neutron.xml:248(td) ./doc/config-reference/conf-changes/ceilometer.xml:196(td) ./doc/config-reference/conf-changes/trove.xml:98(td) ./doc/config-reference/conf-changes/glance.xml:139(td) ./doc/config-reference/conf-changes/heat.xml:235(td)
#: ./doc/config-reference/conf-changes/cinder.xml:630(td) ./doc/config-reference/conf-changes/keystone.xml:125(td) ./doc/config-reference/conf-changes/ironic.xml:149(td) ./doc/config-reference/conf-changes/sahara.xml:149(td) ./doc/config-reference/conf-changes/nova.xml:197(td) ./doc/config-reference/conf-changes/neutron.xml:248(td) ./doc/config-reference/conf-changes/ceilometer.xml:232(td) ./doc/config-reference/conf-changes/trove.xml:98(td) ./doc/config-reference/conf-changes/glance.xml:139(td) ./doc/config-reference/conf-changes/heat.xml:235(td)
msgid "[DEFAULT] verbose"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:635(td) ./doc/config-reference/conf-changes/keystone.xml:200(td) ./doc/config-reference/conf-changes/ironic.xml:154(td) ./doc/config-reference/conf-changes/sahara.xml:154(td) ./doc/config-reference/conf-changes/nova.xml:217(td) ./doc/config-reference/conf-changes/neutron.xml:273(td) ./doc/config-reference/conf-changes/ceilometer.xml:206(td) ./doc/config-reference/conf-changes/trove.xml:118(td) ./doc/config-reference/conf-changes/glance.xml:144(td) ./doc/config-reference/conf-changes/heat.xml:245(td)
#: ./doc/config-reference/conf-changes/cinder.xml:635(td) ./doc/config-reference/conf-changes/keystone.xml:200(td) ./doc/config-reference/conf-changes/ironic.xml:154(td) ./doc/config-reference/conf-changes/sahara.xml:154(td) ./doc/config-reference/conf-changes/nova.xml:217(td) ./doc/config-reference/conf-changes/neutron.xml:273(td) ./doc/config-reference/conf-changes/ceilometer.xml:242(td) ./doc/config-reference/conf-changes/trove.xml:118(td) ./doc/config-reference/conf-changes/glance.xml:144(td) ./doc/config-reference/conf-changes/heat.xml:245(td)
msgid "[oslo_messaging_rabbit] heartbeat_timeout_threshold"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:637(td) ./doc/config-reference/conf-changes/keystone.xml:202(td) ./doc/config-reference/conf-changes/ironic.xml:156(td) ./doc/config-reference/conf-changes/sahara.xml:156(td) ./doc/config-reference/conf-changes/nova.xml:219(td) ./doc/config-reference/conf-changes/neutron.xml:275(td) ./doc/config-reference/conf-changes/ceilometer.xml:208(td) ./doc/config-reference/conf-changes/trove.xml:120(td) ./doc/config-reference/conf-changes/glance.xml:146(td) ./doc/config-reference/conf-changes/heat.xml:247(td)
#: ./doc/config-reference/conf-changes/cinder.xml:637(td) ./doc/config-reference/conf-changes/keystone.xml:202(td) ./doc/config-reference/conf-changes/ironic.xml:156(td) ./doc/config-reference/conf-changes/sahara.xml:156(td) ./doc/config-reference/conf-changes/nova.xml:219(td) ./doc/config-reference/conf-changes/neutron.xml:275(td) ./doc/config-reference/conf-changes/ceilometer.xml:244(td) ./doc/config-reference/conf-changes/trove.xml:120(td) ./doc/config-reference/conf-changes/glance.xml:146(td) ./doc/config-reference/conf-changes/heat.xml:247(td)
msgid "60"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:641(caption) ./doc/config-reference/conf-changes/manila.xml:49(caption) ./doc/config-reference/conf-changes/keystone.xml:231(caption) ./doc/config-reference/conf-changes/ironic.xml:160(caption) ./doc/config-reference/conf-changes/sahara.xml:160(caption) ./doc/config-reference/conf-changes/nova.xml:223(caption) ./doc/config-reference/conf-changes/neutron.xml:279(caption) ./doc/config-reference/conf-changes/ceilometer.xml:212(caption) ./doc/config-reference/conf-changes/trove.xml:124(caption) ./doc/config-reference/conf-changes/glance.xml:150(caption) ./doc/config-reference/conf-changes/heat.xml:251(caption)
#: ./doc/config-reference/conf-changes/cinder.xml:641(caption) ./doc/config-reference/conf-changes/manila.xml:49(caption) ./doc/config-reference/conf-changes/keystone.xml:231(caption) ./doc/config-reference/conf-changes/ironic.xml:160(caption) ./doc/config-reference/conf-changes/sahara.xml:160(caption) ./doc/config-reference/conf-changes/nova.xml:223(caption) ./doc/config-reference/conf-changes/neutron.xml:279(caption) ./doc/config-reference/conf-changes/ceilometer.xml:248(caption) ./doc/config-reference/conf-changes/trove.xml:124(caption) ./doc/config-reference/conf-changes/glance.xml:150(caption) ./doc/config-reference/conf-changes/heat.xml:251(caption)
msgid "Deprecated options"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:646(td) ./doc/config-reference/conf-changes/manila.xml:54(td) ./doc/config-reference/conf-changes/keystone.xml:236(td) ./doc/config-reference/conf-changes/ironic.xml:165(td) ./doc/config-reference/conf-changes/sahara.xml:165(td) ./doc/config-reference/conf-changes/nova.xml:228(td) ./doc/config-reference/conf-changes/neutron.xml:284(td) ./doc/config-reference/conf-changes/ceilometer.xml:217(td) ./doc/config-reference/conf-changes/trove.xml:129(td) ./doc/config-reference/conf-changes/glance.xml:155(td) ./doc/config-reference/conf-changes/heat.xml:256(td)
#: ./doc/config-reference/conf-changes/cinder.xml:646(td) ./doc/config-reference/conf-changes/manila.xml:54(td) ./doc/config-reference/conf-changes/keystone.xml:236(td) ./doc/config-reference/conf-changes/ironic.xml:165(td) ./doc/config-reference/conf-changes/sahara.xml:165(td) ./doc/config-reference/conf-changes/nova.xml:228(td) ./doc/config-reference/conf-changes/neutron.xml:284(td) ./doc/config-reference/conf-changes/ceilometer.xml:253(td) ./doc/config-reference/conf-changes/trove.xml:129(td) ./doc/config-reference/conf-changes/glance.xml:155(td) ./doc/config-reference/conf-changes/heat.xml:256(td)
msgid "Deprecated option"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:647(td) ./doc/config-reference/conf-changes/manila.xml:55(td) ./doc/config-reference/conf-changes/keystone.xml:237(td) ./doc/config-reference/conf-changes/ironic.xml:166(td) ./doc/config-reference/conf-changes/sahara.xml:166(td) ./doc/config-reference/conf-changes/nova.xml:229(td) ./doc/config-reference/conf-changes/neutron.xml:285(td) ./doc/config-reference/conf-changes/ceilometer.xml:218(td) ./doc/config-reference/conf-changes/trove.xml:130(td) ./doc/config-reference/conf-changes/glance.xml:156(td) ./doc/config-reference/conf-changes/heat.xml:257(td)
#: ./doc/config-reference/conf-changes/cinder.xml:647(td) ./doc/config-reference/conf-changes/manila.xml:55(td) ./doc/config-reference/conf-changes/keystone.xml:237(td) ./doc/config-reference/conf-changes/ironic.xml:166(td) ./doc/config-reference/conf-changes/sahara.xml:166(td) ./doc/config-reference/conf-changes/nova.xml:229(td) ./doc/config-reference/conf-changes/neutron.xml:285(td) ./doc/config-reference/conf-changes/ceilometer.xml:254(td) ./doc/config-reference/conf-changes/trove.xml:130(td) ./doc/config-reference/conf-changes/glance.xml:156(td) ./doc/config-reference/conf-changes/heat.xml:257(td)
msgid "New Option"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:651(td) ./doc/config-reference/conf-changes/keystone.xml:241(td) ./doc/config-reference/conf-changes/ironic.xml:178(td) ./doc/config-reference/conf-changes/sahara.xml:178(td) ./doc/config-reference/conf-changes/nova.xml:249(td) ./doc/config-reference/conf-changes/neutron.xml:289(td) ./doc/config-reference/conf-changes/ceilometer.xml:234(td) ./doc/config-reference/conf-changes/trove.xml:134(td) ./doc/config-reference/conf-changes/glance.xml:168(td) ./doc/config-reference/conf-changes/heat.xml:261(td)
#: ./doc/config-reference/conf-changes/cinder.xml:651(td) ./doc/config-reference/conf-changes/keystone.xml:241(td) ./doc/config-reference/conf-changes/ironic.xml:178(td) ./doc/config-reference/conf-changes/sahara.xml:178(td) ./doc/config-reference/conf-changes/nova.xml:249(td) ./doc/config-reference/conf-changes/neutron.xml:289(td) ./doc/config-reference/conf-changes/ceilometer.xml:282(td) ./doc/config-reference/conf-changes/trove.xml:134(td) ./doc/config-reference/conf-changes/glance.xml:168(td) ./doc/config-reference/conf-changes/heat.xml:261(td)
msgid "[DEFAULT] use_syslog"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:652(td) ./doc/config-reference/conf-changes/cinder.xml:664(td) ./doc/config-reference/conf-changes/cinder.xml:676(td) ./doc/config-reference/conf-changes/cinder.xml:692(td) ./doc/config-reference/conf-changes/keystone.xml:132(td) ./doc/config-reference/conf-changes/keystone.xml:137(td) ./doc/config-reference/conf-changes/keystone.xml:142(td) ./doc/config-reference/conf-changes/keystone.xml:147(td) ./doc/config-reference/conf-changes/keystone.xml:242(td) ./doc/config-reference/conf-changes/keystone.xml:246(td) ./doc/config-reference/conf-changes/ironic.xml:140(td) ./doc/config-reference/conf-changes/ironic.xml:175(td) ./doc/config-reference/conf-changes/ironic.xml:179(td) ./doc/config-reference/conf-changes/sahara.xml:175(td) ./doc/config-reference/conf-changes/sahara.xml:179(td) ./doc/config-reference/conf-changes/nova.xml:179(td) ./doc/config-reference/conf-changes/nova.xml:234(td) ./doc/config-reference/conf-changes/nova.xml:242(td) ./doc/config-reference/conf-changes/nova.xml:250(td) ./doc/config-reference/conf-changes/nova.xml:258(td) ./doc/config-reference/conf-changes/nova.xml:262(td) ./doc/config-reference/conf-changes/nova.xml:266(td) ./doc/config-reference/conf-changes/nova.xml:274(td) ./doc/config-reference/conf-changes/nova.xml:278(td) ./doc/config-reference/conf-changes/nova.xml:282(td) ./doc/config-reference/conf-changes/nova.xml:286(td) ./doc/config-reference/conf-changes/nova.xml:294(td) ./doc/config-reference/conf-changes/nova.xml:298(td) ./doc/config-reference/conf-changes/nova.xml:302(td) ./doc/config-reference/conf-changes/nova.xml:314(td) ./doc/config-reference/conf-changes/nova.xml:318(td) ./doc/config-reference/conf-changes/nova.xml:322(td) ./doc/config-reference/conf-changes/nova.xml:326(td) ./doc/config-reference/conf-changes/neutron.xml:215(td) ./doc/config-reference/conf-changes/neutron.xml:290(td) ./doc/config-reference/conf-changes/neutron.xml:298(td) ./doc/config-reference/conf-changes/ceilometer.xml:223(td) ./doc/config-reference/conf-changes/ceilometer.xml:231(td) ./doc/config-reference/conf-changes/ceilometer.xml:235(td) ./doc/config-reference/conf-changes/trove.xml:104(td) ./doc/config-reference/conf-changes/trove.xml:109(td) ./doc/config-reference/conf-changes/trove.xml:114(td) ./doc/config-reference/conf-changes/trove.xml:135(td) ./doc/config-reference/conf-changes/trove.xml:147(td) ./doc/config-reference/conf-changes/glance.xml:161(td) ./doc/config-reference/conf-changes/glance.xml:165(td) ./doc/config-reference/conf-changes/glance.xml:169(td) ./doc/config-reference/conf-changes/glance.xml:177(td) ./doc/config-reference/conf-changes/heat.xml:217(td) ./doc/config-reference/conf-changes/heat.xml:262(td) ./doc/config-reference/conf-changes/heat.xml:270(td)
#: ./doc/config-reference/conf-changes/cinder.xml:652(td) ./doc/config-reference/conf-changes/cinder.xml:664(td) ./doc/config-reference/conf-changes/cinder.xml:676(td) ./doc/config-reference/conf-changes/cinder.xml:692(td) ./doc/config-reference/conf-changes/keystone.xml:132(td) ./doc/config-reference/conf-changes/keystone.xml:137(td) ./doc/config-reference/conf-changes/keystone.xml:142(td) ./doc/config-reference/conf-changes/keystone.xml:147(td) ./doc/config-reference/conf-changes/keystone.xml:242(td) ./doc/config-reference/conf-changes/keystone.xml:246(td) ./doc/config-reference/conf-changes/ironic.xml:140(td) ./doc/config-reference/conf-changes/ironic.xml:175(td) ./doc/config-reference/conf-changes/ironic.xml:179(td) ./doc/config-reference/conf-changes/sahara.xml:175(td) ./doc/config-reference/conf-changes/sahara.xml:179(td) ./doc/config-reference/conf-changes/nova.xml:179(td) ./doc/config-reference/conf-changes/nova.xml:234(td) ./doc/config-reference/conf-changes/nova.xml:242(td) ./doc/config-reference/conf-changes/nova.xml:250(td) ./doc/config-reference/conf-changes/nova.xml:258(td) ./doc/config-reference/conf-changes/nova.xml:262(td) ./doc/config-reference/conf-changes/nova.xml:266(td) ./doc/config-reference/conf-changes/nova.xml:274(td) ./doc/config-reference/conf-changes/nova.xml:278(td) ./doc/config-reference/conf-changes/nova.xml:282(td) ./doc/config-reference/conf-changes/nova.xml:286(td) ./doc/config-reference/conf-changes/nova.xml:294(td) ./doc/config-reference/conf-changes/nova.xml:298(td) ./doc/config-reference/conf-changes/nova.xml:302(td) ./doc/config-reference/conf-changes/nova.xml:314(td) ./doc/config-reference/conf-changes/nova.xml:318(td) ./doc/config-reference/conf-changes/nova.xml:322(td) ./doc/config-reference/conf-changes/nova.xml:326(td) ./doc/config-reference/conf-changes/neutron.xml:215(td) ./doc/config-reference/conf-changes/neutron.xml:290(td) ./doc/config-reference/conf-changes/neutron.xml:298(td) ./doc/config-reference/conf-changes/ceilometer.xml:267(td) ./doc/config-reference/conf-changes/ceilometer.xml:279(td) ./doc/config-reference/conf-changes/ceilometer.xml:283(td) ./doc/config-reference/conf-changes/trove.xml:104(td) ./doc/config-reference/conf-changes/trove.xml:109(td) ./doc/config-reference/conf-changes/trove.xml:114(td) ./doc/config-reference/conf-changes/trove.xml:135(td) ./doc/config-reference/conf-changes/trove.xml:147(td) ./doc/config-reference/conf-changes/glance.xml:161(td) ./doc/config-reference/conf-changes/glance.xml:165(td) ./doc/config-reference/conf-changes/glance.xml:169(td) ./doc/config-reference/conf-changes/glance.xml:177(td) ./doc/config-reference/conf-changes/heat.xml:217(td) ./doc/config-reference/conf-changes/heat.xml:262(td) ./doc/config-reference/conf-changes/heat.xml:270(td)
msgid "None"
msgstr ""
@ -15874,11 +15874,11 @@ msgstr ""
msgid "[DEFAULT] use_chap_auth"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:671(td) ./doc/config-reference/conf-changes/keystone.xml:249(td) ./doc/config-reference/conf-changes/ironic.xml:170(td) ./doc/config-reference/conf-changes/sahara.xml:170(td) ./doc/config-reference/conf-changes/nova.xml:305(td) ./doc/config-reference/conf-changes/neutron.xml:293(td) ./doc/config-reference/conf-changes/ceilometer.xml:226(td) ./doc/config-reference/conf-changes/trove.xml:138(td) ./doc/config-reference/conf-changes/glance.xml:172(td) ./doc/config-reference/conf-changes/heat.xml:265(td)
#: ./doc/config-reference/conf-changes/cinder.xml:671(td) ./doc/config-reference/conf-changes/keystone.xml:249(td) ./doc/config-reference/conf-changes/ironic.xml:170(td) ./doc/config-reference/conf-changes/sahara.xml:170(td) ./doc/config-reference/conf-changes/nova.xml:305(td) ./doc/config-reference/conf-changes/neutron.xml:293(td) ./doc/config-reference/conf-changes/ceilometer.xml:274(td) ./doc/config-reference/conf-changes/trove.xml:138(td) ./doc/config-reference/conf-changes/glance.xml:172(td) ./doc/config-reference/conf-changes/heat.xml:265(td)
msgid "[DEFAULT] rpc_thread_pool_size"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:672(td) ./doc/config-reference/conf-changes/keystone.xml:250(td) ./doc/config-reference/conf-changes/ironic.xml:171(td) ./doc/config-reference/conf-changes/sahara.xml:171(td) ./doc/config-reference/conf-changes/nova.xml:306(td) ./doc/config-reference/conf-changes/neutron.xml:294(td) ./doc/config-reference/conf-changes/ceilometer.xml:227(td) ./doc/config-reference/conf-changes/trove.xml:139(td) ./doc/config-reference/conf-changes/glance.xml:173(td) ./doc/config-reference/conf-changes/heat.xml:266(td)
#: ./doc/config-reference/conf-changes/cinder.xml:672(td) ./doc/config-reference/conf-changes/keystone.xml:250(td) ./doc/config-reference/conf-changes/ironic.xml:171(td) ./doc/config-reference/conf-changes/sahara.xml:171(td) ./doc/config-reference/conf-changes/nova.xml:306(td) ./doc/config-reference/conf-changes/neutron.xml:294(td) ./doc/config-reference/conf-changes/ceilometer.xml:275(td) ./doc/config-reference/conf-changes/trove.xml:139(td) ./doc/config-reference/conf-changes/glance.xml:173(td) ./doc/config-reference/conf-changes/heat.xml:266(td)
msgid "[DEFAULT] executor_thread_pool_size"
msgstr ""
@ -15910,7 +15910,7 @@ msgstr ""
msgid "[DEFAULT] chap_username"
msgstr ""
#: ./doc/config-reference/conf-changes/cinder.xml:691(td) ./doc/config-reference/conf-changes/keystone.xml:245(td) ./doc/config-reference/conf-changes/ironic.xml:174(td) ./doc/config-reference/conf-changes/sahara.xml:174(td) ./doc/config-reference/conf-changes/nova.xml:285(td) ./doc/config-reference/conf-changes/neutron.xml:297(td) ./doc/config-reference/conf-changes/ceilometer.xml:230(td) ./doc/config-reference/conf-changes/trove.xml:146(td) ./doc/config-reference/conf-changes/glance.xml:164(td) ./doc/config-reference/conf-changes/heat.xml:269(td)
#: ./doc/config-reference/conf-changes/cinder.xml:691(td) ./doc/config-reference/conf-changes/keystone.xml:245(td) ./doc/config-reference/conf-changes/ironic.xml:174(td) ./doc/config-reference/conf-changes/sahara.xml:174(td) ./doc/config-reference/conf-changes/nova.xml:285(td) ./doc/config-reference/conf-changes/neutron.xml:297(td) ./doc/config-reference/conf-changes/ceilometer.xml:278(td) ./doc/config-reference/conf-changes/trove.xml:146(td) ./doc/config-reference/conf-changes/glance.xml:164(td) ./doc/config-reference/conf-changes/heat.xml:269(td)
msgid "[DEFAULT] log_format"
msgstr ""
@ -16289,7 +16289,7 @@ msgstr ""
msgid "(StrOpt) Password of remote_image_user_name"
msgstr ""
#: ./doc/config-reference/conf-changes/ironic.xml:130(td) ./doc/config-reference/conf-changes/ceilometer.xml:182(td) ./doc/config-reference/conf-changes/trove.xml:74(td)
#: ./doc/config-reference/conf-changes/ironic.xml:130(td) ./doc/config-reference/conf-changes/ceilometer.xml:218(td) ./doc/config-reference/conf-changes/trove.xml:74(td)
msgid "amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN, urllib3.connectionpool=WARN, websocket=WARN, keystonemiddleware=WARN, routes.middleware=WARN, stevedore=WARN"
msgstr ""
@ -16431,7 +16431,7 @@ msgstr ""
msgid "(StrOpt) Location of MKS web console proxy, in the form \"http://127.0.0.1:6090/\""
msgstr ""
#: ./doc/config-reference/conf-changes/nova.xml:116(td) ./doc/config-reference/conf-changes/ceilometer.xml:160(td)
#: ./doc/config-reference/conf-changes/nova.xml:116(td) ./doc/config-reference/conf-changes/ceilometer.xml:196(td)
msgid "[vmware] ca_file = None"
msgstr ""
@ -16447,11 +16447,11 @@ msgstr ""
msgid "(IntOpt) Set this value if affected by an increased network latency causing repeated characters when typing in a remote console."
msgstr ""
#: ./doc/config-reference/conf-changes/nova.xml:124(td) ./doc/config-reference/conf-changes/ceilometer.xml:164(td)
#: ./doc/config-reference/conf-changes/nova.xml:124(td) ./doc/config-reference/conf-changes/ceilometer.xml:200(td)
msgid "[vmware] insecure = False"
msgstr ""
#: ./doc/config-reference/conf-changes/nova.xml:125(td) ./doc/config-reference/conf-changes/ceilometer.xml:165(td)
#: ./doc/config-reference/conf-changes/nova.xml:125(td) ./doc/config-reference/conf-changes/ceilometer.xml:201(td)
msgid "(BoolOpt) If true, the vCenter server certificate is not verified. If false, then the default CA truststore is used for verification. This option is ignored if \"ca_file\" is set."
msgstr ""
@ -16856,7 +16856,7 @@ msgstr ""
msgid "(BoolOpt) If True, the server instance will attempt to initialize the metadata infrastructure"
msgstr ""
#: ./doc/config-reference/conf-changes/neutron.xml:213(td)
#: ./doc/config-reference/conf-changes/neutron.xml:213(td) ./doc/config-reference/conf-changes/ceilometer.xml:258(td)
msgid "[DEFAULT] api_workers"
msgstr ""
@ -16922,7 +16922,7 @@ msgstr ""
#. Warning: Do not edit this file. It is automatically generated and your changes will be overwritten. The tool to do so lives in the openstack-doc-tools repository.
#: ./doc/config-reference/conf-changes/ceilometer.xml:4(title)
msgid "New, updated and deprecated options in Liberty for Telemetry"
msgid "New, updated, and deprecated options in Liberty for Telemetry"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:16(td)
@ -16950,133 +16950,229 @@ msgid "(StrOpt) Exchange name for DNS notifications."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:32(td)
msgid "[DEFAULT] pipeline_polling_interval = 20"
msgid "[DEFAULT] magnum_control_exchange = magnum"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:33(td)
msgid "(IntOpt) Polling interval for pipeline file configuration in seconds."
msgid "(StrOpt) Exchange name for Magnum notifications."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:36(td)
msgid "[DEFAULT] refresh_pipeline_cfg = False"
msgid "[DEFAULT] pipeline_polling_interval = 20"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:37(td)
msgid "(BoolOpt) Refresh Pipeline configuration on-the-fly."
msgid "(IntOpt) Polling interval for pipeline file configuration in seconds."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:40(td)
msgid "[DEFAULT] refresh_event_pipeline_cfg = False"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:41(td)
msgid "(BoolOpt) Refresh Event Pipeline configuration on-the-fly."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:44(td)
msgid "[alarm] alarm_max_actions = -1"
msgid "[DEFAULT] refresh_pipeline_cfg = False"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:45(td)
msgid "(IntOpt) Maximum count of actions for each state of an alarm, non-positive number means no limit."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:48(td)
msgid "[api] aodh_is_enabled = None"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:49(td)
msgid "(BoolOpt) Set True to redirect alarms URLs to aodh. Default autodetection by querying keystone."
msgid "(BoolOpt) Refresh Pipeline configuration on-the-fly."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:52(td)
msgid "[api] aodh_url = None"
msgid "[alarm] alarm_max_actions = -1"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:53(td)
msgid "(StrOpt) The endpoint of Aodh to redirect alarms URLs to Aodh API. Default autodetection by querying keystone."
msgid "(IntOpt) Maximum count of actions for each state of an alarm, non-positive number means no limit."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:56(td)
msgid "[api] default_api_return_limit = 100"
msgid "[api] aodh_is_enabled = None"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:57(td)
msgid "(IntOpt) Default maximum number of items returned by API request."
msgid "(BoolOpt) Set True to redirect alarms URLs to aodh. Default autodetection by querying keystone."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:60(td)
msgid "[api] gnocchi_is_enabled = None"
msgid "[api] aodh_url = None"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:61(td)
msgid "(StrOpt) The endpoint of Aodh to redirect alarms URLs to Aodh API. Default autodetection by querying keystone."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:64(td)
msgid "[api] default_api_return_limit = 100"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:65(td)
msgid "(IntOpt) Default maximum number of items returned by API request."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:68(td)
msgid "[api] gnocchi_is_enabled = None"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:69(td)
msgid "(BoolOpt) Set True to disable resource/meter/sample URLs. Default autodetection by querying keystone."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:112(td)
msgid "[database] alarm_history_time_to_live = -1"
#: ./doc/config-reference/conf-changes/ceilometer.xml:72(td)
msgid "[api] workers = 1"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:113(td)
msgid "(IntOpt) Number of seconds that alarm histories are kept in the database for (&lt;= 0 means forever)."
#: ./doc/config-reference/conf-changes/ceilometer.xml:73(td)
msgid "(IntOpt) Number of workers for api, default value is 1."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:116(td)
msgid "[dispatcher_gnocchi] archive_policy = low"
#: ./doc/config-reference/conf-changes/ceilometer.xml:76(td)
msgid "[collector] enable_rpc = False"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:117(td)
msgid "(StrOpt) The archive policy to use when the dispatcher create a new metric."
#: ./doc/config-reference/conf-changes/ceilometer.xml:77(td)
msgid "(BoolOpt) Enable the RPC functionality of collector. This functionality is now deprecated in favour of notifier publisher and queues."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:120(td)
msgid "[dispatcher_gnocchi] archive_policy_file = gnocchi_archive_policy_map.yaml"
#: ./doc/config-reference/conf-changes/ceilometer.xml:80(td)
msgid "[collector] workers = 1"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:121(td)
msgid "(StrOpt) The Yaml file that defines per metric archive policies."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:124(td)
msgid "[dispatcher_gnocchi] filter_project = gnocchi"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:125(td)
msgid "(StrOpt) Gnocchi project used to filter out samples generated by Gnocchi service activity"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:128(td)
msgid "[dispatcher_gnocchi] filter_service_activity = True"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:129(td)
msgid "(BoolOpt) Filter out samples generated by Gnocchi service activity"
#: ./doc/config-reference/conf-changes/ceilometer.xml:81(td)
msgid "(IntOpt) Number of workers for collector service. default value is 1."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:132(td)
msgid "[dispatcher_gnocchi] resources_definition_file = gnocchi_resources.yaml"
msgid "[database] alarm_history_time_to_live = -1"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:133(td)
msgid "(StrOpt) The Yaml file that defines mapping between samples and gnocchi resources/metrics"
msgid "(IntOpt) Number of seconds that alarm histories are kept in the database for (&lt;= 0 means forever)."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:136(td)
msgid "[dispatcher_gnocchi] url = http://localhost:8041"
msgid "[dispatcher_gnocchi] archive_policy = low"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:137(td)
msgid "(StrOpt) URL to Gnocchi."
msgid "(StrOpt) The archive policy to use when the dispatcher create a new metric."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:140(td)
msgid "[meter] meter_definitions_cfg_file = meters.yaml"
msgid "[dispatcher_gnocchi] archive_policy_file = gnocchi_archive_policy_map.yaml"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:141(td)
msgid "(StrOpt) The Yaml file that defines per metric archive policies."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:144(td)
msgid "[dispatcher_gnocchi] filter_project = gnocchi"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:145(td)
msgid "(StrOpt) Gnocchi project used to filter out samples generated by Gnocchi service activity"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:148(td)
msgid "[dispatcher_gnocchi] filter_service_activity = True"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:149(td)
msgid "(BoolOpt) Filter out samples generated by Gnocchi service activity"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:152(td)
msgid "[dispatcher_gnocchi] resources_definition_file = gnocchi_resources.yaml"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:153(td)
msgid "(StrOpt) The Yaml file that defines mapping between samples and gnocchi resources/metrics"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:156(td)
msgid "[dispatcher_gnocchi] url = http://localhost:8041"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:157(td)
msgid "(StrOpt) URL to Gnocchi."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:160(td)
msgid "[hardware] meter_definitions_file = snmp.yaml"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:161(td)
msgid "(StrOpt) Configuration file for defining hardware snmp meters."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:164(td)
msgid "[keystone_authtoken] region_name = None"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:165(td)
msgid "(StrOpt) The region in which the identity server can be found."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:168(td)
msgid "[meter] meter_definitions_cfg_file = meters.yaml"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:169(td)
msgid "(StrOpt) Configuration file for defining meter notifications."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:201(td)
#: ./doc/config-reference/conf-changes/ceilometer.xml:172(td)
msgid "[notification] pipeline_processing_queues = 10"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:173(td)
msgid "(IntOpt) Number of queues to parallelize workload across. This value should be larger than the number of active notification agents for optimal results."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:176(td)
msgid "[notification] workers = 1"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:177(td)
msgid "(IntOpt) Number of workers for notification service, default value is 1."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:181(td) ./doc/config-reference/conf-changes/ceilometer.xml:189(td)
msgid "(BoolOpt) Send a single AMQP reply to call message. The current behaviour since oslo-incubator is to send two AMQP replies - first one with the payload, a second one to ensure the other have finish to send the payload. We are going to remove it in the N release, but we must keep backward compatible at the same time. This option provides such compatibility - it defaults to False in Liberty and can be turned on for early adopters with a new installations or for testing. Please note, that this option will be removed in the Mitaka release."
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:237(td)
msgid "[notification] disable_non_metric_meters"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:222(td)
#: ./doc/config-reference/conf-changes/ceilometer.xml:259(td)
msgid "[api] workers"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:262(td)
msgid "[DEFAULT] notification_workers"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:263(td)
msgid "[notification] workers"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:266(td)
msgid "[DEFAULT] database_connection"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:270(td)
msgid "[DEFAULT] collector_workers"
msgstr ""
#: ./doc/config-reference/conf-changes/ceilometer.xml:271(td)
msgid "[collector] workers"
msgstr ""
#. Warning: Do not edit this file. It is automatically generated and your changes will be overwritten. The tool to do so lives in the openstack-doc-tools repository.
#: ./doc/config-reference/conf-changes/swift.xml:4(title)
msgid "New, updated and deprecated options in Liberty for OpenStack Object Storage"

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Installation Guide 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-08 06:01+0000\n"
"POT-Creation-Date: 2015-10-09 05:56+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -46,9 +46,6 @@ msgstr ""
"(オプション) トラブルシューティングしやすくするために、冗長ロギングを "
"``[DEFAULT]`` セクションで有効化します。"
msgid "**Configure hashes and default storage policy**"
msgstr "**ハッシュとデフォルトのストレージポリシーの設定**"
msgid "**Example**"
msgstr "**例**"
@ -183,12 +180,6 @@ msgstr ""
"コントローラーノードまたはパブリックな物理ネットワークにあるホストから SSH を"
"使用して、インスタンスにアクセスします。"
msgid "Account ring"
msgstr "アカウントリング"
msgid "Add Object Storage"
msgstr "Object Storage の追加"
msgid "Add a ``[database]`` section, and configure database access:"
msgstr ""
"``[database]`` データベースを追加して、データベースのアクセス権を設定します。"
@ -420,15 +411,6 @@ msgstr ""
msgid "Allow all hosts to access the dashboard::"
msgstr "すべてのホストがダッシュボードにアクセスすることを許可します。"
# #-#-#-#-# cinder-storage-node.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# swift-storage-node.pot (Installation Guide 0.1) #-#-#-#-#
msgid ""
"Also add this content to the :file:`/etc/hosts` file on all other nodes in "
"your environment."
msgstr ""
"お使いの環境のすべてのノードにおいて :file:`/etc/hosts` ファイルにこの内容も"
"追加します。"
msgid ""
"Also, the Networking service assumes default values for kernel network "
"parameters and modifies firewall rules. To avoid most issues during your "
@ -668,17 +650,6 @@ msgstr ""
"NoopFirewallDriver`` ファイアウォールドライバーを使用して、Compute のファイア"
"ウォールサービスを無効化する必要があります。"
msgid ""
"By default, MongoDB creates several 1 GB journal files in the :file:`/var/"
"lib/mongodb/journal` directory. If you want to reduce the size of each "
"journal file to 128 MB and limit total journal space consumption to 512 MB, "
"assert the ``smallfiles`` key:"
msgstr ""
"MongoDB は、デフォルトで :file:`/var/lib/mongodb/journal` ディレクトリーに 1 "
"GB のジャーナルファイルをいくつか作成します。各ジャーナルファイルの容量を "
"128 MB に減らして、ジャーナル容量の合計消費量を 512 MB に制限したい場合、"
"``smallfiles`` キーを宣言します。"
msgid ""
"By default, SLES and openSUSE use an SQL database for session storage. For "
"simplicity, we recommend changing the configuration to use ``memcached`` for "
@ -752,9 +723,6 @@ msgstr "CentOS と Fedora は、これらのリポジトリーが必要ありま
msgid "CentOS and RHEL do not require this step."
msgstr "CentOS と RHEL では、この手順は不要です。"
msgid "Change to the :file:`/etc/swift` directory."
msgstr ":file:`/etc/swift` ディレクトリーに移動します。"
msgid "Check the status of your floating IP address:"
msgstr "Floating IP アドレスの状態を確認します。"
@ -854,9 +822,6 @@ msgstr "ネットワークインターフェースの設定"
msgid "Configure networking options"
msgstr "ネットワークのオプションの設定"
msgid "Configure shared items on both storage nodes:"
msgstr "両方のノードにおいて、共有する項目を設定します。"
msgid "Configure the Apache HTTP server"
msgstr "Apache HTTP Server の設定"
@ -954,18 +919,9 @@ msgstr "サーバーコンポーネントの設定"
msgid "Configure the web server::"
msgstr "Web サーバーを設定します::"
msgid "Configure unique items on the first storage node:"
msgstr "1 番目のノードにおいて、一意な項目を設定します。"
msgid "Configure unique items on the second storage node:"
msgstr "2 番目のノードにおいて、一意な項目を設定します。"
msgid "Confirm upload of the image and validate attributes:"
msgstr "イメージがアップロードされたことを確認し、属性を検証します。"
msgid "Container ring"
msgstr "コンテナーリング"
msgid "Contents"
msgstr "内容"
@ -991,51 +947,6 @@ msgstr "コントローラーノード: 1 CPU、2 GB メモリ、5 GB ストレ
msgid "Controller node"
msgstr "コントローラーノード"
msgid ""
"Copy the :file:`/usr/share/cinder/cinder-dist.conf` file to :file:`/etc/"
"cinder/cinder.conf`."
msgstr ""
":file:`/usr/share/cinder/cinder-dist.conf` ファイルを :file:`/etc/cinder/"
"cinder.conf` にコピーします。"
msgid ""
"Copy the :file:`/usr/share/heat/heat-dist.conf` file to :file:`/etc/heat/"
"heat.conf`."
msgstr ""
":file:`/usr/share/heat/heat-dist.conf` ファイルを :file:`/etc/heat/heat."
"conf` にコピーします。"
msgid ""
"Copy the :file:`account.ring.gz`, :file:`container.ring.gz`, and :file:"
"`object.ring.gz` files to the :file:`/etc/swift` directory on each storage "
"node and any additional nodes running the proxy service."
msgstr ""
"各ストレージノード、プロキシーサービスを実行している追加ノードにおいて、 :"
"file:`account.ring.gz` ファイル、:file:`container.ring.gz` ファイル、:file:"
"`object.ring.gz` ファイルを :file:`/etc/swift` ディレクトリーにコピーします。"
msgid ""
"Copy the :file:`swift.conf` file to the :file:`/etc/swift` directory on each "
"storage node and any additional nodes running the proxy service."
msgstr ""
"各ストレージノード、プロキシーサービスを実行している追加ノードにおいて、:"
"file:`swift.conf` ファイルを :file:`/etc/swift` ディレクトリーにコピーしま"
"す。"
msgid ""
"Copy the contents of the :file:`/etc/hosts` file from the controller node "
"and add the following to it:"
msgstr ""
"コントローラーノードから :file:`/etc/hosts` の内容をコピーし、以下の内容を追"
"加します。"
msgid ""
"Copy the contents of the :file:`/etc/hosts` file from the controller node to "
"the storage node and add the following to it::"
msgstr ""
"コントローラーノードから :file:`/etc/hosts` の内容をストレージノードにコピー"
"し、以下の内容を追加します::"
msgid "Create OpenStack client environment scripts"
msgstr "OpenStack クライアント環境スクリプトの作成"
@ -1057,13 +968,6 @@ msgstr "ルーターの作成"
msgid "Create a subnet on the network:"
msgstr "ネットワークにサブネットを作成します。"
msgid ""
"Create a test template in the :file:`test-stack.yml` file with the following "
"content:"
msgstr ""
"以下の内容を持つ :file:`test-stack.yml` ファイルにテストテンプレートを作成し"
"ます。"
msgid "Create a volume"
msgstr "ボリュームの作成"
@ -1074,20 +978,6 @@ msgstr ""
"お使いの環境における管理作業のために、管理プロジェクト、ユーザー、ロールを作"
"成します。"
msgid ""
"Create and edit the :file:`/etc/my.cnf.d/mariadb_openstack.cnf` file and "
"complete the following actions:"
msgstr ""
":file:`/etc/my.cnf.d/mariadb_openstack.cnf` ファイルを作成し、編集し、以下の"
"作業を実行します。"
msgid ""
"Create and edit the :file:`/etc/mysql/conf.d/mysqld_openstack.cnf` file and "
"complete the following actions:"
msgstr ""
":file:`/etc/mysql/conf.d/mysqld_openstack.cnf` ファイルを作成し、編集し、以下"
"の作業を実行します。"
msgid ""
"Create and edit the ``/etc/neutron/dnsmasq-neutron.conf`` file to enable the "
"DHCP MTU option (26) and configure it to 1450 bytes:"
@ -1104,19 +994,9 @@ msgstr ""
"トを作成します。このガイドの以降は、これらのスクリプトを参照して、クライアン"
"ト操作に適切なクレデンシャルを読み込みます。"
msgid "Create initial rings"
msgstr "初期リングの作成"
msgid "Create projects, users, and roles"
msgstr "プロジェクト・ユーザー・ロールの作成"
msgid "Create the :file:`/etc/swift` directory."
msgstr ":file:`/etc/swift` ディレクトリーを作成します。"
msgid "Create the :file:`recon` directory and ensure proper ownership of it:"
msgstr ""
":file:`recon` ディレクトリーを作成し、適切な所有権を持つことを確認します。"
msgid "Create the Block Storage service API endpoints:"
msgstr "Block Storage サービス API エンドポイントを作成します。"
@ -1129,18 +1009,12 @@ msgstr "Identity サービス API エンドポイントを作成します。"
msgid "Create the Image service API endpoints:"
msgstr "Image service の API エンドポイントを作成します。"
msgid "Create the LVM physical volume :file:`/dev/sdb1`:"
msgstr "LVM 物理ボリューム ``/dev/sdb1`` を作成します。"
msgid "Create the LVM volume group ``cinder-volumes``:"
msgstr "LVM ボリュームグループ ``cinder-volumes`` を作成します。"
msgid "Create the Networking service API endpoints:"
msgstr "Networking サービス API エンドポイントを作成します。"
msgid "Create the Object Storage service API endpoint:"
msgstr "Object Storage service API エンドポイントを作成します。"
msgid "Create the Orchestration service API endpoints:"
msgstr "Orchestration サービス API エンドポイントを作成します。"
@ -1256,15 +1130,6 @@ msgstr "``swift`` ユーザーを作成します。"
msgid "Create the ``user`` role:"
msgstr "``user`` ロールを作成します。"
msgid "Create the base :file:`account.builder` file:"
msgstr "ベースの :file:`account.builder` ファイルを作成します。"
msgid "Create the base :file:`container.builder` file:"
msgstr "ベースの :file:`container.builder` ファイルを作成します。"
msgid "Create the base :file:`object.builder` file:"
msgstr "ベースの :file:`object.builder` ファイルを作成します。"
msgid "Create the heat domain in Identity service:"
msgstr "Identity に heat ドメインを作成します。"
@ -1473,142 +1338,6 @@ msgstr ""
msgid "Each user belongs to a user group with the same name as the user."
msgstr "各ユーザーはユーザーと同じ名前のユーザーグループに所属します。"
# #-#-#-#-# ceilometer-controller-install.pot (Installation Guide 0.1)
# #-#-#-#-#
# #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-#
msgid ""
"Edit the :file:`/etc/ceilometer/ceilometer.conf` file and complete the "
"following actions:"
msgstr ""
":file:`/etc/ceilometer/ceilometer.conf` ファイルを編集し、以下の作業を完了し"
"ます。"
# #-#-#-#-# ceilometer-cinder.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# cinder-controller-node.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# cinder-storage-node.pot (Installation Guide 0.1) #-#-#-#-#
msgid ""
"Edit the :file:`/etc/cinder/cinder.conf` file and complete the following "
"actions:"
msgstr ""
":file:`/etc/cinder/cinder.conf` ファイルを編集し、以下の作業を完了します。"
msgid ""
"Edit the :file:`/etc/default/rsync` file and enable the ``rsync`` service:"
msgstr ""
":file:`/etc/default/rsync` ファイルを編集し、``rsync`` サービスを有効化しま"
"す。"
msgid "Edit the :file:`/etc/fstab` file and add the following to it:"
msgstr ":file:`/etc/fstab` ファイルを編集し、以下の内容を追加します。"
msgid ""
"Edit the :file:`/etc/glance/glance-api.conf` and :file:`/etc/glance/glance-"
"registry.conf` files and complete the following actions:"
msgstr ""
":file:`/etc/glance/glance-api.conf` ファイルと :file:`/etc/glance/glance-"
"registry.conf` ファイルを編集し、以下の作業を実行します。"
msgid ""
"Edit the :file:`/etc/heat/heat.conf` file and complete the following actions:"
msgstr ":file:`/etc/heat/heat.conf` ファイルを編集し、以下の作業を完了します。"
# #-#-#-#-# basics-networking-neutron.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# basics-networking-nova.pot (Installation Guide 0.1) #-#-#-#-#
msgid "Edit the :file:`/etc/hosts` file to contain the following:"
msgstr " :file:`/etc/hosts:` ファイルを編集し、以下の内容を含めます。"
msgid ""
"Edit the :file:`/etc/mongod.conf` file and complete the following actions:"
msgstr ":file:`/etc/mongod.conf` ファイルを編集し、以下の作業を完了します。"
msgid ""
"Edit the :file:`/etc/mongodb.conf` file and complete the following actions:"
msgstr ":file:`/etc/mongod.conf` ファイルを編集し、以下の作業を完了します。"
# #-#-#-#-# basics-networking-neutron.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# basics-networking-nova.pot (Installation Guide 0.1) #-#-#-#-#
msgid "Edit the :file:`/etc/network/interfaces` file to contain the following:"
msgstr ""
" :file:`/etc/network/interfaces` ファイルを編集し、以下の内容を含めます。"
msgid ""
"Edit the :file:`/etc/nova/nova.conf` file and configure notifications in the "
"``[DEFAULT]`` section:"
msgstr ""
":file:`/etc/nova/nova.conf` ファイルを編集し、``[DEFAULT]`` セクションに通知"
"を設定します。"
msgid ""
"Edit the :file:`/etc/openstack-dashboard/local_settings.py` file and "
"complete the following actions:"
msgstr ""
":file:`/etc/openstack-dashboard/local_settings.py` ファイルを編集し、以下の作"
"業を完了します。"
msgid "Edit the :file:`/etc/rsyncd.conf` file and add the following to it:"
msgstr ":file:`/etc/rsyncd.conf` ファイルを編集し、以下の内容を追加します。"
msgid ""
"Edit the :file:`/etc/swift/account-server.conf` file and complete the "
"following actions:"
msgstr ""
":file:`/etc/swift/account-server.conf` ファイルを編集し、以下の作業を実行しま"
"す。"
msgid ""
"Edit the :file:`/etc/swift/container-server.conf` file and complete the "
"following actions:"
msgstr ""
":file:`/etc/swift/container-server.conf` ファイルを編集し、以下の作業を実行し"
"ます。"
msgid ""
"Edit the :file:`/etc/swift/object-server.conf` file and complete the "
"following actions:"
msgstr ""
":file:`/etc/swift/object-server.conf` ファイルを編集し、以下の作業を実行しま"
"す。"
# #-#-#-#-# ceilometer-swift.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# swift-controller-node.pot (Installation Guide 0.1) #-#-#-#-#
msgid ""
"Edit the :file:`/etc/swift/proxy-server.conf` file and complete the "
"following actions:"
msgstr ""
":file:`/etc/swift/proxy-server.conf` ファイルを編集し、以下の作業を実行しま"
"す。"
msgid ""
"Edit the :file:`/etc/swift/swift.conf` file and complete the following "
"actions:"
msgstr ""
":file:`/etc/swift/swift.conf` ファイルを編集し、以下の作業を完了します。"
# #-#-#-#-# basics-networking-neutron.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# basics-networking-nova.pot (Installation Guide 0.1) #-#-#-#-#
msgid ""
"Edit the :file:`/etc/sysconfig/network-scripts/ifcfg-INTERFACE_NAME` file to "
"contain the following:"
msgstr ""
":file:`/etc/sysconfig/network-scripts/ifcfg-INTERFACE_NAME` ファイルを編集"
"し、以下の内容を含めます。"
# #-#-#-#-# basics-networking-neutron.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# basics-networking-nova.pot (Installation Guide 0.1) #-#-#-#-#
msgid ""
"Edit the :file:`/etc/sysconfig/network/ifcfg-INTERFACE_NAME` file to contain "
"the following:"
msgstr ""
":file:`/etc/sysconfig/network/ifcfg-INTERFACE_NAME` ファイルを編集し、以下の"
"内容を含めます。"
msgid ""
"Edit the :file:`/srv/www/openstack-dashboard/openstack_dashboard/local/"
"local_settings.py` file and complete the following actions:"
msgstr ""
":file:`/srv/www/openstack-dashboard/openstack_dashboard/local/local_settings."
"py` ファイルを編集し、以下の作業を完了します。"
msgid ""
"Edit the ``/etc/apache2/apache2.conf`` file and configure the ``ServerName`` "
"option to reference the controller node:"
@ -1950,17 +1679,6 @@ msgstr ""
"セキュリティのため、Identity サービスの初期化に必要となる以外は、一時認証トー"
"クンを使用しません。"
msgid ""
"For simplicity, this guide describes configuring the Image service to use "
"the ``file`` back end, which uploads and stores in a directory on the "
"controller node hosting the Image service. By default, this directory is :"
"file:`/var/lib/glance/images/`."
msgstr ""
"簡単のため、このガイドは Image service が ``file`` バックエンドを使用するよう"
"設定します。これは、Image service をホストしているシステムにあるディレクトリ"
"にアップロードされ、保存されることを意味します。このディレクトリはデフォルト"
"で :file:`/var/lib/glance/images/` です。"
msgid "For simplicity, this guide uses the ``default`` domain."
msgstr "簡単のため、このガイドは ``default`` ドメインを使用します。"
@ -1979,11 +1697,6 @@ msgstr ""
"ネットがアクセスできます。また、マシンはルーターに対するゲートウェイ経由で外"
"部ネットワークにアクセスできます。"
msgid "Format the :file:`/dev/sdb1` and :file:`/dev/sdc1` partitions as XFS:"
msgstr ""
":file:`/dev/sdb1` と :file:`/dev/sdc1` パーティションを XFS としてフォーマッ"
"トします。"
msgid "From the *compute* node, test access to the Internet:"
msgstr "*コンピュート* ノードから、インターネットへのアクセスをテストします。"
@ -2012,19 +1725,6 @@ msgstr ""
"将来の ``neutron-linuxbridge-agent`` パッケージのアップグレードにより、この変"
"更が上書きされる可能性があります。"
msgid ""
"Generally, the ``-common`` packages install the configuration files. For "
"example, the ``glance-common`` package installs the :file:`glance-api.conf` "
"and :file:`glance-registry.conf` files. So, for the Image service, you must "
"re-configure the ``glance-common`` package. The same applies for ``cinder-"
"common``, ``nova-common``, and ``heat-common`` packages."
msgstr ""
"一般的に、``-common`` パッケージが設定ファイルをインストールします。例えば、"
"``glance-common`` パッケージが :file:`glance-api.conf` と :file:`glance-"
"registry.conf` ファイルをインストールします。そのため、Image service 用に "
"``glance-common`` パッケージを再設定する必要があります。同じことを ``cinder-"
"common`` 、``nova-common`` 、``heat-common`` パッケージに適用します。"
msgid "Generally, this section looks like this:"
msgstr "一般的に、このセクションはこのようになります。"
@ -2097,9 +1797,6 @@ msgstr "IP アドレス: 10.0.0.11"
msgid "IP address: 10.0.0.31"
msgstr "IP アドレス: 10.0.0.31"
msgid "IP address: 10.0.0.41"
msgstr "IP アドレス: 10.0.0.41"
msgid "IP address: ``10.0.0.51``"
msgstr "IP アドレス: ``10.0.0.51``"
@ -2215,15 +1912,6 @@ msgstr ""
"お使いの環境に Block Storage がある場合、ボリュームを作成して、それをインスタ"
"ンスに接続できます。"
msgid ""
"If your storage nodes use LVM on the operating system disk, you must also "
"add the associated device to the filter. For example, if the :file:`/dev/"
"sda` device contains the operating system:"
msgstr ""
"ストレージノードがオペレーティングシステムにおいて LVM を使用している場合、関"
"連するデバイスをフィルターに追加する必要があります。例えば、:file:`/dev/sda` "
"デバイスがオペレーティングシステムを含む場合、次のようにします。"
msgid ""
"If your system uses a different device name, adjust these steps accordingly."
msgstr ""
@ -2725,13 +2413,6 @@ msgstr ""
"``[vxlan]`` セクションにおいて、VXLAN オーバーレイネットワークを無効化しま"
"す。"
msgid ""
"In the ``devices`` section, add a filter that accepts the :file:`/dev/sdb` "
"device and rejects all other devices::"
msgstr ""
"``devices`` セクションに、:file:`/dev/sdb` デバイスを受け付け、他のデバイスを"
"すべて拒否するフィルターを追加します。"
msgid ""
"Increase security using methods such as firewalls, encryption, and service "
"policies."
@ -2778,9 +2459,6 @@ msgstr "コンピュートノードのインストールと設定"
msgid "Install and configure controller node"
msgstr "コントローラーノードのインストールと設定"
msgid "Install and configure storage node components"
msgstr "ストレージノードのコンポーネントのインストールと設定"
msgid "Install and configure the Networking components"
msgstr "Networking コンポーネントのインストールおよび設定"
@ -3113,9 +2791,6 @@ msgstr ""
msgid "Object Storage"
msgstr "Object Storage"
msgid "Object ring"
msgstr "オブジェクトリング"
# #-#-#-#-# launch-instance-neutron.pot (Installation Guide 0.1) #-#-#-#-#
# #-#-#-#-# launch-instance-nova.pot (Installation Guide 0.1) #-#-#-#-#
msgid ""
@ -3125,13 +2800,6 @@ msgstr ""
"このインスタンス用の :term:`Virtual Network Computing (VNC)` セッション URL "
"を取得し、Web ブラウザーからアクセスします。"
msgid ""
"Obtain the :file:`/etc/swift/swift.conf` file from the Object Storage source "
"repository:"
msgstr ""
"Object Storage のソースリポジトリーから :file:`/etc/swift/swift.conf` ファイ"
"ルを取得します。"
msgid ""
"Obtain the accounting, container, object, container-reconciler, and object-"
"expirer service configuration files from the Object Storage source "
@ -3231,28 +2899,6 @@ msgstr ""
"1 台の物理サーバーが複数のノードをサポートできます。それぞれ複数のネットワー"
"クインターフェースを持てます。"
msgid ""
"Only instances can access Block Storage volumes. However, the underlying "
"operating system manages the devices associated with the volumes. By "
"default, the LVM volume scanning tool scans the :file:`/dev` directory for "
"block storage devices that contain volumes. If projects use LVM on their "
"volumes, the scanning tool detects these volumes and attempts to cache them "
"which can cause a variety of problems with both the underlying operating "
"system and project volumes. You must reconfigure LVM to scan only the "
"devices that contain the ``cinder-volume`` volume group. Edit the :file:`/"
"etc/lvm/lvm.conf` file and complete the following actions:"
msgstr ""
"インスタンスのみが Block Storage のボリュームにアクセスできます。しかしなが"
"ら、ベースのオペレーティングシステムが、このボリュームと関連付けられたデバイ"
"スを管理します。デフォルトで、LVM ボリュームのスキャンツールは、ボリュームを"
"含むブロックストレージデバイス用の :file:`/dev` ディレクトリーをスキャンしま"
"す。プロジェクトがこれらのボリューム上に LVM を使用している場合、スキャンツー"
"ルがこれらのボリュームを検知し、それらをキャッシュしようとします。これによ"
"り、ベースのオペレーティングシステムとプロジェクトボリュームの両方にさまざま"
"な問題を引き起こす可能性があります。``cinder-volume`` ボリュームグループを含"
"むデバイスのみをスキャンするために、LVM を再設定する必要があります。:file:`/"
"etc/lvm/lvm.conf` ファイルを編集し、以下の作業を実行します。"
msgid "OpenStack Installation Guide for Debian"
msgstr "OpenStack インストールガイド Debian 版"
@ -3616,10 +3262,6 @@ msgstr ""
msgid "Reload the web server configuration::"
msgstr "Web サーバーの設定を再読み込みします。::"
msgid "Remove the previously downloaded image file :file:`/tmp/cirros.img`:"
msgstr ""
"前にダウンロードしたイメージファイル :file:`/tmp/cirros.img` を削除します。"
msgid ""
"Repeat this command for each storage device on each storage node. In the "
"example architecture, use the command in four variations:"
@ -3630,13 +3272,6 @@ msgstr ""
msgid "Replace HASH_PATH_PREFIX and HASH_PATH_SUFFIX with unique values."
msgstr "HASH_PATH_PREFIX と HASH_PATH_SUFFIX を一意な値で置き換えます。"
msgid ""
"Replace MANAGEMENT_INTERFACE_IP_ADDRESS with the IP address of the "
"management network on the storage node."
msgstr ""
"MANAGEMENT_INTERFACE_IP_ADDRESS をストレージノードの管理ネットワークの IP ア"
"ドレスで置き換えます。"
msgid ""
"Replace TELEMETRY_SECRET with the telemetry secret that you generated in a "
"previous step."
@ -3720,20 +3355,6 @@ msgstr ""
"``DEMO_PASS`` を Identity において ``demo`` ユーザー用に選択したパスワードで"
"置き換えます。"
msgid ""
"Replace ``FILE`` with the name of a local file to upload to the ``demo-"
"container1`` container."
msgstr ""
"``FILE`` をローカルファイルの名前で置き換え、``demo-container1`` コンテナーに"
"アップロードします。"
msgid ""
"Replace ``FILE`` with the name of the file uploaded to the ``demo-"
"container1`` container."
msgstr ""
"``FILE`` を ``demo-container1`` コンテナーにアップロードしたファイルの名前に"
"置き換えます。"
msgid "Replace ``GLANCE_DBPASS`` with a suitable password."
msgstr "``GLANCE_DBPASS`` を適切なパスワードに置き換えます。"
@ -3923,19 +3544,6 @@ msgstr ""
"``RABBIT_PASS`` を ``RabbitMQ`` の ``openstack`` アカウント用に選択したパス"
"ワードで置き換えます。"
msgid ""
"Replace ``STORAGE_NODE_MANAGEMENT_INTERFACE_IP_ADDRESS`` with the IP address "
"of the management network on the storage node. Replace ``DEVICE_NAME`` with "
"a storage device name on the same storage node. For example, using the first "
"storage node in :doc:`swift-storage-node` with the :file:`/dev/sdb1` storage "
"device and weight of 100:"
msgstr ""
"``STORAGE_NODE_MANAGEMENT_INTERFACE_IP_ADDRESS`` をストレージノードの管理ネッ"
"トワークの IP アドレスに置き換えます。``DEVICE_NAME`` を同じストレージノード"
"のストレージデバイス名に置き換えます。例えば、:doc:`swift-storage-node` にあ"
"る 1 番目のストレージノードを使用して、:file:`/dev/sdb1` ストレージデバイス、"
"ウェイト 100 にします。"
msgid ""
"Replace ``SWIFT_PASS`` with the password you chose for the ``swift`` user in "
"the Identity service."
@ -4181,18 +3789,6 @@ msgstr ""
msgid "Show the service status:"
msgstr "サービスの状態を表示します。"
msgid ""
"Similarly, if your compute nodes use LVM on the operating system disk, you "
"must also modify the filter in the :file:`/etc/lvm/lvm.conf` file on those "
"nodes to include only the operating system disk. For example, if the :file:`/"
"dev/sda` device contains the operating system:"
msgstr ""
"同様に、コンピュートノードがオペレーティングシステム上の LVM を使用している場"
"合、それらのノードにおいて :file:`/etc/lvm/lvm.conf` ファイルにあるフィルター"
"も変更して、オペレーティングシステムのディスクのみを含める必要があります。例"
"えば、:file:`/dev/sda` デバイスがオペレーティングシステムを含む場合、次のよう"
"にします。"
msgid ""
"So, if using Debian, you wont need to care about database creation, access "
"rights and character sets. All that is handled for you by the packages."
@ -4217,18 +3813,6 @@ msgstr ""
"いくつかのクラウドイメージは、メタデータ、スクリプト、他の適切な方法を使用す"
"るよう設定している場合、DHCP MTU オプションを無視します。"
msgid ""
"Some distributions add an extraneous entry in the :file:`/etc/hosts` file "
"that resolves the actual hostname to another loopback IP address such as "
"``127.0.1.1``. You must comment out or remove this entry to prevent name "
"resolution problems. **Do not remove the 127.0.0.1 entry.**"
msgstr ""
"いくつかのディストリビューションは、:file:`/etc/hosts` ファイルに無関係な項目"
"を追加します。これは、実際のホスト名を別のループバック IP アドレス "
"``127.0.1.1`` などに名前解決します。名前解決の問題を防ぐために、この項目をコ"
"メントアウトまたは削除する必要があります。*127.0.0.1 の項目を削除しないでくだ"
"さい。*"
msgid "Some distributions include LVM by default."
msgstr "いくつかのディストリビューションは、デフォルトで LVM を含みます。"
@ -4444,12 +4028,6 @@ msgstr ""
"ティブの systemd の代わりに SysV Init スクリプトを使用するとき、警告メッセー"
"ジが表示されます。この警告は無視できます。"
msgid ""
"The :file:`nova.conf` file uses the nova_notification driver by defualt."
msgstr ""
":file:`nova.conf` ファイルは、デフォルトで nova_notification ドライバーを使用"
"します。"
msgid "The :term:`DHCP agent` provides DHCP services for virtual networks."
msgstr ""
":term:`DHCP エージェント <DHCP agent>` は、仮想ネットワーク向けに DHCP サービ"
@ -4794,13 +4372,6 @@ msgstr ""
"``heat-api`` パッケージではなく、``heat-common`` パッケージが Orchestration "
"Service を設定します。"
msgid ""
"The ``rsync`` service requires no authentication, so consider running it on "
"a private network."
msgstr ""
"``rsync`` サービスは認証を必要としないため、プライベートネットワークで実行す"
"ることを検討してください。"
msgid ""
"The ``seen true`` option tells ``debconf`` that a specified screen was "
"already seen by the user so do not show it again. This option is useful for "
@ -4810,13 +4381,6 @@ msgstr ""
"たことを ``debconf`` に通知します。そのため、それを再び表示しません。このオプ"
"ションはアップグレードのために有用です。"
msgid ""
"The ``swift`` client requires the ``-V 3`` parameter to use the Identity "
"version 3 API."
msgstr ""
"``swift`` クライアントは、Identity バージョン 3 API を使用するために、``-V "
"3`` パラメーターを必要とします。"
msgid ""
"The account server uses the account ring to maintain lists of containers."
msgstr ""
@ -5256,51 +4820,6 @@ msgstr ""
"を使用して、Identity サービスが適切にインストール、設定、運用されていると仮定"
"しています"
msgid ""
"This section describes how to install and configure storage nodes for the "
"Block Storage service. For simplicity, this configuration references one "
"storage node with an empty local block storage device :file:`/dev/sdb` that "
"contains a suitable partition table with one partition :file:`/dev/sdb1` "
"occupying the entire device. The service provisions logical volumes on this "
"device using the :term:`LVM <Logical Volume Manager (LVM)>` driver and "
"provides them to instances via :term:`iSCSI` transport. You can follow these "
"instructions with minor modifications to horizontally scale your environment "
"with additional storage nodes."
msgstr ""
"このセクションは、Block Storage サービス向けにストレージノードをインストール"
"して設定する方法を説明します。簡単のため、この設定は空のローカルブロックデバ"
"イス :file:`/dev/sdb` を持つ 1 つのストレージノードを参照します。これは、ディ"
"スク全体の占有する 1 つのパーティション :file:`/dev/sdb1` を持つ、適切なパー"
"ティションテーブルを含みます。サービスが :term:`LVM <Logical Volume Manager "
"(LVM)>` ドライバーを使用して、このデバイスに論理ボリュームを展開します。また"
"は、:term:`iSCSI` 経由でそれらをインスタンスに提供します。これらの手順に少し"
"変更を加えて、追加のストレージノードを用いて、お使いの環境を水平的にスケール"
"できます。"
msgid ""
"This section describes how to install and configure storage nodes that "
"operate the account, container, and object services. For simplicity, this "
"configuration references two storage nodes, each containing two empty local "
"block storage devices. Each of the devices, :file:`/dev/sdb` and :file:`/dev/"
"sdc`, must contain a suitable partition table with one partition occupying "
"the entire device. Although the Object Storage service supports any file "
"system with :term:`extended attributes (xattr)`, testing and benchmarking "
"indicate the best performance and reliability on :term:`XFS`. For more "
"information on horizontally scaling your environment, see the `Deployment "
"Guide <http://docs.openstack.org/developer/swift/deployment_guide.html>`_."
msgstr ""
"このセクションは、アカウントサービス、コンテナーサービス、オブジェクトサービ"
"スを実行する、ストレージノードをインストールして設定する方法を説明します。こ"
"の設定は簡単のため、それぞれ 2 つの空のローカルブロックストレージデバイスを持"
"つ、2 つのストレージノードを参照します。それぞれのデバイス :file:`/dev/sdb` "
"と :file:`/dev/sdc` は、ディスク全体の占有する 1 つのパーティションを持つ、適"
"切なパーティションテーブルを含みます。Object Storage サービスは :term:"
"`extended attributes (xattr)` を持つ任意のファイルシステムをサポートします"
"が、テストとベンチマークにより :term:`XFS` が最高のパフォーマンスと信頼性を示"
"します。お使いの環境を水平的にスケールさせることの詳細は `Deployment Guide "
"<http://docs.openstack.org/developer/swift/deployment_guide.html>`_ を参照し"
"てください。"
msgid ""
"This section describes how to install and configure the Block Storage "
"service, code-named cinder, on the controller node. This service requires at "
@ -5404,10 +4923,6 @@ msgstr ""
"`Deployment Guide <http://docs.openstack.org/developer/swift/"
"deployment_guide.html>`__ を参照してください。"
msgid ""
"This section describes how to verify operation of the Object Storage service."
msgstr "このセクションは、Object Storage の動作を検証する方法を説明します。"
msgid ""
"This section describes how to verify operation of the Orchestration module "
"(heat)."
@ -5422,11 +4937,6 @@ msgstr ""
msgid "This section describes how to verify operation of the dashboard."
msgstr "このセクションは、ダッシュボードの動作を検証する方法を説明します。"
msgid ""
"This will configure the below directives (example from :file:`nova.conf`):"
msgstr ""
"これにより、以下のディレクティブ (:file:`nova.conf` の例) が設定されます。"
msgid ""
"Throughout the guide the OpenStack client will be used to perform actions on "
"the installed services."
@ -5471,9 +4981,6 @@ msgstr "以下の作業を実行して、データベースを作成します。
msgid "To create the database, complete these steps:"
msgstr "これらの手順を完了して、データベースを作成します。"
msgid "To create the ring perform the following steps on the controller node."
msgstr "コントローラーノードにおいて以下の手順を実行して、リングを作成します。"
# #-#-#-#-# ceilometer-controller-install.pot (Installation Guide 0.1)
# #-#-#-#-#
# #-#-#-#-# cinder-controller-node.pot (Installation Guide 0.1) #-#-#-#-#
@ -5527,9 +5034,6 @@ msgstr "Telemetry モジュールコンポーネントのインストールと
msgid "To install and configure the agent"
msgstr "エージェントのインストールと設定方法"
msgid "To install and configure the controller node components"
msgstr "コントローラーノードのコンポーネントをインストールし、設定します。"
msgid "To install the dashboard components"
msgstr "ダッシュボードのコンポーネントのインストール方法"
@ -5889,21 +5393,6 @@ msgstr ""
"``heat_stack_owner`` ロールをスタックを管理するユーザーに追加する必要がありま"
"す。"
msgid ""
"You must configure each storage node before you install and configure the "
"Object Storage service on it. Similar to the controller node, each storage "
"node contains one network interface on the :term:`management network`. "
"Optionally, each storage node can contain a second network interface on a "
"separate network for replication. For more information, see :ref:"
"`environment`."
msgstr ""
"各ストレージノードに Object Storage サービスをインストールして設定する前に、"
"各ストレージノードを設定する必要があります。コントローラーノードと同じよう"
"に、各ストレージノードは :term:`管理ネットワーク <management network>` に 1 "
"つのネットワークインターフェースを持ちます。オプションとして、各ストレージ"
"ノードは、複製専用のネットワークに 2 番目のネットワークインターフェースを含め"
"られます。詳細は :ref:`environment` を参照してください。"
msgid ""
"You must configure the storage node before you install and configure the "
"volume service on it. Similar to the controller node, the storage node "

View File

@ -17,12 +17,12 @@ msgid ""
msgstr ""
"Project-Id-Version: Admin User Guide 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-08 06:01+0000\n"
"POT-Creation-Date: 2015-10-09 05:57+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-10-07 12:32+0000\n"
"Last-Translator: KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>\n"
"PO-Revision-Date: 2015-10-08 06:07+0000\n"
"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/openstack/openstack-"
"manuals-i18n/language/ja/)\n"
"Language: ja\n"
@ -673,6 +673,14 @@ msgstr ""
msgid "Click :guilabel:`Create Image`."
msgstr ":guilabel:`イメージの作成` をクリックします。"
msgid ""
"Click :guilabel:`Create Snapshot`. The Dashboard shows the instance snapshot "
"in the :guilabel:`Images` category."
msgstr ""
":guilabel:`スナップショットの作成` をクリックします。ダッシュボードの:"
"guilabel:`イメージとスナップショット` カテゴリーにインスタンスのスナップ"
"ショットが表示されます。"
msgid "Click :guilabel:`Create Volume Type Encryption`."
msgstr ":guilabel:`ボリューム種別の暗号化設定の作成` をクリックします。"
@ -1352,6 +1360,13 @@ msgstr ""
"guilabel:`フレーバーの削除` をクリックします。この操作を取り消すことはできま"
"せん。"
msgid ""
"In the :guilabel:`Confirm Delete Images` window, click :guilabel:`Delete "
"Images` to confirm the deletion."
msgstr ""
":guilabel:`イメージの削除の確認` ウィンドウで、:guilabel:`イメージの削除` を"
"クリックして削除を確定します。"
msgid ""
"In the :guilabel:`Confirm Delete Roles` window, click :guilabel:`Delete "
"Roles` to confirm the deletion."
@ -2156,6 +2171,10 @@ msgstr "イメージの形式を選択します。"
msgid "Select the images that you want to delete."
msgstr "削除したいイメージを選択します。"
msgid "Select the images that you want to edit. Click :guilabel:`Edit Image`."
msgstr ""
"編集したいイメージを選択します。:guilabel:`イメージの編集` をクリックします。"
msgid "Select the instance for which you want to change the state."
msgstr "状態を変更したいインスタンスを選択します。"
@ -2674,6 +2693,17 @@ msgstr "無効化したユーザーアカウントを有効化する方法:"
msgid "To get details for a service, run this command::"
msgstr "サービスの詳細を取得するために、このコマンドを実行します。"
msgid ""
"To launch an instance from the snapshot, select the snapshot and click :"
"guilabel:`Launch Instance`. For information about launching instances, see "
"the `OpenStack End User Guide <http://docs.openstack.org/user-guide/"
"dashboard_launch_instances.html>`__."
msgstr ""
"スナップショットからインスタンスを起動するために、スナップショットを選択"
"し、 :guilabel:`起動` をクリックします。インスタンスの起動方法は、`OpenStack "
"エンドユーザーガイド <http://docs.openstack.org/user-guide/"
"dashboard_launch_instances.html>`__ を参照してください。"
msgid "To list all floating IP addresses for all projects, run::"
msgstr ""
"全プロジェクトのすべての Floating IP アドレスを一覧表示するために、以下を実行"

View File

@ -10,18 +10,19 @@
# Tomoyuki KATO <tomo@dream.daynight.jp>, 2013-2015
# yfukuda <fukuda.yuko@jp.fujitsu.com>, 2014
# ykatabam <ykatabam@redhat.com>, 2014
# Akihiro Motoki <amotoki@gmail.com>, 2015. #zanata
# KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>, 2015. #zanata
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: End User Guide 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-08 06:01+0000\n"
"POT-Creation-Date: 2015-10-09 05:56+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-10-07 12:27+0000\n"
"Last-Translator: KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>\n"
"PO-Revision-Date: 2015-10-08 06:08+0000\n"
"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/openstack/openstack-"
"manuals-i18n/language/ja/)\n"
"Language: ja\n"
@ -3412,6 +3413,13 @@ msgid "In the :guilabel:`Actions` column, click :guilabel:`Edit Volume`."
msgstr ""
":guilabel:`操作` の列で、:guilabel:`ボリュームの編集` をクリックします。"
msgid ""
"In the :guilabel:`Actions` column, click :guilabel:`More` and then select :"
"guilabel:`Edit Image` from the list."
msgstr ""
":guilabel:`アクション` 欄の :guilabel:`▼` をクリックし、ドロップダウンリスト"
"から :guilabel:`イメージの編集` を選択します。"
msgid ""
"In the :guilabel:`Add Interface` dialog box, select a :guilabel:`Subnet`."
msgstr ""
@ -3427,6 +3435,13 @@ msgstr ""
":guilabel:`データベースのバックアップ` ダイアログボックスに以下の値を指定しま"
"す。"
msgid ""
"In the :guilabel:`Confirm Delete Images` dialog box, click :guilabel:`Delete "
"Images` to confirm the deletion."
msgstr ""
":guilabel:`イメージの削除の確認` ダイアログボックスで、:guilabel:`イメージの"
"削除` をクリックして削除を確定します。"
msgid ""
"In the :guilabel:`Copy Object` launch dialog box, enter the following values:"
msgstr ""