diff --git a/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot b/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot index e47bfb0f11..e677de3245 100644 --- a/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot +++ b/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Cloud Administrator Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-17 06:08+0000\n" +"POT-Creation-Date: 2016-02-23 06:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1232,8 +1232,9 @@ msgid "" msgstr "" # #-#-#-#-# blockstorage.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -# #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../blockstorage.rst:5 ../compute-images-instances.rst:232 +# #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../blockstorage.rst:5 ../dashboard_set_quotas.rst:39 +#: ../dashboard_set_quotas.rst:65 ../dashboard_set_quotas.rst:71 msgid "Block Storage" msgstr "" @@ -1773,7 +1774,7 @@ msgstr "" #: ../blockstorage_glusterfs_backend.rst:55 #: ../blockstorage_glusterfs_backend.rst:107 #: ../blockstorage_nfs_backend.rst:44 ../compute-flavors.rst:334 -#: ../compute-flavors.rst:356 ../identity_service_api_protection.rst:19 +#: ../compute-flavors.rst:355 ../identity_service_api_protection.rst:19 #: ../keystone_secure_identity_to_ldap_backend.rst:64 msgid "Where:" msgstr "" @@ -3929,11 +3930,11 @@ msgid "Name" msgstr "" #: ../compute-flavors.rst:39 -msgid "Memory_MB" +msgid "Instance memory in megabytes." msgstr "" #: ../compute-flavors.rst:39 -msgid "Virtual machine memory in megabytes." +msgid "Memory MB" msgstr "" #: ../compute-flavors.rst:41 @@ -3970,7 +3971,11 @@ msgstr "" msgid "Number of virtual CPUs presented to the instance." msgstr "" -#: ../compute-flavors.rst:53 +# #-#-#-#-# compute-flavors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_flavors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../compute-flavors.rst:53 ../dashboard_manage_flavors.rst:12 +#: ../dashboard_set_quotas.rst:68 msgid "VCPUs" msgstr "" @@ -3984,7 +3989,7 @@ msgid "" msgstr "" #: ../compute-flavors.rst:55 -msgid "RXTX_Factor" +msgid "RXTX Factor" msgstr "" #: ../compute-flavors.rst:62 @@ -3993,8 +3998,12 @@ msgid "" "tenant it was created in. Defaults to ``True``." msgstr "" -#: ../compute-flavors.rst:62 -msgid "Is_Public" +#: ../compute-flavors.rst:62 ../compute-flavors.rst:79 +msgid "Is Public" +msgstr "" + +#: ../compute-flavors.rst:65 ../compute-flavors.rst:91 +msgid "Extra Specs" msgstr "" #: ../compute-flavors.rst:65 @@ -4005,10 +4014,6 @@ msgid "" "nodes with GPU hardware." msgstr "" -#: ../compute-flavors.rst:65 -msgid "extra_specs" -msgstr "" - #: ../compute-flavors.rst:73 msgid "" "Flavor customization can be limited by the hypervisor in use. For example " @@ -4017,19 +4022,27 @@ msgid "" "and instance VIF traffic control." msgstr "" -#: ../compute-flavors.rst:79 +#: ../compute-flavors.rst:81 +msgid "" +"Flavors can be assigned to particular projects. By default, a flavor is " +"public and available to all projects. Private flavors are only accessible to " +"those on the access list and are invisible to other projects. To create and " +"assign a private flavor to a project, run this command:" +msgstr "" + +#: ../compute-flavors.rst:94 msgid "" "You can configure the CPU limits with control parameters with the ``nova`` " "client. For example, to configure the I/O limit, use:" msgstr "" -#: ../compute-flavors.rst:88 +#: ../compute-flavors.rst:103 msgid "" "Use these optional parameters to control weight shares, enforcement " "intervals for runtime quotas, and a quota for maximum allowed bandwidth:" msgstr "" -#: ../compute-flavors.rst:92 +#: ../compute-flavors.rst:107 msgid "" "``cpu_shares``. Specifies the proportional weighted share for the domain. If " "this element is omitted, the service defaults to the OS provided defaults. " @@ -4038,14 +4051,14 @@ msgid "" "twice as much CPU time as a VM configured with value 1024." msgstr "" -#: ../compute-flavors.rst:99 +#: ../compute-flavors.rst:114 msgid "" "``cpu_shares_level``. On VMware, specifies the allocation level. Can be " "``custom``, ``high``, ``normal``, or ``low``. If you choose ``custom``, set " "the number of shares using ``cpu_shares_share``." msgstr "" -#: ../compute-flavors.rst:103 +#: ../compute-flavors.rst:118 msgid "" "``cpu_period``. Specifies the enforcement interval (unit: microseconds) for " "QEMU and LXC hypervisors. Within a period, each VCPU of the domain is not " @@ -4053,7 +4066,7 @@ msgid "" "in range ``[1000, 1000000]``. A period with value 0 means no value." msgstr "" -#: ../compute-flavors.rst:109 +#: ../compute-flavors.rst:124 msgid "" "``cpu_limit``. Specifies the upper limit for VMware machine CPU allocation " "in MHz. This parameter ensures that a machine never uses more than the " @@ -4061,14 +4074,14 @@ msgid "" "machine's CPU performance." msgstr "" -#: ../compute-flavors.rst:114 +#: ../compute-flavors.rst:129 msgid "" "``cpu_reservation``. Specifies the guaranteed minimum CPU reservation in MHz " "for VMware. This means that if needed, the machine will definitely get " "allocated the reserved amount of CPU cycles." msgstr "" -#: ../compute-flavors.rst:119 +#: ../compute-flavors.rst:134 msgid "" "``cpu_quota``. Specifies the maximum allowed bandwidth (unit: microseconds). " "A domain with a negative-value quota indicates that the domain has infinite " @@ -4078,29 +4091,29 @@ msgid "" "the same speed. For example:" msgstr "" -#: ../compute-flavors.rst:133 +#: ../compute-flavors.rst:148 msgid "" "In this example, the instance of ``m1.low_cpu`` can only consume a maximum " "of 50% CPU of a physical CPU computing capability." msgstr "" -#: ../compute-flavors.rst:134 +#: ../compute-flavors.rst:149 msgid "CPU limits" msgstr "" -#: ../compute-flavors.rst:137 +#: ../compute-flavors.rst:152 msgid "" "For VMware, you can configure the memory limits with control parameters." msgstr "" -#: ../compute-flavors.rst:139 +#: ../compute-flavors.rst:154 msgid "" "Use these optional parameters to limit the memory allocation, guarantee " "minimum memory reservation, and to specify shares used in case of resource " "contention:" msgstr "" -#: ../compute-flavors.rst:143 +#: ../compute-flavors.rst:158 msgid "" "``memory_limit``: Specifies the upper limit for VMware machine memory " "allocation in MB. The utilization of a virtual machine will not exceed this " @@ -4109,45 +4122,45 @@ msgid "" "resources." msgstr "" -#: ../compute-flavors.rst:149 +#: ../compute-flavors.rst:164 msgid "" "``memory_reservation``: Specifies the guaranteed minimum memory reservation " "in MB for VMware. This means the specified amount of memory will definitely " "be allocated to the machine." msgstr "" -#: ../compute-flavors.rst:153 +#: ../compute-flavors.rst:168 msgid "" "``memory_shares_level``: On VMware, specifies the allocation level. This can " "be ``custom``, ``high``, ``normal`` or ``low``. If you choose ``custom``, " "set the number of shares using ``memory_shares_share``." msgstr "" -#: ../compute-flavors.rst:157 +#: ../compute-flavors.rst:172 msgid "" "``memory_shares_share``: Specifies the number of shares allocated in the " "event that ``custom`` is used. There is no unit for this value. It is a " "relative measure based on the settings for other VMs. For example:" msgstr "" -#: ../compute-flavors.rst:166 +#: ../compute-flavors.rst:181 msgid "Memory limits" msgstr "" -#: ../compute-flavors.rst:169 +#: ../compute-flavors.rst:184 msgid "" "For VMware, you can configure the resource limits for disk with control " "parameters." msgstr "" -#: ../compute-flavors.rst:172 +#: ../compute-flavors.rst:187 msgid "" "Use these optional parameters to limit the disk utilization, guarantee disk " "allocation, and to specify shares used in case of resource contention. This " "allows the VMware driver to enable disk allocations for the running instance." msgstr "" -#: ../compute-flavors.rst:177 +#: ../compute-flavors.rst:192 msgid "" "``disk_io_limit``: Specifies the upper limit for disk utilization in I/O per " "second. The utilization of a virtual machine will not exceed this limit, " @@ -4155,101 +4168,101 @@ msgid "" "indicates unlimited usage." msgstr "" -#: ../compute-flavors.rst:183 +#: ../compute-flavors.rst:198 msgid "" "``disk_io_reservation``: Specifies the guaranteed minimum disk allocation in " "terms of :term:`IOPS`." msgstr "" -#: ../compute-flavors.rst:186 +#: ../compute-flavors.rst:201 msgid "" "``disk_io_shares_level``: Specifies the allocation level. This can be " "``custom``, ``high``, ``normal`` or ``low``. If you choose custom, set the " "number of shares using ``disk_io_shares_share``." msgstr "" -#: ../compute-flavors.rst:191 +#: ../compute-flavors.rst:206 msgid "" "``disk_io_shares_share``: Specifies the number of shares allocated in the " "event that ``custom`` is used. When there is resource contention, this value " "is used to determine the resource allocation." msgstr "" -#: ../compute-flavors.rst:196 +#: ../compute-flavors.rst:211 msgid "The example below sets the ``disk_io_reservation`` to 2000 IOPS." msgstr "" -#: ../compute-flavors.rst:201 +#: ../compute-flavors.rst:216 msgid "Disk I/O limits" msgstr "" -#: ../compute-flavors.rst:204 +#: ../compute-flavors.rst:219 msgid "" "Using disk I/O quotas, you can set maximum disk write to 10 MB per second " "for a VM user. For example:" msgstr "" -#: ../compute-flavors.rst:212 +#: ../compute-flavors.rst:227 msgid "The disk I/O options are:" msgstr "" -#: ../compute-flavors.rst:214 -msgid "disk\\_read\\_bytes\\_sec" -msgstr "" - -#: ../compute-flavors.rst:216 -msgid "disk\\_read\\_iops\\_sec" -msgstr "" - -#: ../compute-flavors.rst:218 -msgid "disk\\_write\\_bytes\\_sec" -msgstr "" - -#: ../compute-flavors.rst:220 -msgid "disk\\_write\\_iops\\_sec" -msgstr "" - -#: ../compute-flavors.rst:222 -msgid "disk\\_total\\_bytes\\_sec" -msgstr "" - -#: ../compute-flavors.rst:224 -msgid "Disk tuning" -msgstr "" - -#: ../compute-flavors.rst:224 -msgid "disk\\_total\\_iops\\_sec" -msgstr "" - -#: ../compute-flavors.rst:227 -msgid "The vif I/O options are:" -msgstr "" - #: ../compute-flavors.rst:229 -msgid "vif\\_inbound\\_ average" +msgid "``disk_read_bytes_sec``" +msgstr "" + +#: ../compute-flavors.rst:230 +msgid "``disk_read_iops_sec``" msgstr "" #: ../compute-flavors.rst:231 -msgid "vif\\_inbound\\_burst" +msgid "``disk_write_bytes_sec``" +msgstr "" + +#: ../compute-flavors.rst:232 +msgid "``disk_write_iops_sec``" msgstr "" #: ../compute-flavors.rst:233 -msgid "vif\\_inbound\\_peak" +msgid "``disk_total_bytes_sec``" msgstr "" -#: ../compute-flavors.rst:235 -msgid "vif\\_outbound\\_ average" +#: ../compute-flavors.rst:234 +msgid "Disk tuning" +msgstr "" + +#: ../compute-flavors.rst:234 +msgid "``disk_total_iops_sec``" msgstr "" #: ../compute-flavors.rst:237 -msgid "vif\\_outbound\\_burst" +msgid "The vif I/O options are:" msgstr "" #: ../compute-flavors.rst:239 -msgid "vif\\_outbound\\_peak" +msgid "``vif_inbound_average``" +msgstr "" + +#: ../compute-flavors.rst:240 +msgid "``vif_inbound_burst``" msgstr "" #: ../compute-flavors.rst:241 +msgid "``vif_inbound_peak``" +msgstr "" + +#: ../compute-flavors.rst:242 +msgid "``vif_outbound_average``" +msgstr "" + +#: ../compute-flavors.rst:243 +msgid "``vif_outbound_burst``" +msgstr "" + +#: ../compute-flavors.rst:244 +msgid "``vif_outbound_peak``" +msgstr "" + +#: ../compute-flavors.rst:246 msgid "" "Incoming and outgoing traffic can be shaped independently. The bandwidth " "element can have at most, one inbound and at most, one outbound child " @@ -4260,7 +4273,7 @@ msgid "" "rate on the interface being shaped." msgstr "" -#: ../compute-flavors.rst:250 +#: ../compute-flavors.rst:255 msgid "" "There are also two optional attributes (integer): ``peak``, which specifies " "the maximum rate at which a bridge can send data (kilobytes/second), and " @@ -4268,43 +4281,43 @@ msgid "" "The rate is shared equally within domains connected to the network." msgstr "" -#: ../compute-flavors.rst:256 +#: ../compute-flavors.rst:261 msgid "" "The example below sets network traffic bandwidth limits for existing flavor " "as follows:" msgstr "" -#: ../compute-flavors.rst:259 +#: ../compute-flavors.rst:264 msgid "Outbound traffic:" msgstr "" -#: ../compute-flavors.rst:261 ../compute-flavors.rst:269 +#: ../compute-flavors.rst:266 ../compute-flavors.rst:274 msgid "average: 256 Mbps (32768 kilobytes/second)" msgstr "" -#: ../compute-flavors.rst:263 ../compute-flavors.rst:271 +#: ../compute-flavors.rst:268 ../compute-flavors.rst:276 msgid "peak: 512 Mbps (65536 kilobytes/second)" msgstr "" -#: ../compute-flavors.rst:265 ../compute-flavors.rst:273 +#: ../compute-flavors.rst:270 ../compute-flavors.rst:278 msgid "burst: 65536 kilobytes" msgstr "" -#: ../compute-flavors.rst:267 +#: ../compute-flavors.rst:272 msgid "Inbound traffic:" msgstr "" -#: ../compute-flavors.rst:287 +#: ../compute-flavors.rst:292 msgid "" "All the speed limit values in above example are specified in kilobytes/" "second. And burst values are in kilobytes." msgstr "" -#: ../compute-flavors.rst:288 +#: ../compute-flavors.rst:293 msgid "Bandwidth I/O" msgstr "" -#: ../compute-flavors.rst:291 +#: ../compute-flavors.rst:296 msgid "" "For the libvirt driver, you can enable and set the behavior of a virtual " "hardware watchdog device for each flavor. Watchdog devices keep an eye on " @@ -4313,32 +4326,32 @@ msgid "" "``hw:watchdog_action`` is not specified, the watchdog is disabled." msgstr "" -#: ../compute-flavors.rst:298 +#: ../compute-flavors.rst:303 msgid "To set the behavior, use:" msgstr "" -#: ../compute-flavors.rst:304 +#: ../compute-flavors.rst:309 msgid "Valid ACTION values are:" msgstr "" -#: ../compute-flavors.rst:306 -msgid "``disabled``—(default) The device is not attached." -msgstr "" - -#: ../compute-flavors.rst:308 -msgid "``reset``—Forcefully reset the guest." -msgstr "" - -#: ../compute-flavors.rst:310 -msgid "``poweroff``—Forcefully power off the guest." +#: ../compute-flavors.rst:311 +msgid "``disabled``: (default) The device is not attached." msgstr "" #: ../compute-flavors.rst:312 -msgid "``pause``—Pause the guest." +msgid "``reset``: Forcefully reset the guest." +msgstr "" + +#: ../compute-flavors.rst:313 +msgid "``poweroff``: Forcefully power off the guest." msgstr "" #: ../compute-flavors.rst:314 -msgid "``none``—Only enable the watchdog; do nothing if the server hangs." +msgid "``pause``: Pause the guest." +msgstr "" + +#: ../compute-flavors.rst:315 +msgid "``none``: Only enable the watchdog; do nothing if the server hangs." msgstr "" #: ../compute-flavors.rst:319 @@ -4359,90 +4372,80 @@ msgstr "" #: ../compute-flavors.rst:336 msgid "" -"RATE-BYTES—(Integer) Allowed amount of bytes that the guest can read from " +"RATE-BYTES: (Integer) Allowed amount of bytes that the guest can read from " "the host's entropy per period." msgstr "" -#: ../compute-flavors.rst:339 -msgid "RATE-PERIOD—(Integer) Duration of the read period in seconds." +#: ../compute-flavors.rst:338 +msgid "RATE-PERIOD: (Integer) Duration of the read period in seconds." msgstr "" -#: ../compute-flavors.rst:339 +#: ../compute-flavors.rst:338 msgid "Random-number generator" msgstr "" -#: ../compute-flavors.rst:342 +#: ../compute-flavors.rst:341 msgid "" "For the libvirt driver, you can define the topology of the processors in the " "virtual machine using properties. The properties with ``max`` limit the " "number that can be selected by the user with image properties." msgstr "" -#: ../compute-flavors.rst:358 +#: ../compute-flavors.rst:357 msgid "" -"FLAVOR-SOCKETS—(Integer) The number of sockets for the guest VM. By this is " +"FLAVOR-SOCKETS: (integer) The number of sockets for the guest VM. By this is " "set to the number of vCPUs requested." msgstr "" +#: ../compute-flavors.rst:359 +msgid "" +"FLAVOR-CORES: (integer) The number of cores per socket for the guest VM. By " +"this is set to 1." +msgstr "" + #: ../compute-flavors.rst:361 msgid "" -"FLAVOR-CORES—(Integer) The number of cores per socket for the guest VM. By " -"this is set to 1." +"FLAVOR-THREADS: (integer) The number of threads per core for the guest VM. " +"By this is set to 1." msgstr "" -#: ../compute-flavors.rst:364 -msgid "" -"FLAVOR-THREADS—(Integer) The number of threads per core for the guest VM. By " -"this is set to 1." -msgstr "" - -#: ../compute-flavors.rst:365 +#: ../compute-flavors.rst:362 msgid "CPU topology" msgstr "" -#: ../compute-flavors.rst:368 +#: ../compute-flavors.rst:365 msgid "" -"VMs can be pinned to specific physical cores in the hypervisor to improve " -"performance. This should only be done where there is no CPU overcommit " -"(``cpu_allocation_ratio`` is 1.0)." +"For the libvirt driver, you can pin the virtual CPUs (vCPUs) of instances to " +"the host's physical CPU cores (pCPUs) using properties. This will result in " +"improved instance determinism and performance. Host aggregates should be " +"used to separate these \"pinned\" instances from unpinned instances as the " +"latter will not respect the resourcing requirements of the former." msgstr "" #: ../compute-flavors.rst:376 -msgid "Valid PIN-POLICY values are:" +msgid "Valid CPU-POLICY values are:" msgstr "" #: ../compute-flavors.rst:378 msgid "" -"``shared``—(default) The guest vCPUs will be allowed to freely float across " +"``shared``: (default) The guest vCPUs will be allowed to freely float across " "host pCPUs, albeit potentially constrained by NUMA policy." msgstr "" -#: ../compute-flavors.rst:381 +#: ../compute-flavors.rst:380 msgid "" -"``dedicated``—the guest vCPUs will be strictly pinned to a set of host " +"``dedicated``: The guest vCPUs will be strictly pinned to a set of host " "pCPUs. In the absence of an explicit vCPU topology request, the drivers " -"typically expose all vCPUs as sockets with 1 core and 1 thread. When strict " -"CPU pinning is in effect the guest CPU topology will be setup to match the " -"topology of the CPUs to which it is pinned. This option assumes the " -"overcommit ratio is 1.0. For example, if a 2 vCPU guest is pinned to a " -"single host core with 2 threads, then the guest will get a topology of 1 " -"socket, 1 core, 2 threads." +"typically expose all vCPUs as sockets with one core and one thread. When " +"strict CPU pinning is in effect the guest CPU topology will be setup to " +"match the topology of the CPUs to which it is pinned. This option implies an " +"overcommit ratio of 1.0. For example, if a two vCPU guest is pinned to a " +"single host core with two threads, then the guest will get a topology of one " +"socket, one core, threads threads." msgstr "" -#: ../compute-flavors.rst:388 -msgid "Core pinning" -msgstr "" - -#: ../compute-flavors.rst:391 -msgid "" -"Flavors can also be assigned to particular projects. By default, a flavor is " -"public and available to all projects. Private flavors are only accessible to " -"those on the access list and are invisible to other projects. To create and " -"assign a private flavor to a project, run these commands:" -msgstr "" - -#: ../compute-flavors.rst:398 -msgid "Project private flavors" +#: ../compute-flavors.rst:386 +msgid "CPU pinning policy" msgstr "" #: ../compute-images-instances.rst:3 @@ -4580,251 +4583,28 @@ msgstr "" msgid "**The end state of an image and volume after the instance exits**" msgstr "" -#: ../compute-images-instances.rst:125 -msgid "Manage instances" -msgstr "" - -#: ../compute-images-instances.rst:127 -msgid "" -"Administrative users can manage instances for users in various projects. As " -"an administrative user, you can view, terminate, edit, perform, or migrate " -"an instance. You can perform a soft or hard reboot if needed. You can also " -"view instance logs, or launch a VNC console for an instance." -msgstr "" - -#: ../compute-images-instances.rst:132 -msgid "" -"For information about using the Dashboard to launch instances as an end " -"user, see the `OpenStack End User Guide `__." -msgstr "" - -#: ../compute-images-instances.rst:138 -msgid "Create instance snapshots" -msgstr "" - -#: ../compute-images-instances.rst:140 ../compute-images-instances.rst:163 -#: ../compute-images-instances.rst:187 -msgid "" -"Log in to the Dashboard and choose the admin project from the drop-down list " -"at the top of the page." -msgstr "" - -#: ../compute-images-instances.rst:143 ../compute-images-instances.rst:166 -msgid "" -"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" -"guilabel:`Instances` category." -msgstr "" - -#: ../compute-images-instances.rst:146 -msgid "" -"Select an instance to create a snapshot from it. From the :guilabel:" -"`Actions` drop-down list, select :guilabel:`Create Snapshot`." -msgstr "" - -#: ../compute-images-instances.rst:149 -msgid "" -"In the :guilabel:`Create Snapshot` window, enter a name for the snapshot." -msgstr "" - -#: ../compute-images-instances.rst:151 -msgid "" -"Click :guilabel:`Create Snapshot`. The Dashboard shows the instance snapshot " -"in the :guilabel:`Images` category." -msgstr "" - -#: ../compute-images-instances.rst:154 -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 `__." -msgstr "" - -#: ../compute-images-instances.rst:161 -msgid "Control the state of an instance" -msgstr "" - -#: ../compute-images-instances.rst:169 -msgid "Select the instance for which you want to change the state." -msgstr "" - -#: ../compute-images-instances.rst:171 -msgid "" -"From the drop-down list in the :guilabel:`Actions` column, select the state." -msgstr "" - -#: ../compute-images-instances.rst:174 -msgid "" -"Depending on the current state of the instance, you can choose to pause, un-" -"pause, suspend, resume, soft or hard reboot, or terminate an instance " -"(actions in red color are dangerous)." -msgstr "" - -#: ../compute-images-instances.rst:179 -msgid "Track usage" -msgstr "" - -#: ../compute-images-instances.rst:181 -msgid "" -"Use the :guilabel:`Overview` category to track usage of instances for each " -"project." -msgstr "" - -#: ../compute-images-instances.rst:184 -msgid "" -"You can track costs per month by showing meters like number of VCPUs, disks, " -"RAM, and uptime of all your instances." -msgstr "" - -#: ../compute-images-instances.rst:190 -msgid "On the :guilabel:`Admin` tab, click the :guilabel:`Instances` category." -msgstr "" - -#: ../compute-images-instances.rst:192 -msgid "" -"Select a month and click :guilabel:`Submit` to query the instance usage for " -"that month." -msgstr "" - -#: ../compute-images-instances.rst:195 -msgid "Click :guilabel:`Download CSV Summary` to download a CSV summary." -msgstr "" - -#: ../compute-images-instances.rst:198 -msgid "Image management" -msgstr "" - -#: ../compute-images-instances.rst:200 -msgid "" -"The OpenStack Image service discovers, registers, and retrieves virtual " -"machine images. The service also includes a RESTful API that allows you to " -"query VM image metadata and retrieve the actual image with HTTP requests. " -"For more information about the API, see the `OpenStack API Complete " -"Reference `__ and the `Python " -"API `__." -msgstr "" - -#: ../compute-images-instances.rst:208 -msgid "" -"The OpenStack Image service can be controlled using a command-line tool. For " -"more information about using the OpenStack Image command-line tool, see the " -"`Manage Images `__ section in the OpenStack End User Guide." -msgstr "" - -#: ../compute-images-instances.rst:214 -msgid "" -"You can store virtual images made available through the Image service in a " -"variety of ways. In order to use these services, you must have a working " -"installation of the Image service, with a working endpoint, and users that " -"have been created in OpenStack Identity. Additionally, you must meet the " -"environment variables required by the Compute and Image service clients." -msgstr "" - -#: ../compute-images-instances.rst:221 -msgid "The Image service supports these back-end stores:" -msgstr "" - -#: ../compute-images-instances.rst:224 -msgid "" -"The OpenStack Image service stores virtual machine images in the file system " -"back end by default. This simple back end writes image files to the local " -"file system." -msgstr "" - -#: ../compute-images-instances.rst:226 -msgid "File system" -msgstr "" - -# #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -# #-#-#-#-# objectstorage.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:229 ../objectstorage.rst:3 -msgid "Object Storage" -msgstr "" - -#: ../compute-images-instances.rst:229 -msgid "The OpenStack highly available service for storing objects." -msgstr "" - -#: ../compute-images-instances.rst:232 -msgid "The OpenStack highly available service for storing blocks." -msgstr "" - -#: ../compute-images-instances.rst:235 -msgid "ESX/ESXi or vCenter Server target system." -msgstr "" - -#: ../compute-images-instances.rst:235 -msgid "VMware" -msgstr "" - -#: ../compute-images-instances.rst:238 -msgid "S3" -msgstr "" - -#: ../compute-images-instances.rst:238 -msgid "The Amazon S3 service." -msgstr "" - -#: ../compute-images-instances.rst:241 -msgid "" -"OpenStack Image service can read virtual machine images that are available " -"on the Internet using HTTP. This store is read only." -msgstr "" - -#: ../compute-images-instances.rst:242 -msgid "HTTP" -msgstr "" - -#: ../compute-images-instances.rst:245 -msgid "" -"Stores images inside of a Ceph storage cluster using Ceph's RBD interface." -msgstr "" - -#: ../compute-images-instances.rst:246 -msgid "RADOS Block Device (RBD)" -msgstr "" - -#: ../compute-images-instances.rst:249 -msgid "A distributed storage system for QEMU/KVM." -msgstr "" - -#: ../compute-images-instances.rst:249 -msgid "Sheepdog" -msgstr "" - -#: ../compute-images-instances.rst:252 -msgid "" -"Stores images using MongoDB. This store driver will be removed in Mitaka." -msgstr "" - -#: ../compute-images-instances.rst:253 -msgid "GridFS" -msgstr "" - -#: ../compute-images-instances.rst:256 +#: ../compute-images-instances.rst:126 msgid "Image properties and property protection" msgstr "" -#: ../compute-images-instances.rst:258 +#: ../compute-images-instances.rst:128 msgid "" "An image property is a key and value pair that the cloud administrator or " "the image owner attaches to an OpenStack Image service image, as follows:" msgstr "" -#: ../compute-images-instances.rst:262 +#: ../compute-images-instances.rst:132 msgid "" "The cloud administrator defines core properties, such as the image name." msgstr "" -#: ../compute-images-instances.rst:265 +#: ../compute-images-instances.rst:135 msgid "" "The cloud administrator and the image owner can define additional " "properties, such as licensing and billing information." msgstr "" -#: ../compute-images-instances.rst:268 +#: ../compute-images-instances.rst:138 msgid "" "The cloud administrator can configure any property as protected, which " "limits which policies or user roles can perform CRUD operations on that " @@ -4832,98 +4612,98 @@ msgid "" "only cloud administrators have access." msgstr "" -#: ../compute-images-instances.rst:273 +#: ../compute-images-instances.rst:143 msgid "" "For unprotected image properties, the cloud administrator can manage core " "properties and the image owner can manage additional properties." msgstr "" -#: ../compute-images-instances.rst:276 +#: ../compute-images-instances.rst:146 msgid "**To configure property protection**" msgstr "" -#: ../compute-images-instances.rst:278 +#: ../compute-images-instances.rst:148 msgid "" -"To configure property protection, the cloud administrator completes these " -"steps:" +"To configure property protection, edit the ``policy.json`` file. This file " +"can also be used to set policies for Image service actions." msgstr "" -#: ../compute-images-instances.rst:281 +#: ../compute-images-instances.rst:151 msgid "Define roles or policies in the ``policy.json`` file:" msgstr "" -#: ../compute-images-instances.rst:347 +#: ../compute-images-instances.rst:217 msgid "" "For each parameter, use ``\"rule:restricted\"`` to restrict access to all " "users or ``\"role:admin\"`` to limit access to administrator roles. For " "example:" msgstr "" -#: ../compute-images-instances.rst:356 +#: ../compute-images-instances.rst:226 msgid "" "Define which roles or policies can manage which properties in a property " "protections configuration file. For example:" msgstr "" -#: ../compute-images-instances.rst:379 +#: ../compute-images-instances.rst:249 msgid "A value of ``@`` allows the corresponding operation for a property." msgstr "" -#: ../compute-images-instances.rst:381 +#: ../compute-images-instances.rst:251 msgid "A value of ``!`` disallows the corresponding operation for a property." msgstr "" -#: ../compute-images-instances.rst:384 +#: ../compute-images-instances.rst:254 msgid "" "In the ``glance-api.conf`` file, define the location of a property " "protections configuration file." msgstr "" -#: ../compute-images-instances.rst:391 +#: ../compute-images-instances.rst:261 msgid "" "This file contains the rules for property protections and the roles and " "policies associated with it." msgstr "" -#: ../compute-images-instances.rst:394 +#: ../compute-images-instances.rst:264 msgid "By default, property protections are not enforced." msgstr "" -#: ../compute-images-instances.rst:396 +#: ../compute-images-instances.rst:266 msgid "" "If you specify a file name value and the file is not found, the ``glance-" "api`` service does not start." msgstr "" -#: ../compute-images-instances.rst:399 ../compute-images-instances.rst:412 +#: ../compute-images-instances.rst:269 ../compute-images-instances.rst:282 msgid "" "To view a sample configuration file, see `glance-api.conf `__." msgstr "" -#: ../compute-images-instances.rst:403 +#: ../compute-images-instances.rst:273 msgid "" "Optionally, in the ``glance-api.conf`` file, specify whether roles or " "policies are used in the property protections configuration file" msgstr "" -#: ../compute-images-instances.rst:410 +#: ../compute-images-instances.rst:280 msgid "The default is ``roles``." msgstr "" -#: ../compute-images-instances.rst:417 +#: ../compute-images-instances.rst:287 msgid "Image download: how it works" msgstr "" -#: ../compute-images-instances.rst:419 +#: ../compute-images-instances.rst:289 msgid "" "Prior to starting a virtual machine, transfer the virtual machine image to " "the compute node from the Image service. How this works can change depending " "on the settings chosen for the compute node and the Image service." msgstr "" -#: ../compute-images-instances.rst:424 +#: ../compute-images-instances.rst:294 msgid "" "Typically, the Compute service will use the image identifier passed to it by " "the scheduler service and request the image from the Image API. Though " @@ -4934,7 +4714,7 @@ msgid "" "the compute node." msgstr "" -#: ../compute-images-instances.rst:432 +#: ../compute-images-instances.rst:302 msgid "" "It is possible to set up the Object Storage node on a separate network, and " "still allow image traffic to flow between the Compute and Object Storage " @@ -4942,7 +4722,7 @@ msgid "" "configuration file to allow block storage traffic to reach the Compute node." msgstr "" -#: ../compute-images-instances.rst:438 +#: ../compute-images-instances.rst:308 msgid "" "Certain back ends support a more direct method, where on request the Image " "service will return a URL that links directly to the back-end store. You can " @@ -4952,7 +4732,7 @@ msgid "" "of the ``nova.conf`` file on compute nodes." msgstr "" -#: ../compute-images-instances.rst:446 +#: ../compute-images-instances.rst:316 msgid "" "Compute nodes also implement caching of images, meaning that if an image has " "been used before it won't necessarily be downloaded every time. Information " @@ -4961,11 +4741,11 @@ msgid "" "reference/content/>`__." msgstr "" -#: ../compute-images-instances.rst:453 +#: ../compute-images-instances.rst:323 msgid "Instance building blocks" msgstr "" -#: ../compute-images-instances.rst:455 +#: ../compute-images-instances.rst:325 msgid "" "In OpenStack, the base operating system is usually copied from an image " "stored in the OpenStack Image service. This results in an ephemeral instance " @@ -4973,7 +4753,7 @@ msgid "" "shutdown." msgstr "" -#: ../compute-images-instances.rst:460 +#: ../compute-images-instances.rst:330 msgid "" "You can also put an operating system on a persistent volume in Compute or " "the Block Storage volume system. This gives a more traditional, persistent " @@ -4983,46 +4763,46 @@ msgstr "" # #-#-#-#-# compute_arch.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:481 ../compute_arch.rst:267 +#: ../compute-images-instances.rst:351 ../compute_arch.rst:267 msgid "The displayed image attributes are:" msgstr "" -#: ../compute-images-instances.rst:484 +#: ../compute-images-instances.rst:354 msgid "Automatically generated UUID of the image." msgstr "" # #-#-#-#-# compute_arch.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:484 ../compute_arch.rst:270 +#: ../compute-images-instances.rst:354 ../compute_arch.rst:270 msgid "``ID``" msgstr "" -#: ../compute-images-instances.rst:487 +#: ../compute-images-instances.rst:357 msgid "Free form, human-readable name for the image." msgstr "" # #-#-#-#-# compute_arch.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:487 ../compute_arch.rst:273 +#: ../compute-images-instances.rst:357 ../compute_arch.rst:273 msgid "``Name``" msgstr "" # #-#-#-#-# compute_arch.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:490 ../compute_arch.rst:276 +#: ../compute-images-instances.rst:360 ../compute_arch.rst:276 msgid "" "The status of the image. Images marked ``ACTIVE`` are available for use." msgstr "" # #-#-#-#-# compute_arch.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:491 ../compute_arch.rst:277 +#: ../compute-images-instances.rst:361 ../compute_arch.rst:277 msgid "``Status``" msgstr "" # #-#-#-#-# compute_arch.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:494 ../compute_arch.rst:280 +#: ../compute-images-instances.rst:364 ../compute_arch.rst:280 msgid "" "For images that are created as snapshots of running instances, this is the " "UUID of the instance the snapshot derives from. For uploaded images, this " @@ -5031,39 +4811,39 @@ msgstr "" # #-#-#-#-# compute_arch.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# compute-images-instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-images-instances.rst:496 ../compute_arch.rst:282 +#: ../compute-images-instances.rst:366 ../compute_arch.rst:282 msgid "``Server``" msgstr "" -#: ../compute-images-instances.rst:498 +#: ../compute-images-instances.rst:368 msgid "" "Virtual hardware templates are called ``flavors``. The default installation " "provides five predefined flavors." msgstr "" -#: ../compute-images-instances.rst:501 +#: ../compute-images-instances.rst:371 msgid "For a list of flavors that are available on your system, run:" msgstr "" -#: ../compute-images-instances.rst:516 +#: ../compute-images-instances.rst:386 msgid "" "By default, administrative users can configure the flavors. You can change " "this behavior by redefining the access controls for ``compute_extension:" "flavormanage`` in ``/etc/nova/policy.json`` on the ``compute-api`` server." msgstr "" -#: ../compute-images-instances.rst:523 +#: ../compute-images-instances.rst:393 msgid "Instance management tools" msgstr "" -#: ../compute-images-instances.rst:525 +#: ../compute-images-instances.rst:395 msgid "" "OpenStack provides command-line, web interface, and API-based instance " "management tools. Third-party management tools are also available, using " "either the native API or the provided EC2-compatible API." msgstr "" -#: ../compute-images-instances.rst:529 +#: ../compute-images-instances.rst:399 msgid "" "The OpenStack python-novaclient package provides a basic command-line " "utility, which uses the :command:`nova` command. This is available as a " @@ -5071,18 +4851,18 @@ msgid "" "version using the pip python package installer:" msgstr "" -#: ../compute-images-instances.rst:538 +#: ../compute-images-instances.rst:408 msgid "" "For more information about python-novaclient and other command-line tools, " "see the `OpenStack End User Guide `__." msgstr "" -#: ../compute-images-instances.rst:544 +#: ../compute-images-instances.rst:414 msgid "Control where instances run" msgstr "" -#: ../compute-images-instances.rst:546 +#: ../compute-images-instances.rst:416 msgid "" "The `OpenStack Configuration Reference `__ provides detailed information on controlling " @@ -5091,250 +4871,18 @@ msgid "" "performance inter-instance communications." msgstr "" -#: ../compute-images-instances.rst:553 +#: ../compute-images-instances.rst:423 msgid "" "Administrative users can specify which compute node their instances run on. " "To do this, specify the ``--availability-zone AVAILABILITY_ZONE:" "COMPUTE_HOST`` parameter." msgstr "" -#: ../compute-images-instances.rst:558 -msgid "Create and manage images" -msgstr "" - -#: ../compute-images-instances.rst:560 -msgid "" -"Administrative users can create and manage images for the projects to which " -"you belong. You can create and manage images for users in all projects to " -"which you have administative access." -msgstr "" - -#: ../compute-images-instances.rst:564 -msgid "" -"To create and manage images in specified projects as an end user, see the " -"`OpenStack End User Guide `_." -msgstr "" - -#: ../compute-images-instances.rst:568 -msgid "" -"To create and manage images as an administrator for other users, use the " -"following procedures." -msgstr "" - -#: ../compute-images-instances.rst:572 -msgid "Create images" -msgstr "" - -#: ../compute-images-instances.rst:574 -msgid "" -"For details about image creation, see the `Virtual Machine Image Guide " -"`_." -msgstr "" - -#: ../compute-images-instances.rst:577 -msgid "Log in to the dashboard." -msgstr "" - -#: ../compute-images-instances.rst:579 -msgid "" -"Choose the :guilabel:`admin` project from the drop-down list at the top of " -"the page." -msgstr "" - -#: ../compute-images-instances.rst:581 -msgid "" -"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" -"guilabel:`Images` category. The images that you can administer for cloud " -"users appear on this page." -msgstr "" - -#: ../compute-images-instances.rst:584 -msgid "" -"Click :guilabel:`Create Image`, which opens the :guilabel:`Create An Image` " -"window." -msgstr "" - -#: ../compute-images-instances.rst:591 -msgid "**Create images**" -msgstr "" - -#: ../compute-images-instances.rst:597 -msgid "" -"In the :guilabel:`Create An Image` window, enter or select the following " -"values:" -msgstr "" - -#: ../compute-images-instances.rst:601 -msgid ":guilabel:`Name`" -msgstr "" - -#: ../compute-images-instances.rst:601 -msgid "Enter a name for the image." -msgstr "" - -#: ../compute-images-instances.rst:603 -msgid ":guilabel:`Description`" -msgstr "" - -#: ../compute-images-instances.rst:603 -msgid "Enter a brief description of the image." -msgstr "" - -#: ../compute-images-instances.rst:606 -msgid ":guilabel:`Image Source`" -msgstr "" - -#: ../compute-images-instances.rst:606 -msgid "" -"Choose the image source from the dropdown list. Your choices are :guilabel:" -"`Image Location` and :guilabel:`Image File`." -msgstr "" - -#: ../compute-images-instances.rst:611 -msgid ":guilabel:`Image File` or :guilabel:`Image Location`" -msgstr "" - -#: ../compute-images-instances.rst:611 -msgid "" -"Based on your selection, there is an :guilabel:`Image File` or :guilabel:" -"`Image Location` field. You can include the location URL or browse for the " -"image file on your file system and add it." -msgstr "" - -#: ../compute-images-instances.rst:619 -msgid ":guilabel:`Format`" -msgstr "" - -#: ../compute-images-instances.rst:619 -msgid "Select the image format." -msgstr "" - -#: ../compute-images-instances.rst:621 -msgid ":guilabel:`Architecture`" -msgstr "" - -#: ../compute-images-instances.rst:621 -msgid "" -"Specify the architecture. For example, ``i386`` for a 32-bit architecture or " -"``x86_64`` for a 64-bit architecture." -msgstr "" - -#: ../compute-images-instances.rst:626 -msgid ":guilabel:`Minimum Disk (GB)`" -msgstr "" - -#: ../compute-images-instances.rst:626 ../compute-images-instances.rst:628 -msgid "Leave this field empty." -msgstr "" - -#: ../compute-images-instances.rst:628 -msgid ":guilabel:`Minimum RAM (MB)`" -msgstr "" - -#: ../compute-images-instances.rst:630 -msgid ":guilabel:`Copy Data`" -msgstr "" - -#: ../compute-images-instances.rst:630 -msgid "Specify this option to copy image data to the Image service." -msgstr "" - -#: ../compute-images-instances.rst:633 -msgid ":guilabel:`Public`" -msgstr "" - -#: ../compute-images-instances.rst:633 -msgid "Select this option to make the image public to all users." -msgstr "" - -#: ../compute-images-instances.rst:636 -msgid ":guilabel:`Protected`" -msgstr "" - -#: ../compute-images-instances.rst:636 -msgid "" -"Select this option to ensure that only users with permissions can delete it." -msgstr "" - -#: ../compute-images-instances.rst:641 -msgid "Click :guilabel:`Create Image`." -msgstr "" - -#: ../compute-images-instances.rst:643 -msgid "" -"The image is queued to be uploaded. It might take several minutes before the " -"status changes from ``Queued`` to ``Active``." -msgstr "" - -#: ../compute-images-instances.rst:647 -msgid "Update images" -msgstr "" - -#: ../compute-images-instances.rst:649 ../compute-images-instances.rst:666 -msgid "" -"Log in to the Dashboard. Choose the :guilabel:`admin` project from the drop-" -"down list at the top of the page." -msgstr "" - -#: ../compute-images-instances.rst:652 -msgid "" -"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" -"guilabel:`Images` category." -msgstr "" - -#: ../compute-images-instances.rst:654 -msgid "Select the images that you want to edit. Click :guilabel:`Edit Image`." -msgstr "" - -#: ../compute-images-instances.rst:655 -msgid "In the :guilabel:`Update Image` window, you can change the image name." -msgstr "" - -#: ../compute-images-instances.rst:657 -msgid "" -"Select the :guilabel:`Public` check box to make the image public. Clear this " -"check box to make the image private. You cannot change the :guilabel:`Kernel " -"ID`, :guilabel:`Ramdisk ID`, or :guilabel:`Architecture` attributes for an " -"image." -msgstr "" - -#: ../compute-images-instances.rst:661 -msgid "Click :guilabel:`Update Image`." -msgstr "" - -#: ../compute-images-instances.rst:664 -msgid "Delete images" -msgstr "" - -#: ../compute-images-instances.rst:669 -msgid "" -"On the :guilabel:`Admin tab`, open the :guilabel:`System` tab and click the :" -"guilabel:`Images` category." -msgstr "" - -#: ../compute-images-instances.rst:671 -msgid "Select the images that you want to delete." -msgstr "" - -#: ../compute-images-instances.rst:672 -msgid "Click :guilabel:`Delete Images`." -msgstr "" - -#: ../compute-images-instances.rst:673 -msgid "" -"In the :guilabel:`Confirm Delete Images` window, click :guilabel:`Delete " -"Images` to confirm the deletion." -msgstr "" - -#: ../compute-images-instances.rst:676 -msgid "You cannot undo this action." -msgstr "" - -#: ../compute-images-instances.rst:679 +#: ../compute-images-instances.rst:429 msgid "Launch instances with UEFI" msgstr "" -#: ../compute-images-instances.rst:681 +#: ../compute-images-instances.rst:431 msgid "" "Unified Extensible Firmware Interface (UEFI) is a standard firmware designed " "to replace legacy BIOS. There is a slow but steady trend for operating " @@ -5342,44 +4890,44 @@ msgid "" "format." msgstr "" -#: ../compute-images-instances.rst:686 +#: ../compute-images-instances.rst:436 msgid "**To configure UEFI environment**" msgstr "" -#: ../compute-images-instances.rst:688 +#: ../compute-images-instances.rst:438 msgid "" "To successfully launch an instance from an UEFI image in QEMU/KVM " "environment, the cloud administrator has to install the following packages " "on compute node:" msgstr "" -#: ../compute-images-instances.rst:692 +#: ../compute-images-instances.rst:442 msgid "OVMF, a port of Intel's tianocore firmware to QEMU virtual machine." msgstr "" -#: ../compute-images-instances.rst:694 +#: ../compute-images-instances.rst:444 msgid "libvirt, which has been supporting UEFI boot since version 1.2.9." msgstr "" -#: ../compute-images-instances.rst:696 +#: ../compute-images-instances.rst:446 msgid "" "Because default UEFI loader path is ``/usr/share/OVMF/OVMF_CODE.fd``, the " "cloud administrator must create one link to this location after UEFI package " "is installed." msgstr "" -#: ../compute-images-instances.rst:700 +#: ../compute-images-instances.rst:450 msgid "**To upload UEFI images**" msgstr "" -#: ../compute-images-instances.rst:702 +#: ../compute-images-instances.rst:452 msgid "" "To launch instances from a UEFI image, the administrator first has to upload " "one UEFI image. To do so, ``hw_firmware_type`` property must be set to " "``uefi`` when the image is created. For example:" msgstr "" -#: ../compute-images-instances.rst:711 +#: ../compute-images-instances.rst:461 msgid "After that, you can launch instances from this UEFI image." msgstr "" @@ -5522,7 +5070,9 @@ msgstr "" msgid "HostB" msgstr "" -#: ../compute-live-migration-usage.rst:86 +# #-#-#-#-# compute-live-migration-usage.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_flavors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../compute-live-migration-usage.rst:86 ../dashboard_manage_flavors.rst:14 msgid "m1.tiny" msgstr "" @@ -9055,8 +8605,14 @@ msgid "" msgstr "" # #-#-#-#-# compute.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# networking_config-identity.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute.rst:3 ../networking_config-identity.rst:123 +#: ../compute.rst:3 ../dashboard_set_quotas.rst:42 +#: ../dashboard_set_quotas.rst:45 ../dashboard_set_quotas.rst:48 +#: ../dashboard_set_quotas.rst:51 ../dashboard_set_quotas.rst:53 +#: ../dashboard_set_quotas.rst:56 ../dashboard_set_quotas.rst:59 +#: ../dashboard_set_quotas.rst:62 ../dashboard_set_quotas.rst:68 +#: ../networking_config-identity.rst:123 msgid "Compute" msgstr "" @@ -9831,33 +9387,1553 @@ msgstr "" #: ../dashboard.rst:5 msgid "" -"The OpenStack dashboard is a web-based interface that allows you to manage " -"OpenStack resources and services. The dashboard allows you to interact with " +"The OpenStack Dashboard is a web-based interface that allows you to manage " +"OpenStack resources and services. The Dashboard allows you to interact with " "the OpenStack Compute cloud controller using the OpenStack APIs. For more " -"information about installing and configuring the dashboard, see the " +"information about installing and configuring the Dashboard, see the " "`OpenStack Installation Guide `__ for your operating system." msgstr "" -#: ../dashboard.rst:20 +#: ../dashboard.rst:29 msgid "" "To deploy the dashboard, see the `OpenStack dashboard documentation `__." msgstr "" -#: ../dashboard.rst:22 +#: ../dashboard.rst:31 msgid "" "To launch instances with the dashboard, see the `OpenStack End User Guide " "`__." msgstr "" +#: ../dashboard_admin_manage_roles.rst:3 +msgid "Create and manage roles" +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:5 +msgid "" +"A role is a personality that a user assumes to perform a specific set of " +"operations. A role includes a set of rights and privileges. A user assumes " +"that role inherits those rights and privileges." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:11 +msgid "" +"OpenStack Identity service defines a user's role on a project, but it is " +"completely up to the individual service to define what that role means. This " +"is referred to as the service's policy. To get details about what the " +"privileges for each role are, refer to the ``policy.json`` file available " +"for each service in the ``/etc/SERVICE/policy.json`` file. For example, the " +"policy defined for OpenStack Identity service is defined in the ``/etc/" +"keystone/policy.json`` file." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:22 +msgid "Create a role" +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:24 +#: ../dashboard_admin_manage_roles.rst:35 +#: ../dashboard_admin_manage_roles.rst:51 +msgid "" +"Log in to the dashboard and choose the :guilabel:`admin` project from the :" +"guilabel:`CURRENT PROJECT` drop-down list." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:26 +#: ../dashboard_admin_manage_roles.rst:37 +#: ../dashboard_admin_manage_roles.rst:53 +msgid "On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:27 +msgid "Click the :guilabel:`Create Role` button." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:29 +msgid "In the :guilabel:`Create Role` window, enter a name for the role." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:30 +msgid "Click the :guilabel:`Create Role` button to confirm your changes." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:33 +msgid "Edit a role" +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:38 +msgid "Click the :guilabel:`Edit` button." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:40 +msgid "In the :guilabel:`Update Role` window, enter a new name for the role." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:41 +msgid "Click the :guilabel:`Update Role` button to confirm your changes." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:45 +msgid "Using the dashboard, you can edit only the name assigned to a role." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:49 +msgid "Delete a role" +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:54 +msgid "" +"Select the role you want to delete and click the :guilabel:`Delete Roles` " +"button." +msgstr "" + +#: ../dashboard_admin_manage_roles.rst:56 +msgid "" +"In the :guilabel:`Confirm Delete Roles` window, click :guilabel:`Delete " +"Roles` to confirm the deletion." +msgstr "" + +# #-#-#-#-# dashboard_admin_manage_roles.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_images.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../dashboard_admin_manage_roles.rst:59 ../dashboard_manage_images.rst:122 +msgid "You cannot undo this action." +msgstr "" + +#: ../dashboard_admin_manage_stacks.rst:3 +msgid "Launch and manage stacks using the Dashboard" +msgstr "" + +#: ../dashboard_admin_manage_stacks.rst:5 +msgid "" +"The Orchestration service provides a template-based orchestration engine for " +"the OpenStack cloud. Orchestration services create and manage cloud " +"infrastructure resources such as storage, networking, instances, and " +"applications as a repeatable running environment." +msgstr "" + +#: ../dashboard_admin_manage_stacks.rst:11 +msgid "" +"Administrators use templates to create stacks, which are collections of " +"resources. For example, a stack might include instances, floating IPs, " +"volumes, security groups, or users. The Orchestration service offers access " +"to all OpenStack core services via a single modular template, with " +"additional orchestration capabilities such as auto-scaling and basic high " +"availability." +msgstr "" + +#: ../dashboard_admin_manage_stacks.rst:20 +msgid "For information about:" +msgstr "" + +#: ../dashboard_admin_manage_stacks.rst:22 +msgid "" +"administrative tasks on the command-line, see :doc:`cli_admin_manage_stacks`." +msgstr "" + +#: ../dashboard_admin_manage_stacks.rst:27 +msgid "" +"There are no administration-specific tasks that can be done through the " +"Dashboard." +msgstr "" + +#: ../dashboard_admin_manage_stacks.rst:30 +msgid "" +"the basic creation and deletion of Orchestration stacks, refer to the " +"`OpenStack End User Guide `__." +msgstr "" + +#: ../dashboard_manage_flavors.rst:3 +msgid "Manage flavors" +msgstr "" + +#: ../dashboard_manage_flavors.rst:5 +msgid "" +"In OpenStack, a flavor defines the compute, memory, and storage capacity of " +"a virtual server, also known as an instance. As an administrative user, you " +"can create, edit, and delete flavors." +msgstr "" + +#: ../dashboard_manage_flavors.rst:9 +msgid "The following table lists the default flavors." +msgstr "" + +#: ../dashboard_manage_flavors.rst:12 +msgid "Disk (in GB)" +msgstr "" + +#: ../dashboard_manage_flavors.rst:12 +msgid "Flavor" +msgstr "" + +#: ../dashboard_manage_flavors.rst:12 +msgid "RAM (in MB)" +msgstr "" + +# #-#-#-#-# dashboard_manage_flavors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# database.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../dashboard_manage_flavors.rst:14 ../dashboard_manage_flavors.rst:15 +#: ../database.rst:213 +msgid "1" +msgstr "" + +#: ../dashboard_manage_flavors.rst:14 +msgid "512" +msgstr "" + +#: ../dashboard_manage_flavors.rst:15 +msgid "20" +msgstr "" + +#: ../dashboard_manage_flavors.rst:15 +msgid "2048" +msgstr "" + +#: ../dashboard_manage_flavors.rst:15 +msgid "m1.small" +msgstr "" + +#: ../dashboard_manage_flavors.rst:16 +msgid "2" +msgstr "" + +#: ../dashboard_manage_flavors.rst:16 +msgid "40" +msgstr "" + +#: ../dashboard_manage_flavors.rst:16 +msgid "4096" +msgstr "" + +#: ../dashboard_manage_flavors.rst:16 +msgid "m1.medium" +msgstr "" + +#: ../dashboard_manage_flavors.rst:17 +msgid "4" +msgstr "" + +#: ../dashboard_manage_flavors.rst:17 +msgid "80" +msgstr "" + +#: ../dashboard_manage_flavors.rst:17 +msgid "8192" +msgstr "" + +#: ../dashboard_manage_flavors.rst:17 +msgid "m1.large" +msgstr "" + +#: ../dashboard_manage_flavors.rst:18 +msgid "160" +msgstr "" + +#: ../dashboard_manage_flavors.rst:18 +msgid "16384" +msgstr "" + +#: ../dashboard_manage_flavors.rst:18 +msgid "8" +msgstr "" + +#: ../dashboard_manage_flavors.rst:18 +msgid "m1.xlarge" +msgstr "" + +#: ../dashboard_manage_flavors.rst:22 +msgid "Create flavors" +msgstr "" + +# #-#-#-#-# dashboard_manage_flavors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_host_aggregates.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_images.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../dashboard_manage_flavors.rst:24 ../dashboard_manage_flavors.rst:74 +#: ../dashboard_manage_flavors.rst:88 ../dashboard_manage_flavors.rst:154 +#: ../dashboard_manage_host_aggregates.rst:19 +#: ../dashboard_manage_images.rst:23 +msgid "Log in to the Dashboard." +msgstr "" + +# #-#-#-#-# dashboard_manage_flavors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_host_aggregates.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_images.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../dashboard_manage_flavors.rst:26 ../dashboard_manage_flavors.rst:75 +#: ../dashboard_manage_flavors.rst:90 ../dashboard_manage_flavors.rst:155 +#: ../dashboard_manage_host_aggregates.rst:21 +#: ../dashboard_manage_host_aggregates.rst:58 +#: ../dashboard_manage_images.rst:25 +msgid "" +"Choose the :guilabel:`admin` project from the drop-down list at the top of " +"the page." +msgstr "" + +#: ../dashboard_manage_flavors.rst:28 ../dashboard_manage_flavors.rst:77 +#: ../dashboard_manage_flavors.rst:92 ../dashboard_manage_flavors.rst:157 +msgid "" +"In the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Flavors` category." +msgstr "" + +#: ../dashboard_manage_flavors.rst:30 ../dashboard_manage_flavors.rst:69 +msgid "Click :guilabel:`Create Flavor`." +msgstr "" + +#: ../dashboard_manage_flavors.rst:31 +msgid "" +"In the :guilabel:`Create Flavor` window, enter or select the parameters for " +"the flavor in the :guilabel:`Flavor Information` tab." +msgstr "" + +#: ../dashboard_manage_flavors.rst:35 +msgid "**Name**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:35 +msgid "Enter the flavor name." +msgstr "" + +#: ../dashboard_manage_flavors.rst:36 +msgid "**ID**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:36 +msgid "" +"Unique ID (integer or UUID) for the new flavor. If specifying 'auto', a UUID " +"will be automatically generated." +msgstr "" + +#: ../dashboard_manage_flavors.rst:39 +msgid "**VCPUs**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:39 +msgid "Enter the number of virtual CPUs to use." +msgstr "" + +#: ../dashboard_manage_flavors.rst:41 +msgid "**RAM (MB)**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:41 +msgid "Enter the amount of RAM to use, in megabytes." +msgstr "" + +#: ../dashboard_manage_flavors.rst:43 +msgid "**Root Disk (GB)**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:43 +msgid "" +"Enter the amount of disk space in gigabytes to use for the root (/) " +"partition." +msgstr "" + +#: ../dashboard_manage_flavors.rst:46 +msgid "**Ephemeral Disk (GB)**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:46 +msgid "" +"Enter the amount of disk space in gigabytes to use for the ephemeral " +"partition. If unspecified, the value is 0 by default." +msgstr "" + +#: ../dashboard_manage_flavors.rst:51 +msgid "" +"Ephemeral disks offer machine local disk storage linked to the lifecycle of " +"a VM instance. When a VM is terminated, all data on the ephemeral disk is " +"lost. Ephemeral disks are not included in any snapshots." +msgstr "" + +#: ../dashboard_manage_flavors.rst:57 +msgid "**Swap Disk (MB)**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:57 +msgid "" +"Enter the amount of swap space (in megabytes) to use. If unspecified, the " +"default is 0." +msgstr "" + +#: ../dashboard_manage_flavors.rst:62 +msgid "" +"In the :guilabel:`Flavor Access` tab, you can control access to the flavor " +"by moving projects from the :guilabel:`All Projects` column to the :guilabel:" +"`Selected Projects` column." +msgstr "" + +#: ../dashboard_manage_flavors.rst:66 +msgid "" +"Only projects in the :guilabel:`Selected Projects` column can use the " +"flavor. If there are no projects in the right column, all projects can use " +"the flavor." +msgstr "" + +#: ../dashboard_manage_flavors.rst:72 +msgid "Update flavors" +msgstr "" + +#: ../dashboard_manage_flavors.rst:79 +msgid "Select the flavor that you want to edit. Click :guilabel:`Edit Flavor`." +msgstr "" + +#: ../dashboard_manage_flavors.rst:81 +msgid "" +"In the :guilabel:`Edit Flavor` window, you can change the flavor name, " +"VCPUs, RAM, root disk, ephemeral disk, and swap disk values." +msgstr "" + +#: ../dashboard_manage_flavors.rst:83 ../dashboard_manage_flavors.rst:99 +msgid "Click :guilabel:`Save`." +msgstr "" + +#: ../dashboard_manage_flavors.rst:86 +msgid "Update Metadata" +msgstr "" + +#: ../dashboard_manage_flavors.rst:94 +msgid "" +"Select the flavor that you want to update. In the drop-down list, click :" +"guilabel:`Update Metadata` or click :guilabel:`No` or :guilabel:`Yes` in " +"the :guilabel:`Metadata` column." +msgstr "" + +#: ../dashboard_manage_flavors.rst:97 +msgid "" +"In the :guilabel:`Update Flavor Metadata` window, you can customize some " +"metadata keys, then add it to this flavor and set them values." +msgstr "" + +#: ../dashboard_manage_flavors.rst:101 +msgid "**Optional metadata keys**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:104 +msgid "quota:cpu_shares" +msgstr "" + +#: ../dashboard_manage_flavors.rst:106 +msgid "**CPU limits**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:106 +msgid "quota:cpu_period" +msgstr "" + +#: ../dashboard_manage_flavors.rst:108 +msgid "quota:cpu_limit" +msgstr "" + +#: ../dashboard_manage_flavors.rst:110 +msgid "quota:cpu_reservation" +msgstr "" + +#: ../dashboard_manage_flavors.rst:112 +msgid "quota:cpu_quota" +msgstr "" + +#: ../dashboard_manage_flavors.rst:114 +msgid "quota:disk_read_bytes_sec" +msgstr "" + +#: ../dashboard_manage_flavors.rst:116 +msgid "**Disk tuning**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:116 +msgid "quota:disk_read_iops_sec" +msgstr "" + +#: ../dashboard_manage_flavors.rst:118 +msgid "quota:disk_write_bytes_sec" +msgstr "" + +#: ../dashboard_manage_flavors.rst:120 +msgid "quota:disk_write_iops_sec" +msgstr "" + +#: ../dashboard_manage_flavors.rst:122 +msgid "quota:disk_total_bytes_sec" +msgstr "" + +#: ../dashboard_manage_flavors.rst:124 +msgid "quota:disk_total_iops_sec" +msgstr "" + +#: ../dashboard_manage_flavors.rst:126 +msgid "quota:vif_inbound_average" +msgstr "" + +#: ../dashboard_manage_flavors.rst:128 +msgid "**Bandwidth I/O**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:128 +msgid "quota:vif_inbound_burst" +msgstr "" + +#: ../dashboard_manage_flavors.rst:130 +msgid "quota:vif_inbound_peak" +msgstr "" + +#: ../dashboard_manage_flavors.rst:132 +msgid "quota:vif_outbound_average" +msgstr "" + +#: ../dashboard_manage_flavors.rst:134 +msgid "quota:vif_outbound_burst" +msgstr "" + +#: ../dashboard_manage_flavors.rst:136 +msgid "quota:vif_outbound_peak" +msgstr "" + +#: ../dashboard_manage_flavors.rst:138 +msgid "**Watchdog behavior**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:138 +msgid "hw:watchdog_action" +msgstr "" + +#: ../dashboard_manage_flavors.rst:140 +msgid "hw_rng:allowed" +msgstr "" + +#: ../dashboard_manage_flavors.rst:142 +msgid "**Random-number generator**" +msgstr "" + +#: ../dashboard_manage_flavors.rst:142 +msgid "hw_rng:rate_bytes" +msgstr "" + +#: ../dashboard_manage_flavors.rst:144 +msgid "hw_rng:rate_period" +msgstr "" + +#: ../dashboard_manage_flavors.rst:147 +msgid "" +"For information about supporting metadata keys, see the `OpenStack Cloud " +"Administrator Guide `__." +msgstr "" + +#: ../dashboard_manage_flavors.rst:152 +msgid "Delete flavors" +msgstr "" + +#: ../dashboard_manage_flavors.rst:159 +msgid "Select the flavors that you want to delete." +msgstr "" + +#: ../dashboard_manage_flavors.rst:160 +msgid "Click :guilabel:`Delete Flavors`." +msgstr "" + +#: ../dashboard_manage_flavors.rst:161 +msgid "" +"In the :guilabel:`Confirm Delete Flavors` window, click :guilabel:`Delete " +"Flavors` to confirm the deletion. You cannot undo this action." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:3 +msgid "Create and manage host aggregates" +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:5 +msgid "" +"Host aggregates enable administrative users to assign key-value pairs to " +"groups of machines." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:8 +msgid "" +"Each node can have multiple aggregates and each aggregate can have multiple " +"key-value pairs. You can assign the same key-value pair to multiple " +"aggregates." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:12 +msgid "" +"The scheduler uses this information to make scheduling decisions. For " +"information, see `Scheduling `__." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:17 +msgid "To create a host aggregate" +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:24 +#: ../dashboard_manage_host_aggregates.rst:61 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Host Aggregates` category." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:27 +msgid "Click :guilabel:`Create Host Aggregate`." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:29 +msgid "" +"In the :guilabel:`Create Host Aggregate` dialog box, enter or select the " +"following values on the :guilabel:`Host Aggregate Information` tab:" +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:32 +msgid ":guilabel:`Name`: The host aggregate name." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:34 +msgid "" +":guilabel:`Availability Zone`: The cloud provider defines the default " +"availability zone, such as ``us-west``, ``apac-south``, or ``nova``. You can " +"target the host aggregate, as follows:" +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:38 +msgid "" +"When the host aggregate is exposed as an availability zone, select the " +"availability zone when you launch an instance." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:41 +msgid "" +"When the host aggregate is not exposed as an availability zone, select a " +"flavor and its extra specs to target the host aggregate." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:45 +msgid "" +"Assign hosts to the aggregate using the :guilabel:`Manage Hosts within " +"Aggregate` tab in the same dialog box." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:48 +msgid "" +"To assign a host to the aggregate, click **+** for the host. The host moves " +"from the :guilabel:`All available hosts` list to the :guilabel:`Selected " +"hosts` list." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:52 +msgid "" +"You can add one host to one or more aggregates. To add a host to an existing " +"aggregate, edit the aggregate." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:56 +msgid "To manage host aggregates" +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:64 +msgid "" +"To edit host aggregates, select the host aggregate that you want to edit. " +"Click :guilabel:`Edit Host Aggregate`." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:67 +msgid "" +"In the :guilabel:`Edit Host Aggregate` dialog box, you can change the name " +"and availability zone for the aggregate." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:70 +msgid "" +"To manage hosts, locate the host aggregate that you want to edit in the " +"table. Click :guilabel:`More` and select :guilabel:`Manage Hosts`." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:73 +msgid "" +"In the :guilabel:`Add/Remove Hosts to Aggregate` dialog box, click **+** to " +"assign a host to an aggregate. Click **-** to remove a host that is assigned " +"to an aggregate." +msgstr "" + +#: ../dashboard_manage_host_aggregates.rst:77 +msgid "" +"To delete host aggregates, locate the host aggregate that you want to edit " +"in the table. Click :guilabel:`More` and select :guilabel:`Delete Host " +"Aggregate`." +msgstr "" + +#: ../dashboard_manage_images.rst:3 +msgid "Create and manage images" +msgstr "" + +#: ../dashboard_manage_images.rst:5 +msgid "" +"As an administrative user, you can create and manage images for the projects " +"to which you belong. You can also create and manage images for users in all " +"projects to which you have access." +msgstr "" + +#: ../dashboard_manage_images.rst:10 +msgid "" +"To create and manage images in specified projects as an end user, see the " +"`OpenStack End User Guide `_." +msgstr "" + +#: ../dashboard_manage_images.rst:14 +msgid "" +"To create and manage images as an administrator for other users, use the " +"following procedures." +msgstr "" + +#: ../dashboard_manage_images.rst:18 +msgid "Create images" +msgstr "" + +#: ../dashboard_manage_images.rst:20 +msgid "" +"For details about image creation, see the `Virtual Machine Image Guide " +"`_." +msgstr "" + +#: ../dashboard_manage_images.rst:27 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Images` category. The images that you can administer for cloud " +"users appear on this page." +msgstr "" + +#: ../dashboard_manage_images.rst:30 +msgid "" +"Click :guilabel:`Create Image`, which opens the :guilabel:`Create An Image` " +"window." +msgstr "" + +#: ../dashboard_manage_images.rst:35 +msgid "**Figure Dashboard — Create Image**" +msgstr "" + +#: ../dashboard_manage_images.rst:37 +msgid "" +"In the :guilabel:`Create An Image` window, enter or select the following " +"values:" +msgstr "" + +#: ../dashboard_manage_images.rst:41 +msgid ":guilabel:`Name`" +msgstr "" + +#: ../dashboard_manage_images.rst:41 +msgid "Enter a name for the image." +msgstr "" + +#: ../dashboard_manage_images.rst:43 +msgid ":guilabel:`Description`" +msgstr "" + +#: ../dashboard_manage_images.rst:43 +msgid "Enter a brief description of the image." +msgstr "" + +#: ../dashboard_manage_images.rst:46 +msgid ":guilabel:`Image Source`" +msgstr "" + +#: ../dashboard_manage_images.rst:46 +msgid "" +"Choose the image source from the dropdown list. Your choices are :guilabel:" +"`Image Location` and :guilabel:`Image File`." +msgstr "" + +#: ../dashboard_manage_images.rst:51 +msgid ":guilabel:`Image File` or :guilabel:`Image Location`" +msgstr "" + +#: ../dashboard_manage_images.rst:51 +msgid "" +"Based on your selection, there is an :guilabel:`Image File` or :guilabel:" +"`Image Location` field. You can include the location URL or browse for the " +"image file on your file system and add it." +msgstr "" + +#: ../dashboard_manage_images.rst:59 +msgid ":guilabel:`Kernel`" +msgstr "" + +#: ../dashboard_manage_images.rst:59 +msgid "Select the kernel to boot an AMI-style image." +msgstr "" + +#: ../dashboard_manage_images.rst:62 +msgid ":guilabel:`Ramdisk`" +msgstr "" + +#: ../dashboard_manage_images.rst:62 +msgid "Select the ramdisk to boot an AMI-style image." +msgstr "" + +#: ../dashboard_manage_images.rst:65 +msgid ":guilabel:`Format`" +msgstr "" + +#: ../dashboard_manage_images.rst:65 +msgid "Select the image format." +msgstr "" + +#: ../dashboard_manage_images.rst:67 +msgid ":guilabel:`Architecture`" +msgstr "" + +#: ../dashboard_manage_images.rst:67 +msgid "" +"Specify the architecture. For example, ``i386`` for a 32-bit architecture or " +"``x86_64`` for a 64-bit architecture." +msgstr "" + +#: ../dashboard_manage_images.rst:72 +msgid ":guilabel:`Minimum Disk (GB)`" +msgstr "" + +#: ../dashboard_manage_images.rst:72 ../dashboard_manage_images.rst:74 +msgid "Leave this field empty." +msgstr "" + +#: ../dashboard_manage_images.rst:74 +msgid ":guilabel:`Minimum RAM (MB)`" +msgstr "" + +#: ../dashboard_manage_images.rst:76 +msgid ":guilabel:`Copy Data`" +msgstr "" + +#: ../dashboard_manage_images.rst:76 +msgid "Specify this option to copy image data to the Image service." +msgstr "" + +#: ../dashboard_manage_images.rst:79 +msgid ":guilabel:`Public`" +msgstr "" + +#: ../dashboard_manage_images.rst:79 +msgid "Select this option to make the image public to all users." +msgstr "" + +#: ../dashboard_manage_images.rst:82 +msgid ":guilabel:`Protected`" +msgstr "" + +#: ../dashboard_manage_images.rst:82 +msgid "" +"Select this option to ensure that only users with permissions can delete it." +msgstr "" + +#: ../dashboard_manage_images.rst:87 +msgid "Click :guilabel:`Create Image`." +msgstr "" + +#: ../dashboard_manage_images.rst:89 +msgid "" +"The image is queued to be uploaded. It might take several minutes before the " +"status changes from ``Queued`` to ``Active``." +msgstr "" + +#: ../dashboard_manage_images.rst:93 +msgid "Update images" +msgstr "" + +#: ../dashboard_manage_images.rst:95 ../dashboard_manage_images.rst:112 +msgid "" +"Log in to the Dashboard. Choose the :guilabel:`admin` project from the drop-" +"down list at the top of the page." +msgstr "" + +#: ../dashboard_manage_images.rst:98 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Images` category." +msgstr "" + +#: ../dashboard_manage_images.rst:100 +msgid "Select the images that you want to edit. Click :guilabel:`Edit Image`." +msgstr "" + +#: ../dashboard_manage_images.rst:101 +msgid "In the :guilabel:`Update Image` window, you can change the image name." +msgstr "" + +#: ../dashboard_manage_images.rst:103 +msgid "" +"Select the :guilabel:`Public` check box to make the image public. Clear this " +"check box to make the image private. You cannot change the :guilabel:`Kernel " +"ID`, :guilabel:`Ramdisk ID`, or :guilabel:`Architecture` attributes for an " +"image." +msgstr "" + +#: ../dashboard_manage_images.rst:107 +msgid "Click :guilabel:`Update Image`." +msgstr "" + +#: ../dashboard_manage_images.rst:110 +msgid "Delete images" +msgstr "" + +#: ../dashboard_manage_images.rst:115 +msgid "" +"On the :guilabel:`Admin tab`, open the :guilabel:`System` tab and click the :" +"guilabel:`Images` category." +msgstr "" + +#: ../dashboard_manage_images.rst:117 +msgid "Select the images that you want to delete." +msgstr "" + +#: ../dashboard_manage_images.rst:118 +msgid "Click :guilabel:`Delete Images`." +msgstr "" + +#: ../dashboard_manage_images.rst:119 +msgid "" +"In the :guilabel:`Confirm Delete Images` window, click :guilabel:`Delete " +"Images` to confirm the deletion." +msgstr "" + +#: ../dashboard_manage_instances.rst:3 +msgid "Manage instances" +msgstr "" + +#: ../dashboard_manage_instances.rst:5 +msgid "" +"As an administrative user, you can manage instances for users in various " +"projects. You can view, terminate, edit, perform a soft or hard reboot, " +"create a snapshot from, and migrate instances. You can also view the logs " +"for instances or launch a VNC console for an instance." +msgstr "" + +#: ../dashboard_manage_instances.rst:10 +msgid "" +"For information about using the Dashboard to launch instances as an end " +"user, see the `OpenStack End User Guide `__." +msgstr "" + +#: ../dashboard_manage_instances.rst:14 +msgid "Create instance snapshots" +msgstr "" + +# #-#-#-#-# dashboard_manage_instances.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_shares.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../dashboard_manage_instances.rst:16 ../dashboard_manage_instances.rst:38 +#: ../dashboard_manage_instances.rst:68 ../dashboard_manage_shares.rst:20 +#: ../dashboard_manage_shares.rst:46 ../dashboard_manage_shares.rst:73 +#: ../dashboard_manage_shares.rst:94 ../dashboard_manage_shares.rst:114 +#: ../dashboard_manage_shares.rst:134 +msgid "" +"Log in to the Dashboard and choose the :guilabel:`admin` project from the " +"drop-down list at the top of the page." +msgstr "" + +#: ../dashboard_manage_instances.rst:19 ../dashboard_manage_instances.rst:41 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Instances` category." +msgstr "" + +#: ../dashboard_manage_instances.rst:22 +msgid "" +"Select an instance to create a snapshot from it. From the :guilabel:" +"`Actions` drop-down list, select :guilabel:`Create Snapshot`." +msgstr "" + +#: ../dashboard_manage_instances.rst:25 +msgid "" +"In the :guilabel:`Create Snapshot` window, enter a name for the snapshot." +msgstr "" + +#: ../dashboard_manage_instances.rst:27 +msgid "" +"Click :guilabel:`Create Snapshot`. The Dashboard shows the instance snapshot " +"in the :guilabel:`Images` category." +msgstr "" + +#: ../dashboard_manage_instances.rst:30 +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 `__." +msgstr "" + +#: ../dashboard_manage_instances.rst:36 +msgid "Control the state of an instance" +msgstr "" + +#: ../dashboard_manage_instances.rst:44 +msgid "Select the instance for which you want to change the state." +msgstr "" + +#: ../dashboard_manage_instances.rst:46 +msgid "" +"From the drop-down list in the :guilabel:`Actions` column, select the state." +msgstr "" + +#: ../dashboard_manage_instances.rst:49 +msgid "" +"Depending on the current state of the instance, you can perform various " +"actions on the instance. For example, pause, un-pause, suspend, resume, soft " +"or hard reboot, or terminate (actions in red are dangerous)." +msgstr "" + +#: ../dashboard_manage_instances.rst:56 +msgid "**Figure Dashboard — Instance Actions**" +msgstr "" + +#: ../dashboard_manage_instances.rst:60 +msgid "Track usage" +msgstr "" + +#: ../dashboard_manage_instances.rst:62 +msgid "" +"Use the :guilabel:`Overview` category to track usage of instances for each " +"project." +msgstr "" + +#: ../dashboard_manage_instances.rst:65 +msgid "" +"You can track costs per month by showing meters like number of VCPUs, disks, " +"RAM, and uptime of all your instances." +msgstr "" + +#: ../dashboard_manage_instances.rst:71 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Overview` category." +msgstr "" + +#: ../dashboard_manage_instances.rst:74 +msgid "" +"Select a month and click :guilabel:`Submit` to query the instance usage for " +"that month." +msgstr "" + +#: ../dashboard_manage_instances.rst:77 +msgid "Click :guilabel:`Download CSV Summary` to download a CSV summary." +msgstr "" + +#: ../dashboard_manage_resources.rst:3 +msgid "View cloud resources" +msgstr "" + +#: ../dashboard_manage_services.rst:3 +msgid "View services information" +msgstr "" + +#: ../dashboard_manage_services.rst:5 +msgid "" +"As an administrative user, you can view information for OpenStack services." +msgstr "" + +#: ../dashboard_manage_services.rst:7 +msgid "" +"Log in to the OpenStack dashboard and choose the :guilabel:`admin` project " +"from the drop-down list at the top of the page." +msgstr "" + +#: ../dashboard_manage_services.rst:11 +msgid "" +"On the :guilabel:`Admin` tab, click the :guilabel:`System Information` " +"category." +msgstr "" + +#: ../dashboard_manage_services.rst:14 +msgid "View the following information on these tabs:" +msgstr "" + +#: ../dashboard_manage_services.rst:16 +msgid "" +":guilabel:`Services`: Displays the internal name and the public OpenStack " +"name for each service, the host on which the service runs, and whether or " +"not the service is enabled." +msgstr "" + +#: ../dashboard_manage_services.rst:21 +msgid "" +":guilabel:`Compute Services`: Displays information specific to the Compute " +"service. Both host and zone are listed for each service, as well as its " +"activation status." +msgstr "" + +#: ../dashboard_manage_services.rst:26 +msgid "" +":guilabel:`Block Storage Services`: Displays information specific to the " +"Block Storage service. Both host and zone are listed for each service, as " +"well as its activation status." +msgstr "" + +#: ../dashboard_manage_services.rst:31 +msgid "" +":guilabel:`Network Agents`: Displays the network agents active within the " +"cluster, such as L3 and DHCP agents, and the status of each agent." +msgstr "" + +#: ../dashboard_manage_services.rst:35 +msgid "" +":guilabel:`Orchestration Services`: Displays information specific to the " +"Orchestration service. Name, engine id, host and topic are listed for each " +"service, as well as its activation status." +msgstr "" + +#: ../dashboard_manage_shares.rst:3 +msgid "Manage shares and share types" +msgstr "" + +#: ../dashboard_manage_shares.rst:5 +msgid "" +"Shares are file storage that instances can access. Users can allow or deny a " +"running instance to have access to a share at any time. For information " +"about using the Dashboard to create and manage shares as an end user, see " +"the `OpenStack End User Guide `_." +msgstr "" + +#: ../dashboard_manage_shares.rst:11 +msgid "" +"As an administrative user, you can manage shares and share types for users " +"in various projects. You can create and delete share types, and view or " +"delete shares." +msgstr "" + +#: ../dashboard_manage_shares.rst:18 +msgid "Create a share type" +msgstr "" + +#: ../dashboard_manage_shares.rst:23 ../dashboard_manage_shares.rst:49 +#: ../dashboard_manage_shares.rst:76 ../dashboard_manage_shares.rst:97 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Shares` category." +msgstr "" + +#: ../dashboard_manage_shares.rst:26 +msgid "" +"Click the :guilabel:`Share Types` tab, and click :guilabel:`Create Share " +"Type` button. In the :guilabel:`Create Share Type` window, enter or select " +"the following values." +msgstr "" + +#: ../dashboard_manage_shares.rst:31 +msgid ":guilabel:`Name`: Enter a name for the share type." +msgstr "" + +#: ../dashboard_manage_shares.rst:33 +msgid ":guilabel:`Driver handles share servers`: Choose True or False" +msgstr "" + +#: ../dashboard_manage_shares.rst:35 +msgid ":guilabel:`Extra specs`: To add extra specs, use key=value." +msgstr "" + +#: ../dashboard_manage_shares.rst:37 +msgid "Click :guilabel:`Create Share Type` button to confirm your changes." +msgstr "" + +# #-#-#-#-# dashboard_manage_shares.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# dashboard_manage_volumes.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../dashboard_manage_shares.rst:41 ../dashboard_manage_shares.rst:66 +#: ../dashboard_manage_shares.rst:89 ../dashboard_manage_shares.rst:109 +#: ../dashboard_manage_shares.rst:129 ../dashboard_manage_shares.rst:149 +#: ../dashboard_manage_volumes.rst:35 ../dashboard_manage_volumes.rst:136 +#: ../dashboard_manage_volumes.rst:159 +msgid "A message indicates whether the action succeeded." +msgstr "" + +#: ../dashboard_manage_shares.rst:44 +msgid "Update share type" +msgstr "" + +#: ../dashboard_manage_shares.rst:52 +msgid "" +"Click the :guilabel:`Share Types` tab, select the share type that you want " +"to update." +msgstr "" + +#: ../dashboard_manage_shares.rst:55 +msgid "Select :guilabel:`Update Share Type` from Actions." +msgstr "" + +#: ../dashboard_manage_shares.rst:57 +msgid "In the :guilabel:`Update Share Type` window, update extra specs." +msgstr "" + +#: ../dashboard_manage_shares.rst:59 +msgid "" +":guilabel:`Extra specs`: To add extra specs, use key=value. To unset extra " +"specs, use key." +msgstr "" + +#: ../dashboard_manage_shares.rst:62 +msgid "Click :guilabel:`Update Share Type` button to confirm your changes." +msgstr "" + +#: ../dashboard_manage_shares.rst:69 +msgid "Delete share types" +msgstr "" + +#: ../dashboard_manage_shares.rst:71 +msgid "When you delete a share type, shares of that type are not deleted." +msgstr "" + +#: ../dashboard_manage_shares.rst:79 +msgid "" +"Click the :guilabel:`Share Types` tab, select the share type or types that " +"you want to delete." +msgstr "" + +#: ../dashboard_manage_shares.rst:82 +msgid "Click :guilabel:`Delete Share Types` button." +msgstr "" + +#: ../dashboard_manage_shares.rst:84 +msgid "" +"In the :guilabel:`Confirm Delete Share Types` window, click the :guilabel:" +"`Delete Share Types` button to confirm the action." +msgstr "" + +#: ../dashboard_manage_shares.rst:92 +msgid "Delete shares" +msgstr "" + +#: ../dashboard_manage_shares.rst:100 +msgid "Select the share or shares that you want to delete." +msgstr "" + +#: ../dashboard_manage_shares.rst:102 +msgid "Click :guilabel:`Delete Shares` button." +msgstr "" + +#: ../dashboard_manage_shares.rst:104 +msgid "" +"In the :guilabel:`Confirm Delete Shares` window, click the :guilabel:`Delete " +"Shares` button to confirm the action." +msgstr "" + +#: ../dashboard_manage_shares.rst:112 +msgid "Delete share server" +msgstr "" + +#: ../dashboard_manage_shares.rst:117 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Share Servers` category." +msgstr "" + +#: ../dashboard_manage_shares.rst:120 +msgid "Select the share that you want to delete." +msgstr "" + +#: ../dashboard_manage_shares.rst:122 +msgid "Click :guilabel:`Delete Share Server` button." +msgstr "" + +#: ../dashboard_manage_shares.rst:124 +msgid "" +"In the :guilabel:`Confirm Delete Share Server` window, click the :guilabel:" +"`Delete Share Server` button to confirm the action." +msgstr "" + +#: ../dashboard_manage_shares.rst:132 +msgid "Delete share networks" +msgstr "" + +#: ../dashboard_manage_shares.rst:137 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Share Networks` category." +msgstr "" + +#: ../dashboard_manage_shares.rst:140 +msgid "Select the share network or share networks that you want to delete." +msgstr "" + +#: ../dashboard_manage_shares.rst:142 +msgid "Click :guilabel:`Delete Share Networks` button." +msgstr "" + +#: ../dashboard_manage_shares.rst:144 +msgid "" +"In the :guilabel:`Confirm Delete Share Networks` window, click the :guilabel:" +"`Delete Share Networks` button to confirm the action." +msgstr "" + +#: ../dashboard_manage_volumes.rst:3 +msgid "Manage volumes and volume types" +msgstr "" + +#: ../dashboard_manage_volumes.rst:5 +msgid "" +"Volumes are the Block Storage devices that you attach to instances to enable " +"persistent storage. Users can attach a volume to a running instance or " +"detach a volume and attach it to another instance at any time. For " +"information about using the dashboard to create and manage volumes as an end " +"user, see the `OpenStack End User Guide `_." +msgstr "" + +#: ../dashboard_manage_volumes.rst:11 +msgid "" +"As an administrative user, you can manage volumes and volume types for users " +"in various projects. You can create and delete volume types, and you can " +"view and delete volumes. Note that a volume can be encrypted by using the " +"steps outlined below." +msgstr "" + +#: ../dashboard_manage_volumes.rst:19 +msgid "Create a volume type" +msgstr "" + +#: ../dashboard_manage_volumes.rst:21 ../dashboard_manage_volumes.rst:120 +#: ../dashboard_manage_volumes.rst:144 +msgid "" +"Log in to the dashboard and choose the :guilabel:`admin` project from the " +"drop-down list at the top of the page." +msgstr "" + +#: ../dashboard_manage_volumes.rst:24 ../dashboard_manage_volumes.rst:123 +#: ../dashboard_manage_volumes.rst:147 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Volumes` category." +msgstr "" + +#: ../dashboard_manage_volumes.rst:27 +msgid "" +"Click the :guilabel:`Volume Types` tab, and click :guilabel:`Create Volume " +"Type` button. In the :guilabel:`Create Volume Type` window, enter a name for " +"the volume type." +msgstr "" + +#: ../dashboard_manage_volumes.rst:31 +msgid "Click :guilabel:`Create Volume Type` button to confirm your changes." +msgstr "" + +#: ../dashboard_manage_volumes.rst:38 +msgid "Create an encrypted volume type" +msgstr "" + +#: ../dashboard_manage_volumes.rst:40 +msgid "" +"Create a volume type using the steps above for :ref:`create-a-volume-type`." +msgstr "" + +#: ../dashboard_manage_volumes.rst:42 +msgid "" +"Click :guilabel:`Create Encryption` in the Actions column of the newly " +"created volume type." +msgstr "" + +#: ../dashboard_manage_volumes.rst:45 +msgid "" +"Configure the encrypted volume by setting the parameters below from " +"available options (see table):" +msgstr "" + +#: ../dashboard_manage_volumes.rst:48 ../dashboard_manage_volumes.rst:69 +msgid "Provider" +msgstr "" + +#: ../dashboard_manage_volumes.rst:49 +msgid "Specifies the class responsible for configuring the encryption." +msgstr "" + +#: ../dashboard_manage_volumes.rst:51 ../dashboard_manage_volumes.rst:80 +msgid "Control Location" +msgstr "" + +#: ../dashboard_manage_volumes.rst:51 +msgid "" +"Specifies whether the encryption is from the front end (nova) or the back " +"end (cinder)." +msgstr "" + +#: ../dashboard_manage_volumes.rst:53 ../dashboard_manage_volumes.rst:96 +msgid "Cipher" +msgstr "" + +#: ../dashboard_manage_volumes.rst:54 +msgid "Specifies the encryption algorithm." +msgstr "" + +#: ../dashboard_manage_volumes.rst:56 ../dashboard_manage_volumes.rst:103 +msgid "Key Size (bits)" +msgstr "" + +#: ../dashboard_manage_volumes.rst:56 +msgid "Specifies the encryption key size." +msgstr "" + +#: ../dashboard_manage_volumes.rst:58 +msgid "Click :guilabel:`Create Volume Type Encryption`." +msgstr "" + +#: ../dashboard_manage_volumes.rst:60 +msgid "**Encryption Options**" +msgstr "" + +#: ../dashboard_manage_volumes.rst:62 +msgid "" +"The table below provides a few alternatives available for creating encrypted " +"volumes." +msgstr "" + +#: ../dashboard_manage_volumes.rst:66 +msgid "Comments" +msgstr "" + +#: ../dashboard_manage_volumes.rst:66 +msgid "Encryption parameters" +msgstr "" + +#: ../dashboard_manage_volumes.rst:66 +msgid "Parameter options" +msgstr "" + +#: ../dashboard_manage_volumes.rst:69 +msgid "" +"Allows easier import and migration of imported encrypted volumes, and allows " +"access key to be changed without re-encrypting the volume" +msgstr "" + +#: ../dashboard_manage_volumes.rst:69 +msgid "nova.volume.encryptors. luks.LuksEncryptor (Recommended)" +msgstr "" + +#: ../dashboard_manage_volumes.rst:76 +msgid "Less disk overhead than LUKS" +msgstr "" + +#: ../dashboard_manage_volumes.rst:76 +msgid "nova.volume.encryptors. cryptsetup. CryptsetupEncryptor" +msgstr "" + +#: ../dashboard_manage_volumes.rst:80 +msgid "" +"The encryption occurs within nova so that the data transmitted over the " +"network is encrypted" +msgstr "" + +#: ../dashboard_manage_volumes.rst:80 +msgid "front-end (Recommended)" +msgstr "" + +#: ../dashboard_manage_volumes.rst:86 +msgid "" +"This could be selected if a cinder plug-in supporting an encrypted back-end " +"block storage device becomes available in the future. TLS or other network " +"encryption would also be needed to protect data as it traverses the network" +msgstr "" + +#: ../dashboard_manage_volumes.rst:86 +msgid "back-end" +msgstr "" + +#: ../dashboard_manage_volumes.rst:96 +msgid "See NIST reference below to see advantages*" +msgstr "" + +#: ../dashboard_manage_volumes.rst:96 +msgid "aes-xts-plain64 (Recommended)" +msgstr "" + +#: ../dashboard_manage_volumes.rst:99 +msgid "" +"Note: On the command line, type 'cryptsetup benchmark' for additional options" +msgstr "" + +#: ../dashboard_manage_volumes.rst:99 +msgid "aes-cbc-essiv" +msgstr "" + +#: ../dashboard_manage_volumes.rst:103 +msgid "" +"512 (Recommended for aes-xts-plain64. 256 should be used for aes-cbc-essiv)" +msgstr "" + +#: ../dashboard_manage_volumes.rst:103 +msgid "" +"Using this selection for aes-xts, the underlying key size would only be 256-" +"bits*" +msgstr "" + +#: ../dashboard_manage_volumes.rst:108 +msgid "256" +msgstr "" + +#: ../dashboard_manage_volumes.rst:108 +msgid "" +"Using this selection for aes-xts, the underlying key size would only be 128-" +"bits*" +msgstr "" + +#: ../dashboard_manage_volumes.rst:113 +msgid "" +"`*` Source `NIST SP 800-38E `_" +msgstr "" + +#: ../dashboard_manage_volumes.rst:116 +msgid "Delete volume types" +msgstr "" + +#: ../dashboard_manage_volumes.rst:118 +msgid "When you delete a volume type, volumes of that type are not deleted." +msgstr "" + +#: ../dashboard_manage_volumes.rst:126 +msgid "" +"Click the :guilabel:`Volume Types` tab, select the volume type or types that " +"you want to delete." +msgstr "" + +#: ../dashboard_manage_volumes.rst:129 +msgid "Click :guilabel:`Delete Volume Types` button." +msgstr "" + +#: ../dashboard_manage_volumes.rst:131 +msgid "" +"In the :guilabel:`Confirm Delete Volume Types` window, click the :guilabel:" +"`Delete Volume Types` button to confirm the action." +msgstr "" + +#: ../dashboard_manage_volumes.rst:139 +msgid "Delete volumes" +msgstr "" + +#: ../dashboard_manage_volumes.rst:141 +msgid "" +"When you delete an instance, the data of its attached volumes is not " +"destroyed." +msgstr "" + +#: ../dashboard_manage_volumes.rst:150 +msgid "Select the volume or volumes that you want to delete." +msgstr "" + +#: ../dashboard_manage_volumes.rst:152 +msgid "Click :guilabel:`Delete Volumes` button." +msgstr "" + +#: ../dashboard_manage_volumes.rst:154 +msgid "" +"In the :guilabel:`Confirm Delete Volumes` window, click the :guilabel:" +"`Delete Volumes` button to confirm the action." +msgstr "" + #: ../dashboard_sessions.rst:3 msgid "Set up session storage for the Dashboard" msgstr "" #: ../dashboard_sessions.rst:5 msgid "" -"The dashboard uses `Django sessions framework `__ to handle user session data. However, " "you can use any available session back end. You customize the session back " "end through the ``SESSION_ENGINE`` setting in your ``local_settings.py`` " @@ -10079,6 +11155,256 @@ msgid "" "topics/http/sessions/#using-cookie-based-sessions>`__ documentation." msgstr "" +#: ../dashboard_set_quotas.rst:5 +msgid "View and manage quotas" +msgstr "" + +#: ../dashboard_set_quotas.rst:10 +msgid "" +"To prevent system capacities from being exhausted without notification, you " +"can set up quotas. Quotas are operational limits. For example, the number of " +"gigabytes allowed for each tenant can be controlled so that cloud resources " +"are optimized. Quotas can be enforced at both the tenant (or project) and " +"the tenant-user level." +msgstr "" + +#: ../dashboard_set_quotas.rst:16 +msgid "" +"Typically, you change quotas when a project needs more than ten volumes or 1 " +"|nbsp| TB on a compute node." +msgstr "" + +#: ../dashboard_set_quotas.rst:19 +msgid "" +"Using the Dashboard, you can view default Compute and Block Storage quotas " +"for new tenants, as well as update quotas for existing tenants." +msgstr "" + +#: ../dashboard_set_quotas.rst:24 +msgid "" +"Using the command-line interface, you can manage quotas for the OpenStack " +"Compute service, the OpenStack Block Storage service, and the OpenStack " +"Networking service (see :doc:`cli_set_quotas`). Additionally, you can update " +"Compute service quotas for tenant users." +msgstr "" + +#: ../dashboard_set_quotas.rst:30 +msgid "" +"The following table describes the Compute and Block Storage service quotas:" +msgstr "" + +#: ../dashboard_set_quotas.rst:34 +msgid "**Quota Descriptions**" +msgstr "" + +#: ../dashboard_set_quotas.rst:37 +msgid "Defines the number of" +msgstr "" + +#: ../dashboard_set_quotas.rst:37 +msgid "Quota Name" +msgstr "" + +# #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +# #-#-#-#-# identity_concepts.pot (Cloud Administrator Guide 0.9) #-#-#-#-# +#: ../dashboard_set_quotas.rst:37 ../identity_concepts.rst:72 +msgid "Service" +msgstr "" + +#: ../dashboard_set_quotas.rst:39 +msgid "Gigabytes" +msgstr "" + +#: ../dashboard_set_quotas.rst:39 +msgid "Volume gigabytes allowed for each project." +msgstr "" + +#: ../dashboard_set_quotas.rst:42 +msgid "Instances" +msgstr "" + +#: ../dashboard_set_quotas.rst:42 +msgid "Instances allowed for each project." +msgstr "" + +#: ../dashboard_set_quotas.rst:45 +msgid "Injected Files" +msgstr "" + +#: ../dashboard_set_quotas.rst:45 +msgid "Injected files allowed for each project." +msgstr "" + +#: ../dashboard_set_quotas.rst:48 +msgid "Content bytes allowed for each injected file." +msgstr "" + +#: ../dashboard_set_quotas.rst:48 +msgid "Injected File Content Bytes" +msgstr "" + +#: ../dashboard_set_quotas.rst:51 +msgid "Keypairs" +msgstr "" + +#: ../dashboard_set_quotas.rst:51 +msgid "Number of keypairs." +msgstr "" + +#: ../dashboard_set_quotas.rst:53 +msgid "Metadata Items" +msgstr "" + +#: ../dashboard_set_quotas.rst:53 +msgid "Metadata items allowed for each instance." +msgstr "" + +#: ../dashboard_set_quotas.rst:56 +msgid "RAM (MB)" +msgstr "" + +#: ../dashboard_set_quotas.rst:56 +msgid "RAM megabytes allowed for each instance." +msgstr "" + +#: ../dashboard_set_quotas.rst:59 +msgid "Security Groups" +msgstr "" + +#: ../dashboard_set_quotas.rst:59 +msgid "Security groups allowed for each project." +msgstr "" + +#: ../dashboard_set_quotas.rst:62 +msgid "Rules allowed for each security group." +msgstr "" + +#: ../dashboard_set_quotas.rst:62 +msgid "Security Group Rules" +msgstr "" + +#: ../dashboard_set_quotas.rst:65 +msgid "Snapshots" +msgstr "" + +#: ../dashboard_set_quotas.rst:65 +msgid "Volume snapshots allowed for each project." +msgstr "" + +#: ../dashboard_set_quotas.rst:68 +msgid "Instance cores allowed for each project." +msgstr "" + +#: ../dashboard_set_quotas.rst:71 +msgid "Volumes" +msgstr "" + +#: ../dashboard_set_quotas.rst:71 +msgid "Volumes allowed for each project." +msgstr "" + +#: ../dashboard_set_quotas.rst:78 +msgid "View default project quotas" +msgstr "" + +#: ../dashboard_set_quotas.rst:80 ../dashboard_set_quotas.rst:97 +msgid "Log in to the OpenStack dashboard." +msgstr "" + +#: ../dashboard_set_quotas.rst:82 ../dashboard_set_quotas.rst:99 +msgid "" +"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" +"guilabel:`Defaults` category." +msgstr "" + +#: ../dashboard_set_quotas.rst:85 +msgid "The default quota values are displayed." +msgstr "" + +#: ../dashboard_set_quotas.rst:89 +msgid "" +"You can sort the table by clicking on either the :guilabel:`Quota Name` or :" +"guilabel:`Limit` column headers." +msgstr "" + +#: ../dashboard_set_quotas.rst:95 +msgid "Update project quotas" +msgstr "" + +#: ../dashboard_set_quotas.rst:102 ../dashboard_set_quotas.rst:107 +msgid "Click the :guilabel:`Update Defaults` button." +msgstr "" + +#: ../dashboard_set_quotas.rst:104 +msgid "" +"In the :guilabel:`Update Default Quotas` window, you can edit the default " +"quota values." +msgstr "" + +#: ../dashboard_set_quotas.rst:111 +msgid "" +"The dashboard does not show all possible project quotas. To view and update " +"the quotas for a service, use its command-line client. See :doc:" +"`cli_set_quotas`." +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:3 +msgid "View cloud usage statistics" +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:5 +msgid "" +"The Telemetry service provides user-level usage data for OpenStack-based " +"clouds, which can be used for customer billing, system monitoring, or " +"alerts. Data can be collected by notifications sent by existing OpenStack " +"components (for example, usage events emitted from Compute) or by polling " +"the infrastructure (for example, libvirt)." +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:13 +msgid "" +"You can only view metering statistics on the dashboard (available only to " +"administrators). The Telemetry service must be set up and administered " +"through the :command:`ceilometer` command-line interface (CLI)." +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:18 +msgid "" +"For basic administration information, refer to the \"Measure Cloud Resources" +"\" chapter in the `OpenStack End User Guide `_." +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:25 +msgid "View resource statistics" +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:27 +msgid "Log in to the OpenStack dashboard as a user with Admin privileges." +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:29 +msgid "" +"On the :guilabel:`Admin` tab, click the :guilabel:`Resource Usage` category." +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:31 +msgid "Click the:" +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:33 +msgid "" +":guilabel:`Usage Report` tab to view a usage report per tenant (project) by " +"specifying the time period (or even use a calendar to define a date range)." +msgstr "" + +#: ../dashboard_view_cloud_resources.rst:37 +msgid "" +":guilabel:`Stats` tab to view a multi-series line chart with user-defined " +"meters. You group by project, define the value type (min, max, avg, or sum), " +"and specify the time period (or even use a calendar to define a date range)." +msgstr "" + # #-#-#-#-# database.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# telemetry-data-collection.pot (Cloud Administrator Guide 0.9) #-#-#-#-# #: ../database.rst:5 ../telemetry-data-collection.rst:1098 @@ -10391,10 +11717,6 @@ msgstr "" msgid "``0`` = disabled" msgstr "" -#: ../database.rst:213 -msgid "1" -msgstr "" - #: ../database.rst:223 msgid "" "**Optional.** Set your new version as the default version. To do this, use " @@ -10894,10 +12216,6 @@ msgid "" "users can access resources and perform operations." msgstr "" -#: ../identity_concepts.rst:72 -msgid "Service" -msgstr "" - #: ../identity_concepts.rst:75 msgid "" "An alpha-numeric text string that enables access to OpenStack APIs and " @@ -18123,6 +19441,10 @@ msgid "" "you might get usable builder files." msgstr "" +#: ../objectstorage.rst:3 +msgid "Object Storage" +msgstr "" + #: ../objectstorage_EC.rst:3 msgid "Erasure coding" msgstr "" @@ -21095,200 +22417,6 @@ msgstr "" msgid "If the user is not an administrator, the migration fails." msgstr "" -#: ../shared_file_systems_manage_shares_dashboard.rst:3 -msgid "Manage shares and share types" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:5 -msgid "" -"Shares are file storage that instances can access. Users can allow or deny a " -"running instance to have access to a share at any time. For information " -"about using the dashboard to create and manage shares as an end user, see " -"the `OpenStack End User Guide `_." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:11 -msgid "" -"As an administrative user, you can manage shares and share types for users " -"in various projects. You can create and delete share types, and view or " -"delete shares." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:18 -msgid "Create a share type" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:20 -#: ../shared_file_systems_manage_shares_dashboard.rst:46 -#: ../shared_file_systems_manage_shares_dashboard.rst:73 -#: ../shared_file_systems_manage_shares_dashboard.rst:94 -#: ../shared_file_systems_manage_shares_dashboard.rst:114 -#: ../shared_file_systems_manage_shares_dashboard.rst:134 -msgid "" -"Log in to the dashboard and choose the :guilabel:`admin` project from the " -"drop-down list at the top of the page." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:23 -#: ../shared_file_systems_manage_shares_dashboard.rst:49 -#: ../shared_file_systems_manage_shares_dashboard.rst:76 -#: ../shared_file_systems_manage_shares_dashboard.rst:97 -msgid "" -"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" -"guilabel:`Shares` category." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:26 -msgid "" -"Click the :guilabel:`Share Types` tab, and click :guilabel:`Create Share " -"Type` button. In the :guilabel:`Create Share Type` window, enter or select " -"the following values." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:31 -msgid ":guilabel:`Name`: Enter a name for the share type." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:33 -msgid ":guilabel:`Driver handles share servers`: Choose True or False" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:35 -msgid ":guilabel:`Extra specs`: To add extra specs, use key=value." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:37 -msgid "Click :guilabel:`Create Share Type` button to confirm your changes." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:41 -#: ../shared_file_systems_manage_shares_dashboard.rst:66 -#: ../shared_file_systems_manage_shares_dashboard.rst:89 -#: ../shared_file_systems_manage_shares_dashboard.rst:109 -#: ../shared_file_systems_manage_shares_dashboard.rst:129 -#: ../shared_file_systems_manage_shares_dashboard.rst:149 -msgid "A message indicates whether the action succeeded." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:44 -msgid "Update share type" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:52 -msgid "" -"Click the :guilabel:`Share Types` tab, select the share type that you want " -"to update." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:55 -msgid "Select :guilabel:`Update Share Type` from Actions." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:57 -msgid "In the :guilabel:`Update Share Type` window, update extra specs." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:59 -msgid "" -":guilabel:`Extra specs`: To add extra specs, use key=value. To unset extra " -"specs, use key." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:62 -msgid "Click :guilabel:`Update Share Type` button to confirm your changes." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:69 -msgid "Delete share types" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:71 -msgid "When you delete a share type, shares of that type are not deleted." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:79 -msgid "" -"Click the :guilabel:`Share Types` tab, select the share type or types that " -"you want to delete." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:82 -msgid "Click :guilabel:`Delete Share Types` button." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:84 -msgid "" -"In the :guilabel:`Confirm Delete Share Types` window, click the :guilabel:" -"`Delete Share Types` button to confirm the action." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:92 -msgid "Delete shares" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:100 -msgid "Select the share or shares that you want to delete." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:102 -msgid "Click :guilabel:`Delete Shares` button." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:104 -msgid "" -"In the :guilabel:`Confirm Delete Shares` window, click the :guilabel:`Delete " -"Shares` button to confirm the action." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:112 -msgid "Delete share server" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:117 -msgid "" -"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" -"guilabel:`Share Servers` category." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:120 -msgid "Select the share that you want to delete." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:122 -msgid "Click :guilabel:`Delete Share Server` button." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:124 -msgid "" -"In the :guilabel:`Confirm Delete Share Server` window, click the :guilabel:" -"`Delete Share Server` button to confirm the action." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:132 -msgid "Delete share networks" -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:137 -msgid "" -"On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" -"guilabel:`Share Networks` category." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:140 -msgid "Select the share network or share networks that you want to delete." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:142 -msgid "Click :guilabel:`Delete Share Networks` button." -msgstr "" - -#: ../shared_file_systems_manage_shares_dashboard.rst:144 -msgid "" -"In the :guilabel:`Confirm Delete Share Networks` window, click the :guilabel:" -"`Delete Share Networks` button to confirm the action." -msgstr "" - #: ../shared_file_systems_multi_backend.rst:5 msgid "Multi-storage configuration" msgstr "" diff --git a/doc/config-reference/source/locale/config-reference.pot b/doc/config-reference/source/locale/config-reference.pot index 00c8bb35f2..c0e06969c7 100644 --- a/doc/config-reference/source/locale/config-reference.pot +++ b/doc/config-reference/source/locale/config-reference.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Configuration Reference 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-17 06:08+0000\n" +"POT-Creation-Date: 2016-02-23 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -832,92 +832,6 @@ msgid "" "privileges to those of the root user." msgstr "" -#: ../block-storage/cinder-log-files.rst:0 -msgid "**Log files used by Block Storage services**" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:3 -msgid "Log files used by Block Storage" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:5 -msgid "" -"The corresponding log file of each Block Storage service is stored in the ``/" -"var/log/cinder/`` directory of the host on which each service runs." -msgstr "" - -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# dashboard.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../block-storage/cinder-log-files.rst:13 ../compute/nova-logs.rst:12 -#: ../dashboard/log-files.rst:14 ../networking/networking_log.rst:12 -#: ../shared-file-systems/log-files.rst:12 -msgid "Log file" -msgstr "" - -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../block-storage/cinder-log-files.rst:14 -#: ../shared-file-systems/log-files.rst:13 -msgid "" -"Service/interface (for CentOS, Fedora, openSUSE, Red Hat Enterprise Linux, " -"and SUSE Linux Enterprise)" -msgstr "" - -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../block-storage/cinder-log-files.rst:15 -#: ../shared-file-systems/log-files.rst:15 -msgid "Service/interface (for Ubuntu and Debian)" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:16 -msgid "api.log" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:17 -msgid "openstack-cinder-api" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:18 -msgid "cinder-api" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:19 -msgid "cinder-manage.log" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:20 -#: ../block-storage/cinder-log-files.rst:21 -msgid "cinder-manage" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:22 -msgid "scheduler.log" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:23 -msgid "openstack-cinder-scheduler" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:24 -msgid "cinder-scheduler" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:25 -msgid "volume.log" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:26 -msgid "openstack-cinder-volume" -msgstr "" - -#: ../block-storage/cinder-log-files.rst:27 -msgid "cinder-volume" -msgstr "" - #: ../block-storage/drivers/blockbridge-eps-driver.rst:0 msgid "Description of BlockBridge EPS volume driver configuration options" msgstr "" @@ -1589,7 +1503,7 @@ msgstr "" #: ../block-storage/drivers/hpe-lefthand-driver.rst:28 #: ../block-storage/drivers/lenovo-driver.rst:10 #: ../block-storage/drivers/violin-v7000-driver.rst:14 -#: ../block-storage/fc-zoning.rst:60 ../block-storage/fc-zoning.rst:107 +#: ../block-storage/fc-zoning.rst:60 msgid "System requirements" msgstr "" @@ -2241,7 +2155,7 @@ msgstr "" msgid "" "ScaleIO is a software-only solution that uses existing servers' local disks " "and LAN to create a virtual SAN that has all of the benefits of external " -"storage but at a fraction of the cost and complexity. Using the driver, " +"storage, but at a fraction of the cost and complexity. Using the driver, " "Block Storage hosts can connect to a ScaleIO Storage cluster." msgstr "" @@ -2283,8 +2197,8 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:46 msgid "" -"QoS support for ScaleIO driver includes the ability to set the following " -"capabilities in the Block Storate API ``cinder.api.contrib." +"QoS support for the ScaleIO driver includes the ability to set the following " +"capabilities in the Block Storage API ``cinder.api.contrib." "qos_specs_manage`` QoS specs extension module:" msgstr "" @@ -2303,7 +2217,7 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:54 msgid "" -"The QoS keys above must be created and associated to a volume type. For " +"The QoS keys above must be created and associated with a volume type. For " "information about how to set the key-value pairs and associate them with a " "volume type, run the following commands:" msgstr "" @@ -2311,13 +2225,13 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:67 msgid "" "The QoS I/O issue bandwidth rate limit in KBs. If not set, the I/O issue " -"bandwidth rate has no limit. Must have a granularity of 1024." +"bandwidth rate has no limit. The setting must be a multiple of 1024." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:71 msgid "" "The QoS I/O issue bandwidth rate limit in MBs. If not set, the I/O issue " -"bandwidth rate has no limit. Must be larger than 10." +"bandwidth rate has no limit. The setting must be larger than 10." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:72 @@ -2329,7 +2243,7 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:74 msgid "" "Since the limits are per SDC, they will be applied after the volume is " -"attached to an instance and thus to a compute node/SDC." +"attached to an instance, and thus to a compute node/SDC." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:78 @@ -2345,8 +2259,8 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:89 msgid "" -"If the provisioning type value is not specified, the default value of thick " -"will be used." +"If the provisioning type value is not specified, the default value of \"thick" +"\" will be used." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:93 @@ -2356,15 +2270,15 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:95 msgid "" "Edit the ``cinder.conf`` file by adding the configuration below under the " -"``[DEFAULT]`` section of the file in case of a single back end or under a " +"``[DEFAULT]`` section of the file in case of a single back end, or under a " "separate section in case of multiple back ends (for example [ScaleIO]). The " "configuration file is usually located at ``/etc/cinder/cinder.conf``." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:101 msgid "" -"For a configuration example, refer to the :ref:`cinder.conf " -"` example." +"For a configuration example, refer to the example :ref:`cinder.conf " +"` ." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:105 @@ -2387,12 +2301,12 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:119 msgid "" -"To retrieve the MDM server IP, use the :command:`drv_cfg --query_mdms` " -"command." +"To retrieve the MDM server IP address, use the :command:`drv_cfg --" +"query_mdms` command." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:122 -msgid "Configure the MDM server IP by adding the following parameter:" +msgid "Configure the MDM server IP address by adding the following parameter:" msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:129 @@ -2407,8 +2321,8 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:134 msgid "" -"To retrieve the available Protection Domains, use the :command:`scli --" -"query_all` command and search for the protection domains section." +"To retrieve the available Protection Domains, use the command :command:`scli " +"--query_all` and search for the Protection Domains section." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:138 @@ -2423,14 +2337,14 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:148 msgid "" -"A ScaleIO Storage Pool is a set of physical devices in a protection domain." +"A ScaleIO Storage Pool is a set of physical devices in a Protection Domain." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:151 #: ../block-storage/drivers/emc-scaleio-driver.rst:167 msgid "" -"To retrieve the available Storage Pools, use the :command:`scli --query_all` " -"command and search for available Storage Pools." +"To retrieve the available Storage Pools, use the command :command:`scli --" +"query_all` and search for available Storage Pools." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:154 @@ -2461,7 +2375,7 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:179 msgid "" "Block Storage requires a ScaleIO user with administrative privileges. " -"ScaleIO recommends creating a dedicated OpenStack user account that holds an " +"ScaleIO recommends creating a dedicated OpenStack user account that has an " "administrative user role." msgstr "" @@ -2481,8 +2395,8 @@ msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:196 msgid "" -"Configuring multiple storage back ends enables you to create several back-" -"end storage solutions that serve the same Compute resources." +"Configuring multiple storage back ends allows you to create several back-end " +"storage solutions that serve the same Compute resources." msgstr "" #: ../block-storage/drivers/emc-scaleio-driver.rst:199 @@ -4900,7 +4814,7 @@ msgstr "" # #-#-#-#-# tables.pot (Configuration Reference 0.9) #-#-#-#-# #: ../block-storage/drivers/hds-hnas-driver.rst:181 #: ../block-storage/drivers/hds-hnas-driver.rst:220 -#: ../compute/scheduler.rst:835 ../compute/scheduler.rst:902 +#: ../compute/scheduler.rst:837 ../compute/scheduler.rst:904 #: ../tables/conf-changes/ceilometer.rst:24 #: ../tables/conf-changes/cinder.rst:62 ../tables/conf-changes/glance.rst:62 #: ../tables/conf-changes/keystone.rst:24 @@ -4948,8 +4862,8 @@ msgstr "" #: ../block-storage/drivers/ibm-flashsystem-volume-driver.rst:161 #: ../block-storage/drivers/ibm-storwize-svc-driver.rst:182 #: ../block-storage/drivers/xio-volume-driver.rst:87 -#: ../compute/scheduler.rst:836 ../compute/scheduler.rst:903 -#: ../dashboard/log-files.rst:15 ../tables/aodh-amqp.rst:18 +#: ../compute/scheduler.rst:838 ../compute/scheduler.rst:905 +#: ../dashboard/logs.rst:15 ../tables/aodh-amqp.rst:18 #: ../tables/aodh-api.rst:18 ../tables/aodh-auth.rst:18 #: ../tables/aodh-auth_token.rst:18 ../tables/aodh-common.rst:18 #: ../tables/aodh-coordination.rst:18 ../tables/aodh-cors.rst:18 @@ -5021,9 +4935,7 @@ msgstr "" #: ../tables/cinder-zeromq.rst:18 ../tables/cinder-zfssa-iscsi.rst:18 #: ../tables/cinder-zfssa-nfs.rst:18 ../tables/cinder-zones.rst:18 #: ../tables/cinder-zoning.rst:18 ../tables/cinder-zoning_fabric.rst:18 -#: ../tables/cinder-zoning_fabric_cisco.rst:18 -#: ../tables/cinder-zoning_manager.rst:18 -#: ../tables/cinder-zoning_manager_cisco.rst:18 ../tables/glance-amqp.rst:18 +#: ../tables/cinder-zoning_manager.rst:18 ../tables/glance-amqp.rst:18 #: ../tables/glance-api.rst:18 ../tables/glance-auth_token.rst:18 #: ../tables/glance-ca.rst:18 ../tables/glance-cinder.rst:18 #: ../tables/glance-common.rst:18 ../tables/glance-cors.rst:18 @@ -5760,8 +5672,7 @@ msgstr "" # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../block-storage/drivers/hds-hnas-driver.rst:510 -#: ../compute/nova-logs.rst:42 +#: ../block-storage/drivers/hds-hnas-driver.rst:510 ../compute/logs.rst:42 msgid "Footnotes" msgstr "" @@ -6476,7 +6387,7 @@ msgstr "" # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# #: ../block-storage/drivers/hpe-3par-driver.rst:267 -#: ../compute/scheduler.rst:594 +#: ../compute/scheduler.rst:596 msgid "or" msgstr "" @@ -11605,14 +11516,6 @@ msgid "" "driver. For a description of these, see :ref:`cinder-storage_nfs`." msgstr "" -#: ../block-storage/fc-zoning.rst:0 -msgid "Description of cisco zoning fabrics configuration options" -msgstr "" - -#: ../block-storage/fc-zoning.rst:0 -msgid "Description of cisco zoning manager configuration options" -msgstr "" - #: ../block-storage/fc-zoning.rst:0 msgid "Description of zoning configuration options" msgstr "" @@ -11682,13 +11585,13 @@ msgid "" "parameters:" msgstr "" -#: ../block-storage/fc-zoning.rst:49 ../block-storage/fc-zoning.rst:92 +#: ../block-storage/fc-zoning.rst:49 msgid "" "Configure SAN fabric parameters in the form of fabric groups as described in " "the example below:" msgstr "" -#: ../block-storage/fc-zoning.rst:56 ../block-storage/fc-zoning.rst:99 +#: ../block-storage/fc-zoning.rst:56 msgid "" "Define a fabric group for each fabric using the fabric names used in " "``fc_fabric_names`` configuration option as group name." @@ -11714,40 +11617,87 @@ msgid "" "Brocade Fabric OS user documentation." msgstr "" -#: ../block-storage/fc-zoning.rst:74 -msgid "Cisco Fibre Channel Zone Driver" +#: ../block-storage/logs.rst:0 +msgid "**Log files used by Block Storage services**" msgstr "" -#: ../block-storage/fc-zoning.rst:76 +#: ../block-storage/logs.rst:3 +msgid "Log files used by Block Storage" +msgstr "" + +#: ../block-storage/logs.rst:5 msgid "" -"Cisco Fibre Channel Zone Driver automates the zoning operations through SSH. " -"Configure Cisco Zone Driver, Cisco Southbound connector, FC SAN lookup " -"service and Fabric name." +"The corresponding log file of each Block Storage service is stored in the ``/" +"var/log/cinder/`` directory of the host on which each service runs." msgstr "" -#: ../block-storage/fc-zoning.rst:80 -msgid "Set the following options in the ``cinder.conf`` configuration file." +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# dashboard.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../block-storage/logs.rst:13 ../compute/logs.rst:12 +#: ../dashboard/logs.rst:14 ../networking/logs.rst:12 +#: ../shared-file-systems/log-files.rst:12 +msgid "Log file" msgstr "" -#: ../block-storage/fc-zoning.rst:102 +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../block-storage/logs.rst:14 ../shared-file-systems/log-files.rst:13 msgid "" -"The Cisco Fibre Channel Zone Driver supports basic and enhanced zoning modes." -"The zoning VSAN must exist with an active zone set name which is same as the " -"``fc_fabric_names`` option." +"Service/interface (for CentOS, Fedora, openSUSE, Red Hat Enterprise Linux, " +"and SUSE Linux Enterprise)" msgstr "" -#: ../block-storage/fc-zoning.rst:109 -msgid "Cisco MDS 9000 Family Switches." +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../block-storage/logs.rst:15 ../shared-file-systems/log-files.rst:15 +msgid "Service/interface (for Ubuntu and Debian)" msgstr "" -#: ../block-storage/fc-zoning.rst:111 -msgid "Cisco MDS NX-OS Release 6.2(9) or later." +#: ../block-storage/logs.rst:16 +msgid "api.log" msgstr "" -#: ../block-storage/fc-zoning.rst:113 -msgid "" -"For information about how to manage Cisco Fibre Channel switches, see the " -"Cisco MDS 9000 user documentation." +#: ../block-storage/logs.rst:17 +msgid "openstack-cinder-api" +msgstr "" + +#: ../block-storage/logs.rst:18 +msgid "cinder-api" +msgstr "" + +#: ../block-storage/logs.rst:19 +msgid "cinder-manage.log" +msgstr "" + +#: ../block-storage/logs.rst:20 ../block-storage/logs.rst:21 +msgid "cinder-manage" +msgstr "" + +#: ../block-storage/logs.rst:22 +msgid "scheduler.log" +msgstr "" + +#: ../block-storage/logs.rst:23 +msgid "openstack-cinder-scheduler" +msgstr "" + +#: ../block-storage/logs.rst:24 +msgid "cinder-scheduler" +msgstr "" + +#: ../block-storage/logs.rst:25 +msgid "volume.log" +msgstr "" + +#: ../block-storage/logs.rst:26 +msgid "openstack-cinder-volume" +msgstr "" + +#: ../block-storage/logs.rst:27 +msgid "cinder-volume" msgstr "" #: ../block-storage/nested-quota.rst:3 @@ -12595,7 +12545,7 @@ msgid "The following example shows the default rate-limiting values:" msgstr "" #: ../compute/api.rst:136 ../compute/hypervisor-vmware.rst:969 -#: ../compute/scheduler.rst:1162 +#: ../compute/scheduler.rst:1164 msgid "Configuration reference" msgstr "" @@ -17117,6 +17067,135 @@ msgid "" "settings documented in the table :ref:`nova-logging`." msgstr "" +#: ../compute/logs.rst:0 +msgid "Log files used by Compute services" +msgstr "" + +#: ../compute/logs.rst:3 +msgid "Compute log files" +msgstr "" + +#: ../compute/logs.rst:5 +msgid "" +"The corresponding log file of each Compute service is stored in the ``/var/" +"log/nova/`` directory of the host on which each service runs." +msgstr "" + +#: ../compute/logs.rst:13 +msgid "" +"Service name (CentOS/Fedora/openSUSE/Red Hat Enterprise Linux/SUSE Linux " +"Enterprise)" +msgstr "" + +#: ../compute/logs.rst:15 +msgid "Service name (Ubuntu/Debian)" +msgstr "" + +#: ../compute/logs.rst:16 +msgid "``nova-api.log``" +msgstr "" + +#: ../compute/logs.rst:17 +msgid "``openstack-nova-api``" +msgstr "" + +#: ../compute/logs.rst:18 +msgid "``nova-api``" +msgstr "" + +#: ../compute/logs.rst:19 +msgid "``nova-cert.log`` [#a]_" +msgstr "" + +#: ../compute/logs.rst:20 +msgid "``openstack-nova-cert``" +msgstr "" + +#: ../compute/logs.rst:21 +msgid "``nova-cert``" +msgstr "" + +#: ../compute/logs.rst:22 +msgid "``nova-compute.log``" +msgstr "" + +#: ../compute/logs.rst:23 +msgid "``openstack-nova-compute``" +msgstr "" + +#: ../compute/logs.rst:24 +msgid "``nova-compute``" +msgstr "" + +#: ../compute/logs.rst:25 +msgid "``nova-conductor.log``" +msgstr "" + +#: ../compute/logs.rst:26 +msgid "``openstack-nova-conductor``" +msgstr "" + +#: ../compute/logs.rst:27 +msgid "``nova-conductor``" +msgstr "" + +#: ../compute/logs.rst:28 +msgid "``nova-consoleauth.log``" +msgstr "" + +#: ../compute/logs.rst:29 +msgid "``openstack-nova-consoleauth``" +msgstr "" + +#: ../compute/logs.rst:30 +msgid "``nova-consoleauth``" +msgstr "" + +#: ../compute/logs.rst:31 +msgid "``nova-network.log`` [#b]_" +msgstr "" + +#: ../compute/logs.rst:32 +msgid "``openstack-nova-network``" +msgstr "" + +#: ../compute/logs.rst:33 +msgid "``nova-network``" +msgstr "" + +#: ../compute/logs.rst:34 +msgid "``nova-manage.log``" +msgstr "" + +#: ../compute/logs.rst:35 ../compute/logs.rst:36 +msgid "``nova-manage``" +msgstr "" + +#: ../compute/logs.rst:37 +msgid "``nova-scheduler.log``" +msgstr "" + +#: ../compute/logs.rst:38 +msgid "``openstack-nova-scheduler``" +msgstr "" + +#: ../compute/logs.rst:39 +msgid "``nova-scheduler``" +msgstr "" + +#: ../compute/logs.rst:43 +msgid "" +"The X509 certificate service (``openstack-nova-cert``/``nova-cert``) is only " +"required by the EC2 API to the Compute service." +msgstr "" + +#: ../compute/logs.rst:45 +msgid "" +"The ``nova`` network service (``openstack-nova-network``/ ``nova-network``) " +"only runs in deployments that are not configured to use the Networking " +"service (``neutron``)." +msgstr "" + #: ../compute/nova-conf-samples.rst:3 msgid "Example nova.conf configuration files" msgstr "" @@ -17226,9 +17305,9 @@ msgstr "" # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# config-format.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../compute/nova-conf.rst:33 ../compute/scheduler.rst:837 -#: ../compute/scheduler.rst:842 ../compute/scheduler.rst:850 -#: ../compute/scheduler.rst:855 ../config-format.rst:133 +#: ../compute/nova-conf.rst:33 ../compute/scheduler.rst:839 +#: ../compute/scheduler.rst:844 ../compute/scheduler.rst:852 +#: ../compute/scheduler.rst:857 ../config-format.rst:133 #: ../messaging/zaqar-conf.rst:45 msgid "[DEFAULT]" msgstr "" @@ -17247,9 +17326,9 @@ msgid "" "`Cells `\"." msgstr "" -#: ../compute/nova-conf.rst:38 ../compute/scheduler.rst:904 -#: ../compute/scheduler.rst:909 ../compute/scheduler.rst:913 -#: ../compute/scheduler.rst:918 +#: ../compute/nova-conf.rst:38 ../compute/scheduler.rst:906 +#: ../compute/scheduler.rst:911 ../compute/scheduler.rst:915 +#: ../compute/scheduler.rst:920 msgid "[cells]" msgstr "" @@ -17339,9 +17418,9 @@ msgstr "" msgid "Configures a matchmaker ring." msgstr "" -#: ../compute/nova-conf.rst:61 ../compute/scheduler.rst:859 -#: ../compute/scheduler.rst:862 ../compute/scheduler.rst:867 -#: ../compute/scheduler.rst:876 +#: ../compute/nova-conf.rst:61 ../compute/scheduler.rst:861 +#: ../compute/scheduler.rst:864 ../compute/scheduler.rst:869 +#: ../compute/scheduler.rst:878 msgid "[metrics]" msgstr "" @@ -17442,135 +17521,6 @@ msgstr "" msgid "Configures the ZooKeeper ServiceGroup driver." msgstr "" -#: ../compute/nova-logs.rst:0 -msgid "Log files used by Compute services" -msgstr "" - -#: ../compute/nova-logs.rst:3 -msgid "Compute log files" -msgstr "" - -#: ../compute/nova-logs.rst:5 -msgid "" -"The corresponding log file of each Compute service is stored in the ``/var/" -"log/nova/`` directory of the host on which each service runs." -msgstr "" - -#: ../compute/nova-logs.rst:13 -msgid "" -"Service name (CentOS/Fedora/openSUSE/Red Hat Enterprise Linux/SUSE Linux " -"Enterprise)" -msgstr "" - -#: ../compute/nova-logs.rst:15 -msgid "Service name (Ubuntu/Debian)" -msgstr "" - -#: ../compute/nova-logs.rst:16 -msgid "``nova-api.log``" -msgstr "" - -#: ../compute/nova-logs.rst:17 -msgid "``openstack-nova-api``" -msgstr "" - -#: ../compute/nova-logs.rst:18 -msgid "``nova-api``" -msgstr "" - -#: ../compute/nova-logs.rst:19 -msgid "``nova-cert.log`` [#a]_" -msgstr "" - -#: ../compute/nova-logs.rst:20 -msgid "``openstack-nova-cert``" -msgstr "" - -#: ../compute/nova-logs.rst:21 -msgid "``nova-cert``" -msgstr "" - -#: ../compute/nova-logs.rst:22 -msgid "``nova-compute.log``" -msgstr "" - -#: ../compute/nova-logs.rst:23 -msgid "``openstack-nova-compute``" -msgstr "" - -#: ../compute/nova-logs.rst:24 -msgid "``nova-compute``" -msgstr "" - -#: ../compute/nova-logs.rst:25 -msgid "``nova-conductor.log``" -msgstr "" - -#: ../compute/nova-logs.rst:26 -msgid "``openstack-nova-conductor``" -msgstr "" - -#: ../compute/nova-logs.rst:27 -msgid "``nova-conductor``" -msgstr "" - -#: ../compute/nova-logs.rst:28 -msgid "``nova-consoleauth.log``" -msgstr "" - -#: ../compute/nova-logs.rst:29 -msgid "``openstack-nova-consoleauth``" -msgstr "" - -#: ../compute/nova-logs.rst:30 -msgid "``nova-consoleauth``" -msgstr "" - -#: ../compute/nova-logs.rst:31 -msgid "``nova-network.log`` [#b]_" -msgstr "" - -#: ../compute/nova-logs.rst:32 -msgid "``openstack-nova-network``" -msgstr "" - -#: ../compute/nova-logs.rst:33 -msgid "``nova-network``" -msgstr "" - -#: ../compute/nova-logs.rst:34 -msgid "``nova-manage.log``" -msgstr "" - -#: ../compute/nova-logs.rst:35 ../compute/nova-logs.rst:36 -msgid "``nova-manage``" -msgstr "" - -#: ../compute/nova-logs.rst:37 -msgid "``nova-scheduler.log``" -msgstr "" - -#: ../compute/nova-logs.rst:38 -msgid "``openstack-nova-scheduler``" -msgstr "" - -#: ../compute/nova-logs.rst:39 -msgid "``nova-scheduler``" -msgstr "" - -#: ../compute/nova-logs.rst:43 -msgid "" -"The X509 certificate service (``openstack-nova-cert``/``nova-cert``) is only " -"required by the EC2 API to the Compute service." -msgstr "" - -#: ../compute/nova-logs.rst:45 -msgid "" -"The ``nova`` network service (``openstack-nova-network``/ ``nova-network``) " -"only runs in deployments that are not configured to use the Networking " -"service (``neutron``)." -msgstr "" - #: ../compute/policy.json.rst:5 msgid "" "The ``policy.json`` file defines additional access controls that apply to " @@ -18053,18 +18003,21 @@ msgstr "" #: ../compute/scheduler.rst:223 msgid "" -"Isolates tenants to specific :ref:`host-aggregates`. If a host is in an " -"aggregate that has the ``filter_tenant_id`` metadata key, the host creates " -"instances from only that tenant or list of tenants. A host can be in " -"different aggregates. If a host does not belong to an aggregate with the " -"metadata key, the host can create instances from all tenants." -msgstr "" - -#: ../compute/scheduler.rst:231 -msgid "AggregateNumInstancesFilter" +"Ensures that the tenant (or list of tenants) creates all instances only on " +"specific :ref:`host-aggregates`. If a host is in an aggregate that has the " +"``filter_tenant_id`` metadata key, the host creates instances from only that " +"tenant or list of tenants. A host can be in different aggregates. If a host " +"does not belong to an aggregate with the metadata key, the host can create " +"instances from all tenants. This setting does not isolate the aggregate from " +"other tenants. Any other tenant can continue to build instances on the " +"specified aggregate." msgstr "" #: ../compute/scheduler.rst:233 +msgid "AggregateNumInstancesFilter" +msgstr "" + +#: ../compute/scheduler.rst:235 msgid "" "Filters host by number of instances with a per-aggregate " "``max_instances_per_host`` value. If the per-aggregate value is not found, " @@ -18074,11 +18027,11 @@ msgid "" "aggregates`. See also :ref:`NumInstancesFilter`." msgstr "" -#: ../compute/scheduler.rst:242 +#: ../compute/scheduler.rst:244 msgid "AggregateRamFilter" msgstr "" -#: ../compute/scheduler.rst:244 +#: ../compute/scheduler.rst:246 msgid "" "Filters host by RAM allocation of instances with a per-aggregate " "``ram_allocation_ratio`` value. If the per-aggregate value is not found, the " @@ -18088,11 +18041,11 @@ msgid "" "aggregates`. See also :ref:`ramfilter`." msgstr "" -#: ../compute/scheduler.rst:253 +#: ../compute/scheduler.rst:255 msgid "AggregateTypeAffinityFilter" msgstr "" -#: ../compute/scheduler.rst:255 +#: ../compute/scheduler.rst:257 msgid "" "This filter passes hosts if no ``instance_type`` key is set or the " "``instance_type`` aggregate metadata value contains the name of the " @@ -18103,30 +18056,30 @@ msgid "" "`host-aggregates`. See also :ref:`TypeAffinityFilter`." msgstr "" -#: ../compute/scheduler.rst:265 +#: ../compute/scheduler.rst:267 msgid "AllHostsFilter" msgstr "" -#: ../compute/scheduler.rst:267 +#: ../compute/scheduler.rst:269 msgid "" "This is a no-op filter. It does not eliminate any of the available hosts." msgstr "" -#: ../compute/scheduler.rst:270 +#: ../compute/scheduler.rst:272 msgid "AvailabilityZoneFilter" msgstr "" -#: ../compute/scheduler.rst:272 +#: ../compute/scheduler.rst:274 msgid "" "Filters hosts by availability zone. You must enable this filter for the " "scheduler to respect availability zones in requests." msgstr "" -#: ../compute/scheduler.rst:278 +#: ../compute/scheduler.rst:280 msgid "ComputeCapabilitiesFilter" msgstr "" -#: ../compute/scheduler.rst:280 +#: ../compute/scheduler.rst:282 msgid "" "Matches properties defined in extra specs for an instance type against " "compute capabilities. If an extra specs key contains a colon (``:``), " @@ -18139,23 +18092,23 @@ msgid "" "enable both filters." msgstr "" -#: ../compute/scheduler.rst:293 +#: ../compute/scheduler.rst:295 msgid "ComputeFilter" msgstr "" -#: ../compute/scheduler.rst:295 +#: ../compute/scheduler.rst:297 msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ../compute/scheduler.rst:297 +#: ../compute/scheduler.rst:299 msgid "In general, you should always enable this filter." msgstr "" -#: ../compute/scheduler.rst:302 +#: ../compute/scheduler.rst:304 msgid "CoreFilter" msgstr "" -#: ../compute/scheduler.rst:304 +#: ../compute/scheduler.rst:306 msgid "" "Only schedules instances on hosts if sufficient CPU cores are available. If " "this filter is not set, the scheduler might over-provision a host based on " @@ -18163,24 +18116,24 @@ msgid "" "physical cores." msgstr "" -#: ../compute/scheduler.rst:309 +#: ../compute/scheduler.rst:311 msgid "" "You can configure this filter to enable a fixed amount of vCPU " "overcommitment by using the ``cpu_allocation_ratio`` configuration option in " "``nova.conf``. The default setting is:" msgstr "" -#: ../compute/scheduler.rst:317 +#: ../compute/scheduler.rst:319 msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ../compute/scheduler.rst:320 +#: ../compute/scheduler.rst:322 msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ../compute/scheduler.rst:328 +#: ../compute/scheduler.rst:330 msgid "" "The Compute API always returns the actual number of CPU cores available on a " "compute node regardless of the value of the ``cpu_allocation_ratio`` " @@ -18189,11 +18142,11 @@ msgid "" "configuration key are only taken into account internally in the scheduler." msgstr "" -#: ../compute/scheduler.rst:336 +#: ../compute/scheduler.rst:338 msgid "NUMATopologyFilter" msgstr "" -#: ../compute/scheduler.rst:338 +#: ../compute/scheduler.rst:340 msgid "" "Filters hosts based on the NUMA topology that was specified for the instance " "through the use of flavor ``extra_specs`` in combination with the image " @@ -18205,18 +18158,18 @@ msgid "" "accordingly." msgstr "" -#: ../compute/scheduler.rst:349 +#: ../compute/scheduler.rst:351 msgid "" "If instance has no topology defined, it will be considered for any host. If " "instance has a topology defined, it will be considered only for NUMA capable " "hosts." msgstr "" -#: ../compute/scheduler.rst:354 +#: ../compute/scheduler.rst:356 msgid "DifferentHostFilter" msgstr "" -#: ../compute/scheduler.rst:356 +#: ../compute/scheduler.rst:358 msgid "" "Schedules the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -18225,21 +18178,21 @@ msgid "" "`nova` command-line client, use the ``--hint`` flag. For example:" msgstr "" -#: ../compute/scheduler.rst:369 +#: ../compute/scheduler.rst:371 msgid "With the API, use the ``os:scheduler_hints`` key. For example:" msgstr "" -#: ../compute/scheduler.rst:390 +#: ../compute/scheduler.rst:392 msgid "DiskFilter" msgstr "" -#: ../compute/scheduler.rst:392 +#: ../compute/scheduler.rst:394 msgid "" "Only schedules instances on hosts if there is sufficient disk space " "available for root and ephemeral storage." msgstr "" -#: ../compute/scheduler.rst:395 +#: ../compute/scheduler.rst:397 msgid "" "You can configure this filter to enable a fixed amount of disk " "overcommitment by using the ``disk_allocation_ratio`` configuration option " @@ -18248,14 +18201,14 @@ msgid "" "a sufficient amount of disk space available on a host:" msgstr "" -#: ../compute/scheduler.rst:406 +#: ../compute/scheduler.rst:408 msgid "" "DiskFilter always considers the value of the ``disk_available_least`` " "property and not the one of the ``free_disk_gb`` property of a hypervisor's " "statistics:" msgstr "" -#: ../compute/scheduler.rst:430 +#: ../compute/scheduler.rst:432 msgid "" "As it can be viewed from the command output above, the amount of the " "available disk space can be less than the amount of the free disk space. It " @@ -18266,29 +18219,29 @@ msgid "" "be useful to allow the overcommitment of disk space." msgstr "" -#: ../compute/scheduler.rst:438 +#: ../compute/scheduler.rst:440 msgid "" "To enable scheduling instances while overcommitting disk resources on the " "node, adjust the value of the ``disk_allocation_ratio`` configuration option " "to greater than ``1.0``:" msgstr "" -#: ../compute/scheduler.rst:448 +#: ../compute/scheduler.rst:450 msgid "" "If the value is set to ``>1``, we recommend keeping track of the free disk " "space, as the value approaching ``0`` may result in the incorrect " "functioning of instances using it at the moment." msgstr "" -#: ../compute/scheduler.rst:455 +#: ../compute/scheduler.rst:457 msgid "GroupAffinityFilter" msgstr "" -#: ../compute/scheduler.rst:459 +#: ../compute/scheduler.rst:461 msgid "This filter is deprecated in favor of :ref:`ServerGroupAffinityFilter`." msgstr "" -#: ../compute/scheduler.rst:461 +#: ../compute/scheduler.rst:463 msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -18297,22 +18250,22 @@ msgid "" "hint`` flag. For example:" msgstr "" -#: ../compute/scheduler.rst:471 +#: ../compute/scheduler.rst:473 msgid "" "This filter should not be enabled at the same time as :ref:" "`GroupAntiAffinityFilter` or neither filter will work properly." msgstr "" -#: ../compute/scheduler.rst:477 +#: ../compute/scheduler.rst:479 msgid "GroupAntiAffinityFilter" msgstr "" -#: ../compute/scheduler.rst:481 +#: ../compute/scheduler.rst:483 msgid "" "This filter is deprecated in favor of :ref:`ServerGroupAntiAffinityFilter`." msgstr "" -#: ../compute/scheduler.rst:483 +#: ../compute/scheduler.rst:485 msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -18321,17 +18274,17 @@ msgid "" "flag. For example:" msgstr "" -#: ../compute/scheduler.rst:493 +#: ../compute/scheduler.rst:495 msgid "" "This filter should not be enabled at the same time as :ref:" "`GroupAffinityFilter` or neither filter will work properly." msgstr "" -#: ../compute/scheduler.rst:499 +#: ../compute/scheduler.rst:501 msgid "ImagePropertiesFilter" msgstr "" -#: ../compute/scheduler.rst:501 +#: ../compute/scheduler.rst:503 msgid "" "Filters hosts based on properties defined on the instance's image. It passes " "hosts that can support the specified image properties contained in the " @@ -18339,42 +18292,42 @@ msgid "" "version (for Xen hypervisor type only), and virtual machine mode." msgstr "" -#: ../compute/scheduler.rst:506 +#: ../compute/scheduler.rst:508 msgid "" "For example, an instance might require a host that runs an ARM-based " "processor, and QEMU as the hypervisor. You can decorate an image with these " "properties by using:" msgstr "" -#: ../compute/scheduler.rst:514 +#: ../compute/scheduler.rst:516 msgid "The image properties that the filter checks for are:" msgstr "" -#: ../compute/scheduler.rst:517 +#: ../compute/scheduler.rst:519 msgid "" "describes the machine architecture required by the image. Examples are " "``i686``, ``x86_64``, ``arm``, and ``ppc64``." msgstr "" -#: ../compute/scheduler.rst:518 +#: ../compute/scheduler.rst:520 msgid "architecture" msgstr "" -#: ../compute/scheduler.rst:521 +#: ../compute/scheduler.rst:523 msgid "" "describes the hypervisor required by the image. Examples are ``xen``, " "``qemu``, and ``xenapi``." msgstr "" -#: ../compute/scheduler.rst:526 +#: ../compute/scheduler.rst:528 msgid "``qemu`` is used for both QEMU and KVM hypervisor types." msgstr "" -#: ../compute/scheduler.rst:526 +#: ../compute/scheduler.rst:528 msgid "hypervisor_type" msgstr "" -#: ../compute/scheduler.rst:529 +#: ../compute/scheduler.rst:531 msgid "" "describes the hypervisor version required by the image. The property is " "supported for Xen hypervisor type only. It can be used to enable support for " @@ -18383,18 +18336,18 @@ msgid "" "the property value is compared to the hypervisor version of the compute host." msgstr "" -#: ../compute/scheduler.rst:536 +#: ../compute/scheduler.rst:538 msgid "" "To filter the hosts by the hypervisor version, add the " "``hypervisor_version_requires`` property on the image as metadata and pass " "an operator and a required hypervisor version as its value:" msgstr "" -#: ../compute/scheduler.rst:542 +#: ../compute/scheduler.rst:544 msgid "hypervisor_version_requires" msgstr "" -#: ../compute/scheduler.rst:545 +#: ../compute/scheduler.rst:547 msgid "" "describes the hypervisor application binary interface (ABI) required by the " "image. Examples are ``xen`` for Xen 3.0 paravirtual ABI, ``hvm`` for native " @@ -18402,15 +18355,15 @@ msgid "" "executable ABI." msgstr "" -#: ../compute/scheduler.rst:548 +#: ../compute/scheduler.rst:550 msgid "vm_mode" msgstr "" -#: ../compute/scheduler.rst:551 +#: ../compute/scheduler.rst:553 msgid "IsolatedHostsFilter" msgstr "" -#: ../compute/scheduler.rst:553 +#: ../compute/scheduler.rst:555 msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -18419,18 +18372,18 @@ msgid "" "isolated hosts to only run isolated images." msgstr "" -#: ../compute/scheduler.rst:559 +#: ../compute/scheduler.rst:561 msgid "" "The admin must specify the isolated set of images and hosts in the ``nova." "conf`` file using the ``isolated_hosts`` and ``isolated_images`` " "configuration options. For example:" msgstr "" -#: ../compute/scheduler.rst:571 +#: ../compute/scheduler.rst:573 msgid "IoOpsFilter" msgstr "" -#: ../compute/scheduler.rst:573 +#: ../compute/scheduler.rst:575 msgid "" "The IoOpsFilter filters hosts by concurrent I/O operations on it. Hosts with " "too many concurrent I/O operations will be filtered out. The " @@ -18440,118 +18393,118 @@ msgid "" "migrate, rescue or unshelve task states are running on it." msgstr "" -#: ../compute/scheduler.rst:582 +#: ../compute/scheduler.rst:584 msgid "JsonFilter" msgstr "" -#: ../compute/scheduler.rst:584 +#: ../compute/scheduler.rst:586 msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are supported:" msgstr "" -#: ../compute/scheduler.rst:587 +#: ../compute/scheduler.rst:589 msgid "=" msgstr "" -#: ../compute/scheduler.rst:588 +#: ../compute/scheduler.rst:590 msgid "<" msgstr "" -#: ../compute/scheduler.rst:589 +#: ../compute/scheduler.rst:591 msgid ">" msgstr "" -#: ../compute/scheduler.rst:590 +#: ../compute/scheduler.rst:592 msgid "in" msgstr "" -#: ../compute/scheduler.rst:591 +#: ../compute/scheduler.rst:593 msgid "<=" msgstr "" -#: ../compute/scheduler.rst:592 +#: ../compute/scheduler.rst:594 msgid ">=" msgstr "" -#: ../compute/scheduler.rst:593 +#: ../compute/scheduler.rst:595 msgid "not" msgstr "" -#: ../compute/scheduler.rst:595 +#: ../compute/scheduler.rst:597 msgid "and" msgstr "" -#: ../compute/scheduler.rst:597 +#: ../compute/scheduler.rst:599 msgid "The filter supports the following variables:" msgstr "" -#: ../compute/scheduler.rst:599 +#: ../compute/scheduler.rst:601 msgid "``$free_ram_mb``" msgstr "" -#: ../compute/scheduler.rst:600 +#: ../compute/scheduler.rst:602 msgid "``$free_disk_mb``" msgstr "" -#: ../compute/scheduler.rst:601 +#: ../compute/scheduler.rst:603 msgid "``$total_usable_ram_mb``" msgstr "" -#: ../compute/scheduler.rst:602 +#: ../compute/scheduler.rst:604 msgid "``$vcpus_total``" msgstr "" -#: ../compute/scheduler.rst:603 +#: ../compute/scheduler.rst:605 msgid "``$vcpus_used``" msgstr "" -#: ../compute/scheduler.rst:605 +#: ../compute/scheduler.rst:607 msgid "Using the :command:`nova` command-line client, use the ``--hint`` flag:" msgstr "" -#: ../compute/scheduler.rst:612 ../compute/scheduler.rst:700 -#: ../compute/scheduler.rst:774 +#: ../compute/scheduler.rst:614 ../compute/scheduler.rst:702 +#: ../compute/scheduler.rst:776 msgid "With the API, use the ``os:scheduler_hints`` key:" msgstr "" -#: ../compute/scheduler.rst:628 +#: ../compute/scheduler.rst:630 msgid "MetricsFilter" msgstr "" -#: ../compute/scheduler.rst:630 +#: ../compute/scheduler.rst:632 msgid "" "Filters hosts based on meters ``weight_setting``. Only hosts with the " "available meters are passed so that the metrics weigher will not fail due to " "these hosts." msgstr "" -#: ../compute/scheduler.rst:637 +#: ../compute/scheduler.rst:639 msgid "NumInstancesFilter" msgstr "" -#: ../compute/scheduler.rst:639 +#: ../compute/scheduler.rst:641 msgid "" "Hosts that have more instances running than specified by the " "``max_instances_per_host`` option are filtered out when this filter is in " "place." msgstr "" -#: ../compute/scheduler.rst:644 +#: ../compute/scheduler.rst:646 msgid "PciPassthroughFilter" msgstr "" -#: ../compute/scheduler.rst:646 +#: ../compute/scheduler.rst:648 msgid "" "The filter schedules instances on a host if the host has devices that meet " "the device requests in the ``extra_specs`` attribute for the flavor." msgstr "" -#: ../compute/scheduler.rst:652 +#: ../compute/scheduler.rst:654 msgid "RamFilter" msgstr "" -#: ../compute/scheduler.rst:654 +#: ../compute/scheduler.rst:656 msgid "" "Only schedules instances on hosts that have sufficient RAM available. If " "this filter is not set, the scheduler may over provision a host based on RAM " @@ -18559,24 +18512,24 @@ msgid "" "physical RAM)." msgstr "" -#: ../compute/scheduler.rst:659 +#: ../compute/scheduler.rst:661 msgid "" "You can configure this filter to enable a fixed amount of RAM overcommitment " "by using the ``ram_allocation_ratio`` configuration option in ``nova.conf``. " "The default setting is:" msgstr "" -#: ../compute/scheduler.rst:667 +#: ../compute/scheduler.rst:669 msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 " "GB of free RAM." msgstr "" -#: ../compute/scheduler.rst:671 +#: ../compute/scheduler.rst:673 msgid "RetryFilter" msgstr "" -#: ../compute/scheduler.rst:673 +#: ../compute/scheduler.rst:675 msgid "" "Filters out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -18584,23 +18537,23 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ../compute/scheduler.rst:678 +#: ../compute/scheduler.rst:680 msgid "" "This filter is only useful if the ``scheduler_max_attempts`` configuration " "option is set to a value greater than zero." msgstr "" -#: ../compute/scheduler.rst:681 +#: ../compute/scheduler.rst:683 msgid "" "If there are multiple force hosts/nodes, this filter helps to retry on the " "force hosts/nodes if a VM fails to boot." msgstr "" -#: ../compute/scheduler.rst:685 +#: ../compute/scheduler.rst:687 msgid "SameHostFilter" msgstr "" -#: ../compute/scheduler.rst:687 +#: ../compute/scheduler.rst:689 msgid "" "Schedules the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -18609,11 +18562,11 @@ msgid "" "Using the :command:`nova` command-line client, use the ``--hint`` flag:" msgstr "" -#: ../compute/scheduler.rst:721 +#: ../compute/scheduler.rst:723 msgid "ServerGroupAffinityFilter" msgstr "" -#: ../compute/scheduler.rst:723 +#: ../compute/scheduler.rst:725 msgid "" "The ServerGroupAffinityFilter ensures that an instance is scheduled on to a " "host from a set of group hosts. To take advantage of this filter, the " @@ -18623,11 +18576,11 @@ msgid "" "For example:" msgstr "" -#: ../compute/scheduler.rst:739 +#: ../compute/scheduler.rst:741 msgid "ServerGroupAntiAffinityFilter" msgstr "" -#: ../compute/scheduler.rst:741 +#: ../compute/scheduler.rst:743 msgid "" "The ServerGroupAntiAffinityFilter ensures that each instance in a group is " "on a different host. To take advantage of this filter, the requester must " @@ -18637,65 +18590,65 @@ msgid "" "example:" msgstr "" -#: ../compute/scheduler.rst:754 +#: ../compute/scheduler.rst:756 msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ../compute/scheduler.rst:756 +#: ../compute/scheduler.rst:758 msgid "" "Schedules the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ../compute/scheduler.rst:761 +#: ../compute/scheduler.rst:763 msgid "The first IP address in the subnet (for example, ``192.168.1.1``)" msgstr "" -#: ../compute/scheduler.rst:761 +#: ../compute/scheduler.rst:763 msgid "build_near_host_ip" msgstr "" -#: ../compute/scheduler.rst:764 +#: ../compute/scheduler.rst:766 msgid "The CIDR that corresponds to the subnet (for example, ``/24``)" msgstr "" -#: ../compute/scheduler.rst:764 +#: ../compute/scheduler.rst:766 msgid "cidr" msgstr "" -#: ../compute/scheduler.rst:766 +#: ../compute/scheduler.rst:768 msgid "" "Using the :command:`nova` command-line client, use the ``--hint`` flag. For " "example, to specify the IP subnet ``192.168.1.1/24``:" msgstr "" -#: ../compute/scheduler.rst:791 +#: ../compute/scheduler.rst:793 msgid "TrustedFilter" msgstr "" -#: ../compute/scheduler.rst:793 +#: ../compute/scheduler.rst:795 msgid "" "Filters hosts based on their trust. Only passes hosts that meet the trust " "requirements specified in the instance properties." msgstr "" -#: ../compute/scheduler.rst:799 +#: ../compute/scheduler.rst:801 msgid "TypeAffinityFilter" msgstr "" -#: ../compute/scheduler.rst:801 +#: ../compute/scheduler.rst:803 msgid "" "Dynamically limits hosts to one instance type. An instance can only be " "launched on a host, if no instance with different instances types are " "running on it, or if the host has no running instances at all." msgstr "" -#: ../compute/scheduler.rst:808 +#: ../compute/scheduler.rst:810 msgid "Weights" msgstr "" -#: ../compute/scheduler.rst:810 +#: ../compute/scheduler.rst:812 msgid "" "When resourcing instances, the filter scheduler filters and weights each " "host in the list of acceptable hosts. Each time the scheduler selects a " @@ -18705,48 +18658,48 @@ msgid "" "requested instance." msgstr "" -#: ../compute/scheduler.rst:817 +#: ../compute/scheduler.rst:819 msgid "" "All weights are normalized before being summed up; the host with the largest " "weight is given the highest priority." msgstr "" -#: ../compute/scheduler.rst:822 +#: ../compute/scheduler.rst:824 msgid "Weighting hosts" msgstr "" -#: ../compute/scheduler.rst:824 +#: ../compute/scheduler.rst:826 msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as " "hosts." msgstr "" -#: ../compute/scheduler.rst:827 +#: ../compute/scheduler.rst:829 msgid "" "Hosts and cells are weighted based on the following options in the ``/etc/" "nova/nova.conf`` file:" msgstr "" -#: ../compute/scheduler.rst:834 ../compute/scheduler.rst:901 +#: ../compute/scheduler.rst:836 ../compute/scheduler.rst:903 msgid "Section" msgstr "" -#: ../compute/scheduler.rst:838 ../compute/scheduler.rst:914 +#: ../compute/scheduler.rst:840 ../compute/scheduler.rst:916 msgid "``ram_weight_multiplier``" msgstr "" -#: ../compute/scheduler.rst:839 +#: ../compute/scheduler.rst:841 msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the " "``ram_weight_multiplier`` option to a negative number if you prefer stacking " "instead of spreading. Use a floating-point value." msgstr "" -#: ../compute/scheduler.rst:843 +#: ../compute/scheduler.rst:845 msgid "``scheduler_host_subset_size``" msgstr "" -#: ../compute/scheduler.rst:844 +#: ../compute/scheduler.rst:846 msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host " @@ -18755,132 +18708,132 @@ msgid "" "and 1 is used instead. Use an integer value." msgstr "" -#: ../compute/scheduler.rst:851 ../compute/scheduler.rst:919 +#: ../compute/scheduler.rst:853 ../compute/scheduler.rst:921 msgid "``scheduler_weight_classes``" msgstr "" -#: ../compute/scheduler.rst:852 +#: ../compute/scheduler.rst:854 msgid "" "Defaults to ``nova.scheduler.weights.all_weighers``, which selects the " "RamWeigher and MetricsWeigher. Hosts are then weighted and sorted with the " "largest weight winning." msgstr "" -#: ../compute/scheduler.rst:856 +#: ../compute/scheduler.rst:858 msgid "``io_ops_weight_multiplier``" msgstr "" -#: ../compute/scheduler.rst:857 +#: ../compute/scheduler.rst:859 msgid "" "Multiplier used for weighing host I/O operations. A negative value means a " "preference to choose light workload compute hosts." msgstr "" -#: ../compute/scheduler.rst:860 +#: ../compute/scheduler.rst:862 msgid "``weight_multiplier``" msgstr "" -#: ../compute/scheduler.rst:861 +#: ../compute/scheduler.rst:863 msgid "Multiplier for weighting meters. Use a floating-point value." msgstr "" -#: ../compute/scheduler.rst:863 +#: ../compute/scheduler.rst:865 msgid "``weight_setting``" msgstr "" -#: ../compute/scheduler.rst:864 +#: ../compute/scheduler.rst:866 msgid "" "Determines how meters are weighted. Use a comma-separated list of " "metricName=ratio. For example: ``name1=1.0, name2=-1.0`` results in: ``name1." "value * 1.0 + name2.value * -1.0``" msgstr "" -#: ../compute/scheduler.rst:868 +#: ../compute/scheduler.rst:870 msgid "``required``" msgstr "" -#: ../compute/scheduler.rst:869 +#: ../compute/scheduler.rst:871 msgid "Specifies how to treat unavailable meters:" msgstr "" -#: ../compute/scheduler.rst:871 +#: ../compute/scheduler.rst:873 msgid "" "True - Raises an exception. To avoid the raised exception, you should use " "the scheduler filter ``MetricFilter`` to filter out hosts with unavailable " "meters." msgstr "" -#: ../compute/scheduler.rst:874 +#: ../compute/scheduler.rst:876 msgid "" "False - Treated as a negative factor in the weighting process (uses the " "``weight_of_unavailable`` option)." msgstr "" -#: ../compute/scheduler.rst:877 +#: ../compute/scheduler.rst:879 msgid "``weight_of_unavailable``" msgstr "" -#: ../compute/scheduler.rst:878 +#: ../compute/scheduler.rst:880 msgid "" "If ``required`` is set to False, and any one of the meters set by " "``weight_setting`` is unavailable, the ``weight_of_unavailable`` value is " "returned to the scheduler." msgstr "" -#: ../compute/scheduler.rst:882 ../compute/scheduler.rst:924 +#: ../compute/scheduler.rst:884 ../compute/scheduler.rst:926 msgid "For example:" msgstr "" -#: ../compute/scheduler.rst:905 +#: ../compute/scheduler.rst:907 msgid "``mute_weight_multiplier``" msgstr "" -#: ../compute/scheduler.rst:906 +#: ../compute/scheduler.rst:908 msgid "" "Multiplier to weight mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ../compute/scheduler.rst:910 +#: ../compute/scheduler.rst:912 msgid "``offset_weight_multiplier``" msgstr "" -#: ../compute/scheduler.rst:911 +#: ../compute/scheduler.rst:913 msgid "" "Multiplier to weight cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ../compute/scheduler.rst:915 +#: ../compute/scheduler.rst:917 msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the " "``ram_weight_multiplier`` option to a negative number if you prefer stacking " "instead of spreading. Use a floating-point value." msgstr "" -#: ../compute/scheduler.rst:920 +#: ../compute/scheduler.rst:922 msgid "" "Defaults to ``nova.cells.weights.all_weighers``, which maps to all cell " "weighers included with Compute. Cells are then weighted and sorted with the " "largest weight winning." msgstr "" -#: ../compute/scheduler.rst:935 +#: ../compute/scheduler.rst:937 msgid "Chance scheduler" msgstr "" -#: ../compute/scheduler.rst:937 +#: ../compute/scheduler.rst:939 msgid "" "As an administrator, you work with the filter scheduler. However, the " "Compute service also uses the Chance Scheduler, ``nova.scheduler.chance." "ChanceScheduler``, which randomly selects from lists of filtered hosts." msgstr "" -#: ../compute/scheduler.rst:943 +#: ../compute/scheduler.rst:945 msgid "Utilization aware scheduling" msgstr "" -#: ../compute/scheduler.rst:945 +#: ../compute/scheduler.rst:947 msgid "" "It is possible to schedule VMs using advanced scheduling decisions. These " "decisions are made based on enhanced usage statistics encompassing data like " @@ -18891,11 +18844,11 @@ msgid "" "file. For example to configure metric1 with ratio1 and metric2 with ratio2:" msgstr "" -#: ../compute/scheduler.rst:961 +#: ../compute/scheduler.rst:963 msgid "Host aggregates and availability zones" msgstr "" -#: ../compute/scheduler.rst:963 +#: ../compute/scheduler.rst:965 msgid "" "Host aggregates are a mechanism for partitioning hosts in an OpenStack " "cloud, or a region of an OpenStack cloud, based on arbitrary " @@ -18904,7 +18857,7 @@ msgid "" "characteristics." msgstr "" -#: ../compute/scheduler.rst:968 +#: ../compute/scheduler.rst:970 msgid "" "Host aggregates are not explicitly exposed to users. Instead administrators " "map flavors to host aggregates. Administrators do this by setting metadata " @@ -18914,7 +18867,7 @@ msgid "" "can be in more than one host aggregate." msgstr "" -#: ../compute/scheduler.rst:976 +#: ../compute/scheduler.rst:978 msgid "" "Administrators are able to optionally expose a host aggregate as an " "availability zone. Availability zones are different from host aggregates in " @@ -18924,25 +18877,25 @@ msgid "" "specify one." msgstr "" -#: ../compute/scheduler.rst:983 +#: ../compute/scheduler.rst:985 msgid "Command-line interface" msgstr "" -#: ../compute/scheduler.rst:985 +#: ../compute/scheduler.rst:987 msgid "" "The :command:`nova` command-line client supports the following aggregate-" "related commands." msgstr "" -#: ../compute/scheduler.rst:989 +#: ../compute/scheduler.rst:991 msgid "Print a list of all aggregates." msgstr "" -#: ../compute/scheduler.rst:989 +#: ../compute/scheduler.rst:991 msgid "nova aggregate-list" msgstr "" -#: ../compute/scheduler.rst:992 +#: ../compute/scheduler.rst:994 msgid "" "Create a new aggregate named ````, and optionally in availability zone " "``[availability-zone]`` if specified. The command returns the ID of the " @@ -18955,78 +18908,78 @@ msgid "" "zone for which it is not intended." msgstr "" -#: ../compute/scheduler.rst:1001 +#: ../compute/scheduler.rst:1003 msgid "nova aggregate-create [availability-zone]" msgstr "" -#: ../compute/scheduler.rst:1004 +#: ../compute/scheduler.rst:1006 msgid "Delete an aggregate with id ````." msgstr "" -#: ../compute/scheduler.rst:1004 +#: ../compute/scheduler.rst:1006 msgid "nova aggregate-delete " msgstr "" -#: ../compute/scheduler.rst:1007 +#: ../compute/scheduler.rst:1009 msgid "Show details of the aggregate with id ````." msgstr "" -#: ../compute/scheduler.rst:1007 +#: ../compute/scheduler.rst:1009 msgid "nova aggregate-details " msgstr "" -#: ../compute/scheduler.rst:1010 +#: ../compute/scheduler.rst:1012 msgid "Add host with name ```` to aggregate with id ````." msgstr "" -#: ../compute/scheduler.rst:1010 +#: ../compute/scheduler.rst:1012 msgid "nova aggregate-add-host " msgstr "" -#: ../compute/scheduler.rst:1013 +#: ../compute/scheduler.rst:1015 msgid "" "Remove the host with name ```` from the aggregate with id ````." msgstr "" -#: ../compute/scheduler.rst:1013 +#: ../compute/scheduler.rst:1015 msgid "nova aggregate-remove-host " msgstr "" -#: ../compute/scheduler.rst:1016 +#: ../compute/scheduler.rst:1018 msgid "" "Add or update metadata (key-value pairs) associated with the aggregate with " "id ````." msgstr "" -#: ../compute/scheduler.rst:1017 +#: ../compute/scheduler.rst:1019 msgid "nova aggregate-set-metadata [ ...]" msgstr "" -#: ../compute/scheduler.rst:1020 +#: ../compute/scheduler.rst:1022 msgid "Update the name and availability zone (optional) for the aggregate." msgstr "" -#: ../compute/scheduler.rst:1020 +#: ../compute/scheduler.rst:1022 msgid "nova aggregate-update []" msgstr "" -#: ../compute/scheduler.rst:1023 +#: ../compute/scheduler.rst:1025 msgid "List all hosts by service." msgstr "" -#: ../compute/scheduler.rst:1023 +#: ../compute/scheduler.rst:1025 msgid "nova host-list" msgstr "" -#: ../compute/scheduler.rst:1026 +#: ../compute/scheduler.rst:1028 msgid "Put/resume host into/from maintenance." msgstr "" -#: ../compute/scheduler.rst:1026 +#: ../compute/scheduler.rst:1028 msgid "nova host-update --maintenance [enable | disable]" msgstr "" -#: ../compute/scheduler.rst:1030 +#: ../compute/scheduler.rst:1032 msgid "" "Only administrators can access these commands. If you try to use these " "commands and the user name and tenant that you use to access the Compute " @@ -19034,11 +18987,11 @@ msgid "" "errors occur:" msgstr "" -#: ../compute/scheduler.rst:1044 +#: ../compute/scheduler.rst:1046 msgid "Configure scheduler to support host aggregates" msgstr "" -#: ../compute/scheduler.rst:1046 +#: ../compute/scheduler.rst:1048 msgid "" "One common use case for host aggregates is when you want to support " "scheduling instances to a subset of compute hosts because they have a " @@ -19048,7 +19001,7 @@ msgid "" "accelerated code." msgstr "" -#: ../compute/scheduler.rst:1053 +#: ../compute/scheduler.rst:1055 msgid "" "To configure the scheduler to support host aggregates, the " "``scheduler_default_filters`` configuration option must contain the " @@ -19058,11 +19011,11 @@ msgid "" "filtering, as well as the other filters that are typically enabled:" msgstr "" -#: ../compute/scheduler.rst:1066 +#: ../compute/scheduler.rst:1068 msgid "Example: Specify compute hosts with SSDs" msgstr "" -#: ../compute/scheduler.rst:1068 +#: ../compute/scheduler.rst:1070 msgid "" "This example configures the Compute service to enable users to request nodes " "that have solid-state drives (SSDs). You create a ``fast-io`` host aggregate " @@ -19071,13 +19024,13 @@ msgid "" "nodes to it." msgstr "" -#: ../compute/scheduler.rst:1104 +#: ../compute/scheduler.rst:1106 msgid "" "Use the :command:`nova flavor-create` command to create the ``ssd.large`` " "flavor called with an ID of 6, 8 GB of RAM, 80 GB root disk, and four vCPUs." msgstr "" -#: ../compute/scheduler.rst:1116 +#: ../compute/scheduler.rst:1118 msgid "" "Once the flavor is created, specify one or more key-value pairs that match " "the key-value pairs on the host aggregates with scope " @@ -19086,32 +19039,32 @@ msgid "" "value pair on a flavor is done using the :command:`nova flavor-key` command." msgstr "" -#: ../compute/scheduler.rst:1127 +#: ../compute/scheduler.rst:1129 msgid "" "Once it is set, you should see the ``extra_specs`` property of the ``ssd." "large`` flavor populated with a key of ``ssd`` and a corresponding value of " "``true``." msgstr "" -#: ../compute/scheduler.rst:1150 +#: ../compute/scheduler.rst:1152 msgid "" "Now, when a user requests an instance with the ``ssd.large`` flavor, the " "scheduler only considers hosts with the ``ssd=true`` key-value pair. In this " "example, these are ``node1`` and ``node2``." msgstr "" -#: ../compute/scheduler.rst:1155 +#: ../compute/scheduler.rst:1157 msgid "XenServer hypervisor pools to support live migration" msgstr "" -#: ../compute/scheduler.rst:1157 +#: ../compute/scheduler.rst:1159 msgid "" "When using the XenAPI-based hypervisor, the Compute service uses host " "aggregates to manage XenServer Resource pools, which are used in supporting " "live migration." msgstr "" -#: ../compute/scheduler.rst:1164 +#: ../compute/scheduler.rst:1166 msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in :ref:`nova-scheduler`." @@ -19506,43 +19459,51 @@ msgid "" "keystone/policy.json`` policy file." msgstr "" -#: ../dashboard/log-files.rst:0 +#: ../dashboard/logs.rst:0 msgid "Dashboard and httpd log files" msgstr "" -#: ../dashboard/log-files.rst:3 +#: ../dashboard/logs.rst:3 msgid "Dashboard log files" msgstr "" -#: ../dashboard/log-files.rst:5 +#: ../dashboard/logs.rst:5 msgid "The dashboard is served to users through the Apache HTTP Server(httpd)." msgstr "" -#: ../dashboard/log-files.rst:7 +#: ../dashboard/logs.rst:7 msgid "" "As a result, dashboard-related logs appear in files in the ``/var/log/" "httpd`` or ``/var/log/apache2`` directory on the system where the dashboard " "is hosted. The following table describes these files:" msgstr "" -#: ../dashboard/log-files.rst:16 +#: ../dashboard/logs.rst:16 msgid "``access_log``" msgstr "" -#: ../dashboard/log-files.rst:17 +#: ../dashboard/logs.rst:17 msgid "Logs all attempts to access the web server." msgstr "" -#: ../dashboard/log-files.rst:18 +#: ../dashboard/logs.rst:18 msgid "``error_log``" msgstr "" -#: ../dashboard/log-files.rst:19 +#: ../dashboard/logs.rst:19 msgid "" "Logs all unsuccessful attempts to access the web server, along with the " "reason that each attempt failed." msgstr "" +#: ../dashboard/logs.rst:21 +msgid "``/var/log/horizon/horizon.log``" +msgstr "" + +#: ../dashboard/logs.rst:22 +msgid "Log of certain user interactions" +msgstr "" + #: ../dashboard/nova_policy.json.rst:3 msgid "nova_policy.json" msgstr "" @@ -19644,14 +19605,14 @@ msgstr "" msgid "Database service" msgstr "" -#: ../database-service.rst:11 +#: ../database-service.rst:12 msgid "" "The Database service provides a scalable and reliable Cloud Database-as-a-" "Service functionality for both relational and non-relational database " "engines." msgstr "" -#: ../database-service.rst:15 +#: ../database-service.rst:16 msgid "" "The following tables provide a comprehensive list of the Database service " "configuration options." @@ -19751,6 +19712,76 @@ msgid "" "messaging drivers in the ``trove.conf`` file:" msgstr "" +#: ../database-service/logs.rst:0 +msgid "Log files used by Database services" +msgstr "" + +#: ../database-service/logs.rst:3 +msgid "Database log files" +msgstr "" + +#: ../database-service/logs.rst:5 +msgid "" +"The corresponding log file of each Database service is stored in the ``/var/" +"log/trove/`` directory of the host on which each service runs." +msgstr "" + +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../database-service/logs.rst:12 ../identity/logs.rst:12 +#: ../image-service/logs.rst:12 ../messaging/logs.rst:12 +#: ../orchestration/logs.rst:12 ../telemetry/logs.rst:12 +msgid "Log filename" +msgstr "" + +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../database-service/logs.rst:13 ../identity/logs.rst:13 +#: ../image-service/logs.rst:13 ../messaging/logs.rst:13 +#: ../orchestration/logs.rst:13 ../telemetry/logs.rst:13 +msgid "Service that logs to the file" +msgstr "" + +#: ../database-service/logs.rst:14 +msgid "``trove-api.log``" +msgstr "" + +#: ../database-service/logs.rst:15 +msgid "Database service API Service" +msgstr "" + +#: ../database-service/logs.rst:16 +msgid "``trove-conductor.log``" +msgstr "" + +#: ../database-service/logs.rst:17 +msgid "Database service Conductor Service" +msgstr "" + +#: ../database-service/logs.rst:18 +msgid "``'logfile.txt'``" +msgstr "" + +#: ../database-service/logs.rst:19 +msgid "Database service guestagent Service" +msgstr "" + +#: ../database-service/logs.rst:20 +msgid "``trove-taskmanager.log``" +msgstr "" + +#: ../database-service/logs.rst:21 +msgid "Database service taskmanager Service" +msgstr "" + #: ../firewalls-default-ports.rst:0 msgid "Default ports that OpenStack components use" msgstr "" @@ -20096,7 +20127,7 @@ msgstr "" msgid "Identity service" msgstr "" -#: ../identity.rst:12 +#: ../identity.rst:14 msgid "" "This chapter details the OpenStack Identity service configuration options. " "For installation prerequisites and step-by-step walkthroughs, see the " @@ -20105,6 +20136,73 @@ msgid "" "openstack.org/admin-guide-cloud/>`__." msgstr "" +#: ../identity/auditing.rst:3 +msgid "Auditing with CADF" +msgstr "" + +#: ../identity/auditing.rst:5 +msgid "" +"The Identity service uses the `PyCADF`_ library to emit CADF (Cloud Auditing " +"Data Federation) notifications. These events adhere to the DMTF (Distributed " +"Management Task Force)`CADF`_ specification. The DMTF standard provides " +"auditing capabilities for compliance with security, operational, and " +"business processes and supports normalized and categorized event data for " +"federation and aggregation." +msgstr "" + +#: ../identity/auditing.rst:15 +msgid "" +"CADF notifications include additional context data around the ``resource``, " +"the ``action``, and the ``initiator``." +msgstr "" + +#: ../identity/auditing.rst:18 +msgid "" +"CADF notifications may be emitted by changing the ``notification_format`` to " +"``cadf`` in the configuration file." +msgstr "" + +#: ../identity/auditing.rst:21 +msgid "" +"The ``payload`` portion of a CADF notification is a CADF ``event``, which is " +"represented as a JSON dictionary. For example:" +msgstr "" + +#: ../identity/auditing.rst:51 +msgid "Where the following are defined:" +msgstr "" + +#: ../identity/auditing.rst:53 +msgid "````: ID of the user that performed the operation" +msgstr "" + +#: ../identity/auditing.rst:54 +msgid "" +"````: CADF specific target URI, (for example: data/security/" +"project)" +msgstr "" + +#: ../identity/auditing.rst:56 +msgid "" +"````: The action being performed, typically: ````. " +"````" +msgstr "" + +#: ../identity/auditing.rst:59 +msgid "" +"Additionally there may be extra keys present depending on the operation " +"being performed, these will be discussed below." +msgstr "" + +#: ../identity/auditing.rst:64 +msgid "" +"The ``eventType`` property of the CADF payload is different from the " +"``event_type`` property of a notification. ``eventType`` is a CADF keyword " +"which designates the type of event that is being measured: `activity`, " +"`monitor` or `control`. Whereas ``event_type`` is described in previous " +"sections as `identity..`." +msgstr "" + # #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# #: ../identity/caching.rst:0 ../messaging/zaqar-cache.rst:0 @@ -20189,6 +20287,28 @@ msgstr "" msgid "MongoDB as caching back end." msgstr "" +#: ../identity/logs.rst:0 +msgid "Log files used by Identity services" +msgstr "" + +#: ../identity/logs.rst:3 +msgid "Identity log files" +msgstr "" + +#: ../identity/logs.rst:5 +msgid "" +"The corresponding log file of each Identity service is stored in the ``/var/" +"log/keystone/`` directory of the host on which each service runs." +msgstr "" + +#: ../identity/logs.rst:14 +msgid "``keystone.log``" +msgstr "" + +#: ../identity/logs.rst:15 +msgid "Identity Service" +msgstr "" + #: ../identity/options.rst:0 msgid "Description of Fernet tokens configuration options" msgstr "" @@ -20464,7 +20584,7 @@ msgstr "" msgid "Image service" msgstr "" -#: ../image-service.rst:14 +#: ../image-service.rst:15 msgid "" "Compute relies on an external image service to store virtual machine images " "and maintain a catalog of available images. By default, Compute is " @@ -20472,7 +20592,7 @@ msgid "" "supported image service." msgstr "" -#: ../image-service.rst:19 +#: ../image-service.rst:20 msgid "" "If your installation requires :command:`euca2ools` to register new images, " "you must run the ``nova-objectstore`` service. This service provides an " @@ -20480,13 +20600,13 @@ msgid "" "`euca2ools`." msgstr "" -#: ../image-service.rst:23 +#: ../image-service.rst:24 msgid "" "To customize the Compute service, use the configuration option settings " "documented in :ref:`nova-glance` and :ref:`nova-s3`." msgstr "" -#: ../image-service.rst:26 +#: ../image-service.rst:27 msgid "" "You can modify many options in the Image service. The following tables " "provide a comprehensive list." @@ -20701,6 +20821,40 @@ msgid "" "in the ``glance-api.conf`` and ``glance-registry.conf`` files:" msgstr "" +#: ../image-service/logs.rst:0 +msgid "Log files used by Image services" +msgstr "" + +#: ../image-service/logs.rst:3 +msgid "Image log files" +msgstr "" + +#: ../image-service/logs.rst:5 +msgid "" +"The corresponding log file of each Image service is stored in the ``/var/log/" +"glance/`` directory of the host on which each service runs." +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../image-service/logs.rst:14 ../shared-file-systems/log-files.rst:16 +#: ../telemetry/logs.rst:20 +msgid "``api.log``" +msgstr "" + +#: ../image-service/logs.rst:15 +msgid "Image service API server" +msgstr "" + +#: ../image-service/logs.rst:16 +msgid "``registry.log``" +msgstr "" + +#: ../image-service/logs.rst:17 +msgid "Image service Registry server" +msgstr "" + #: ../image-service/sample-configuration-files.rst:3 msgid "Image service sample configuration files" msgstr "" @@ -20834,7 +20988,7 @@ msgstr "" msgid "Message service" msgstr "" -#: ../messaging.rst:19 +#: ../messaging.rst:20 msgid "" "The Message service is multi-tenant, fast, reliable, and scalable. It allows " "developers to share data between distributed application components " @@ -20842,28 +20996,28 @@ msgid "" "component to be always available." msgstr "" -#: ../messaging.rst:24 +#: ../messaging.rst:25 msgid "" "The service features a RESTful API, which developers can use to send " "messages between various components of their SaaS and mobile applications, " "by using a variety of communication patterns." msgstr "" -#: ../messaging.rst:29 +#: ../messaging.rst:30 msgid "Key features" msgstr "" -#: ../messaging.rst:31 +#: ../messaging.rst:32 msgid "The Message service provides the following key features:" msgstr "" -#: ../messaging.rst:33 +#: ../messaging.rst:34 msgid "" "Choice between two communication transports. Both with Identity service " "support:" msgstr "" -#: ../messaging.rst:36 +#: ../messaging.rst:37 msgid "" "Firewall-friendly, **HTTP-based RESTful API**. Many of today's developers " "prefer a more web-friendly HTTP API. They value the simplicity and " @@ -20872,7 +21026,7 @@ msgid "" "appreciate the scalability aspects of the REST architectural style." msgstr "" -#: ../messaging.rst:42 +#: ../messaging.rst:43 msgid "" "**Websocket-based API** for persistent connections. Websocket protocol " "provides communication over persistent connections. Unlike HTTP, where new " @@ -20881,59 +21035,59 @@ msgid "" "much network traffic and minimizes delays." msgstr "" -#: ../messaging.rst:48 +#: ../messaging.rst:49 msgid "Multi-tenant queues based on Identity service IDs." msgstr "" -#: ../messaging.rst:49 +#: ../messaging.rst:50 msgid "" "Support for several common patterns including event broadcasting, task " "distribution, and point-to-point messaging." msgstr "" -#: ../messaging.rst:51 +#: ../messaging.rst:52 msgid "" "Component-based architecture with support for custom back ends and message " "filters." msgstr "" -#: ../messaging.rst:53 +#: ../messaging.rst:54 msgid "" "Efficient reference implementation with an eye toward low latency and high " "throughput (dependent on back end)." msgstr "" -#: ../messaging.rst:55 +#: ../messaging.rst:56 msgid "Highly-available and horizontally scalable." msgstr "" -#: ../messaging.rst:56 +#: ../messaging.rst:57 msgid "" "Support for subscriptions to queues. Several notification types are " "available:" msgstr "" -#: ../messaging.rst:59 +#: ../messaging.rst:60 msgid "Email notifications." msgstr "" -#: ../messaging.rst:60 +#: ../messaging.rst:61 msgid "Webhook notifications." msgstr "" -#: ../messaging.rst:61 +#: ../messaging.rst:62 msgid "Websocket notifications." msgstr "" -#: ../messaging.rst:64 +#: ../messaging.rst:65 msgid "Components" msgstr "" -#: ../messaging.rst:66 +#: ../messaging.rst:67 msgid "The Message service contains the following components:" msgstr "" -#: ../messaging.rst:68 +#: ../messaging.rst:69 msgid "" "**Transport back end**. The Message service requires the selection of a " "transport specification responsible of the communication between the " @@ -20942,7 +21096,7 @@ msgid "" "mechanisms. The default option is WSGI." msgstr "" -#: ../messaging.rst:74 +#: ../messaging.rst:75 msgid "" "**Storage back end**. The Message service depends on a storage engine for " "message persistence. In addition to the base driver implementation, the " @@ -20950,13 +21104,13 @@ msgid "" "solutions. The default storage option is MongoDB." msgstr "" -#: ../messaging.rst:79 +#: ../messaging.rst:80 msgid "" "To configure your Message service installation, you must define " "configuration options in these files:" msgstr "" -#: ../messaging.rst:82 +#: ../messaging.rst:83 msgid "" "``zaqar.conf``. Contains most of the Message service configuration options. " "Resides in the ``/etc/zaqar`` directory. If there is a file ``zaqar.conf`` " @@ -20964,7 +21118,7 @@ msgid "" "directory." msgstr "" -#: ../messaging.rst:86 +#: ../messaging.rst:87 msgid "" "``policy.json``. Contains RBAC policy for all actions. Only applies to API " "v2. Resides in the ``/etc/zaqar`` directory. If there is a file ``policy." @@ -20972,6 +21126,30 @@ msgid "" "zaqar`` directory. See :doc:`../policy-json-file`." msgstr "" +#: ../messaging/logs.rst:0 +msgid "Log files used by Messaging services" +msgstr "" + +#: ../messaging/logs.rst:3 +msgid "Messaging log files" +msgstr "" + +#: ../messaging/logs.rst:5 +msgid "" +"The corresponding log file of each Messaging service is stored in the ``/var/" +"log/zaqar/`` directory of the host on which each service runs." +msgstr "" + +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../messaging/logs.rst:14 ../networking/logs.rst:28 +msgid "``server.log``" +msgstr "" + +#: ../messaging/logs.rst:15 +msgid "Messaging service" +msgstr "" + #: ../messaging/zaqar-api.rst:3 msgid "API options" msgstr "" @@ -21466,89 +21644,85 @@ msgid "" "org/admin-guide-cloud/>`__." msgstr "" -#: ../networking/networking_log.rst:0 +#: ../networking/logs.rst:0 msgid "Log files used by Networking services" msgstr "" -#: ../networking/networking_log.rst:3 +#: ../networking/logs.rst:3 msgid "Log files used by Networking" msgstr "" -#: ../networking/networking_log.rst:5 +#: ../networking/logs.rst:5 msgid "" "The corresponding log file of each Networking service is stored in the ``/" "var/log/neutron/`` directory of the host on which each service runs." msgstr "" -#: ../networking/networking_log.rst:13 +#: ../networking/logs.rst:13 msgid "Service/interface" msgstr "" -#: ../networking/networking_log.rst:14 +#: ../networking/logs.rst:14 msgid "``dhcp-agent.log``" msgstr "" -#: ../networking/networking_log.rst:15 +#: ../networking/logs.rst:15 msgid "``neutron-dhcp-agent``" msgstr "" -#: ../networking/networking_log.rst:16 +#: ../networking/logs.rst:16 msgid "``l3-agent.log``" msgstr "" -#: ../networking/networking_log.rst:17 +#: ../networking/logs.rst:17 msgid "``neutron-l3-agent``" msgstr "" -#: ../networking/networking_log.rst:18 +#: ../networking/logs.rst:18 msgid "``lbaas-agent.log``" msgstr "" -#: ../networking/networking_log.rst:19 +#: ../networking/logs.rst:19 msgid "``neutron-lbaas-agent`` [#f1]_" msgstr "" -#: ../networking/networking_log.rst:20 +#: ../networking/logs.rst:20 msgid "``linuxbridge-agent.log``" msgstr "" -#: ../networking/networking_log.rst:21 +#: ../networking/logs.rst:21 msgid "``neutron-linuxbridge-agent``" msgstr "" -#: ../networking/networking_log.rst:22 +#: ../networking/logs.rst:22 msgid "``metadata-agent.log``" msgstr "" -#: ../networking/networking_log.rst:23 +#: ../networking/logs.rst:23 msgid "``neutron-metadata-agent``" msgstr "" -#: ../networking/networking_log.rst:24 +#: ../networking/logs.rst:24 msgid "``metering-agent.log``" msgstr "" -#: ../networking/networking_log.rst:25 +#: ../networking/logs.rst:25 msgid "``neutron-metering-agent``" msgstr "" -#: ../networking/networking_log.rst:26 +#: ../networking/logs.rst:26 msgid "``openvswitch-agent.log``" msgstr "" -#: ../networking/networking_log.rst:27 +#: ../networking/logs.rst:27 msgid "``neutron-openvswitch-agent``" msgstr "" -#: ../networking/networking_log.rst:28 -msgid "``server.log``" -msgstr "" - -#: ../networking/networking_log.rst:29 +#: ../networking/logs.rst:29 msgid "``neutron-server``" msgstr "" -#: ../networking/networking_log.rst:31 +#: ../networking/logs.rst:31 msgid "" "The ``neutron-lbaas-agent`` service only runs when Load-Balancer-as-a-" "Service is enabled." @@ -24129,6 +24303,17 @@ msgstr "" msgid "An example response is:" msgstr "" +#: ../object-storage/logs.rst:3 +msgid "Object storage log files" +msgstr "" + +#: ../object-storage/logs.rst:5 +msgid "" +"The Object Storage sends logs to the system logging facility only. By " +"default, all Object Storage log files to ``/var/log/swift/swift.log``, using " +"the local0, local1, and local2 syslog facilities." +msgstr "" + #: ../orchestration.rst:0 msgid "Description of crypt configuration options" msgstr "" @@ -24141,25 +24326,63 @@ msgstr "" msgid "Description of trustee configuration options" msgstr "" -#: ../orchestration.rst:13 +#: ../orchestration.rst:14 msgid "" "The Orchestration service is designed to manage the lifecycle of " "infrastructure and applications within OpenStack clouds. Its various agents " "and services are configured in the ``/etc/heat/heat.conf`` file." msgstr "" -#: ../orchestration.rst:17 +#: ../orchestration.rst:18 msgid "" "To install Orchestration, see the OpenStack Installation Guide for your " "distribution (`docs.openstack.org `__)." msgstr "" -#: ../orchestration.rst:20 +#: ../orchestration.rst:21 msgid "" "The following tables provide a comprehensive list of the Orchestration " "configuration options:" msgstr "" +#: ../orchestration/logs.rst:0 +msgid "Log files used by Orchestration services" +msgstr "" + +#: ../orchestration/logs.rst:3 +msgid "Orchestration log files" +msgstr "" + +#: ../orchestration/logs.rst:5 +msgid "" +"The corresponding log file of each Orchestration service is stored in the ``/" +"var/log/heat/`` directory of the host on which each service runs." +msgstr "" + +#: ../orchestration/logs.rst:14 +msgid "``heat-api.log``" +msgstr "" + +#: ../orchestration/logs.rst:15 +msgid "Orchestration service API Service" +msgstr "" + +#: ../orchestration/logs.rst:16 +msgid "``heat-engine.log``" +msgstr "" + +#: ../orchestration/logs.rst:17 +msgid "Orchestration service Engine Service" +msgstr "" + +#: ../orchestration/logs.rst:18 +msgid "``heat-manage.log``" +msgstr "" + +#: ../orchestration/logs.rst:19 +msgid "Orchestration service events" +msgstr "" + #: ../orchestration/orchestration_api.rst:0 msgid "Description of CloudWatch API configuration options" msgstr "" @@ -26660,10 +26883,6 @@ msgid "" "the ``/var/log/manila/`` directory of the host on which each service runs." msgstr "" -#: ../shared-file-systems/log-files.rst:16 -msgid "``api.log``" -msgstr "" - #: ../shared-file-systems/log-files.rst:17 msgid "``openstack-manila-api``" msgstr "" @@ -27052,9 +27271,7 @@ msgstr "" #: ../tables/cinder-zeromq.rst:17 ../tables/cinder-zfssa-iscsi.rst:17 #: ../tables/cinder-zfssa-nfs.rst:17 ../tables/cinder-zones.rst:17 #: ../tables/cinder-zoning.rst:17 ../tables/cinder-zoning_fabric.rst:17 -#: ../tables/cinder-zoning_fabric_cisco.rst:17 -#: ../tables/cinder-zoning_manager.rst:17 -#: ../tables/cinder-zoning_manager_cisco.rst:17 ../tables/glance-amqp.rst:17 +#: ../tables/cinder-zoning_manager.rst:17 ../tables/glance-amqp.rst:17 #: ../tables/glance-api.rst:17 ../tables/glance-auth_token.rst:17 #: ../tables/glance-ca.rst:17 ../tables/glance-cinder.rst:17 #: ../tables/glance-common.rst:17 ../tables/glance-cors.rst:17 @@ -27339,29 +27556,29 @@ msgstr "" #: ../tables/ceilometer-database.rst:19 ../tables/ceilometer-debug.rst:19 #: ../tables/ceilometer-exchange.rst:19 ../tables/ceilometer-glance.rst:19 #: ../tables/ceilometer-inspector.rst:19 ../tables/ceilometer-logging.rst:19 -#: ../tables/ceilometer-magnetodb.rst:19 ../tables/ceilometer-redis.rst:19 -#: ../tables/ceilometer-rpc.rst:19 ../tables/ceilometer-swift.rst:19 -#: ../tables/ceilometer-zaqar.rst:19 ../tables/ceilometer-zeromq.rst:19 -#: ../tables/cinder-amqp.rst:19 ../tables/cinder-api.rst:19 -#: ../tables/cinder-auth.rst:19 ../tables/cinder-backups.rst:19 -#: ../tables/cinder-backups_ceph.rst:19 ../tables/cinder-backups_gcs.rst:19 -#: ../tables/cinder-backups_nfs.rst:19 ../tables/cinder-backups_swift.rst:19 -#: ../tables/cinder-backups_tsm.rst:19 ../tables/cinder-block-device.rst:19 -#: ../tables/cinder-blockbridge.rst:19 ../tables/cinder-cloudbyte.rst:19 -#: ../tables/cinder-coho.rst:19 ../tables/cinder-common.rst:19 -#: ../tables/cinder-compute.rst:19 ../tables/cinder-database.rst:19 -#: ../tables/cinder-debug.rst:19 ../tables/cinder-dellsc.rst:19 -#: ../tables/cinder-disco.rst:19 ../tables/cinder-dothill.rst:19 -#: ../tables/cinder-drbd.rst:19 ../tables/cinder-emc.rst:19 -#: ../tables/cinder-emc_sio.rst:19 ../tables/cinder-eqlx.rst:19 -#: ../tables/cinder-eternus.rst:19 ../tables/cinder-flashsystem.rst:19 -#: ../tables/cinder-hgst.rst:19 ../tables/cinder-hitachi-hbsd.rst:19 -#: ../tables/cinder-hpe3par.rst:19 ../tables/cinder-hpelefthand.rst:19 -#: ../tables/cinder-hpexp.rst:19 ../tables/cinder-hpmsa.rst:19 -#: ../tables/cinder-huawei.rst:19 ../tables/cinder-images.rst:19 -#: ../tables/cinder-infortrend.rst:19 ../tables/cinder-lenovo.rst:19 -#: ../tables/cinder-logging.rst:19 ../tables/cinder-lvm.rst:19 -#: ../tables/cinder-nas.rst:19 ../tables/cinder-netapp_7mode_iscsi.rst:19 +#: ../tables/ceilometer-magnetodb.rst:19 ../tables/ceilometer-rpc.rst:19 +#: ../tables/ceilometer-swift.rst:19 ../tables/ceilometer-zaqar.rst:19 +#: ../tables/ceilometer-zeromq.rst:19 ../tables/cinder-amqp.rst:19 +#: ../tables/cinder-api.rst:19 ../tables/cinder-auth.rst:19 +#: ../tables/cinder-backups.rst:19 ../tables/cinder-backups_ceph.rst:19 +#: ../tables/cinder-backups_gcs.rst:19 ../tables/cinder-backups_nfs.rst:19 +#: ../tables/cinder-backups_swift.rst:19 ../tables/cinder-backups_tsm.rst:19 +#: ../tables/cinder-block-device.rst:19 ../tables/cinder-blockbridge.rst:19 +#: ../tables/cinder-cloudbyte.rst:19 ../tables/cinder-coho.rst:19 +#: ../tables/cinder-common.rst:19 ../tables/cinder-compute.rst:19 +#: ../tables/cinder-database.rst:19 ../tables/cinder-debug.rst:19 +#: ../tables/cinder-dellsc.rst:19 ../tables/cinder-disco.rst:19 +#: ../tables/cinder-dothill.rst:19 ../tables/cinder-drbd.rst:19 +#: ../tables/cinder-emc.rst:19 ../tables/cinder-emc_sio.rst:19 +#: ../tables/cinder-eqlx.rst:19 ../tables/cinder-eternus.rst:19 +#: ../tables/cinder-flashsystem.rst:19 ../tables/cinder-hgst.rst:19 +#: ../tables/cinder-hitachi-hbsd.rst:19 ../tables/cinder-hpe3par.rst:19 +#: ../tables/cinder-hpelefthand.rst:19 ../tables/cinder-hpexp.rst:19 +#: ../tables/cinder-hpmsa.rst:19 ../tables/cinder-huawei.rst:19 +#: ../tables/cinder-images.rst:19 ../tables/cinder-infortrend.rst:19 +#: ../tables/cinder-lenovo.rst:19 ../tables/cinder-logging.rst:19 +#: ../tables/cinder-lvm.rst:19 ../tables/cinder-nas.rst:19 +#: ../tables/cinder-netapp_7mode_iscsi.rst:19 #: ../tables/cinder-netapp_7mode_nfs.rst:19 #: ../tables/cinder-netapp_cdot_iscsi.rst:19 #: ../tables/cinder-netapp_cdot_nfs.rst:19 @@ -27385,46 +27602,45 @@ msgstr "" #: ../tables/cinder-zoning.rst:19 ../tables/glance-amqp.rst:19 #: ../tables/glance-api.rst:19 ../tables/glance-ca.rst:19 #: ../tables/glance-common.rst:19 ../tables/glance-imagecache.rst:19 -#: ../tables/glance-logging.rst:19 ../tables/glance-redis.rst:19 -#: ../tables/glance-registry.rst:19 ../tables/glance-replicator.rst:19 -#: ../tables/glance-rpc.rst:19 ../tables/glance-scrubber.rst:19 -#: ../tables/glance-swift.rst:19 ../tables/glance-testing.rst:19 -#: ../tables/glance-zeromq.rst:19 ../tables/heat-amqp.rst:19 -#: ../tables/heat-api.rst:19 ../tables/heat-cfn_api.rst:19 -#: ../tables/heat-clients.rst:19 ../tables/heat-clients_backends.rst:19 -#: ../tables/heat-cloudwatch_api.rst:19 ../tables/heat-common.rst:19 -#: ../tables/heat-crypt.rst:19 ../tables/heat-loadbalancer.rst:19 -#: ../tables/heat-logging.rst:19 ../tables/heat-metadata_api.rst:19 -#: ../tables/heat-notification.rst:19 ../tables/heat-quota.rst:19 -#: ../tables/heat-rpc.rst:19 ../tables/heat-waitcondition_api.rst:19 -#: ../tables/heat-zeromq.rst:19 ../tables/ironic-amqp.rst:19 -#: ../tables/ironic-auth.rst:19 ../tables/ironic-common.rst:19 -#: ../tables/ironic-debug.rst:19 ../tables/ironic-logging.rst:19 -#: ../tables/ironic-redis.rst:19 ../tables/ironic-rpc.rst:19 -#: ../tables/ironic-zeromq.rst:19 ../tables/keystone-amqp.rst:19 -#: ../tables/keystone-api.rst:19 ../tables/keystone-common.rst:19 -#: ../tables/keystone-debug.rst:19 ../tables/keystone-logging.rst:19 -#: ../tables/keystone-redis.rst:19 ../tables/keystone-rpc.rst:19 -#: ../tables/keystone-security.rst:19 ../tables/keystone-zeromq.rst:19 -#: ../tables/manila-amqp.rst:19 ../tables/manila-api.rst:19 -#: ../tables/manila-auth.rst:19 ../tables/manila-ca.rst:19 -#: ../tables/manila-common.rst:19 ../tables/manila-compute.rst:19 -#: ../tables/manila-database.rst:19 ../tables/manila-emc.rst:19 -#: ../tables/manila-ganesha.rst:19 ../tables/manila-generic.rst:19 -#: ../tables/manila-glusterfs.rst:19 ../tables/manila-gpfs.rst:19 -#: ../tables/manila-hdfs.rst:19 ../tables/manila-hpe3par.rst:19 -#: ../tables/manila-huawei.rst:19 ../tables/manila-logging.rst:19 -#: ../tables/manila-netapp.rst:19 ../tables/manila-quobyte.rst:19 -#: ../tables/manila-quota.rst:19 ../tables/manila-redis.rst:19 -#: ../tables/manila-rpc.rst:19 ../tables/manila-san.rst:19 -#: ../tables/manila-scheduler.rst:19 ../tables/manila-share.rst:19 -#: ../tables/manila-winrm.rst:19 ../tables/manila-zeromq.rst:19 -#: ../tables/manila-zfssa.rst:19 ../tables/neutron-agent.rst:19 -#: ../tables/neutron-amqp.rst:19 ../tables/neutron-api.rst:19 -#: ../tables/neutron-common.rst:19 ../tables/neutron-compute.rst:19 -#: ../tables/neutron-dhcp_agent.rst:19 ../tables/neutron-dvr.rst:19 -#: ../tables/neutron-ipv6_ra.rst:19 ../tables/neutron-l3_agent.rst:19 -#: ../tables/neutron-lbaas_agent.rst:19 +#: ../tables/glance-logging.rst:19 ../tables/glance-registry.rst:19 +#: ../tables/glance-replicator.rst:19 ../tables/glance-rpc.rst:19 +#: ../tables/glance-scrubber.rst:19 ../tables/glance-swift.rst:19 +#: ../tables/glance-testing.rst:19 ../tables/glance-zeromq.rst:19 +#: ../tables/heat-amqp.rst:19 ../tables/heat-api.rst:19 +#: ../tables/heat-cfn_api.rst:19 ../tables/heat-clients.rst:19 +#: ../tables/heat-clients_backends.rst:19 ../tables/heat-cloudwatch_api.rst:19 +#: ../tables/heat-common.rst:19 ../tables/heat-crypt.rst:19 +#: ../tables/heat-loadbalancer.rst:19 ../tables/heat-logging.rst:19 +#: ../tables/heat-metadata_api.rst:19 ../tables/heat-notification.rst:19 +#: ../tables/heat-quota.rst:19 ../tables/heat-rpc.rst:19 +#: ../tables/heat-waitcondition_api.rst:19 ../tables/heat-zeromq.rst:19 +#: ../tables/ironic-amqp.rst:19 ../tables/ironic-auth.rst:19 +#: ../tables/ironic-common.rst:19 ../tables/ironic-debug.rst:19 +#: ../tables/ironic-logging.rst:19 ../tables/ironic-redis.rst:19 +#: ../tables/ironic-rpc.rst:19 ../tables/ironic-zeromq.rst:19 +#: ../tables/keystone-amqp.rst:19 ../tables/keystone-api.rst:19 +#: ../tables/keystone-common.rst:19 ../tables/keystone-debug.rst:19 +#: ../tables/keystone-logging.rst:19 ../tables/keystone-redis.rst:19 +#: ../tables/keystone-rpc.rst:19 ../tables/keystone-security.rst:19 +#: ../tables/keystone-zeromq.rst:19 ../tables/manila-amqp.rst:19 +#: ../tables/manila-api.rst:19 ../tables/manila-auth.rst:19 +#: ../tables/manila-ca.rst:19 ../tables/manila-common.rst:19 +#: ../tables/manila-compute.rst:19 ../tables/manila-database.rst:19 +#: ../tables/manila-emc.rst:19 ../tables/manila-ganesha.rst:19 +#: ../tables/manila-generic.rst:19 ../tables/manila-glusterfs.rst:19 +#: ../tables/manila-gpfs.rst:19 ../tables/manila-hdfs.rst:19 +#: ../tables/manila-hpe3par.rst:19 ../tables/manila-huawei.rst:19 +#: ../tables/manila-logging.rst:19 ../tables/manila-netapp.rst:19 +#: ../tables/manila-quobyte.rst:19 ../tables/manila-quota.rst:19 +#: ../tables/manila-redis.rst:19 ../tables/manila-rpc.rst:19 +#: ../tables/manila-san.rst:19 ../tables/manila-scheduler.rst:19 +#: ../tables/manila-share.rst:19 ../tables/manila-winrm.rst:19 +#: ../tables/manila-zeromq.rst:19 ../tables/manila-zfssa.rst:19 +#: ../tables/neutron-agent.rst:19 ../tables/neutron-amqp.rst:19 +#: ../tables/neutron-api.rst:19 ../tables/neutron-common.rst:19 +#: ../tables/neutron-compute.rst:19 ../tables/neutron-dhcp_agent.rst:19 +#: ../tables/neutron-dvr.rst:19 ../tables/neutron-ipv6_ra.rst:19 +#: ../tables/neutron-l3_agent.rst:19 ../tables/neutron-lbaas_agent.rst:19 #: ../tables/neutron-lbaas_services.rst:19 ../tables/neutron-logging.rst:19 #: ../tables/neutron-metadata.rst:19 ../tables/neutron-metering_agent.rst:19 #: ../tables/neutron-openvswitch_agent.rst:19 @@ -27510,64 +27726,14 @@ msgid "" "overridden by an exchange name specified in the transport_url option." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:23 ../tables/ceilometer-amqp.rst:23 -#: ../tables/glance-amqp.rst:27 ../tables/heat-amqp.rst:27 -#: ../tables/ironic-amqp.rst:23 ../tables/keystone-amqp.rst:25 -#: ../tables/manila-amqp.rst:23 ../tables/neutron-amqp.rst:23 -#: ../tables/nova-amqp.rst:25 ../tables/sahara-amqp.rst:23 -#: ../tables/trove-amqp.rst:27 -msgid "``notification_driver`` = ``[]``" +#: ../tables/aodh-amqp.rst:23 +msgid "``ipc_protocol`` = ``queue``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:24 ../tables/ceilometer-amqp.rst:24 -#: ../tables/cinder-rpc.rst:76 ../tables/glance-amqp.rst:28 -#: ../tables/heat-amqp.rst:28 ../tables/ironic-amqp.rst:24 -#: ../tables/keystone-amqp.rst:26 ../tables/manila-amqp.rst:24 -#: ../tables/neutron-amqp.rst:24 ../tables/nova-amqp.rst:26 -#: ../tables/sahara-amqp.rst:24 ../tables/trove-amqp.rst:28 +#: ../tables/aodh-amqp.rst:24 msgid "" -"(MultiStrOpt) The Drivers(s) to handle sending notifications. Possible " -"values are messaging, messagingv2, routing, log, test, noop" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:25 ../tables/ceilometer-amqp.rst:25 -#: ../tables/glance-amqp.rst:29 ../tables/heat-amqp.rst:29 -#: ../tables/ironic-amqp.rst:25 ../tables/keystone-amqp.rst:29 -#: ../tables/manila-amqp.rst:25 ../tables/neutron-amqp.rst:25 -#: ../tables/nova-amqp.rst:27 ../tables/sahara-amqp.rst:29 -#: ../tables/trove-amqp.rst:31 -msgid "``notification_topics`` = ``notifications``" +"(StrOpt) The protocol used to communicate between evaluator and notifier " +"services." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -27581,73 +27747,14 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:26 ../tables/ceilometer-amqp.rst:26 -#: ../tables/cinder-rpc.rst:78 ../tables/glance-amqp.rst:30 -#: ../tables/heat-amqp.rst:30 ../tables/ironic-amqp.rst:26 -#: ../tables/keystone-amqp.rst:30 ../tables/manila-amqp.rst:26 -#: ../tables/neutron-amqp.rst:26 ../tables/nova-amqp.rst:28 -#: ../tables/sahara-amqp.rst:30 ../tables/trove-amqp.rst:32 -msgid "(ListOpt) AMQP topic used for OpenStack notifications." -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:27 ../tables/ceilometer-amqp.rst:27 -#: ../tables/glance-amqp.rst:31 ../tables/heat-amqp.rst:31 -#: ../tables/ironic-amqp.rst:27 ../tables/keystone-amqp.rst:31 -#: ../tables/manila-amqp.rst:27 ../tables/neutron-amqp.rst:27 -#: ../tables/nova-amqp.rst:29 ../tables/sahara-amqp.rst:31 -#: ../tables/trove-amqp.rst:33 -msgid "``notification_transport_url`` = ``None``" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:28 ../tables/ceilometer-amqp.rst:28 -#: ../tables/cinder-rpc.rst:80 ../tables/glance-amqp.rst:32 -#: ../tables/heat-amqp.rst:32 ../tables/ironic-amqp.rst:28 -#: ../tables/keystone-amqp.rst:32 ../tables/manila-amqp.rst:28 -#: ../tables/neutron-amqp.rst:28 ../tables/nova-amqp.rst:30 -#: ../tables/sahara-amqp.rst:32 ../tables/trove-amqp.rst:34 -msgid "" -"(StrOpt) A URL representing the messaging driver to use for notifications. " -"If not set, we fall back to the same configuration used for RPC." -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:29 ../tables/ceilometer-amqp.rst:29 -#: ../tables/cinder-rpc.rst:79 ../tables/glance-amqp.rst:33 -#: ../tables/heat-amqp.rst:33 ../tables/ironic-amqp.rst:29 -#: ../tables/keystone-amqp.rst:33 ../tables/manila-amqp.rst:29 -#: ../tables/neutron-amqp.rst:29 ../tables/nova-amqp.rst:31 -#: ../tables/sahara-amqp.rst:33 ../tables/trove-amqp.rst:35 +#: ../tables/aodh-amqp.rst:25 ../tables/aodh-rpc.rst:71 +#: ../tables/ceilometer-amqp.rst:23 ../tables/ceilometer-rpc.rst:81 +#: ../tables/cinder-rpc.rst:79 ../tables/glance-amqp.rst:27 +#: ../tables/glance-amqp.rst:35 ../tables/heat-amqp.rst:33 +#: ../tables/ironic-amqp.rst:29 ../tables/keystone-amqp.rst:33 +#: ../tables/manila-amqp.rst:29 ../tables/neutron-amqp.rst:29 +#: ../tables/nova-amqp.rst:31 ../tables/sahara-amqp.rst:33 +#: ../tables/trove-amqp.rst:35 msgid "``transport_url`` = ``None``" msgstr "" @@ -27661,8 +27768,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-amqp.rst:30 ../tables/ceilometer-amqp.rst:30 -#: ../tables/glance-amqp.rst:34 ../tables/heat-amqp.rst:34 +#: ../tables/aodh-amqp.rst:26 ../tables/ceilometer-amqp.rst:24 +#: ../tables/glance-amqp.rst:28 ../tables/heat-amqp.rst:34 #: ../tables/ironic-amqp.rst:30 ../tables/keystone-amqp.rst:34 #: ../tables/manila-amqp.rst:30 ../tables/neutron-amqp.rst:30 #: ../tables/nova-amqp.rst:32 ../tables/sahara-amqp.rst:34 @@ -27718,12 +27825,11 @@ msgstr "" msgid "(PortOpt) The port for the aodh API server." msgstr "" -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-api.rst:29 ../tables/ceilometer-api.rst:55 -#: ../tables/ceilometer-collector.rst:29 ../tables/ceilometer-events.rst:33 -#: ../tables/glance-common.rst:61 ../tables/heat-api.rst:101 +#: ../tables/ceilometer-collector.rst:33 ../tables/ceilometer-events.rst:33 +#: ../tables/heat-api.rst:101 msgid "``workers`` = ``1``" msgstr "" @@ -27834,7 +27940,8 @@ msgid "" "proxy." msgstr "" -#: ../tables/aodh-auth.rst:19 ../tables/ceilometer-auth.rst:19 +#: ../tables/aodh-auth.rst:19 ../tables/aodh-common.rst:57 +#: ../tables/ceilometer-auth.rst:19 msgid "**[service_credentials]**" msgstr "" @@ -27891,7 +27998,8 @@ msgstr "" msgid "``os_endpoint_type`` = ``publicURL``" msgstr "" -#: ../tables/aodh-auth.rst:28 ../tables/ceilometer-auth.rst:32 +#: ../tables/aodh-auth.rst:28 ../tables/aodh-common.rst:60 +#: ../tables/ceilometer-auth.rst:32 msgid "" "(StrOpt) Type of endpoint in Identity service catalog to use for " "communication with OpenStack services." @@ -27934,7 +28042,8 @@ msgstr "" msgid "``os_region_name`` = ``None``" msgstr "" -#: ../tables/aodh-auth.rst:36 ../tables/ceilometer-auth.rst:36 +#: ../tables/aodh-auth.rst:36 ../tables/aodh-common.rst:62 +#: ../tables/ceilometer-auth.rst:36 msgid "(StrOpt) Region name to use for OpenStack service endpoints." msgstr "" @@ -28270,42 +28379,6 @@ msgid "" "identity_uri." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:33 ../tables/glance-auth_token.rst:33 -#: ../tables/heat-auth_token.rst:33 ../tables/heat-trustee.rst:21 -#: ../tables/ironic-auth_token.rst:33 ../tables/keystone-auth_token.rst:33 -#: ../tables/neutron-nova.rst:21 ../tables/nova-auth_token.rst:33 -#: ../tables/nova-neutron.rst:37 ../tables/sahara-auth_token.rst:33 -#: ../tables/trove-auth_token.rst:33 -msgid "``auth_plugin`` = ``None``" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:34 ../tables/glance-auth_token.rst:34 -#: ../tables/heat-auth_token.rst:34 ../tables/heat-trustee.rst:22 -#: ../tables/ironic-auth_token.rst:34 ../tables/keystone-auth_token.rst:34 -#: ../tables/neutron-nova.rst:22 ../tables/nova-auth_token.rst:34 -#: ../tables/nova-neutron.rst:38 ../tables/sahara-auth_token.rst:34 -#: ../tables/trove-auth_token.rst:34 -msgid "(StrOpt) Name of the plugin to load" -msgstr "" - # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# @@ -28318,8 +28391,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:35 ../tables/ceilometer-auth_token.rst:33 -#: ../tables/cinder-auth_token.rst:33 ../tables/glance-auth_token.rst:35 +#: ../tables/aodh-auth_token.rst:33 ../tables/ceilometer-auth_token.rst:33 +#: ../tables/cinder-auth_token.rst:33 ../tables/glance-auth_token.rst:33 #: ../tables/heat-auth_token.rst:35 ../tables/ironic-auth_token.rst:35 #: ../tables/keystone-auth_token.rst:35 ../tables/manila-auth_token.rst:33 #: ../tables/neutron-auth_token.rst:33 ../tables/nova-auth_token.rst:35 @@ -28340,8 +28413,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:36 ../tables/ceilometer-auth_token.rst:34 -#: ../tables/cinder-auth_token.rst:34 ../tables/glance-auth_token.rst:36 +#: ../tables/aodh-auth_token.rst:34 ../tables/ceilometer-auth_token.rst:34 +#: ../tables/cinder-auth_token.rst:34 ../tables/glance-auth_token.rst:34 #: ../tables/heat-auth_token.rst:36 ../tables/ironic-auth_token.rst:36 #: ../tables/keystone-auth_token.rst:36 ../tables/manila-auth_token.rst:34 #: ../tables/neutron-auth_token.rst:34 ../tables/nova-auth_token.rst:36 @@ -28364,8 +28437,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:37 ../tables/ceilometer-auth_token.rst:35 -#: ../tables/cinder-auth_token.rst:35 ../tables/glance-auth_token.rst:37 +#: ../tables/aodh-auth_token.rst:35 ../tables/ceilometer-auth_token.rst:35 +#: ../tables/cinder-auth_token.rst:35 ../tables/glance-auth_token.rst:35 #: ../tables/heat-auth_token.rst:37 ../tables/ironic-auth_token.rst:37 #: ../tables/keystone-auth_token.rst:37 ../tables/manila-auth_token.rst:35 #: ../tables/neutron-auth_token.rst:35 ../tables/nova-auth_token.rst:37 @@ -28374,26 +28447,14 @@ msgstr "" msgid "``auth_protocol`` = ``https``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:38 ../tables/ceilometer-auth_token.rst:36 -#: ../tables/glance-auth_token.rst:38 ../tables/heat-auth_token.rst:38 -#: ../tables/ironic-auth_token.rst:38 ../tables/keystone-auth_token.rst:38 -#: ../tables/manila-auth_token.rst:36 ../tables/neutron-auth_token.rst:36 -#: ../tables/nova-auth_token.rst:38 ../tables/sahara-auth_token.rst:38 -#: ../tables/trove-auth_token.rst:38 ../tables/zaqar-auth_token.rst:40 +#: ../tables/aodh-auth_token.rst:36 ../tables/ceilometer-auth_token.rst:36 +#: ../tables/cinder-auth_token.rst:36 ../tables/glance-auth_token.rst:36 msgid "" -"(StrOpt) Protocol of the admin Identity API endpoint (http or https). " -"Deprecated, use identity_uri." +"(StrOpt) Protocol of the admin Identity API endpoint. Deprecated, use " +"identity_uri." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -28408,9 +28469,9 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:39 ../tables/ceilometer-auth.rst:21 +#: ../tables/aodh-auth_token.rst:37 ../tables/ceilometer-auth.rst:21 #: ../tables/ceilometer-auth_token.rst:37 ../tables/cinder-auth_token.rst:37 -#: ../tables/glance-auth_token.rst:39 ../tables/heat-auth_token.rst:39 +#: ../tables/glance-auth_token.rst:37 ../tables/heat-auth_token.rst:39 #: ../tables/heat-trustee.rst:23 ../tables/ironic-auth_token.rst:39 #: ../tables/keystone-auth_token.rst:39 ../tables/manila-auth_token.rst:37 #: ../tables/neutron-auth_token.rst:37 ../tables/neutron-nova.rst:23 @@ -28420,22 +28481,43 @@ msgstr "" msgid "``auth_section`` = ``None``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:40 ../tables/glance-auth_token.rst:40 -#: ../tables/heat-auth_token.rst:40 ../tables/heat-trustee.rst:24 -#: ../tables/ironic-auth_token.rst:40 ../tables/keystone-auth_token.rst:40 -#: ../tables/neutron-nova.rst:24 ../tables/nova-auth_token.rst:40 -#: ../tables/nova-neutron.rst:40 ../tables/sahara-auth_token.rst:40 -#: ../tables/trove-auth_token.rst:40 -msgid "(StrOpt) Config Section from which to load plugin specific options" +#: ../tables/aodh-auth_token.rst:38 ../tables/ceilometer-auth.rst:22 +#: ../tables/ceilometer-auth_token.rst:38 ../tables/cinder-auth_token.rst:38 +#: ../tables/glance-auth_token.rst:38 ../tables/manila-auth_token.rst:38 +#: ../tables/neutron-auth_token.rst:38 ../tables/zaqar-auth_token.rst:42 +msgid "(Opt) Config Section from which to load plugin specific options" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-auth_token.rst:39 ../tables/ceilometer-auth.rst:23 +#: ../tables/ceilometer-auth_token.rst:39 ../tables/cinder-auth_token.rst:39 +#: ../tables/glance-auth_token.rst:39 ../tables/manila-auth_token.rst:39 +#: ../tables/neutron-auth_token.rst:39 ../tables/zaqar-auth_token.rst:43 +msgid "``auth_type`` = ``None``" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-auth_token.rst:40 ../tables/ceilometer-auth.rst:24 +#: ../tables/ceilometer-auth_token.rst:40 ../tables/cinder-auth_token.rst:40 +#: ../tables/glance-auth_token.rst:40 ../tables/manila-auth_token.rst:40 +#: ../tables/neutron-auth_token.rst:40 ../tables/zaqar-auth_token.rst:44 +msgid "(Opt) Authentication type to load" msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -29400,30 +29482,17 @@ msgstr "" msgid "``memcache_security_strategy`` = ``None``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-auth_token.rst:84 ../tables/ceilometer-auth_token.rst:84 -#: ../tables/glance-auth_token.rst:84 ../tables/heat-auth_token.rst:84 -#: ../tables/ironic-auth_token.rst:84 ../tables/keystone-auth_token.rst:84 -#: ../tables/manila-auth_token.rst:84 ../tables/neutron-auth_token.rst:84 -#: ../tables/nova-auth_token.rst:84 ../tables/sahara-auth_token.rst:84 -#: ../tables/trove-auth_token.rst:84 ../tables/zaqar-auth_token.rst:88 +#: ../tables/cinder-auth_token.rst:84 ../tables/glance-auth_token.rst:84 msgid "" "(StrOpt) (Optional) If defined, indicate whether token data should be " -"authenticated or authenticated and encrypted. Acceptable values are MAC or " -"ENCRYPT. If MAC, token data is authenticated (with HMAC) in the cache. If " -"ENCRYPT, token data is encrypted and authenticated in the cache. If the " -"value is not one of these options or empty, auth_token will raise an " -"exception on initialization." +"authenticated or authenticated and encrypted. If MAC, token data is " +"authenticated (with HMAC) in the cache. If ENCRYPT, token data is encrypted " +"and authenticated in the cache. If the value is not one of these options or " +"empty, auth_token will raise an exception on initialization." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -29536,15 +29605,15 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-auth_token.rst:89 ../tables/ceilometer-auth.rst:35 -#: ../tables/ceilometer-auth_token.rst:87 ../tables/cinder-auth_token.rst:87 -#: ../tables/glance-auth_token.rst:87 ../tables/heat-auth_token.rst:89 -#: ../tables/ironic-auth_token.rst:89 ../tables/ironic-keystone.rst:21 -#: ../tables/keystone-auth_token.rst:87 ../tables/manila-auth_token.rst:89 -#: ../tables/neutron-auth_token.rst:87 ../tables/neutron-nova.rst:33 -#: ../tables/nova-auth_token.rst:87 ../tables/nova-neutron.rst:57 -#: ../tables/sahara-auth_token.rst:87 ../tables/trove-auth_token.rst:87 -#: ../tables/zaqar-auth_token.rst:93 +#: ../tables/aodh-auth_token.rst:89 ../tables/aodh-common.rst:61 +#: ../tables/ceilometer-auth.rst:35 ../tables/ceilometer-auth_token.rst:87 +#: ../tables/cinder-auth_token.rst:87 ../tables/glance-auth_token.rst:87 +#: ../tables/heat-auth_token.rst:89 ../tables/ironic-auth_token.rst:89 +#: ../tables/ironic-keystone.rst:21 ../tables/keystone-auth_token.rst:87 +#: ../tables/manila-auth_token.rst:89 ../tables/neutron-auth_token.rst:87 +#: ../tables/neutron-nova.rst:33 ../tables/nova-auth_token.rst:87 +#: ../tables/nova-neutron.rst:57 ../tables/sahara-auth_token.rst:87 +#: ../tables/trove-auth_token.rst:87 ../tables/zaqar-auth_token.rst:93 msgid "``region_name`` = ``None``" msgstr "" @@ -29787,11 +29856,11 @@ msgid "(IntOpt) Size of executor thread pool." msgstr "" #: ../tables/aodh-common.rst:31 -msgid "``gnocchi_url`` = ``http://localhost:8041``" +msgid "``gnocchi_url`` = ``None``" msgstr "" -#: ../tables/aodh-common.rst:32 -msgid "(StrOpt) URL to Gnocchi." +#: ../tables/aodh-common.rst:32 ../tables/ceilometer-dispatcher_gnocchi.rst:30 +msgid "(StrOpt) URL to Gnocchi. default: autodetection" msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -29848,177 +29917,76 @@ msgstr "" msgid "``notifier_rpc_topic`` = ``alarm_notifier``" msgstr "" -#: ../tables/aodh-common.rst:40 +#: ../tables/aodh-common.rst:40 ../tables/aodh-common.rst:42 msgid "(StrOpt) The topic that aodh uses for alarm notifier messages." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-common.rst:41 ../tables/aodh-redis.rst:23 -#: ../tables/aodh-rpc.rst:43 ../tables/ceilometer-redis.rst:21 -#: ../tables/ceilometer-redis.rst:29 ../tables/ceilometer-rpc.rst:53 -#: ../tables/cinder-api.rst:55 ../tables/cinder-redis.rst:23 -#: ../tables/cinder-rpc.rst:51 ../tables/glance-redis.rst:23 -#: ../tables/glance-redis.rst:31 ../tables/glance-rpc.rst:51 -#: ../tables/heat-common.rst:43 ../tables/heat-redis.rst:23 -#: ../tables/heat-rpc.rst:51 ../tables/ironic-redis.rst:21 -#: ../tables/ironic-redis.rst:29 ../tables/ironic-rpc.rst:49 -#: ../tables/keystone-redis.rst:23 ../tables/keystone-redis.rst:31 -#: ../tables/keystone-rpc.rst:43 ../tables/manila-redis.rst:21 -#: ../tables/manila-redis.rst:29 ../tables/manila-rpc.rst:51 -#: ../tables/neutron-brocade.rst:29 ../tables/neutron-common.rst:83 -#: ../tables/neutron-redis.rst:23 ../tables/neutron-rpc.rst:53 -#: ../tables/nova-redis.rst:21 ../tables/nova-redis.rst:29 -#: ../tables/nova-rpc.rst:53 ../tables/sahara-redis.rst:23 -#: ../tables/sahara-redis.rst:31 ../tables/sahara-rpc.rst:49 -#: ../tables/trove-redis.rst:21 ../tables/trove-redis.rst:29 -#: ../tables/trove-rpc.rst:53 -msgid "``password`` =" +#: ../tables/aodh-common.rst:41 +msgid "``notifier_topic`` = ``alarming``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-common.rst:42 ../tables/aodh-redis.rst:24 -#: ../tables/ceilometer-redis.rst:22 ../tables/ceilometer-redis.rst:30 -#: ../tables/cinder-api.rst:56 ../tables/cinder-redis.rst:24 -#: ../tables/glance-redis.rst:24 ../tables/glance-redis.rst:32 -#: ../tables/heat-common.rst:44 ../tables/heat-redis.rst:24 -#: ../tables/ironic-redis.rst:22 ../tables/ironic-redis.rst:30 -#: ../tables/keystone-redis.rst:24 ../tables/keystone-redis.rst:32 -#: ../tables/manila-redis.rst:22 ../tables/manila-redis.rst:30 -#: ../tables/neutron-common.rst:84 ../tables/neutron-redis.rst:24 -#: ../tables/nova-redis.rst:22 ../tables/nova-redis.rst:30 -#: ../tables/sahara-redis.rst:24 ../tables/sahara-redis.rst:32 -#: ../tables/trove-redis.rst:22 ../tables/trove-redis.rst:30 -msgid "(StrOpt) Password for Redis server (optional)." -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-common.rst:43 ../tables/aodh-redis.rst:25 -#: ../tables/ceilometer-redis.rst:23 ../tables/ceilometer-redis.rst:31 -#: ../tables/cinder-api.rst:59 ../tables/cinder-redis.rst:25 -#: ../tables/glance-redis.rst:25 ../tables/glance-redis.rst:33 -#: ../tables/heat-common.rst:49 ../tables/heat-redis.rst:25 -#: ../tables/ironic-redis.rst:23 ../tables/ironic-redis.rst:31 -#: ../tables/keystone-redis.rst:25 ../tables/keystone-redis.rst:33 -#: ../tables/manila-redis.rst:23 ../tables/manila-redis.rst:31 -#: ../tables/neutron-api.rst:39 ../tables/neutron-redis.rst:25 -#: ../tables/nova-redis.rst:23 ../tables/nova-redis.rst:31 -#: ../tables/sahara-redis.rst:25 ../tables/sahara-redis.rst:33 -#: ../tables/trove-redis.rst:23 ../tables/trove-redis.rst:31 -msgid "``port`` = ``6379``" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-common.rst:44 ../tables/aodh-redis.rst:26 -#: ../tables/ceilometer-redis.rst:24 ../tables/ceilometer-redis.rst:32 -#: ../tables/glance-redis.rst:26 ../tables/glance-redis.rst:34 -#: ../tables/heat-common.rst:50 ../tables/heat-redis.rst:26 -#: ../tables/ironic-redis.rst:24 ../tables/ironic-redis.rst:32 -#: ../tables/keystone-redis.rst:26 ../tables/keystone-redis.rst:34 -#: ../tables/manila-redis.rst:24 ../tables/manila-redis.rst:32 -#: ../tables/neutron-api.rst:40 ../tables/neutron-redis.rst:26 -#: ../tables/nova-redis.rst:24 ../tables/nova-redis.rst:32 -#: ../tables/sahara-redis.rst:26 ../tables/sahara-redis.rst:34 -#: ../tables/trove-redis.rst:24 ../tables/trove-redis.rst:32 -msgid "(IntOpt) Use this port to connect to redis host." -msgstr "" - -#: ../tables/aodh-common.rst:45 +#: ../tables/aodh-common.rst:43 msgid "``project_alarm_quota`` = ``None``" msgstr "" -#: ../tables/aodh-common.rst:46 +#: ../tables/aodh-common.rst:44 msgid "(IntOpt) Maximum number of alarms defined for a project." msgstr "" -#: ../tables/aodh-common.rst:47 +#: ../tables/aodh-common.rst:45 msgid "``record_history`` = ``True``" msgstr "" -#: ../tables/aodh-common.rst:48 +#: ../tables/aodh-common.rst:46 msgid "(BoolOpt) Record alarm change events." msgstr "" -#: ../tables/aodh-common.rst:49 +#: ../tables/aodh-common.rst:47 msgid "``rest_notifier_certificate_file`` =" msgstr "" -#: ../tables/aodh-common.rst:50 +#: ../tables/aodh-common.rst:48 msgid "(StrOpt) SSL Client certificate for REST notifier." msgstr "" -#: ../tables/aodh-common.rst:51 +#: ../tables/aodh-common.rst:49 msgid "``rest_notifier_certificate_key`` =" msgstr "" -#: ../tables/aodh-common.rst:52 +#: ../tables/aodh-common.rst:50 msgid "(StrOpt) SSL Client private key for REST notifier." msgstr "" -#: ../tables/aodh-common.rst:53 +#: ../tables/aodh-common.rst:51 msgid "``rest_notifier_max_retries`` = ``0``" msgstr "" -#: ../tables/aodh-common.rst:54 +#: ../tables/aodh-common.rst:52 msgid "(IntOpt) Number of retries for REST notifier" msgstr "" -#: ../tables/aodh-common.rst:55 +#: ../tables/aodh-common.rst:53 msgid "``rest_notifier_ssl_verify`` = ``True``" msgstr "" -#: ../tables/aodh-common.rst:56 +#: ../tables/aodh-common.rst:54 msgid "" "(BoolOpt) Whether to verify the SSL Server certificate when calling alarm " "action." msgstr "" -#: ../tables/aodh-common.rst:57 +#: ../tables/aodh-common.rst:55 msgid "``user_alarm_quota`` = ``None``" msgstr "" -#: ../tables/aodh-common.rst:58 +#: ../tables/aodh-common.rst:56 msgid "(IntOpt) Maximum number of alarms defined for a user." msgstr "" +#: ../tables/aodh-common.rst:59 ../tables/ceilometer-auth.rst:31 +msgid "``interface`` = ``public``" +msgstr "" + # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-coordination.rst:19 ../tables/ceilometer-common.rst:45 @@ -30254,9 +30222,29 @@ msgstr "" msgid "``allowed_origin`` = ``None``" msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-cors.rst:28 ../tables/aodh-cors.rst:42 +#: ../tables/ceilometer-cors.rst:28 ../tables/ceilometer-cors.rst:42 +#: ../tables/cinder-cors.rst:28 ../tables/cinder-cors.rst:42 +#: ../tables/glance-cors.rst:28 ../tables/glance-cors.rst:42 +#: ../tables/heat-cors.rst:28 ../tables/heat-cors.rst:42 +#: ../tables/ironic-api.rst:40 ../tables/ironic-api.rst:54 +#: ../tables/keystone-cors.rst:28 ../tables/keystone-cors.rst:42 +#: ../tables/manila-cors.rst:28 ../tables/manila-cors.rst:42 +#: ../tables/neutron-cors.rst:28 ../tables/neutron-cors.rst:42 +#: ../tables/nova-cors.rst:28 ../tables/nova-cors.rst:42 +#: ../tables/sahara-cors.rst:28 ../tables/sahara-cors.rst:42 msgid "" -"(StrOpt) Indicate whether this resource may be shared with the domain " +"(ListOpt) Indicate whether this resource may be shared with the domain " "received in the requests \"origin\" header." msgstr "" @@ -31227,72 +31215,38 @@ msgstr "" msgid "``debug`` = ``False``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:22 ../tables/ceilometer-logging.rst:22 -#: ../tables/glance-logging.rst:22 ../tables/heat-logging.rst:22 -#: ../tables/ironic-logging.rst:22 ../tables/keystone-logging.rst:22 -#: ../tables/manila-logging.rst:22 ../tables/neutron-lbaas_agent.rst:22 -#: ../tables/neutron-logging.rst:22 ../tables/nova-logging.rst:22 -#: ../tables/sahara-logging.rst:22 ../tables/trove-logging.rst:22 -#: ../tables/zaqar-logging.rst:22 +#: ../tables/cinder-logging.rst:22 ../tables/glance-logging.rst:22 msgid "" -"(BoolOpt) Print debugging output (set logging level to DEBUG instead of " -"default INFO level)." +"(BoolOpt) If set to true, the logging level will be set to DEBUG instead of " +"the default INFO level." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:23 ../tables/ceilometer-logging.rst:23 -#: ../tables/glance-logging.rst:23 ../tables/heat-logging.rst:23 -#: ../tables/ironic-logging.rst:23 ../tables/keystone-logging.rst:23 -#: ../tables/manila-logging.rst:23 ../tables/neutron-logging.rst:23 -#: ../tables/nova-logging.rst:23 ../tables/trove-logging.rst:23 +#: ../tables/glance-logging.rst:23 msgid "" "``default_log_levels`` = ``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``" +"taskflow=WARN, keystoneauth=WARN, oslo.cache=INFO, dogpile.core." +"dogpile=INFO``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:24 ../tables/ceilometer-logging.rst:24 -#: ../tables/glance-logging.rst:24 ../tables/heat-logging.rst:24 -#: ../tables/ironic-logging.rst:24 ../tables/keystone-logging.rst:24 -#: ../tables/manila-logging.rst:24 ../tables/neutron-logging.rst:24 -#: ../tables/nova-logging.rst:24 ../tables/sahara-logging.rst:24 -#: ../tables/trove-logging.rst:24 ../tables/zaqar-logging.rst:24 +#: ../tables/cinder-logging.rst:24 ../tables/glance-logging.rst:24 msgid "" -"(ListOpt) List of logger=LEVEL pairs. This option is ignored if " -"log_config_append is set." +"(ListOpt) List of package logging levels in logger=LEVEL pairs. This option " +"is ignored if log_config_append is set." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -31451,30 +31405,17 @@ msgstr "" msgid "``log_config_append`` = ``None``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:32 ../tables/ceilometer-logging.rst:32 -#: ../tables/glance-logging.rst:32 ../tables/heat-logging.rst:32 -#: ../tables/ironic-logging.rst:32 ../tables/keystone-logging.rst:32 -#: ../tables/manila-logging.rst:34 ../tables/neutron-logging.rst:32 -#: ../tables/nova-logging.rst:34 ../tables/sahara-logging.rst:32 -#: ../tables/trove-logging.rst:34 ../tables/zaqar-logging.rst:32 +#: ../tables/glance-logging.rst:32 msgid "" "(StrOpt) The name of a logging configuration file. This file is appended to " "any existing logging configuration files. For details about logging " "configuration files, see the Python logging module documentation. Note that " "when logging configuration files are used then all logging configuration is " "set in the configuration file and other logging configuration options are " -"ignored (for example, log_format)." +"ignored (for example, logging_context_format_string)." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -31499,25 +31440,13 @@ msgstr "" msgid "``log_date_format`` = ``%Y-%m-%d %H:%M:%S``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:34 ../tables/ceilometer-logging.rst:34 -#: ../tables/glance-logging.rst:34 ../tables/heat-logging.rst:34 -#: ../tables/ironic-logging.rst:34 ../tables/keystone-logging.rst:34 -#: ../tables/manila-logging.rst:36 ../tables/neutron-logging.rst:34 -#: ../tables/nova-logging.rst:36 ../tables/sahara-logging.rst:34 -#: ../tables/trove-logging.rst:36 ../tables/zaqar-logging.rst:34 +#: ../tables/cinder-logging.rst:36 ../tables/glance-logging.rst:34 msgid "" -"(StrOpt) Format string for %%(asctime)s in log records. Default: " +"(StrOpt) Defines the format string for %%(asctime)s in log records. Default: " "%(default)s . This option is ignored if log_config_append is set." msgstr "" @@ -31543,25 +31472,13 @@ msgstr "" msgid "``log_dir`` = ``None``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:36 ../tables/ceilometer-logging.rst:36 -#: ../tables/glance-logging.rst:36 ../tables/heat-logging.rst:36 -#: ../tables/ironic-logging.rst:36 ../tables/keystone-logging.rst:36 -#: ../tables/manila-logging.rst:38 ../tables/neutron-logging.rst:36 -#: ../tables/nova-logging.rst:38 ../tables/sahara-logging.rst:36 -#: ../tables/trove-logging.rst:38 ../tables/zaqar-logging.rst:36 +#: ../tables/cinder-logging.rst:38 ../tables/glance-logging.rst:36 msgid "" -"(StrOpt) (Optional) The base directory used for relative --log-file paths. " +"(StrOpt) (Optional) The base directory used for relative log_file paths. " "This option is ignored if log_config_append is set." msgstr "" @@ -31587,27 +31504,15 @@ msgstr "" msgid "``log_file`` = ``None``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:38 ../tables/ceilometer-logging.rst:38 -#: ../tables/glance-logging.rst:38 ../tables/heat-logging.rst:38 -#: ../tables/ironic-logging.rst:38 ../tables/keystone-logging.rst:38 -#: ../tables/manila-logging.rst:40 ../tables/neutron-logging.rst:38 -#: ../tables/nova-logging.rst:40 ../tables/sahara-logging.rst:38 -#: ../tables/trove-logging.rst:40 ../tables/zaqar-logging.rst:38 +#: ../tables/cinder-logging.rst:40 ../tables/glance-logging.rst:38 msgid "" -"(StrOpt) (Optional) Name of log file to output to. If no default is set, " -"logging will go to stdout. This option is ignored if log_config_append is " -"set." +"(StrOpt) (Optional) Name of log file to send logging output to. If no " +"default is set, logging will go to stderr as defined by use_stderr. This " +"option is ignored if log_config_append is set." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -31623,56 +31528,7 @@ msgstr "" # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:39 ../tables/ceilometer-logging.rst:39 -#: ../tables/cinder-logging.rst:41 ../tables/glance-logging.rst:39 -#: ../tables/heat-logging.rst:39 ../tables/ironic-logging.rst:39 -#: ../tables/keystone-logging.rst:39 ../tables/manila-logging.rst:41 -#: ../tables/neutron-logging.rst:39 ../tables/nova-logging.rst:41 -#: ../tables/sahara-logging.rst:39 ../tables/trove-logging.rst:41 -#: ../tables/zaqar-logging.rst:39 -msgid "``log_format`` = ``None``" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:40 ../tables/ceilometer-logging.rst:40 -#: ../tables/cinder-logging.rst:42 ../tables/glance-logging.rst:40 -#: ../tables/heat-logging.rst:40 ../tables/ironic-logging.rst:40 -#: ../tables/keystone-logging.rst:40 ../tables/manila-logging.rst:42 -#: ../tables/neutron-logging.rst:40 ../tables/nova-logging.rst:42 -#: ../tables/sahara-logging.rst:40 ../tables/trove-logging.rst:42 -#: ../tables/zaqar-logging.rst:40 -msgid "" -"(StrOpt) DEPRECATED. A logging.Formatter log message format string which may " -"use any of the available logging.LogRecord attributes. This option is " -"deprecated. Please use logging_context_format_string and " -"logging_default_format_string instead. This option is ignored if " -"log_config_append is set." -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:41 ../tables/ceilometer-logging.rst:41 -#: ../tables/cinder-logging.rst:43 ../tables/glance-logging.rst:41 +#: ../tables/cinder-logging.rst:43 ../tables/glance-logging.rst:39 #: ../tables/heat-logging.rst:41 ../tables/ironic-logging.rst:41 #: ../tables/keystone-logging.rst:41 ../tables/manila-logging.rst:43 #: ../tables/neutron-logging.rst:41 ../tables/nova-logging.rst:43 @@ -31696,8 +31552,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:42 ../tables/ceilometer-logging.rst:42 -#: ../tables/cinder-logging.rst:44 ../tables/glance-logging.rst:42 +#: ../tables/aodh-logging.rst:40 ../tables/ceilometer-logging.rst:40 +#: ../tables/cinder-logging.rst:44 ../tables/glance-logging.rst:40 #: ../tables/heat-logging.rst:42 ../tables/ironic-logging.rst:42 #: ../tables/keystone-logging.rst:42 ../tables/manila-logging.rst:44 #: ../tables/neutron-logging.rst:42 ../tables/nova-logging.rst:44 @@ -31718,8 +31574,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:43 ../tables/ceilometer-logging.rst:43 -#: ../tables/cinder-logging.rst:45 ../tables/glance-logging.rst:43 +#: ../tables/aodh-logging.rst:41 ../tables/ceilometer-logging.rst:41 +#: ../tables/cinder-logging.rst:45 ../tables/glance-logging.rst:41 #: ../tables/heat-logging.rst:43 ../tables/ironic-logging.rst:43 #: ../tables/keystone-logging.rst:43 ../tables/manila-logging.rst:45 #: ../tables/neutron-logging.rst:43 ../tables/nova-logging.rst:45 @@ -31729,7 +31585,18 @@ msgid "" "``logging_debug_format_suffix`` = ``%(funcName)s %(pathname)s:%(lineno)d``" msgstr "" +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-logging.rst:42 ../tables/ceilometer-logging.rst:42 +#: ../tables/cinder-logging.rst:46 ../tables/glance-logging.rst:42 +msgid "" +"(StrOpt) Additional data to append to log message when logging level for the " +"message is DEBUG." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# @@ -31740,13 +31607,25 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-logging.rst:43 ../tables/ceilometer-logging.rst:43 +#: ../tables/cinder-logging.rst:47 ../tables/glance-logging.rst:43 +#: ../tables/heat-logging.rst:45 ../tables/ironic-logging.rst:45 +#: ../tables/keystone-logging.rst:45 ../tables/manila-logging.rst:47 +#: ../tables/neutron-logging.rst:45 ../tables/nova-logging.rst:47 +#: ../tables/sahara-logging.rst:45 ../tables/trove-logging.rst:47 +#: ../tables/zaqar-logging.rst:45 +msgid "" +"``logging_default_format_string`` = ``%(asctime)s.%(msecs)03d %(process)d " +"%(levelname)s %(name)s [-] %(instance)s%(message)s``" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:44 ../tables/ceilometer-logging.rst:44 -#: ../tables/glance-logging.rst:44 ../tables/heat-logging.rst:44 -#: ../tables/ironic-logging.rst:44 ../tables/keystone-logging.rst:44 -#: ../tables/manila-logging.rst:46 ../tables/neutron-logging.rst:44 -#: ../tables/nova-logging.rst:46 ../tables/sahara-logging.rst:44 -#: ../tables/trove-logging.rst:46 ../tables/zaqar-logging.rst:44 -msgid "(StrOpt) Data to append to log format when level is DEBUG." +#: ../tables/cinder-logging.rst:48 ../tables/glance-logging.rst:44 +msgid "" +"(StrOpt) Format string to use for log messages when context is undefined." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -31762,51 +31641,7 @@ msgstr "" # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:45 ../tables/ceilometer-logging.rst:45 -#: ../tables/cinder-logging.rst:47 ../tables/glance-logging.rst:45 -#: ../tables/heat-logging.rst:45 ../tables/ironic-logging.rst:45 -#: ../tables/keystone-logging.rst:45 ../tables/manila-logging.rst:47 -#: ../tables/neutron-logging.rst:45 ../tables/nova-logging.rst:47 -#: ../tables/sahara-logging.rst:45 ../tables/trove-logging.rst:47 -#: ../tables/zaqar-logging.rst:45 -msgid "" -"``logging_default_format_string`` = ``%(asctime)s.%(msecs)03d %(process)d " -"%(levelname)s %(name)s [-] %(instance)s%(message)s``" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:46 ../tables/ceilometer-logging.rst:46 -#: ../tables/glance-logging.rst:46 ../tables/heat-logging.rst:46 -#: ../tables/ironic-logging.rst:46 ../tables/keystone-logging.rst:46 -#: ../tables/manila-logging.rst:48 ../tables/neutron-logging.rst:46 -#: ../tables/nova-logging.rst:48 ../tables/sahara-logging.rst:46 -#: ../tables/trove-logging.rst:48 ../tables/zaqar-logging.rst:46 -msgid "(StrOpt) Format string to use for log messages without context." -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:47 ../tables/ceilometer-logging.rst:47 -#: ../tables/cinder-logging.rst:49 ../tables/glance-logging.rst:47 +#: ../tables/cinder-logging.rst:49 ../tables/glance-logging.rst:45 #: ../tables/heat-logging.rst:47 ../tables/ironic-logging.rst:47 #: ../tables/keystone-logging.rst:47 ../tables/manila-logging.rst:49 #: ../tables/neutron-logging.rst:47 ../tables/nova-logging.rst:49 @@ -31829,8 +31664,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:48 ../tables/ceilometer-logging.rst:48 -#: ../tables/cinder-logging.rst:50 ../tables/glance-logging.rst:48 +#: ../tables/aodh-logging.rst:46 ../tables/ceilometer-logging.rst:46 +#: ../tables/cinder-logging.rst:50 ../tables/glance-logging.rst:46 #: ../tables/heat-logging.rst:48 ../tables/ironic-logging.rst:48 #: ../tables/keystone-logging.rst:48 ../tables/manila-logging.rst:50 #: ../tables/neutron-logging.rst:48 ../tables/nova-logging.rst:50 @@ -31851,8 +31686,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:49 ../tables/ceilometer-logging.rst:49 -#: ../tables/cinder-logging.rst:51 ../tables/glance-logging.rst:49 +#: ../tables/aodh-logging.rst:47 ../tables/ceilometer-logging.rst:47 +#: ../tables/cinder-logging.rst:51 ../tables/glance-logging.rst:47 #: ../tables/heat-logging.rst:49 ../tables/ironic-logging.rst:49 #: ../tables/keystone-logging.rst:49 ../tables/manila-logging.rst:51 #: ../tables/neutron-logging.rst:49 ../tables/nova-logging.rst:51 @@ -31863,26 +31698,14 @@ msgid "" "%(user_domain)s %(project_domain)s``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:50 ../tables/ceilometer-logging.rst:50 -#: ../tables/glance-logging.rst:50 ../tables/heat-logging.rst:50 -#: ../tables/ironic-logging.rst:50 ../tables/keystone-logging.rst:50 -#: ../tables/manila-logging.rst:52 ../tables/neutron-logging.rst:50 -#: ../tables/nova-logging.rst:52 ../tables/sahara-logging.rst:50 -#: ../tables/trove-logging.rst:52 ../tables/zaqar-logging.rst:50 +#: ../tables/aodh-logging.rst:48 ../tables/ceilometer-logging.rst:48 +#: ../tables/cinder-logging.rst:52 ../tables/glance-logging.rst:48 msgid "" -"(StrOpt) Format string for user_identity field of the " -"logging_context_format_string" +"(StrOpt) Defines the format string for %(user_identity)s that is used in " +"logging_context_format_string." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -31897,8 +31720,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:51 ../tables/ceilometer-logging.rst:51 -#: ../tables/cinder-logging.rst:53 ../tables/glance-logging.rst:51 +#: ../tables/aodh-logging.rst:49 ../tables/ceilometer-logging.rst:49 +#: ../tables/cinder-logging.rst:53 ../tables/glance-logging.rst:49 #: ../tables/heat-logging.rst:51 ../tables/ironic-logging.rst:51 #: ../tables/keystone-logging.rst:51 ../tables/manila-logging.rst:53 #: ../tables/neutron-logging.rst:51 ../tables/nova-logging.rst:53 @@ -31919,8 +31742,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:52 ../tables/ceilometer-logging.rst:52 -#: ../tables/cinder-logging.rst:54 ../tables/glance-logging.rst:52 +#: ../tables/aodh-logging.rst:50 ../tables/ceilometer-logging.rst:50 +#: ../tables/cinder-logging.rst:54 ../tables/glance-logging.rst:50 #: ../tables/heat-logging.rst:52 ../tables/ironic-logging.rst:52 #: ../tables/keystone-logging.rst:52 ../tables/manila-logging.rst:54 #: ../tables/neutron-logging.rst:52 ../tables/nova-logging.rst:54 @@ -31941,8 +31764,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:53 ../tables/ceilometer-logging.rst:53 -#: ../tables/cinder-logging.rst:55 ../tables/glance-logging.rst:53 +#: ../tables/aodh-logging.rst:51 ../tables/ceilometer-logging.rst:51 +#: ../tables/cinder-logging.rst:55 ../tables/glance-logging.rst:51 #: ../tables/heat-logging.rst:53 ../tables/ironic-logging.rst:53 #: ../tables/keystone-logging.rst:53 ../tables/manila-logging.rst:55 #: ../tables/neutron-logging.rst:53 ../tables/nova-logging.rst:55 @@ -31963,8 +31786,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:54 ../tables/ceilometer-logging.rst:54 -#: ../tables/cinder-logging.rst:56 ../tables/glance-logging.rst:54 +#: ../tables/aodh-logging.rst:52 ../tables/ceilometer-logging.rst:52 +#: ../tables/cinder-logging.rst:56 ../tables/glance-logging.rst:52 #: ../tables/heat-logging.rst:54 ../tables/ironic-logging.rst:54 #: ../tables/keystone-logging.rst:54 ../tables/manila-logging.rst:56 #: ../tables/neutron-logging.rst:54 ../tables/nova-logging.rst:56 @@ -31987,8 +31810,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:55 ../tables/ceilometer-logging.rst:55 -#: ../tables/cinder-logging.rst:57 ../tables/glance-logging.rst:55 +#: ../tables/aodh-logging.rst:53 ../tables/ceilometer-logging.rst:53 +#: ../tables/cinder-logging.rst:57 ../tables/glance-logging.rst:53 #: ../tables/heat-logging.rst:55 ../tables/ironic-logging.rst:55 #: ../tables/keystone-logging.rst:55 ../tables/manila-logging.rst:57 #: ../tables/neutron-logging.rst:57 ../tables/nova-logging.rst:57 @@ -32009,8 +31832,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:56 ../tables/ceilometer-logging.rst:56 -#: ../tables/cinder-logging.rst:58 ../tables/glance-logging.rst:56 +#: ../tables/aodh-logging.rst:54 ../tables/ceilometer-logging.rst:54 +#: ../tables/cinder-logging.rst:58 ../tables/glance-logging.rst:54 #: ../tables/heat-logging.rst:56 ../tables/ironic-logging.rst:56 #: ../tables/keystone-logging.rst:56 ../tables/manila-logging.rst:58 #: ../tables/neutron-logging.rst:58 ../tables/nova-logging.rst:58 @@ -32033,8 +31856,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:57 ../tables/ceilometer-logging.rst:57 -#: ../tables/cinder-logging.rst:59 ../tables/glance-logging.rst:57 +#: ../tables/aodh-logging.rst:55 ../tables/ceilometer-logging.rst:55 +#: ../tables/cinder-logging.rst:59 ../tables/glance-logging.rst:55 #: ../tables/heat-logging.rst:57 ../tables/ironic-logging.rst:57 #: ../tables/keystone-logging.rst:57 ../tables/manila-logging.rst:59 #: ../tables/neutron-logging.rst:59 ../tables/nova-logging.rst:59 @@ -32055,8 +31878,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:58 ../tables/ceilometer-logging.rst:58 -#: ../tables/cinder-logging.rst:60 ../tables/glance-logging.rst:58 +#: ../tables/aodh-logging.rst:56 ../tables/ceilometer-logging.rst:56 +#: ../tables/cinder-logging.rst:60 ../tables/glance-logging.rst:56 #: ../tables/heat-logging.rst:58 ../tables/ironic-logging.rst:58 #: ../tables/keystone-logging.rst:58 ../tables/manila-logging.rst:60 #: ../tables/neutron-logging.rst:60 ../tables/nova-logging.rst:60 @@ -32080,8 +31903,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:59 ../tables/ceilometer-logging.rst:59 -#: ../tables/cinder-logging.rst:61 ../tables/glance-logging.rst:59 +#: ../tables/aodh-logging.rst:57 ../tables/ceilometer-logging.rst:57 +#: ../tables/cinder-logging.rst:61 ../tables/glance-logging.rst:57 #: ../tables/heat-logging.rst:59 ../tables/ironic-logging.rst:59 #: ../tables/keystone-logging.rst:59 ../tables/manila-logging.rst:61 #: ../tables/neutron-logging.rst:61 ../tables/nova-logging.rst:61 @@ -32090,7 +31913,18 @@ msgstr "" msgid "``use_syslog_rfc_format`` = ``True``" msgstr "" +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-logging.rst:58 ../tables/ceilometer-logging.rst:58 +#: ../tables/glance-logging.rst:58 +msgid "" +"(BoolOpt) Enables or disables syslog rfc5424 format for logging. If enabled, " +"prefixes the MSG part of the syslog message with APP-NAME (RFC5424). This " +"option is ignored if log_config_append is set." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# @@ -32101,18 +31935,24 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-logging.rst:59 ../tables/ceilometer-logging.rst:59 +#: ../tables/cinder-logging.rst:63 ../tables/glance-logging.rst:59 +#: ../tables/heat-logging.rst:61 ../tables/ironic-logging.rst:61 +#: ../tables/keystone-logging.rst:61 ../tables/manila-logging.rst:63 +#: ../tables/neutron-logging.rst:63 ../tables/nova-logging.rst:63 +#: ../tables/sahara-logging.rst:61 ../tables/trove-logging.rst:65 +#: ../tables/zaqar-logging.rst:61 +msgid "``verbose`` = ``True``" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:60 ../tables/ceilometer-logging.rst:60 -#: ../tables/glance-logging.rst:60 ../tables/heat-logging.rst:60 -#: ../tables/ironic-logging.rst:60 ../tables/keystone-logging.rst:60 -#: ../tables/manila-logging.rst:62 ../tables/neutron-logging.rst:62 -#: ../tables/nova-logging.rst:62 ../tables/sahara-logging.rst:60 -#: ../tables/trove-logging.rst:64 ../tables/zaqar-logging.rst:60 +#: ../tables/cinder-logging.rst:64 ../tables/glance-logging.rst:60 msgid "" -"(BoolOpt) (Optional) Enables or disables syslog rfc5424 format for logging. " -"If enabled, prefixes the MSG part of the syslog message with APP-NAME " -"(RFC5424). The format without the APP-NAME is deprecated in Kilo, and will " -"be removed in Mitaka, along with this option. This option is ignored if " -"log_config_append is set." +"(BoolOpt) If set to false, the logging level will be set to WARNING instead " +"of the default INFO level." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -32128,51 +31968,7 @@ msgstr "" # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-logging.rst:61 ../tables/ceilometer-logging.rst:61 -#: ../tables/cinder-logging.rst:63 ../tables/glance-logging.rst:61 -#: ../tables/heat-logging.rst:61 ../tables/ironic-logging.rst:61 -#: ../tables/keystone-logging.rst:61 ../tables/manila-logging.rst:63 -#: ../tables/neutron-logging.rst:63 ../tables/nova-logging.rst:63 -#: ../tables/sahara-logging.rst:61 ../tables/trove-logging.rst:65 -#: ../tables/zaqar-logging.rst:61 -msgid "``verbose`` = ``True``" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:62 ../tables/ceilometer-logging.rst:62 -#: ../tables/glance-logging.rst:62 ../tables/heat-logging.rst:62 -#: ../tables/ironic-logging.rst:62 ../tables/keystone-logging.rst:62 -#: ../tables/manila-logging.rst:64 ../tables/neutron-logging.rst:64 -#: ../tables/nova-logging.rst:64 ../tables/sahara-logging.rst:62 -#: ../tables/trove-logging.rst:66 ../tables/zaqar-logging.rst:62 -msgid "" -"(BoolOpt) If set to false, will disable INFO logging level, making WARNING " -"the default." -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:63 ../tables/ceilometer-logging.rst:63 -#: ../tables/cinder-common.rst:125 ../tables/glance-logging.rst:63 +#: ../tables/cinder-common.rst:125 ../tables/glance-logging.rst:61 #: ../tables/heat-common.rst:51 ../tables/ironic-logging.rst:63 #: ../tables/keystone-logging.rst:63 ../tables/manila-logging.rst:65 #: ../tables/neutron-logging.rst:65 ../tables/nova-logging.rst:65 @@ -32181,29 +31977,17 @@ msgstr "" msgid "``watch_log_file`` = ``False``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-logging.rst:64 ../tables/ceilometer-logging.rst:64 -#: ../tables/glance-logging.rst:64 ../tables/heat-common.rst:52 -#: ../tables/ironic-logging.rst:64 ../tables/keystone-logging.rst:64 -#: ../tables/manila-logging.rst:66 ../tables/neutron-logging.rst:66 -#: ../tables/nova-logging.rst:66 ../tables/sahara-logging.rst:64 -#: ../tables/trove-logging.rst:68 ../tables/zaqar-logging.rst:64 +#: ../tables/aodh-logging.rst:62 ../tables/ceilometer-logging.rst:62 +#: ../tables/cinder-common.rst:126 ../tables/glance-logging.rst:62 msgid "" -"(BoolOpt) (Optional) Uses logging handler designed to watch file system. " -"When log file is moved or removed this handler will open a new log file with " -"specified path instantaneously. It makes sense only if log-file option is " -"specified and Linux platform is used. This option is ignored if " -"log_config_append is set." +"(BoolOpt) Uses logging handler designed to watch file system. When log file " +"is moved or removed this handler will open a new log file with specified " +"path instantaneously. It makes sense only if log_file option is specified " +"and Linux platform is used. This option is ignored if log_config_append is " +"set." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -32905,17 +32689,16 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-qpid.rst:47 ../tables/aodh-rabbitmq.rst:67 -#: ../tables/ceilometer-qpid.rst:47 ../tables/ceilometer-rabbitmq.rst:67 -#: ../tables/glance-qpid.rst:47 ../tables/glance-rabbitmq.rst:67 -#: ../tables/heat-qpid.rst:47 ../tables/heat-rabbitmq.rst:67 -#: ../tables/ironic-qpid.rst:47 ../tables/ironic-rabbitmq.rst:67 -#: ../tables/keystone-qpid.rst:47 ../tables/keystone-rabbitmq.rst:67 -#: ../tables/manila-qpid.rst:47 ../tables/manila-rabbitmq.rst:67 -#: ../tables/neutron-qpid.rst:47 ../tables/neutron-rabbitmq.rst:67 -#: ../tables/nova-qpid.rst:47 ../tables/nova-rabbitmq.rst:67 -#: ../tables/sahara-qpid.rst:47 ../tables/sahara-rabbitmq.rst:67 -#: ../tables/trove-qpid.rst:47 ../tables/trove-rabbitmq.rst:67 +#: ../tables/aodh-qpid.rst:47 ../tables/ceilometer-qpid.rst:47 +#: ../tables/glance-qpid.rst:47 ../tables/heat-qpid.rst:47 +#: ../tables/heat-rabbitmq.rst:67 ../tables/ironic-qpid.rst:47 +#: ../tables/ironic-rabbitmq.rst:67 ../tables/keystone-qpid.rst:47 +#: ../tables/keystone-rabbitmq.rst:67 ../tables/manila-qpid.rst:47 +#: ../tables/manila-rabbitmq.rst:67 ../tables/neutron-qpid.rst:47 +#: ../tables/neutron-rabbitmq.rst:67 ../tables/nova-qpid.rst:47 +#: ../tables/nova-rabbitmq.rst:67 ../tables/sahara-qpid.rst:47 +#: ../tables/sahara-rabbitmq.rst:67 ../tables/trove-qpid.rst:47 +#: ../tables/trove-rabbitmq.rst:67 msgid "``send_single_reply`` = ``False``" msgstr "" @@ -32929,17 +32712,16 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-qpid.rst:48 ../tables/aodh-rabbitmq.rst:68 -#: ../tables/ceilometer-qpid.rst:48 ../tables/ceilometer-rabbitmq.rst:68 -#: ../tables/glance-qpid.rst:48 ../tables/glance-rabbitmq.rst:68 -#: ../tables/heat-qpid.rst:48 ../tables/heat-rabbitmq.rst:68 -#: ../tables/ironic-qpid.rst:48 ../tables/ironic-rabbitmq.rst:68 -#: ../tables/keystone-qpid.rst:48 ../tables/keystone-rabbitmq.rst:68 -#: ../tables/manila-qpid.rst:48 ../tables/manila-rabbitmq.rst:68 -#: ../tables/neutron-qpid.rst:48 ../tables/neutron-rabbitmq.rst:68 -#: ../tables/nova-qpid.rst:48 ../tables/nova-rabbitmq.rst:68 -#: ../tables/sahara-qpid.rst:48 ../tables/sahara-rabbitmq.rst:68 -#: ../tables/trove-qpid.rst:48 ../tables/trove-rabbitmq.rst:68 +#: ../tables/aodh-qpid.rst:48 ../tables/ceilometer-qpid.rst:48 +#: ../tables/glance-qpid.rst:48 ../tables/heat-qpid.rst:48 +#: ../tables/heat-rabbitmq.rst:68 ../tables/ironic-qpid.rst:48 +#: ../tables/ironic-rabbitmq.rst:68 ../tables/keystone-qpid.rst:48 +#: ../tables/keystone-rabbitmq.rst:68 ../tables/manila-qpid.rst:48 +#: ../tables/manila-rabbitmq.rst:68 ../tables/neutron-qpid.rst:48 +#: ../tables/neutron-rabbitmq.rst:68 ../tables/nova-qpid.rst:48 +#: ../tables/nova-rabbitmq.rst:68 ../tables/sahara-qpid.rst:48 +#: ../tables/sahara-rabbitmq.rst:68 ../tables/trove-qpid.rst:48 +#: ../tables/trove-rabbitmq.rst:68 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 " @@ -33095,6 +32877,60 @@ msgid "" "if heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL" msgstr "" +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:31 ../tables/ceilometer-rabbitmq.rst:31 +#: ../tables/glance-rabbitmq.rst:31 +msgid "``kombu_compression`` = ``None``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:32 ../tables/ceilometer-rabbitmq.rst:32 +#: ../tables/glance-rabbitmq.rst:32 +msgid "" +"(StrOpt) EXPERIMENTAL: Possible values are: gzip, bz2. If not set " +"compression will not be used. This option may notbe available in future " +"versions." +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:33 ../tables/ceilometer-rabbitmq.rst:33 +#: ../tables/cinder-rabbitmq.rst:31 ../tables/glance-rabbitmq.rst:33 +msgid "``kombu_failover_strategy`` = ``round-robin``" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:34 ../tables/ceilometer-rabbitmq.rst:34 +#: ../tables/cinder-rabbitmq.rst:32 ../tables/glance-rabbitmq.rst:34 +msgid "" +"(StrOpt) Determines how the next RabbitMQ node is chosen in case the one we " +"are currently connected to becomes unavailable. Takes effect only if more " +"than one RabbitMQ node is provided in config." +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:35 ../tables/ceilometer-rabbitmq.rst:35 +#: ../tables/cinder-rabbitmq.rst:33 ../tables/glance-rabbitmq.rst:35 +msgid "``kombu_missing_consumer_retry_timeout`` = ``60``" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:36 ../tables/ceilometer-rabbitmq.rst:36 +#: ../tables/cinder-rabbitmq.rst:34 ../tables/glance-rabbitmq.rst:36 +msgid "" +"(IntOpt) How long to wait a missing client beforce abandoning to send it its " +"replies. This value should not be longer than rpc_response_timeout." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# @@ -33106,8 +32942,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:31 ../tables/ceilometer-rabbitmq.rst:31 -#: ../tables/cinder-rabbitmq.rst:35 ../tables/glance-rabbitmq.rst:31 +#: ../tables/aodh-rabbitmq.rst:37 ../tables/ceilometer-rabbitmq.rst:37 +#: ../tables/cinder-rabbitmq.rst:35 ../tables/glance-rabbitmq.rst:37 #: ../tables/heat-rabbitmq.rst:31 ../tables/ironic-rabbitmq.rst:31 #: ../tables/keystone-rabbitmq.rst:31 ../tables/manila-rabbitmq.rst:31 #: ../tables/neutron-rabbitmq.rst:31 ../tables/nova-rabbitmq.rst:31 @@ -33126,8 +32962,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:32 ../tables/ceilometer-rabbitmq.rst:32 -#: ../tables/cinder-rabbitmq.rst:36 ../tables/glance-rabbitmq.rst:32 +#: ../tables/aodh-rabbitmq.rst:38 ../tables/ceilometer-rabbitmq.rst:38 +#: ../tables/cinder-rabbitmq.rst:36 ../tables/glance-rabbitmq.rst:38 #: ../tables/heat-rabbitmq.rst:32 ../tables/ironic-rabbitmq.rst:32 #: ../tables/keystone-rabbitmq.rst:32 ../tables/manila-rabbitmq.rst:32 #: ../tables/neutron-rabbitmq.rst:32 ../tables/nova-rabbitmq.rst:32 @@ -33137,46 +32973,6 @@ msgid "" "consumer cancel notification." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:33 ../tables/ceilometer-rabbitmq.rst:33 -#: ../tables/glance-rabbitmq.rst:33 ../tables/heat-rabbitmq.rst:33 -#: ../tables/ironic-rabbitmq.rst:33 ../tables/keystone-rabbitmq.rst:33 -#: ../tables/manila-rabbitmq.rst:33 ../tables/neutron-rabbitmq.rst:33 -#: ../tables/nova-rabbitmq.rst:33 ../tables/sahara-rabbitmq.rst:33 -#: ../tables/trove-rabbitmq.rst:33 -msgid "``kombu_reconnect_timeout`` = ``60``" -msgstr "" - -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:34 ../tables/ceilometer-rabbitmq.rst:34 -#: ../tables/glance-rabbitmq.rst:34 ../tables/heat-rabbitmq.rst:34 -#: ../tables/ironic-rabbitmq.rst:34 ../tables/keystone-rabbitmq.rst:34 -#: ../tables/manila-rabbitmq.rst:34 ../tables/neutron-rabbitmq.rst:34 -#: ../tables/nova-rabbitmq.rst:34 ../tables/sahara-rabbitmq.rst:34 -#: ../tables/trove-rabbitmq.rst:34 -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 "" - # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# @@ -33188,8 +32984,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:35 ../tables/ceilometer-rabbitmq.rst:35 -#: ../tables/cinder-rabbitmq.rst:37 ../tables/glance-rabbitmq.rst:35 +#: ../tables/aodh-rabbitmq.rst:39 ../tables/ceilometer-rabbitmq.rst:39 +#: ../tables/cinder-rabbitmq.rst:37 ../tables/glance-rabbitmq.rst:39 #: ../tables/heat-rabbitmq.rst:35 ../tables/ironic-rabbitmq.rst:35 #: ../tables/keystone-rabbitmq.rst:35 ../tables/manila-rabbitmq.rst:35 #: ../tables/neutron-rabbitmq.rst:35 ../tables/nova-rabbitmq.rst:35 @@ -33208,8 +33004,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:36 ../tables/ceilometer-rabbitmq.rst:36 -#: ../tables/cinder-rabbitmq.rst:38 ../tables/glance-rabbitmq.rst:36 +#: ../tables/aodh-rabbitmq.rst:40 ../tables/ceilometer-rabbitmq.rst:40 +#: ../tables/cinder-rabbitmq.rst:38 ../tables/glance-rabbitmq.rst:40 #: ../tables/heat-rabbitmq.rst:36 ../tables/ironic-rabbitmq.rst:36 #: ../tables/keystone-rabbitmq.rst:36 ../tables/manila-rabbitmq.rst:36 #: ../tables/neutron-rabbitmq.rst:36 ../tables/nova-rabbitmq.rst:36 @@ -33228,8 +33024,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:37 ../tables/ceilometer-rabbitmq.rst:37 -#: ../tables/cinder-rabbitmq.rst:39 ../tables/glance-rabbitmq.rst:37 +#: ../tables/aodh-rabbitmq.rst:41 ../tables/ceilometer-rabbitmq.rst:41 +#: ../tables/cinder-rabbitmq.rst:39 ../tables/glance-rabbitmq.rst:41 #: ../tables/heat-rabbitmq.rst:37 ../tables/ironic-rabbitmq.rst:37 #: ../tables/keystone-rabbitmq.rst:37 ../tables/manila-rabbitmq.rst:37 #: ../tables/neutron-rabbitmq.rst:37 ../tables/nova-rabbitmq.rst:37 @@ -33248,8 +33044,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:38 ../tables/ceilometer-rabbitmq.rst:38 -#: ../tables/cinder-rabbitmq.rst:40 ../tables/glance-rabbitmq.rst:38 +#: ../tables/aodh-rabbitmq.rst:42 ../tables/ceilometer-rabbitmq.rst:42 +#: ../tables/cinder-rabbitmq.rst:40 ../tables/glance-rabbitmq.rst:42 #: ../tables/heat-rabbitmq.rst:38 ../tables/ironic-rabbitmq.rst:38 #: ../tables/keystone-rabbitmq.rst:38 ../tables/manila-rabbitmq.rst:38 #: ../tables/neutron-rabbitmq.rst:38 ../tables/nova-rabbitmq.rst:38 @@ -33268,8 +33064,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:39 ../tables/ceilometer-rabbitmq.rst:39 -#: ../tables/cinder-rabbitmq.rst:41 ../tables/glance-rabbitmq.rst:39 +#: ../tables/aodh-rabbitmq.rst:43 ../tables/ceilometer-rabbitmq.rst:43 +#: ../tables/cinder-rabbitmq.rst:41 ../tables/glance-rabbitmq.rst:43 #: ../tables/heat-rabbitmq.rst:39 ../tables/ironic-rabbitmq.rst:39 #: ../tables/keystone-rabbitmq.rst:39 ../tables/manila-rabbitmq.rst:39 #: ../tables/neutron-rabbitmq.rst:39 ../tables/nova-rabbitmq.rst:39 @@ -33288,8 +33084,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:40 ../tables/ceilometer-rabbitmq.rst:40 -#: ../tables/cinder-rabbitmq.rst:42 ../tables/glance-rabbitmq.rst:40 +#: ../tables/aodh-rabbitmq.rst:44 ../tables/ceilometer-rabbitmq.rst:44 +#: ../tables/cinder-rabbitmq.rst:42 ../tables/glance-rabbitmq.rst:44 #: ../tables/heat-rabbitmq.rst:40 ../tables/ironic-rabbitmq.rst:40 #: ../tables/keystone-rabbitmq.rst:40 ../tables/manila-rabbitmq.rst:40 #: ../tables/neutron-rabbitmq.rst:40 ../tables/nova-rabbitmq.rst:40 @@ -33308,8 +33104,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:41 ../tables/ceilometer-rabbitmq.rst:41 -#: ../tables/cinder-rabbitmq.rst:43 ../tables/glance-rabbitmq.rst:41 +#: ../tables/aodh-rabbitmq.rst:45 ../tables/ceilometer-rabbitmq.rst:45 +#: ../tables/cinder-rabbitmq.rst:43 ../tables/glance-rabbitmq.rst:45 #: ../tables/heat-rabbitmq.rst:41 ../tables/ironic-rabbitmq.rst:41 #: ../tables/keystone-rabbitmq.rst:41 ../tables/manila-rabbitmq.rst:41 #: ../tables/neutron-rabbitmq.rst:41 ../tables/nova-rabbitmq.rst:41 @@ -33328,8 +33124,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:42 ../tables/ceilometer-rabbitmq.rst:42 -#: ../tables/cinder-rabbitmq.rst:44 ../tables/glance-rabbitmq.rst:42 +#: ../tables/aodh-rabbitmq.rst:46 ../tables/ceilometer-rabbitmq.rst:46 +#: ../tables/cinder-rabbitmq.rst:44 ../tables/glance-rabbitmq.rst:46 #: ../tables/heat-rabbitmq.rst:42 ../tables/ironic-rabbitmq.rst:42 #: ../tables/keystone-rabbitmq.rst:42 ../tables/manila-rabbitmq.rst:42 #: ../tables/neutron-rabbitmq.rst:42 ../tables/nova-ca.rst:60 @@ -33352,8 +33148,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:43 ../tables/ceilometer-rabbitmq.rst:43 -#: ../tables/cinder-rabbitmq.rst:45 ../tables/glance-rabbitmq.rst:43 +#: ../tables/aodh-rabbitmq.rst:47 ../tables/ceilometer-rabbitmq.rst:47 +#: ../tables/cinder-rabbitmq.rst:45 ../tables/glance-rabbitmq.rst:47 #: ../tables/heat-rabbitmq.rst:43 ../tables/ironic-rabbitmq.rst:43 #: ../tables/keystone-rabbitmq.rst:43 ../tables/manila-rabbitmq.rst:43 #: ../tables/neutron-rabbitmq.rst:43 ../tables/nova-rabbitmq.rst:43 @@ -33372,8 +33168,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:44 ../tables/ceilometer-rabbitmq.rst:44 -#: ../tables/cinder-rabbitmq.rst:46 ../tables/glance-rabbitmq.rst:44 +#: ../tables/aodh-rabbitmq.rst:48 ../tables/ceilometer-rabbitmq.rst:48 +#: ../tables/cinder-rabbitmq.rst:46 ../tables/glance-rabbitmq.rst:48 #: ../tables/heat-rabbitmq.rst:44 ../tables/ironic-rabbitmq.rst:44 #: ../tables/keystone-rabbitmq.rst:44 ../tables/manila-rabbitmq.rst:44 #: ../tables/neutron-rabbitmq.rst:44 ../tables/nova-rabbitmq.rst:44 @@ -33394,8 +33190,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:45 ../tables/ceilometer-rabbitmq.rst:45 -#: ../tables/cinder-rabbitmq.rst:47 ../tables/glance-rabbitmq.rst:45 +#: ../tables/aodh-rabbitmq.rst:49 ../tables/ceilometer-rabbitmq.rst:49 +#: ../tables/cinder-rabbitmq.rst:47 ../tables/glance-rabbitmq.rst:49 #: ../tables/heat-rabbitmq.rst:45 ../tables/ironic-rabbitmq.rst:45 #: ../tables/keystone-rabbitmq.rst:45 ../tables/manila-rabbitmq.rst:45 #: ../tables/neutron-rabbitmq.rst:45 ../tables/nova-rabbitmq.rst:45 @@ -33414,8 +33210,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:46 ../tables/ceilometer-rabbitmq.rst:46 -#: ../tables/cinder-rabbitmq.rst:48 ../tables/glance-rabbitmq.rst:46 +#: ../tables/aodh-rabbitmq.rst:50 ../tables/ceilometer-rabbitmq.rst:50 +#: ../tables/cinder-rabbitmq.rst:48 ../tables/glance-rabbitmq.rst:50 #: ../tables/heat-rabbitmq.rst:46 ../tables/ironic-rabbitmq.rst:46 #: ../tables/keystone-rabbitmq.rst:46 ../tables/manila-rabbitmq.rst:46 #: ../tables/neutron-rabbitmq.rst:46 ../tables/nova-rabbitmq.rst:46 @@ -33434,8 +33230,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:47 ../tables/ceilometer-rabbitmq.rst:47 -#: ../tables/cinder-rabbitmq.rst:49 ../tables/glance-rabbitmq.rst:47 +#: ../tables/aodh-rabbitmq.rst:51 ../tables/ceilometer-rabbitmq.rst:51 +#: ../tables/cinder-rabbitmq.rst:49 ../tables/glance-rabbitmq.rst:51 #: ../tables/heat-rabbitmq.rst:47 ../tables/ironic-rabbitmq.rst:47 #: ../tables/keystone-rabbitmq.rst:47 ../tables/manila-rabbitmq.rst:47 #: ../tables/neutron-rabbitmq.rst:47 ../tables/nova-rabbitmq.rst:47 @@ -33454,8 +33250,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:48 ../tables/ceilometer-rabbitmq.rst:48 -#: ../tables/cinder-rabbitmq.rst:50 ../tables/glance-rabbitmq.rst:48 +#: ../tables/aodh-rabbitmq.rst:52 ../tables/ceilometer-rabbitmq.rst:52 +#: ../tables/cinder-rabbitmq.rst:50 ../tables/glance-rabbitmq.rst:52 #: ../tables/heat-rabbitmq.rst:48 ../tables/ironic-rabbitmq.rst:48 #: ../tables/keystone-rabbitmq.rst:48 ../tables/manila-rabbitmq.rst:48 #: ../tables/neutron-rabbitmq.rst:48 ../tables/nova-rabbitmq.rst:48 @@ -33463,6 +33259,22 @@ msgstr "" msgid "(ListOpt) RabbitMQ HA cluster host:port pairs." msgstr "" +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:53 ../tables/ceilometer-rabbitmq.rst:53 +#: ../tables/glance-rabbitmq.rst:53 +msgid "``rabbit_interval_max`` = ``30``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:54 ../tables/ceilometer-rabbitmq.rst:54 +#: ../tables/glance-rabbitmq.rst:54 +msgid "" +"(IntOpt) Maximum interval of RabbitMQ connection retries. Default is 30 " +"seconds." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# @@ -33474,8 +33286,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:49 ../tables/ceilometer-rabbitmq.rst:49 -#: ../tables/cinder-rabbitmq.rst:51 ../tables/glance-rabbitmq.rst:49 +#: ../tables/aodh-rabbitmq.rst:55 ../tables/ceilometer-rabbitmq.rst:55 +#: ../tables/cinder-rabbitmq.rst:51 ../tables/glance-rabbitmq.rst:55 #: ../tables/heat-rabbitmq.rst:49 ../tables/ironic-rabbitmq.rst:49 #: ../tables/keystone-rabbitmq.rst:49 ../tables/manila-rabbitmq.rst:49 #: ../tables/neutron-rabbitmq.rst:49 ../tables/nova-rabbitmq.rst:49 @@ -33494,8 +33306,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:50 ../tables/ceilometer-rabbitmq.rst:50 -#: ../tables/cinder-rabbitmq.rst:52 ../tables/glance-rabbitmq.rst:50 +#: ../tables/aodh-rabbitmq.rst:56 ../tables/ceilometer-rabbitmq.rst:56 +#: ../tables/cinder-rabbitmq.rst:52 ../tables/glance-rabbitmq.rst:56 #: ../tables/heat-rabbitmq.rst:50 ../tables/ironic-rabbitmq.rst:50 #: ../tables/keystone-rabbitmq.rst:50 ../tables/manila-rabbitmq.rst:50 #: ../tables/neutron-rabbitmq.rst:50 ../tables/nova-rabbitmq.rst:50 @@ -33514,8 +33326,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:51 ../tables/ceilometer-rabbitmq.rst:51 -#: ../tables/cinder-rabbitmq.rst:53 ../tables/glance-rabbitmq.rst:51 +#: ../tables/aodh-rabbitmq.rst:57 ../tables/ceilometer-rabbitmq.rst:57 +#: ../tables/cinder-rabbitmq.rst:53 ../tables/glance-rabbitmq.rst:57 #: ../tables/heat-rabbitmq.rst:51 ../tables/ironic-rabbitmq.rst:51 #: ../tables/keystone-rabbitmq.rst:51 ../tables/manila-rabbitmq.rst:51 #: ../tables/neutron-rabbitmq.rst:51 ../tables/nova-rabbitmq.rst:51 @@ -33534,8 +33346,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:52 ../tables/ceilometer-rabbitmq.rst:52 -#: ../tables/cinder-rabbitmq.rst:54 ../tables/glance-rabbitmq.rst:52 +#: ../tables/aodh-rabbitmq.rst:58 ../tables/ceilometer-rabbitmq.rst:58 +#: ../tables/cinder-rabbitmq.rst:54 ../tables/glance-rabbitmq.rst:58 #: ../tables/heat-rabbitmq.rst:52 ../tables/ironic-rabbitmq.rst:52 #: ../tables/keystone-rabbitmq.rst:52 ../tables/manila-rabbitmq.rst:52 #: ../tables/neutron-rabbitmq.rst:52 ../tables/nova-rabbitmq.rst:52 @@ -33556,8 +33368,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:53 ../tables/ceilometer-rabbitmq.rst:53 -#: ../tables/cinder-rabbitmq.rst:55 ../tables/glance-rabbitmq.rst:53 +#: ../tables/aodh-rabbitmq.rst:59 ../tables/ceilometer-rabbitmq.rst:59 +#: ../tables/cinder-rabbitmq.rst:55 ../tables/glance-rabbitmq.rst:59 #: ../tables/heat-rabbitmq.rst:53 ../tables/ironic-rabbitmq.rst:53 #: ../tables/keystone-rabbitmq.rst:53 ../tables/manila-rabbitmq.rst:53 #: ../tables/neutron-rabbitmq.rst:53 ../tables/nova-rabbitmq.rst:53 @@ -33576,8 +33388,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:54 ../tables/ceilometer-rabbitmq.rst:54 -#: ../tables/cinder-rabbitmq.rst:56 ../tables/glance-rabbitmq.rst:54 +#: ../tables/aodh-rabbitmq.rst:60 ../tables/ceilometer-rabbitmq.rst:60 +#: ../tables/cinder-rabbitmq.rst:56 ../tables/glance-rabbitmq.rst:60 #: ../tables/heat-rabbitmq.rst:54 ../tables/ironic-rabbitmq.rst:54 #: ../tables/keystone-rabbitmq.rst:54 ../tables/manila-rabbitmq.rst:54 #: ../tables/neutron-rabbitmq.rst:54 ../tables/nova-rabbitmq.rst:54 @@ -33596,8 +33408,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:55 ../tables/ceilometer-rabbitmq.rst:55 -#: ../tables/cinder-rabbitmq.rst:57 ../tables/glance-rabbitmq.rst:55 +#: ../tables/aodh-rabbitmq.rst:61 ../tables/ceilometer-rabbitmq.rst:61 +#: ../tables/cinder-rabbitmq.rst:57 ../tables/glance-rabbitmq.rst:61 #: ../tables/heat-rabbitmq.rst:55 ../tables/ironic-rabbitmq.rst:55 #: ../tables/keystone-rabbitmq.rst:55 ../tables/manila-rabbitmq.rst:55 #: ../tables/neutron-rabbitmq.rst:55 ../tables/nova-rabbitmq.rst:55 @@ -33605,23 +33417,28 @@ msgstr "" msgid "``rabbit_port`` = ``5672``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:56 ../tables/ceilometer-rabbitmq.rst:56 -#: ../tables/glance-rabbitmq.rst:56 ../tables/heat-rabbitmq.rst:56 -#: ../tables/ironic-rabbitmq.rst:56 ../tables/keystone-rabbitmq.rst:56 -#: ../tables/manila-rabbitmq.rst:56 ../tables/neutron-rabbitmq.rst:56 -#: ../tables/nova-rabbitmq.rst:56 ../tables/sahara-rabbitmq.rst:56 -#: ../tables/trove-rabbitmq.rst:56 -msgid "(IntOpt) The RabbitMQ broker port where a single node is used." +#: ../tables/aodh-rabbitmq.rst:62 ../tables/ceilometer-rabbitmq.rst:62 +#: ../tables/cinder-rabbitmq.rst:58 ../tables/glance-rabbitmq.rst:62 +msgid "(PortOpt) The RabbitMQ broker port where a single node is used." +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:63 ../tables/ceilometer-rabbitmq.rst:63 +#: ../tables/glance-rabbitmq.rst:63 +msgid "``rabbit_qos_prefetch_count`` = ``0``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:64 ../tables/ceilometer-rabbitmq.rst:64 +#: ../tables/glance-rabbitmq.rst:64 +msgid "" +"(IntOpt) Specifies the number of messages to prefetch. Setting to zero " +"allows unlimited messages." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -33635,8 +33452,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:57 ../tables/ceilometer-rabbitmq.rst:57 -#: ../tables/cinder-rabbitmq.rst:59 ../tables/glance-rabbitmq.rst:57 +#: ../tables/aodh-rabbitmq.rst:65 ../tables/ceilometer-rabbitmq.rst:65 +#: ../tables/cinder-rabbitmq.rst:59 ../tables/glance-rabbitmq.rst:65 #: ../tables/heat-rabbitmq.rst:57 ../tables/ironic-rabbitmq.rst:57 #: ../tables/keystone-rabbitmq.rst:57 ../tables/manila-rabbitmq.rst:57 #: ../tables/neutron-rabbitmq.rst:57 ../tables/nova-rabbitmq.rst:57 @@ -33655,8 +33472,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:58 ../tables/ceilometer-rabbitmq.rst:58 -#: ../tables/cinder-rabbitmq.rst:60 ../tables/glance-rabbitmq.rst:58 +#: ../tables/aodh-rabbitmq.rst:66 ../tables/ceilometer-rabbitmq.rst:66 +#: ../tables/cinder-rabbitmq.rst:60 ../tables/glance-rabbitmq.rst:66 #: ../tables/heat-rabbitmq.rst:58 ../tables/ironic-rabbitmq.rst:58 #: ../tables/keystone-rabbitmq.rst:58 ../tables/manila-rabbitmq.rst:58 #: ../tables/neutron-rabbitmq.rst:58 ../tables/nova-rabbitmq.rst:58 @@ -33676,8 +33493,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:59 ../tables/ceilometer-rabbitmq.rst:59 -#: ../tables/cinder-rabbitmq.rst:61 ../tables/glance-rabbitmq.rst:59 +#: ../tables/aodh-rabbitmq.rst:67 ../tables/ceilometer-rabbitmq.rst:67 +#: ../tables/cinder-rabbitmq.rst:61 ../tables/glance-rabbitmq.rst:67 #: ../tables/heat-rabbitmq.rst:59 ../tables/ironic-rabbitmq.rst:59 #: ../tables/keystone-rabbitmq.rst:59 ../tables/manila-rabbitmq.rst:59 #: ../tables/neutron-rabbitmq.rst:59 ../tables/nova-rabbitmq.rst:59 @@ -33696,8 +33513,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:60 ../tables/ceilometer-rabbitmq.rst:60 -#: ../tables/cinder-rabbitmq.rst:62 ../tables/glance-rabbitmq.rst:60 +#: ../tables/aodh-rabbitmq.rst:68 ../tables/ceilometer-rabbitmq.rst:68 +#: ../tables/cinder-rabbitmq.rst:62 ../tables/glance-rabbitmq.rst:68 #: ../tables/heat-rabbitmq.rst:60 ../tables/ironic-rabbitmq.rst:60 #: ../tables/keystone-rabbitmq.rst:60 ../tables/manila-rabbitmq.rst:60 #: ../tables/neutron-rabbitmq.rst:60 ../tables/nova-rabbitmq.rst:60 @@ -33705,6 +33522,23 @@ msgstr "" msgid "(IntOpt) How frequently to retry connecting with RabbitMQ." msgstr "" +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:69 ../tables/ceilometer-rabbitmq.rst:69 +#: ../tables/glance-rabbitmq.rst:69 +msgid "``rabbit_transient_queues_ttl`` = ``600``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rabbitmq.rst:70 ../tables/ceilometer-rabbitmq.rst:70 +#: ../tables/glance-rabbitmq.rst:70 +msgid "" +"(IntOpt) Positive integer representing duration in seconds for queue TTL (x-" +"expires). Queues which are unused for the duration of the TTL are " +"automatically deleted. The parameter affects only reply and fanout queues." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# @@ -33716,8 +33550,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:61 ../tables/ceilometer-rabbitmq.rst:61 -#: ../tables/cinder-rabbitmq.rst:63 ../tables/glance-rabbitmq.rst:61 +#: ../tables/aodh-rabbitmq.rst:71 ../tables/ceilometer-rabbitmq.rst:71 +#: ../tables/cinder-rabbitmq.rst:63 ../tables/glance-rabbitmq.rst:71 #: ../tables/heat-rabbitmq.rst:61 ../tables/ironic-rabbitmq.rst:61 #: ../tables/keystone-rabbitmq.rst:61 ../tables/manila-rabbitmq.rst:61 #: ../tables/neutron-rabbitmq.rst:61 ../tables/nova-rabbitmq.rst:61 @@ -33736,8 +33570,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:62 ../tables/ceilometer-rabbitmq.rst:62 -#: ../tables/cinder-rabbitmq.rst:64 ../tables/glance-rabbitmq.rst:62 +#: ../tables/aodh-rabbitmq.rst:72 ../tables/ceilometer-rabbitmq.rst:72 +#: ../tables/cinder-rabbitmq.rst:64 ../tables/glance-rabbitmq.rst:72 #: ../tables/heat-rabbitmq.rst:62 ../tables/ironic-rabbitmq.rst:62 #: ../tables/keystone-rabbitmq.rst:62 ../tables/manila-rabbitmq.rst:62 #: ../tables/neutron-rabbitmq.rst:62 ../tables/nova-rabbitmq.rst:62 @@ -33756,8 +33590,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:63 ../tables/ceilometer-rabbitmq.rst:63 -#: ../tables/cinder-rabbitmq.rst:65 ../tables/glance-rabbitmq.rst:63 +#: ../tables/aodh-rabbitmq.rst:73 ../tables/ceilometer-rabbitmq.rst:73 +#: ../tables/cinder-rabbitmq.rst:65 ../tables/glance-rabbitmq.rst:73 #: ../tables/heat-rabbitmq.rst:63 ../tables/ironic-rabbitmq.rst:63 #: ../tables/keystone-rabbitmq.rst:63 ../tables/manila-rabbitmq.rst:63 #: ../tables/neutron-rabbitmq.rst:63 ../tables/nova-rabbitmq.rst:63 @@ -33776,8 +33610,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:64 ../tables/ceilometer-rabbitmq.rst:64 -#: ../tables/cinder-rabbitmq.rst:66 ../tables/glance-rabbitmq.rst:64 +#: ../tables/aodh-rabbitmq.rst:74 ../tables/ceilometer-rabbitmq.rst:74 +#: ../tables/cinder-rabbitmq.rst:66 ../tables/glance-rabbitmq.rst:74 #: ../tables/heat-rabbitmq.rst:64 ../tables/ironic-rabbitmq.rst:64 #: ../tables/keystone-rabbitmq.rst:64 ../tables/manila-rabbitmq.rst:64 #: ../tables/neutron-rabbitmq.rst:64 ../tables/nova-rabbitmq.rst:64 @@ -33796,8 +33630,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:65 ../tables/ceilometer-rabbitmq.rst:65 -#: ../tables/cinder-rabbitmq.rst:67 ../tables/glance-rabbitmq.rst:65 +#: ../tables/aodh-rabbitmq.rst:75 ../tables/ceilometer-rabbitmq.rst:75 +#: ../tables/cinder-rabbitmq.rst:67 ../tables/glance-rabbitmq.rst:75 #: ../tables/heat-rabbitmq.rst:65 ../tables/ironic-rabbitmq.rst:65 #: ../tables/keystone-rabbitmq.rst:65 ../tables/manila-rabbitmq.rst:65 #: ../tables/neutron-rabbitmq.rst:65 ../tables/nova-rabbitmq.rst:65 @@ -33816,8 +33650,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-rabbitmq.rst:66 ../tables/ceilometer-rabbitmq.rst:66 -#: ../tables/cinder-rabbitmq.rst:68 ../tables/glance-rabbitmq.rst:66 +#: ../tables/aodh-rabbitmq.rst:76 ../tables/ceilometer-rabbitmq.rst:76 +#: ../tables/cinder-rabbitmq.rst:68 ../tables/glance-rabbitmq.rst:76 #: ../tables/heat-rabbitmq.rst:66 ../tables/ironic-rabbitmq.rst:66 #: ../tables/keystone-rabbitmq.rst:66 ../tables/manila-rabbitmq.rst:66 #: ../tables/neutron-rabbitmq.rst:66 ../tables/nova-rabbitmq.rst:66 @@ -33836,8 +33670,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-redis.rst:19 ../tables/ceilometer-redis.rst:25 -#: ../tables/cinder-redis.rst:19 ../tables/glance-redis.rst:27 +#: ../tables/aodh-redis.rst:19 ../tables/ceilometer-redis.rst:19 +#: ../tables/cinder-redis.rst:19 ../tables/glance-redis.rst:19 #: ../tables/heat-redis.rst:19 ../tables/ironic-redis.rst:25 #: ../tables/keystone-redis.rst:27 ../tables/manila-redis.rst:25 #: ../tables/neutron-redis.rst:19 ../tables/nova-redis.rst:25 @@ -33845,6 +33679,20 @@ msgstr "" msgid "**[matchmaker_redis]**" msgstr "" +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:21 ../tables/ceilometer-redis.rst:21 +#: ../tables/glance-redis.rst:21 +msgid "``check_timeout`` = ``20000``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:22 ../tables/ceilometer-redis.rst:22 +#: ../tables/glance-redis.rst:22 +msgid "(IntOpt) Time in ms to wait before the transaction is killed." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# @@ -33856,14 +33704,13 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-redis.rst:21 ../tables/ceilometer-redis.rst:27 -#: ../tables/cinder-redis.rst:21 ../tables/glance-redis.rst:21 -#: ../tables/glance-redis.rst:29 ../tables/heat-redis.rst:21 -#: ../tables/ironic-redis.rst:27 ../tables/keystone-redis.rst:21 -#: ../tables/keystone-redis.rst:29 ../tables/manila-redis.rst:27 -#: ../tables/neutron-redis.rst:21 ../tables/nova-redis.rst:27 -#: ../tables/sahara-redis.rst:21 ../tables/sahara-redis.rst:29 -#: ../tables/trove-redis.rst:27 +#: ../tables/aodh-redis.rst:23 ../tables/ceilometer-redis.rst:23 +#: ../tables/cinder-redis.rst:21 ../tables/glance-redis.rst:23 +#: ../tables/heat-redis.rst:21 ../tables/ironic-redis.rst:27 +#: ../tables/keystone-redis.rst:21 ../tables/keystone-redis.rst:29 +#: ../tables/manila-redis.rst:27 ../tables/neutron-redis.rst:21 +#: ../tables/nova-redis.rst:27 ../tables/sahara-redis.rst:21 +#: ../tables/sahara-redis.rst:29 ../tables/trove-redis.rst:27 msgid "``host`` = ``127.0.0.1``" msgstr "" @@ -33878,17 +33725,164 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-redis.rst:22 ../tables/ceilometer-redis.rst:28 -#: ../tables/cinder-redis.rst:22 ../tables/glance-redis.rst:22 -#: ../tables/glance-redis.rst:30 ../tables/heat-redis.rst:22 -#: ../tables/ironic-redis.rst:28 ../tables/keystone-redis.rst:22 -#: ../tables/keystone-redis.rst:30 ../tables/manila-redis.rst:28 -#: ../tables/neutron-redis.rst:22 ../tables/nova-redis.rst:28 -#: ../tables/sahara-redis.rst:22 ../tables/sahara-redis.rst:30 -#: ../tables/trove-redis.rst:28 +#: ../tables/aodh-redis.rst:24 ../tables/ceilometer-redis.rst:24 +#: ../tables/cinder-redis.rst:22 ../tables/glance-redis.rst:24 +#: ../tables/heat-redis.rst:22 ../tables/ironic-redis.rst:28 +#: ../tables/keystone-redis.rst:22 ../tables/keystone-redis.rst:30 +#: ../tables/manila-redis.rst:28 ../tables/neutron-redis.rst:22 +#: ../tables/nova-redis.rst:28 ../tables/sahara-redis.rst:22 +#: ../tables/sahara-redis.rst:30 ../tables/trove-redis.rst:28 msgid "(StrOpt) Host to locate redis." msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:25 ../tables/aodh-rpc.rst:43 +#: ../tables/ceilometer-redis.rst:25 ../tables/ceilometer-rpc.rst:53 +#: ../tables/cinder-api.rst:55 ../tables/cinder-redis.rst:23 +#: ../tables/cinder-rpc.rst:51 ../tables/glance-redis.rst:25 +#: ../tables/glance-rpc.rst:51 ../tables/heat-common.rst:43 +#: ../tables/heat-redis.rst:23 ../tables/heat-rpc.rst:51 +#: ../tables/ironic-redis.rst:21 ../tables/ironic-redis.rst:29 +#: ../tables/ironic-rpc.rst:49 ../tables/keystone-redis.rst:23 +#: ../tables/keystone-redis.rst:31 ../tables/keystone-rpc.rst:43 +#: ../tables/manila-redis.rst:21 ../tables/manila-redis.rst:29 +#: ../tables/manila-rpc.rst:51 ../tables/neutron-brocade.rst:29 +#: ../tables/neutron-common.rst:83 ../tables/neutron-redis.rst:23 +#: ../tables/neutron-rpc.rst:53 ../tables/nova-redis.rst:21 +#: ../tables/nova-redis.rst:29 ../tables/nova-rpc.rst:53 +#: ../tables/sahara-redis.rst:23 ../tables/sahara-redis.rst:31 +#: ../tables/sahara-rpc.rst:49 ../tables/trove-redis.rst:21 +#: ../tables/trove-redis.rst:29 ../tables/trove-rpc.rst:53 +msgid "``password`` =" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:26 ../tables/ceilometer-redis.rst:26 +#: ../tables/cinder-api.rst:56 ../tables/cinder-redis.rst:24 +#: ../tables/glance-redis.rst:26 ../tables/heat-common.rst:44 +#: ../tables/heat-redis.rst:24 ../tables/ironic-redis.rst:22 +#: ../tables/ironic-redis.rst:30 ../tables/keystone-redis.rst:24 +#: ../tables/keystone-redis.rst:32 ../tables/manila-redis.rst:22 +#: ../tables/manila-redis.rst:30 ../tables/neutron-common.rst:84 +#: ../tables/neutron-redis.rst:24 ../tables/nova-redis.rst:22 +#: ../tables/nova-redis.rst:30 ../tables/sahara-redis.rst:24 +#: ../tables/sahara-redis.rst:32 ../tables/trove-redis.rst:22 +#: ../tables/trove-redis.rst:30 +msgid "(StrOpt) Password for Redis server (optional)." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:27 ../tables/ceilometer-redis.rst:27 +#: ../tables/cinder-api.rst:59 ../tables/cinder-redis.rst:25 +#: ../tables/glance-redis.rst:27 ../tables/heat-common.rst:49 +#: ../tables/heat-redis.rst:25 ../tables/ironic-redis.rst:23 +#: ../tables/ironic-redis.rst:31 ../tables/keystone-redis.rst:25 +#: ../tables/keystone-redis.rst:33 ../tables/manila-redis.rst:23 +#: ../tables/manila-redis.rst:31 ../tables/neutron-api.rst:39 +#: ../tables/neutron-redis.rst:25 ../tables/nova-redis.rst:23 +#: ../tables/nova-redis.rst:31 ../tables/sahara-redis.rst:25 +#: ../tables/sahara-redis.rst:33 ../tables/trove-redis.rst:23 +#: ../tables/trove-redis.rst:31 +msgid "``port`` = ``6379``" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:28 ../tables/ceilometer-redis.rst:28 +#: ../tables/cinder-api.rst:60 ../tables/cinder-redis.rst:26 +#: ../tables/glance-redis.rst:28 +msgid "(PortOpt) Use this port to connect to redis host." +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:29 ../tables/ceilometer-redis.rst:29 +#: ../tables/glance-redis.rst:29 +msgid "``sentinel_group_name`` = ``oslo-messaging-zeromq``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:30 ../tables/ceilometer-redis.rst:30 +#: ../tables/glance-redis.rst:30 +msgid "(StrOpt) Redis replica set name." +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:31 ../tables/ceilometer-redis.rst:31 +#: ../tables/glance-redis.rst:31 +msgid "``sentinel_hosts`` =" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:32 ../tables/ceilometer-redis.rst:32 +#: ../tables/glance-redis.rst:32 +msgid "" +"(ListOpt) List of Redis Sentinel hosts (fault tolerance mode) e.g. [host:" +"port, host1:port ... ]" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:33 ../tables/ceilometer-redis.rst:33 +#: ../tables/glance-redis.rst:33 +msgid "``socket_timeout`` = ``1000``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:34 ../tables/ceilometer-redis.rst:34 +#: ../tables/glance-redis.rst:34 +msgid "(IntOpt) Timeout in ms on blocking socket operations" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:35 ../tables/ceilometer-redis.rst:35 +#: ../tables/glance-redis.rst:35 +msgid "``wait_timeout`` = ``500``" +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-redis.rst:36 ../tables/ceilometer-redis.rst:36 +#: ../tables/glance-redis.rst:36 +msgid "(IntOpt) Time in ms to wait between connection attempts." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# @@ -33909,67 +33903,32 @@ msgstr "" msgid "``rpc_backend`` = ``rabbit``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-rpc.rst:22 ../tables/ceilometer-rpc.rst:22 -#: ../tables/glance-rpc.rst:24 ../tables/heat-rpc.rst:24 -#: ../tables/ironic-rpc.rst:22 ../tables/keystone-rpc.rst:22 -#: ../tables/manila-rpc.rst:22 ../tables/neutron-rpc.rst:22 -#: ../tables/nova-rpc.rst:22 ../tables/sahara-rpc.rst:22 -#: ../tables/trove-rpc.rst:26 +#: ../tables/cinder-rpc.rst:22 ../tables/glance-rpc.rst:24 msgid "" "(StrOpt) The messaging driver to use, defaults to rabbit. Other drivers " -"include qpid and zmq." +"include amqp and zmq." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-rpc.rst:23 ../tables/ceilometer-rpc.rst:23 -#: ../tables/cinder-rpc.rst:23 ../tables/glance-rpc.rst:25 -#: ../tables/heat-rpc.rst:25 ../tables/ironic-rpc.rst:23 -#: ../tables/keystone-rpc.rst:23 ../tables/manila-rpc.rst:23 -#: ../tables/neutron-rpc.rst:23 ../tables/nova-rpc.rst:23 -#: ../tables/sahara-rpc.rst:23 ../tables/trove-rpc.rst:27 -msgid "``rpc_cast_timeout`` = ``30``" +#: ../tables/glance-rpc.rst:25 +msgid "``rpc_cast_timeout`` = ``-1``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-rpc.rst:24 ../tables/ceilometer-rpc.rst:24 -#: ../tables/cinder-rpc.rst:24 ../tables/glance-rpc.rst:26 -#: ../tables/heat-rpc.rst:26 ../tables/ironic-rpc.rst:24 -#: ../tables/keystone-rpc.rst:24 ../tables/manila-rpc.rst:24 -#: ../tables/neutron-rpc.rst:24 ../tables/nova-rpc.rst:24 -#: ../tables/sahara-rpc.rst:24 ../tables/trove-rpc.rst:28 +#: ../tables/glance-rpc.rst:26 msgid "" -"(IntOpt) Seconds to wait before a cast expires (TTL). Only supported by " -"impl_zmq." +"(IntOpt) Seconds to wait before a cast expires (TTL). The default value of " +"-1 specifies an infinite linger period. The value of 0 specifies no linger " +"period. Pending messages shall be discarded immediately when the socket is " +"closed. Only supported by impl_zmq." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -34735,42 +34694,20 @@ msgstr "" msgid "(StrOpt) User name for message broker authentication" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:21 ../tables/ceilometer-zeromq.rst:21 -#: ../tables/glance-zeromq.rst:21 ../tables/heat-zeromq.rst:21 -#: ../tables/ironic-zeromq.rst:21 ../tables/keystone-zeromq.rst:21 -#: ../tables/manila-zeromq.rst:21 ../tables/neutron-zeromq.rst:21 -#: ../tables/nova-zeromq.rst:21 ../tables/sahara-zeromq.rst:21 -#: ../tables/trove-zeromq.rst:21 -msgid "``rpc_zmq_all_req_rep`` = ``True``" +#: ../tables/aodh-rpc.rst:65 ../tables/ceilometer-rpc.rst:75 +#: ../tables/cinder-rpc.rst:73 ../tables/glance-amqp.rst:29 +msgid "**[oslo_messaging_notifications]**" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:22 ../tables/ceilometer-zeromq.rst:22 -#: ../tables/glance-zeromq.rst:22 ../tables/heat-zeromq.rst:22 -#: ../tables/ironic-zeromq.rst:22 ../tables/keystone-zeromq.rst:22 -#: ../tables/manila-zeromq.rst:22 ../tables/neutron-zeromq.rst:22 -#: ../tables/nova-zeromq.rst:22 ../tables/sahara-zeromq.rst:22 -#: ../tables/trove-zeromq.rst:22 -msgid "(BoolOpt) Use REQ/REP pattern for all methods CALL/CAST/FANOUT." +#: ../tables/aodh-rpc.rst:67 ../tables/ceilometer-rpc.rst:77 +#: ../tables/cinder-rpc.rst:75 ../tables/glance-amqp.rst:31 +msgid "``driver`` = ``[]``" msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -34784,8 +34721,80 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:23 ../tables/ceilometer-zeromq.rst:23 -#: ../tables/cinder-zeromq.rst:23 ../tables/glance-zeromq.rst:23 +#: ../tables/aodh-rpc.rst:68 ../tables/ceilometer-rpc.rst:78 +#: ../tables/cinder-rpc.rst:76 ../tables/glance-amqp.rst:32 +#: ../tables/heat-amqp.rst:28 ../tables/ironic-amqp.rst:24 +#: ../tables/keystone-amqp.rst:26 ../tables/manila-amqp.rst:24 +#: ../tables/neutron-amqp.rst:24 ../tables/nova-amqp.rst:26 +#: ../tables/sahara-amqp.rst:24 ../tables/trove-amqp.rst:28 +msgid "" +"(MultiStrOpt) The Drivers(s) to handle sending notifications. Possible " +"values are messaging, messagingv2, routing, log, test, noop" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rpc.rst:69 ../tables/ceilometer-rpc.rst:79 +#: ../tables/cinder-rpc.rst:77 ../tables/glance-amqp.rst:33 +msgid "``topics`` = ``notifications``" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rpc.rst:70 ../tables/ceilometer-rpc.rst:80 +#: ../tables/cinder-rpc.rst:78 ../tables/glance-amqp.rst:34 +#: ../tables/heat-amqp.rst:30 ../tables/ironic-amqp.rst:26 +#: ../tables/keystone-amqp.rst:30 ../tables/manila-amqp.rst:26 +#: ../tables/neutron-amqp.rst:26 ../tables/nova-amqp.rst:28 +#: ../tables/sahara-amqp.rst:30 ../tables/trove-amqp.rst:32 +msgid "(ListOpt) AMQP topic used for OpenStack notifications." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-rpc.rst:72 ../tables/ceilometer-rpc.rst:82 +#: ../tables/cinder-rpc.rst:80 ../tables/glance-amqp.rst:36 +#: ../tables/heat-amqp.rst:32 ../tables/ironic-amqp.rst:28 +#: ../tables/keystone-amqp.rst:32 ../tables/manila-amqp.rst:28 +#: ../tables/neutron-amqp.rst:28 ../tables/nova-amqp.rst:30 +#: ../tables/sahara-amqp.rst:32 ../tables/trove-amqp.rst:34 +msgid "" +"(StrOpt) A URL representing the messaging driver to use for notifications. " +"If not set, we fall back to the same configuration used for RPC." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-zeromq.rst:21 ../tables/ceilometer-zeromq.rst:21 +#: ../tables/cinder-zeromq.rst:23 ../tables/glance-zeromq.rst:21 #: ../tables/heat-zeromq.rst:23 ../tables/ironic-zeromq.rst:23 #: ../tables/keystone-zeromq.rst:23 ../tables/manila-zeromq.rst:23 #: ../tables/neutron-zeromq.rst:23 ../tables/nova-zeromq.rst:23 @@ -34804,8 +34813,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:24 ../tables/ceilometer-zeromq.rst:24 -#: ../tables/cinder-zeromq.rst:24 ../tables/glance-zeromq.rst:24 +#: ../tables/aodh-zeromq.rst:22 ../tables/ceilometer-zeromq.rst:22 +#: ../tables/cinder-zeromq.rst:24 ../tables/glance-zeromq.rst:22 #: ../tables/heat-zeromq.rst:24 ../tables/ironic-zeromq.rst:24 #: ../tables/keystone-zeromq.rst:24 ../tables/manila-zeromq.rst:24 #: ../tables/neutron-zeromq.rst:24 ../tables/nova-zeromq.rst:24 @@ -34827,8 +34836,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:25 ../tables/ceilometer-zeromq.rst:25 -#: ../tables/cinder-zeromq.rst:25 ../tables/glance-zeromq.rst:25 +#: ../tables/aodh-zeromq.rst:23 ../tables/ceilometer-zeromq.rst:23 +#: ../tables/cinder-zeromq.rst:25 ../tables/glance-zeromq.rst:23 #: ../tables/heat-zeromq.rst:25 ../tables/ironic-zeromq.rst:25 #: ../tables/keystone-zeromq.rst:25 ../tables/manila-zeromq.rst:25 #: ../tables/neutron-zeromq.rst:25 ../tables/nova-zeromq.rst:25 @@ -34847,8 +34856,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:26 ../tables/ceilometer-zeromq.rst:26 -#: ../tables/cinder-zeromq.rst:26 ../tables/glance-zeromq.rst:26 +#: ../tables/aodh-zeromq.rst:24 ../tables/ceilometer-zeromq.rst:24 +#: ../tables/cinder-zeromq.rst:26 ../tables/glance-zeromq.rst:24 #: ../tables/heat-zeromq.rst:26 ../tables/ironic-zeromq.rst:26 #: ../tables/keystone-zeromq.rst:26 ../tables/manila-zeromq.rst:26 #: ../tables/neutron-zeromq.rst:26 ../tables/nova-zeromq.rst:26 @@ -34869,8 +34878,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:27 ../tables/ceilometer-zeromq.rst:27 -#: ../tables/cinder-zeromq.rst:27 ../tables/glance-zeromq.rst:27 +#: ../tables/aodh-zeromq.rst:25 ../tables/ceilometer-zeromq.rst:25 +#: ../tables/cinder-zeromq.rst:27 ../tables/glance-zeromq.rst:25 #: ../tables/heat-zeromq.rst:27 ../tables/ironic-zeromq.rst:27 #: ../tables/keystone-zeromq.rst:27 ../tables/manila-zeromq.rst:27 #: ../tables/neutron-zeromq.rst:27 ../tables/nova-zeromq.rst:27 @@ -34889,8 +34898,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:28 ../tables/ceilometer-zeromq.rst:28 -#: ../tables/cinder-zeromq.rst:28 ../tables/glance-zeromq.rst:28 +#: ../tables/aodh-zeromq.rst:26 ../tables/ceilometer-zeromq.rst:26 +#: ../tables/cinder-zeromq.rst:28 ../tables/glance-zeromq.rst:26 #: ../tables/heat-zeromq.rst:28 ../tables/ironic-zeromq.rst:28 #: ../tables/keystone-zeromq.rst:28 ../tables/manila-zeromq.rst:28 #: ../tables/neutron-zeromq.rst:28 ../tables/nova-zeromq.rst:28 @@ -34909,8 +34918,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:29 ../tables/ceilometer-zeromq.rst:29 -#: ../tables/cinder-zeromq.rst:29 ../tables/glance-zeromq.rst:29 +#: ../tables/aodh-zeromq.rst:27 ../tables/ceilometer-zeromq.rst:27 +#: ../tables/cinder-zeromq.rst:29 ../tables/glance-zeromq.rst:27 #: ../tables/heat-zeromq.rst:29 ../tables/ironic-zeromq.rst:29 #: ../tables/keystone-zeromq.rst:29 ../tables/manila-zeromq.rst:29 #: ../tables/neutron-zeromq.rst:29 ../tables/nova-zeromq.rst:29 @@ -34929,8 +34938,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:30 ../tables/ceilometer-zeromq.rst:30 -#: ../tables/cinder-zeromq.rst:30 ../tables/glance-zeromq.rst:30 +#: ../tables/aodh-zeromq.rst:28 ../tables/ceilometer-zeromq.rst:28 +#: ../tables/cinder-zeromq.rst:30 ../tables/glance-zeromq.rst:28 #: ../tables/heat-zeromq.rst:30 ../tables/ironic-zeromq.rst:30 #: ../tables/keystone-zeromq.rst:30 ../tables/manila-zeromq.rst:30 #: ../tables/neutron-zeromq.rst:30 ../tables/nova-zeromq.rst:30 @@ -34949,8 +34958,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:31 ../tables/ceilometer-zeromq.rst:31 -#: ../tables/cinder-zeromq.rst:31 ../tables/glance-zeromq.rst:31 +#: ../tables/aodh-zeromq.rst:29 ../tables/ceilometer-zeromq.rst:29 +#: ../tables/cinder-zeromq.rst:31 ../tables/glance-zeromq.rst:29 #: ../tables/heat-zeromq.rst:31 ../tables/ironic-zeromq.rst:31 #: ../tables/keystone-zeromq.rst:31 ../tables/manila-zeromq.rst:31 #: ../tables/neutron-zeromq.rst:31 ../tables/nova-zeromq.rst:31 @@ -34969,8 +34978,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:32 ../tables/ceilometer-zeromq.rst:32 -#: ../tables/cinder-zeromq.rst:32 ../tables/glance-zeromq.rst:32 +#: ../tables/aodh-zeromq.rst:30 ../tables/ceilometer-zeromq.rst:30 +#: ../tables/cinder-zeromq.rst:32 ../tables/glance-zeromq.rst:30 #: ../tables/heat-zeromq.rst:32 ../tables/ironic-zeromq.rst:32 #: ../tables/keystone-zeromq.rst:32 ../tables/manila-zeromq.rst:32 #: ../tables/neutron-zeromq.rst:32 ../tables/nova-zeromq.rst:32 @@ -34991,8 +35000,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:33 ../tables/ceilometer-zeromq.rst:33 -#: ../tables/cinder-zeromq.rst:33 ../tables/glance-zeromq.rst:33 +#: ../tables/aodh-zeromq.rst:31 ../tables/ceilometer-zeromq.rst:31 +#: ../tables/cinder-zeromq.rst:33 ../tables/glance-zeromq.rst:31 #: ../tables/heat-zeromq.rst:33 ../tables/ironic-zeromq.rst:33 #: ../tables/keystone-zeromq.rst:33 ../tables/manila-zeromq.rst:33 #: ../tables/neutron-zeromq.rst:33 ../tables/nova-zeromq.rst:33 @@ -35011,8 +35020,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:34 ../tables/ceilometer-zeromq.rst:34 -#: ../tables/cinder-zeromq.rst:34 ../tables/glance-zeromq.rst:34 +#: ../tables/aodh-zeromq.rst:32 ../tables/ceilometer-zeromq.rst:32 +#: ../tables/cinder-zeromq.rst:34 ../tables/glance-zeromq.rst:32 #: ../tables/heat-zeromq.rst:34 ../tables/ironic-zeromq.rst:34 #: ../tables/keystone-zeromq.rst:34 ../tables/manila-zeromq.rst:34 #: ../tables/neutron-zeromq.rst:34 ../tables/nova-zeromq.rst:34 @@ -35031,8 +35040,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:35 ../tables/ceilometer-zeromq.rst:35 -#: ../tables/cinder-zeromq.rst:35 ../tables/glance-zeromq.rst:35 +#: ../tables/aodh-zeromq.rst:33 ../tables/ceilometer-zeromq.rst:33 +#: ../tables/cinder-zeromq.rst:35 ../tables/glance-zeromq.rst:33 #: ../tables/heat-zeromq.rst:35 ../tables/ironic-zeromq.rst:35 #: ../tables/keystone-zeromq.rst:35 ../tables/manila-zeromq.rst:35 #: ../tables/neutron-zeromq.rst:35 ../tables/nova-zeromq.rst:35 @@ -35051,8 +35060,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:36 ../tables/ceilometer-zeromq.rst:36 -#: ../tables/cinder-zeromq.rst:36 ../tables/glance-zeromq.rst:36 +#: ../tables/aodh-zeromq.rst:34 ../tables/ceilometer-zeromq.rst:34 +#: ../tables/cinder-zeromq.rst:36 ../tables/glance-zeromq.rst:34 #: ../tables/heat-zeromq.rst:36 ../tables/ironic-zeromq.rst:36 #: ../tables/keystone-zeromq.rst:36 ../tables/manila-zeromq.rst:36 #: ../tables/neutron-zeromq.rst:36 ../tables/nova-zeromq.rst:36 @@ -35071,8 +35080,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:37 ../tables/ceilometer-zeromq.rst:37 -#: ../tables/cinder-zeromq.rst:37 ../tables/glance-zeromq.rst:37 +#: ../tables/aodh-zeromq.rst:35 ../tables/ceilometer-zeromq.rst:35 +#: ../tables/cinder-zeromq.rst:37 ../tables/glance-zeromq.rst:35 #: ../tables/heat-zeromq.rst:37 ../tables/ironic-zeromq.rst:37 #: ../tables/keystone-zeromq.rst:37 ../tables/manila-zeromq.rst:37 #: ../tables/neutron-zeromq.rst:37 ../tables/nova-zeromq.rst:37 @@ -35091,8 +35100,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:38 ../tables/ceilometer-zeromq.rst:38 -#: ../tables/cinder-zeromq.rst:38 ../tables/glance-zeromq.rst:38 +#: ../tables/aodh-zeromq.rst:36 ../tables/ceilometer-zeromq.rst:36 +#: ../tables/cinder-zeromq.rst:38 ../tables/glance-zeromq.rst:36 #: ../tables/heat-zeromq.rst:38 ../tables/ironic-zeromq.rst:38 #: ../tables/keystone-zeromq.rst:38 ../tables/manila-zeromq.rst:38 #: ../tables/neutron-zeromq.rst:38 ../tables/nova-zeromq.rst:38 @@ -35111,8 +35120,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:39 ../tables/ceilometer-zeromq.rst:39 -#: ../tables/cinder-zeromq.rst:39 ../tables/glance-zeromq.rst:39 +#: ../tables/aodh-zeromq.rst:37 ../tables/ceilometer-zeromq.rst:37 +#: ../tables/cinder-zeromq.rst:39 ../tables/glance-zeromq.rst:37 #: ../tables/heat-zeromq.rst:39 ../tables/ironic-zeromq.rst:39 #: ../tables/keystone-zeromq.rst:39 ../tables/manila-zeromq.rst:39 #: ../tables/neutron-zeromq.rst:39 ../tables/nova-zeromq.rst:39 @@ -35120,23 +35129,12 @@ msgstr "" msgid "``rpc_zmq_min_port`` = ``49152``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:40 ../tables/ceilometer-zeromq.rst:40 -#: ../tables/glance-zeromq.rst:40 ../tables/heat-zeromq.rst:40 -#: ../tables/ironic-zeromq.rst:40 ../tables/keystone-zeromq.rst:40 -#: ../tables/manila-zeromq.rst:40 ../tables/neutron-zeromq.rst:40 -#: ../tables/nova-zeromq.rst:40 ../tables/sahara-zeromq.rst:40 -#: ../tables/trove-zeromq.rst:40 -msgid "(IntOpt) Minimal port number for random ports range." +#: ../tables/aodh-zeromq.rst:38 ../tables/ceilometer-zeromq.rst:38 +#: ../tables/cinder-zeromq.rst:40 ../tables/glance-zeromq.rst:38 +msgid "(PortOpt) Minimal port number for random ports range." msgstr "" # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# @@ -35150,8 +35148,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:41 ../tables/ceilometer-zeromq.rst:41 -#: ../tables/cinder-zeromq.rst:41 ../tables/glance-zeromq.rst:41 +#: ../tables/aodh-zeromq.rst:39 ../tables/ceilometer-zeromq.rst:39 +#: ../tables/cinder-zeromq.rst:41 ../tables/glance-zeromq.rst:39 #: ../tables/heat-zeromq.rst:41 ../tables/ironic-zeromq.rst:41 #: ../tables/keystone-zeromq.rst:41 ../tables/manila-zeromq.rst:41 #: ../tables/neutron-zeromq.rst:41 ../tables/nova-zeromq.rst:41 @@ -35170,8 +35168,8 @@ msgstr "" # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:42 ../tables/ceilometer-zeromq.rst:42 -#: ../tables/cinder-zeromq.rst:42 ../tables/glance-zeromq.rst:42 +#: ../tables/aodh-zeromq.rst:40 ../tables/ceilometer-zeromq.rst:40 +#: ../tables/cinder-zeromq.rst:42 ../tables/glance-zeromq.rst:40 #: ../tables/heat-zeromq.rst:42 ../tables/ironic-zeromq.rst:42 #: ../tables/keystone-zeromq.rst:42 ../tables/manila-zeromq.rst:42 #: ../tables/neutron-zeromq.rst:42 ../tables/nova-zeromq.rst:42 @@ -35181,42 +35179,37 @@ msgid "" "Default is unlimited." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/aodh-zeromq.rst:43 ../tables/ceilometer-zeromq.rst:43 -#: ../tables/glance-zeromq.rst:43 ../tables/heat-zeromq.rst:43 -#: ../tables/ironic-zeromq.rst:43 ../tables/keystone-zeromq.rst:43 -#: ../tables/manila-zeromq.rst:43 ../tables/neutron-zeromq.rst:43 -#: ../tables/nova-zeromq.rst:43 ../tables/sahara-zeromq.rst:43 -#: ../tables/trove-zeromq.rst:43 -msgid "``zmq_use_broker`` = ``True``" +#: ../tables/aodh-zeromq.rst:41 ../tables/ceilometer-zeromq.rst:41 +#: ../tables/cinder-zeromq.rst:43 ../tables/glance-zeromq.rst:41 +msgid "``use_pub_sub`` = ``True``" +msgstr "" + +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-zeromq.rst:42 ../tables/ceilometer-zeromq.rst:42 +#: ../tables/cinder-zeromq.rst:44 ../tables/glance-zeromq.rst:42 +msgid "" +"(BoolOpt) Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy." +msgstr "" + +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/aodh-zeromq.rst:43 ../tables/ceilometer-zeromq.rst:43 +#: ../tables/glance-zeromq.rst:43 +msgid "``zmq_target_expire`` = ``120``" msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/aodh-zeromq.rst:44 ../tables/ceilometer-zeromq.rst:44 -#: ../tables/glance-zeromq.rst:44 ../tables/heat-zeromq.rst:44 -#: ../tables/ironic-zeromq.rst:44 ../tables/keystone-zeromq.rst:44 -#: ../tables/manila-zeromq.rst:44 ../tables/neutron-zeromq.rst:44 -#: ../tables/nova-zeromq.rst:44 ../tables/sahara-zeromq.rst:44 -#: ../tables/trove-zeromq.rst:44 -msgid "(BoolOpt) Shows whether zmq-messaging uses broker or not." +#: ../tables/glance-zeromq.rst:44 +msgid "" +"(IntOpt) Expiration timeout in seconds of a name service record about " +"existing target ( < 0 means no timeout)." msgstr "" #: ../tables/ceilometer-api.rst:21 @@ -35343,39 +35336,6 @@ msgstr "" msgid "(IntOpt) Number of workers for api, default value is 1." msgstr "" -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/ceilometer-auth.rst:22 ../tables/ceilometer-auth_token.rst:38 -#: ../tables/cinder-auth_token.rst:38 ../tables/manila-auth_token.rst:38 -#: ../tables/neutron-auth_token.rst:38 ../tables/zaqar-auth_token.rst:42 -msgid "(Opt) Config Section from which to load plugin specific options" -msgstr "" - -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/ceilometer-auth.rst:23 ../tables/ceilometer-auth_token.rst:39 -#: ../tables/cinder-auth_token.rst:39 ../tables/manila-auth_token.rst:39 -#: ../tables/neutron-auth_token.rst:39 ../tables/zaqar-auth_token.rst:43 -msgid "``auth_type`` = ``None``" -msgstr "" - -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/ceilometer-auth.rst:24 ../tables/ceilometer-auth_token.rst:40 -#: ../tables/cinder-auth_token.rst:40 ../tables/manila-auth_token.rst:40 -#: ../tables/neutron-auth_token.rst:40 ../tables/zaqar-auth_token.rst:44 -msgid "(Opt) Authentication type to load" -msgstr "" - # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# @@ -35396,10 +35356,6 @@ msgstr "" msgid "(StrOpt) PEM encoded client certificate cert file" msgstr "" -#: ../tables/ceilometer-auth.rst:31 -msgid "``interface`` = ``public``" -msgstr "" - # #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# @@ -35432,73 +35388,94 @@ msgid "**[collector]**" msgstr "" #: ../tables/ceilometer-collector.rst:21 -msgid "``requeue_event_on_dispatcher_error`` = ``False``" +#: ../tables/ceilometer-notification.rst:21 +msgid "``batch_size`` = ``1``" msgstr "" #: ../tables/ceilometer-collector.rst:22 msgid "" +"(IntOpt) Number of notification messages to wait before dispatching them" +msgstr "" + +#: ../tables/ceilometer-collector.rst:23 +#: ../tables/ceilometer-notification.rst:23 +msgid "``batch_timeout`` = ``None``" +msgstr "" + +#: ../tables/ceilometer-collector.rst:24 +msgid "" +"(IntOpt) Number of seconds to wait before dispatching sampleswhen batch_size " +"is not reached (None means indefinitely)" +msgstr "" + +#: ../tables/ceilometer-collector.rst:25 +msgid "``requeue_event_on_dispatcher_error`` = ``False``" +msgstr "" + +#: ../tables/ceilometer-collector.rst:26 +msgid "" "(BoolOpt) Requeue the event on the collector event queue when the collector " "fails to dispatch it." msgstr "" -#: ../tables/ceilometer-collector.rst:23 +#: ../tables/ceilometer-collector.rst:27 msgid "``requeue_sample_on_dispatcher_error`` = ``False``" msgstr "" -#: ../tables/ceilometer-collector.rst:24 +#: ../tables/ceilometer-collector.rst:28 msgid "" "(BoolOpt) Requeue the sample on the collector sample queue when the " "collector fails to dispatch it. This is only valid if the sample come from " "the notifier publisher." msgstr "" -#: ../tables/ceilometer-collector.rst:25 +#: ../tables/ceilometer-collector.rst:29 msgid "``udp_address`` = ``0.0.0.0``" msgstr "" -#: ../tables/ceilometer-collector.rst:26 +#: ../tables/ceilometer-collector.rst:30 msgid "" "(StrOpt) Address to which the UDP socket is bound. Set to an empty string to " "disable." msgstr "" -#: ../tables/ceilometer-collector.rst:27 +#: ../tables/ceilometer-collector.rst:31 msgid "``udp_port`` = ``4952``" msgstr "" -#: ../tables/ceilometer-collector.rst:28 +#: ../tables/ceilometer-collector.rst:32 msgid "(PortOpt) Port to which the UDP socket is bound." msgstr "" -#: ../tables/ceilometer-collector.rst:30 +#: ../tables/ceilometer-collector.rst:34 msgid "(IntOpt) Number of workers for collector service. default value is 1." msgstr "" -#: ../tables/ceilometer-collector.rst:31 +#: ../tables/ceilometer-collector.rst:35 msgid "**[dispatcher_file]**" msgstr "" -#: ../tables/ceilometer-collector.rst:33 +#: ../tables/ceilometer-collector.rst:37 msgid "``backup_count`` = ``0``" msgstr "" -#: ../tables/ceilometer-collector.rst:34 +#: ../tables/ceilometer-collector.rst:38 msgid "(IntOpt) The max number of the files to keep." msgstr "" -#: ../tables/ceilometer-collector.rst:35 +#: ../tables/ceilometer-collector.rst:39 msgid "``file_path`` = ``None``" msgstr "" -#: ../tables/ceilometer-collector.rst:36 +#: ../tables/ceilometer-collector.rst:40 msgid "(StrOpt) Name and the location of the file to record meters." msgstr "" -#: ../tables/ceilometer-collector.rst:37 +#: ../tables/ceilometer-collector.rst:41 msgid "``max_bytes`` = ``0``" msgstr "" -#: ../tables/ceilometer-collector.rst:38 +#: ../tables/ceilometer-collector.rst:42 msgid "(IntOpt) The max size of the file." msgstr "" @@ -35605,31 +35582,6 @@ msgid "" "pollsters should be loaded." msgstr "" -# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# -# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/ceilometer-cors.rst:28 ../tables/ceilometer-cors.rst:42 -#: ../tables/cinder-cors.rst:28 ../tables/cinder-cors.rst:42 -#: ../tables/glance-cors.rst:28 ../tables/glance-cors.rst:42 -#: ../tables/heat-cors.rst:28 ../tables/heat-cors.rst:42 -#: ../tables/ironic-api.rst:40 ../tables/ironic-api.rst:54 -#: ../tables/keystone-cors.rst:28 ../tables/keystone-cors.rst:42 -#: ../tables/manila-cors.rst:28 ../tables/manila-cors.rst:42 -#: ../tables/neutron-cors.rst:28 ../tables/neutron-cors.rst:42 -#: ../tables/nova-cors.rst:28 ../tables/nova-cors.rst:42 -#: ../tables/sahara-cors.rst:28 ../tables/sahara-cors.rst:42 -msgid "" -"(ListOpt) Indicate whether this resource may be shared with the domain " -"received in the requests \"origin\" header." -msgstr "" - #: ../tables/ceilometer-database.rst:21 msgid "``database_connection`` = ``None``" msgstr "" @@ -35744,10 +35696,6 @@ msgstr "" msgid "``url`` = ``None``" msgstr "" -#: ../tables/ceilometer-dispatcher_gnocchi.rst:30 -msgid "(StrOpt) URL to Gnocchi. default: autodetection" -msgstr "" - #: ../tables/ceilometer-dispatcher_http.rst:19 msgid "**[dispatcher_http]**" msgstr "" @@ -36039,22 +35987,32 @@ msgstr "" msgid "(StrOpt) Exchange name for Magnetodb notifications." msgstr "" -#: ../tables/ceilometer-notification.rst:21 +#: ../tables/ceilometer-notification.rst:22 +msgid "(IntOpt) Number of notification messages to wait before publishing them" +msgstr "" + +#: ../tables/ceilometer-notification.rst:24 +msgid "" +"(IntOpt) Number of seconds to wait before publishing sampleswhen batch_size " +"is not reached (None means indefinitely)" +msgstr "" + +#: ../tables/ceilometer-notification.rst:25 msgid "``disable_non_metric_meters`` = ``True``" msgstr "" -#: ../tables/ceilometer-notification.rst:22 +#: ../tables/ceilometer-notification.rst:26 msgid "" "(BoolOpt) WARNING: Ceilometer historically offered the ability to store " "events as meters. This usage is NOT advised as it can flood the metering " "database and cause performance degradation." msgstr "" -#: ../tables/ceilometer-notification.rst:23 +#: ../tables/ceilometer-notification.rst:27 msgid "``pipeline_processing_queues`` = ``10``" msgstr "" -#: ../tables/ceilometer-notification.rst:24 +#: ../tables/ceilometer-notification.rst:28 msgid "" "(IntOpt) Number of queues to parallelize workload across. This value should " "be larger than the number of active notification agents for optimal results." @@ -36197,45 +36155,45 @@ msgid "" "locks are used, a lock path must be set." msgstr "" -#: ../tables/ceilometer-rpc.rst:75 +#: ../tables/ceilometer-rpc.rst:83 msgid "**[publisher]**" msgstr "" -#: ../tables/ceilometer-rpc.rst:77 +#: ../tables/ceilometer-rpc.rst:85 msgid "``telemetry_secret`` = ``change this for valid signing``" msgstr "" -#: ../tables/ceilometer-rpc.rst:78 +#: ../tables/ceilometer-rpc.rst:86 msgid "" "(StrOpt) Secret value for signing messages. Set value empty if signing is " "not required to avoid computational overhead." msgstr "" -#: ../tables/ceilometer-rpc.rst:79 +#: ../tables/ceilometer-rpc.rst:87 msgid "**[publisher_notifier]**" msgstr "" -#: ../tables/ceilometer-rpc.rst:81 +#: ../tables/ceilometer-rpc.rst:89 msgid "``event_topic`` = ``event``" msgstr "" -#: ../tables/ceilometer-rpc.rst:82 +#: ../tables/ceilometer-rpc.rst:90 msgid "(StrOpt) The topic that ceilometer uses for event notifications." msgstr "" -#: ../tables/ceilometer-rpc.rst:83 +#: ../tables/ceilometer-rpc.rst:91 msgid "``metering_topic`` = ``metering``" msgstr "" -#: ../tables/ceilometer-rpc.rst:84 +#: ../tables/ceilometer-rpc.rst:92 msgid "(StrOpt) The topic that ceilometer uses for metering notifications." msgstr "" -#: ../tables/ceilometer-rpc.rst:85 +#: ../tables/ceilometer-rpc.rst:93 msgid "``telemetry_driver`` = ``messagingv2``" msgstr "" -#: ../tables/ceilometer-rpc.rst:86 +#: ../tables/ceilometer-rpc.rst:94 msgid "(StrOpt) The driver that ceilometer uses for metering notifications." msgstr "" @@ -36680,10 +36638,6 @@ msgstr "" msgid "(IntOpt) Max size allowed per volume, in gigabytes" msgstr "" -#: ../tables/cinder-api.rst:60 ../tables/cinder-redis.rst:26 -msgid "(PortOpt) Use this port to connect to redis host." -msgstr "" - # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# @@ -36828,21 +36782,6 @@ msgstr "" msgid "(StrOpt) The strategy to use for auth. Supports noauth or keystone." msgstr "" -#: ../tables/cinder-auth_token.rst:36 -msgid "" -"(StrOpt) Protocol of the admin Identity API endpoint. Deprecated, use " -"identity_uri." -msgstr "" - -#: ../tables/cinder-auth_token.rst:84 -msgid "" -"(StrOpt) (Optional) If defined, indicate whether token data should be " -"authenticated or authenticated and encrypted. If MAC, token data is " -"authenticated (with HMAC) in the cache. If ENCRYPT, token data is encrypted " -"and authenticated in the cache. If the value is not one of these options or " -"empty, auth_token will raise an exception on initialization." -msgstr "" - #: ../tables/cinder-backups.rst:21 msgid "``backup_api_class`` = ``cinder.backup.api.API``" msgstr "" @@ -38120,15 +38059,6 @@ msgid "" "this if you have a sanitizing proxy." msgstr "" -#: ../tables/cinder-common.rst:126 -msgid "" -"(BoolOpt) Uses logging handler designed to watch file system. When log file " -"is moved or removed this handler will open a new log file with specified " -"path instantaneously. It makes sense only if log_file option is specified " -"and Linux platform is used. This option is ignored if log_config_append is " -"set." -msgstr "" - # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/cinder-compute.rst:21 ../tables/manila-compute.rst:29 @@ -39706,12 +39636,6 @@ msgstr "" msgid "(StrOpt) Lenovo array SSL certificate path." msgstr "" -#: ../tables/cinder-logging.rst:22 -msgid "" -"(BoolOpt) If set to true, the logging level will be set to DEBUG instead of " -"the default INFO level." -msgstr "" - # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/cinder-logging.rst:23 ../tables/zaqar-logging.rst:23 @@ -39724,12 +39648,6 @@ msgid "" "taskflow=WARN, keystoneauth=WARN``" msgstr "" -#: ../tables/cinder-logging.rst:24 -msgid "" -"(ListOpt) List of package logging levels in logger=LEVEL pairs. This option " -"is ignored if log_config_append is set." -msgstr "" - #: ../tables/cinder-logging.rst:28 msgid "(BoolOpt) Make exception message format errors fatal." msgstr "" @@ -39744,40 +39662,45 @@ msgid "" "are ignored (for example, log_format)." msgstr "" -#: ../tables/cinder-logging.rst:36 -msgid "" -"(StrOpt) Defines the format string for %%(asctime)s in log records. Default: " -"%(default)s . This option is ignored if log_config_append is set." +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/cinder-logging.rst:41 ../tables/heat-logging.rst:39 +#: ../tables/ironic-logging.rst:39 ../tables/keystone-logging.rst:39 +#: ../tables/manila-logging.rst:41 ../tables/neutron-logging.rst:39 +#: ../tables/nova-logging.rst:41 ../tables/sahara-logging.rst:39 +#: ../tables/trove-logging.rst:41 ../tables/zaqar-logging.rst:39 +msgid "``log_format`` = ``None``" msgstr "" -#: ../tables/cinder-logging.rst:38 +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/cinder-logging.rst:42 ../tables/heat-logging.rst:40 +#: ../tables/ironic-logging.rst:40 ../tables/keystone-logging.rst:40 +#: ../tables/manila-logging.rst:42 ../tables/neutron-logging.rst:40 +#: ../tables/nova-logging.rst:42 ../tables/sahara-logging.rst:40 +#: ../tables/trove-logging.rst:42 ../tables/zaqar-logging.rst:40 msgid "" -"(StrOpt) (Optional) The base directory used for relative log_file paths. " -"This option is ignored if log_config_append is set." -msgstr "" - -#: ../tables/cinder-logging.rst:40 -msgid "" -"(StrOpt) (Optional) Name of log file to send logging output to. If no " -"default is set, logging will go to stderr as defined by use_stderr. This " -"option is ignored if log_config_append is set." -msgstr "" - -#: ../tables/cinder-logging.rst:46 -msgid "" -"(StrOpt) Additional data to append to log message when logging level for the " -"message is DEBUG." -msgstr "" - -#: ../tables/cinder-logging.rst:48 -msgid "" -"(StrOpt) Format string to use for log messages when context is undefined." -msgstr "" - -#: ../tables/cinder-logging.rst:52 -msgid "" -"(StrOpt) Defines the format string for %(user_identity)s that is used in " -"logging_context_format_string." +"(StrOpt) DEPRECATED. A logging.Formatter log message format string which may " +"use any of the available logging.LogRecord attributes. This option is " +"deprecated. Please use logging_context_format_string and " +"logging_default_format_string instead. This option is ignored if " +"log_config_append is set." msgstr "" #: ../tables/cinder-logging.rst:62 @@ -39789,12 +39712,6 @@ msgid "" "is set." msgstr "" -#: ../tables/cinder-logging.rst:64 -msgid "" -"(BoolOpt) If set to false, the logging level will be set to WARNING instead " -"of the default INFO level." -msgstr "" - #: ../tables/cinder-lvm.rst:21 msgid "``lvm_conf_file`` = ``/etc/cinder/lvm.conf``" msgstr "" @@ -40564,8 +40481,10 @@ msgid "**[profiler]**" msgstr "" # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/cinder-profiler.rst:21 ../tables/heat-testing.rst:21 +#: ../tables/cinder-profiler.rst:21 ../tables/glance-profiler.rst:23 +#: ../tables/heat-testing.rst:21 msgid "``hmac_keys`` = ``SECRET_KEY``" msgstr "" @@ -40593,7 +40512,7 @@ msgstr "" # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/cinder-profiler.rst:25 ../tables/glance-profiler.rst:23 +#: ../tables/cinder-profiler.rst:25 ../tables/glance-profiler.rst:25 #: ../tables/heat-testing.rst:25 msgid "``trace_sqlalchemy`` = ``False``" msgstr "" @@ -40601,7 +40520,7 @@ msgstr "" # #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-# -#: ../tables/cinder-profiler.rst:26 ../tables/glance-profiler.rst:24 +#: ../tables/cinder-profiler.rst:26 ../tables/glance-profiler.rst:26 #: ../tables/trove-debug.rst:34 msgid "(BoolOpt) If False doesn't trace SQL requests." msgstr "" @@ -40844,35 +40763,40 @@ msgid "" "(BoolOpt) Enables or disables use of default quota class with default quota." msgstr "" -#: ../tables/cinder-rabbitmq.rst:31 -msgid "``kombu_failover_strategy`` = ``round-robin``" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/cinder-rpc.rst:23 ../tables/heat-rpc.rst:25 +#: ../tables/ironic-rpc.rst:23 ../tables/keystone-rpc.rst:23 +#: ../tables/manila-rpc.rst:23 ../tables/neutron-rpc.rst:23 +#: ../tables/nova-rpc.rst:23 ../tables/sahara-rpc.rst:23 +#: ../tables/trove-rpc.rst:27 +msgid "``rpc_cast_timeout`` = ``30``" msgstr "" -#: ../tables/cinder-rabbitmq.rst:32 +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/cinder-rpc.rst:24 ../tables/heat-rpc.rst:26 +#: ../tables/ironic-rpc.rst:24 ../tables/keystone-rpc.rst:24 +#: ../tables/manila-rpc.rst:24 ../tables/neutron-rpc.rst:24 +#: ../tables/nova-rpc.rst:24 ../tables/sahara-rpc.rst:24 +#: ../tables/trove-rpc.rst:28 msgid "" -"(StrOpt) Determines how the next RabbitMQ node is chosen in case the one we " -"are currently connected to becomes unavailable. Takes effect only if more " -"than one RabbitMQ node is provided in config." -msgstr "" - -#: ../tables/cinder-rabbitmq.rst:33 -msgid "``kombu_missing_consumer_retry_timeout`` = ``60``" -msgstr "" - -#: ../tables/cinder-rabbitmq.rst:34 -msgid "" -"(IntOpt) How long to wait a missing client beforce abandoning to send it its " -"replies. This value should not be longer than rpc_response_timeout." -msgstr "" - -#: ../tables/cinder-rabbitmq.rst:58 -msgid "(PortOpt) The RabbitMQ broker port where a single node is used." -msgstr "" - -#: ../tables/cinder-rpc.rst:22 -msgid "" -"(StrOpt) The messaging driver to use, defaults to rabbit. Other drivers " -"include amqp and zmq." +"(IntOpt) Seconds to wait before a cast expires (TTL). Only supported by " +"impl_zmq." msgstr "" #: ../tables/cinder-rpc.rst:31 @@ -40883,18 +40807,6 @@ msgstr "" msgid "(StrOpt) The topic that volume nodes listen on" msgstr "" -#: ../tables/cinder-rpc.rst:73 -msgid "**[oslo_messaging_notifications]**" -msgstr "" - -#: ../tables/cinder-rpc.rst:75 -msgid "``driver`` = ``[]``" -msgstr "" - -#: ../tables/cinder-rpc.rst:77 -msgid "``topics`` = ``notifications``" -msgstr "" - #: ../tables/cinder-san.rst:21 ../tables/cinder-xiv.rst:21 msgid "``san_clustername`` =" msgstr "" @@ -42348,19 +42260,6 @@ msgid "" "(BoolOpt) Configures zmq-messaging to use proxy with non PUB/SUB patterns." msgstr "" -#: ../tables/cinder-zeromq.rst:40 -msgid "(PortOpt) Minimal port number for random ports range." -msgstr "" - -#: ../tables/cinder-zeromq.rst:43 -msgid "``use_pub_sub`` = ``True``" -msgstr "" - -#: ../tables/cinder-zeromq.rst:44 -msgid "" -"(BoolOpt) Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy." -msgstr "" - #: ../tables/cinder-zfssa-iscsi.rst:21 msgid "``zfssa_initiator`` =" msgstr "" @@ -42608,7 +42507,6 @@ msgid "(StrOpt) FC Zoning mode configured" msgstr "" #: ../tables/cinder-zoning.rst:23 ../tables/cinder-zoning_manager.rst:19 -#: ../tables/cinder-zoning_manager_cisco.rst:19 msgid "**[fc-zone-manager]**" msgstr "" @@ -42662,7 +42560,6 @@ msgid "``fc_fabric_address`` =" msgstr "" #: ../tables/cinder-zoning_fabric.rst:22 -#: ../tables/cinder-zoning_fabric_cisco.rst:22 msgid "(StrOpt) Management IP of fabric" msgstr "" @@ -42671,7 +42568,6 @@ msgid "``fc_fabric_password`` =" msgstr "" #: ../tables/cinder-zoning_fabric.rst:24 -#: ../tables/cinder-zoning_fabric_cisco.rst:24 msgid "(StrOpt) Password for user" msgstr "" @@ -42680,7 +42576,6 @@ msgid "``fc_fabric_port`` = ``22``" msgstr "" #: ../tables/cinder-zoning_fabric.rst:26 -#: ../tables/cinder-zoning_fabric_cisco.rst:26 msgid "(PortOpt) Connecting port" msgstr "" @@ -42689,7 +42584,6 @@ msgid "``fc_fabric_user`` =" msgstr "" #: ../tables/cinder-zoning_fabric.rst:28 -#: ../tables/cinder-zoning_fabric_cisco.rst:28 msgid "(StrOpt) Fabric user ID" msgstr "" @@ -42706,7 +42600,6 @@ msgid "``zone_activate`` = ``True``" msgstr "" #: ../tables/cinder-zoning_fabric.rst:32 -#: ../tables/cinder-zoning_fabric_cisco.rst:30 msgid "(BoolOpt) overridden zoning activation state" msgstr "" @@ -42715,55 +42608,13 @@ msgid "``zone_name_prefix`` = ``None``" msgstr "" #: ../tables/cinder-zoning_fabric.rst:34 -#: ../tables/cinder-zoning_fabric_cisco.rst:32 msgid "(StrOpt) overridden zone name prefix" msgstr "" #: ../tables/cinder-zoning_fabric.rst:36 -#: ../tables/cinder-zoning_fabric_cisco.rst:34 msgid "(StrOpt) overridden zoning policy" msgstr "" -#: ../tables/cinder-zoning_fabric_cisco.rst:19 -msgid "**[CISCO_FABRIC_EXAMPLE]**" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:21 -msgid "``cisco_fc_fabric_address`` =" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:23 -msgid "``cisco_fc_fabric_password`` =" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:25 -msgid "``cisco_fc_fabric_port`` = ``22``" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:27 -msgid "``cisco_fc_fabric_user`` =" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:29 -msgid "``cisco_zone_activate`` = ``True``" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:31 -msgid "``cisco_zone_name_prefix`` = ``None``" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:33 -msgid "``cisco_zoning_policy`` = ``initiator-target``" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:35 -msgid "``cisco_zoning_vsan`` = ``None``" -msgstr "" - -#: ../tables/cinder-zoning_fabric_cisco.rst:36 -msgid "(StrOpt) VSAN of the Fabric" -msgstr "" - #: ../tables/cinder-zoning_manager.rst:21 msgid "" "``brcd_sb_connector`` = ``cinder.zonemanager.drivers.brocade." @@ -42771,16 +42622,9 @@ msgid "" msgstr "" #: ../tables/cinder-zoning_manager.rst:22 -#: ../tables/cinder-zoning_manager_cisco.rst:22 msgid "(StrOpt) Southbound connector for zoning operation" msgstr "" -#: ../tables/cinder-zoning_manager_cisco.rst:21 -msgid "" -"``cisco_sb_connector`` = ``cinder.zonemanager.drivers.cisco." -"cisco_fc_zone_client_cli.CiscoFCZoneClientCLI``" -msgstr "" - # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# tables.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/conf-changes/ceilometer.rst:0 ../tables/conf-changes/cinder.rst:0 @@ -44921,7 +44765,9 @@ msgid "``stores`` = ``file, http``" msgstr "" #: ../tables/glance-api.rst:70 -msgid "(ListOpt) List of stores enabled" +msgid "" +"(ListOpt) List of stores enabled. Valid stores are: cinder, file, http, rbd, " +"sheepdog, swift, s3, vsphere" msgstr "" # #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# @@ -45279,6 +45125,10 @@ msgid "" "sensitive." msgstr "" +#: ../tables/glance-common.rst:61 +msgid "``workers`` = ``4``" +msgstr "" + #: ../tables/glance-common.rst:62 msgid "" "(IntOpt) The number of child process workers that will be created to service " @@ -45290,7 +45140,7 @@ msgid "**[image_format]**" msgstr "" #: ../tables/glance-common.rst:69 -msgid "``container_formats`` = ``ami, ari, aki, bare, ovf, ova``" +msgid "``container_formats`` = ``ami, ari, aki, bare, ovf, ova, docker``" msgstr "" #: ../tables/glance-common.rst:70 @@ -45350,7 +45200,7 @@ msgid "" msgstr "" #: ../tables/glance-filesystem.rst:21 -msgid "``filesystem_store_datadir`` = ``None``" +msgid "``filesystem_store_datadir`` = ``/var/lib/glance/images``" msgstr "" #: ../tables/glance-filesystem.rst:22 @@ -45405,7 +45255,7 @@ msgid "``image_cache_dir`` = ``None``" msgstr "" #: ../tables/glance-imagecache.rst:24 -msgid "(StrOpt) Base directory that the Image Cache uses." +msgid "(StrOpt) Base directory that the image cache uses." msgstr "" #: ../tables/glance-imagecache.rst:25 @@ -45423,7 +45273,7 @@ msgstr "" #: ../tables/glance-imagecache.rst:28 msgid "" "(IntOpt) The upper limit (the maximum size of accumulated cache in bytes) " -"beyond which pruner, if running, starts cleaning the images cache." +"beyond which the cache pruner, if running, starts cleaning the image cache." msgstr "" #: ../tables/glance-imagecache.rst:29 @@ -45442,8 +45292,8 @@ msgstr "" #: ../tables/glance-imagecache.rst:32 msgid "" -"(IntOpt) The amount of time to let an image remain in the cache without " -"being accessed." +"(IntOpt) The amount of time to let an incomplete image remain in the cache, " +"before the cache cleaner, if running, will remove the incomplete image." msgstr "" #: ../tables/glance-imagecache.rst:33 @@ -45485,6 +45335,12 @@ msgstr "" msgid "``enabled`` = ``False``" msgstr "" +#: ../tables/glance-profiler.rst:24 +msgid "" +"(StrOpt) Secret key to use to sign Glance API and Glance Registry services " +"tracing messages." +msgstr "" + #: ../tables/glance-rbd.rst:21 msgid "``rados_connect_timeout`` = ``0``" msgstr "" @@ -46157,7 +46013,9 @@ msgid "``conversion_format`` = ``None``" msgstr "" #: ../tables/glance-taskflow.rst:22 -msgid "(StrOpt) The format to which images will be automatically converted." +msgid "" +"(StrOpt) The format to which images will be automatically converted. When " +"using the RBD backend, this should be set to 'raw'" msgstr "" #: ../tables/glance-taskflow.rst:23 @@ -46213,90 +46071,65 @@ msgid "" msgstr "" #: ../tables/glance-vmware.rst:25 -msgid "``vmware_datacenter_path`` = ``ha-datacenter``" +msgid "``vmware_datastores`` = ``None``" msgstr "" #: ../tables/glance-vmware.rst:26 msgid "" -"(StrOpt) DEPRECATED. Inventory path to a datacenter. If the " -"vmware_server_host specified is an ESX/ESXi, the vmware_datacenter_path is " -"optional. If specified, it should be \"ha-datacenter\". This option is " -"deprecated in favor of vmware_datastores and will be removed in the Liberty " -"release." +"(MultiStrOpt) A list of datastores where the image can be stored. This " +"option may be specified multiple times for specifying multiple datastores. " +"The datastore name should be specified after its datacenter path, seperated " +"by \":\". An optional weight may be given after the datastore name, " +"seperated again by \":\". Thus, the required format becomes " +"::. When adding an image, " +"the datastore with highest weight will be selected, unless there is not " +"enough free space available in cases where the image size is already known. " +"If no weight is given, it is assumed to be zero and the directory will be " +"considered for selection last. If multiple datastores have the same weight, " +"then the one with the most free space available is selected." msgstr "" #: ../tables/glance-vmware.rst:27 -msgid "``vmware_datastore_name`` = ``None``" -msgstr "" - -#: ../tables/glance-vmware.rst:28 -msgid "" -"(StrOpt) DEPRECATED. Datastore associated with the datacenter. This option " -"is deprecated in favor of vmware_datastores and will be removed in the " -"Liberty release." -msgstr "" - -#: ../tables/glance-vmware.rst:29 -msgid "``vmware_datastores`` = ``None``" -msgstr "" - -#: ../tables/glance-vmware.rst:30 -msgid "" -"(MultiStrOpt) A list of datastores where the image can be stored. This " -"option may be specified multiple times for specifying multiple datastores. " -"Either one of vmware_datastore_name or vmware_datastores is required. The " -"datastore name should be specified after its datacenter path, seperated by " -"\":\". An optional weight may be given after the datastore name, seperated " -"again by \":\". Thus, the required format becomes :" -":. When adding an image, the datastore with " -"highest weight will be selected, unless there is not enough free space " -"available in cases where the image size is already known. If no weight is " -"given, it is assumed to be zero and the directory will be considered for " -"selection last. If multiple datastores have the same weight, then the one " -"with the most free space available is selected." -msgstr "" - -#: ../tables/glance-vmware.rst:31 msgid "``vmware_server_host`` = ``None``" msgstr "" -#: ../tables/glance-vmware.rst:32 +#: ../tables/glance-vmware.rst:28 msgid "" "(StrOpt) ESX/ESXi or vCenter Server target system. The server value can be " "an IP address or a DNS name." msgstr "" -#: ../tables/glance-vmware.rst:33 +#: ../tables/glance-vmware.rst:29 msgid "``vmware_server_password`` = ``None``" msgstr "" -#: ../tables/glance-vmware.rst:34 +#: ../tables/glance-vmware.rst:30 msgid "(StrOpt) Password for authenticating with VMware ESX/VC server." msgstr "" -#: ../tables/glance-vmware.rst:35 +#: ../tables/glance-vmware.rst:31 msgid "``vmware_server_username`` = ``None``" msgstr "" -#: ../tables/glance-vmware.rst:36 +#: ../tables/glance-vmware.rst:32 msgid "(StrOpt) Username for authenticating with VMware ESX/VC server." msgstr "" -#: ../tables/glance-vmware.rst:37 +#: ../tables/glance-vmware.rst:33 msgid "``vmware_store_image_dir`` = ``/openstack_glance``" msgstr "" -#: ../tables/glance-vmware.rst:38 +#: ../tables/glance-vmware.rst:34 msgid "" "(StrOpt) The name of the directory where the glance images will be stored in " "the VMware datastore." msgstr "" -#: ../tables/glance-vmware.rst:39 +#: ../tables/glance-vmware.rst:35 msgid "``vmware_task_poll_interval`` = ``5``" msgstr "" -#: ../tables/glance-vmware.rst:40 +#: ../tables/glance-vmware.rst:36 msgid "" "(IntOpt) The interval used for polling remote tasks invoked on VMware ESX/VC " "server." @@ -46320,6 +46153,51 @@ msgstr "" msgid "``default_publisher_id`` = ``None``" msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-amqp.rst:27 ../tables/ironic-amqp.rst:23 +#: ../tables/keystone-amqp.rst:25 ../tables/manila-amqp.rst:23 +#: ../tables/neutron-amqp.rst:23 ../tables/nova-amqp.rst:25 +#: ../tables/sahara-amqp.rst:23 ../tables/trove-amqp.rst:27 +msgid "``notification_driver`` = ``[]``" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-amqp.rst:29 ../tables/ironic-amqp.rst:25 +#: ../tables/keystone-amqp.rst:29 ../tables/manila-amqp.rst:25 +#: ../tables/neutron-amqp.rst:25 ../tables/nova-amqp.rst:27 +#: ../tables/sahara-amqp.rst:29 ../tables/trove-amqp.rst:31 +msgid "``notification_topics`` = ``notifications``" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-amqp.rst:31 ../tables/ironic-amqp.rst:27 +#: ../tables/keystone-amqp.rst:31 ../tables/manila-amqp.rst:27 +#: ../tables/neutron-amqp.rst:27 ../tables/nova-amqp.rst:29 +#: ../tables/sahara-amqp.rst:31 ../tables/trove-amqp.rst:33 +msgid "``notification_transport_url`` = ``None``" +msgstr "" + #: ../tables/heat-api.rst:21 msgid "``action_retry_limit`` = ``5``" msgstr "" @@ -46654,6 +46532,93 @@ msgstr "" msgid "(StrOpt) The flavor to use." msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-auth_token.rst:33 ../tables/heat-trustee.rst:21 +#: ../tables/ironic-auth_token.rst:33 ../tables/keystone-auth_token.rst:33 +#: ../tables/neutron-nova.rst:21 ../tables/nova-auth_token.rst:33 +#: ../tables/nova-neutron.rst:37 ../tables/sahara-auth_token.rst:33 +#: ../tables/trove-auth_token.rst:33 +msgid "``auth_plugin`` = ``None``" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-auth_token.rst:34 ../tables/heat-trustee.rst:22 +#: ../tables/ironic-auth_token.rst:34 ../tables/keystone-auth_token.rst:34 +#: ../tables/neutron-nova.rst:22 ../tables/nova-auth_token.rst:34 +#: ../tables/nova-neutron.rst:38 ../tables/sahara-auth_token.rst:34 +#: ../tables/trove-auth_token.rst:34 +msgid "(StrOpt) Name of the plugin to load" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-auth_token.rst:38 ../tables/ironic-auth_token.rst:38 +#: ../tables/keystone-auth_token.rst:38 ../tables/manila-auth_token.rst:36 +#: ../tables/neutron-auth_token.rst:36 ../tables/nova-auth_token.rst:38 +#: ../tables/sahara-auth_token.rst:38 ../tables/trove-auth_token.rst:38 +#: ../tables/zaqar-auth_token.rst:40 +msgid "" +"(StrOpt) Protocol of the admin Identity API endpoint (http or https). " +"Deprecated, use identity_uri." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-auth_token.rst:40 ../tables/heat-trustee.rst:24 +#: ../tables/ironic-auth_token.rst:40 ../tables/keystone-auth_token.rst:40 +#: ../tables/neutron-nova.rst:24 ../tables/nova-auth_token.rst:40 +#: ../tables/nova-neutron.rst:40 ../tables/sahara-auth_token.rst:40 +#: ../tables/trove-auth_token.rst:40 +msgid "(StrOpt) Config Section from which to load plugin specific options" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-auth_token.rst:84 ../tables/ironic-auth_token.rst:84 +#: ../tables/keystone-auth_token.rst:84 ../tables/manila-auth_token.rst:84 +#: ../tables/neutron-auth_token.rst:84 ../tables/nova-auth_token.rst:84 +#: ../tables/sahara-auth_token.rst:84 ../tables/trove-auth_token.rst:84 +#: ../tables/zaqar-auth_token.rst:88 +msgid "" +"(StrOpt) (Optional) If defined, indicate whether token data should be " +"authenticated or authenticated and encrypted. Acceptable values are MAC or " +"ENCRYPT. If MAC, token data is authenticated (with HMAC) in the cache. If " +"ENCRYPT, token data is encrypted and authenticated in the cache. If the " +"value is not one of these options or empty, auth_token will raise an " +"exception on initialization." +msgstr "" + #: ../tables/heat-cfn_api.rst:21 msgid "``instance_connection_https_validate_certificates`` = ``1``" msgstr "" @@ -46939,6 +46904,47 @@ msgstr "" msgid "(ListOpt) List of directories to search for plug-ins." msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-common.rst:50 ../tables/heat-redis.rst:26 +#: ../tables/ironic-redis.rst:24 ../tables/ironic-redis.rst:32 +#: ../tables/keystone-redis.rst:26 ../tables/keystone-redis.rst:34 +#: ../tables/manila-redis.rst:24 ../tables/manila-redis.rst:32 +#: ../tables/neutron-api.rst:40 ../tables/neutron-redis.rst:26 +#: ../tables/nova-redis.rst:24 ../tables/nova-redis.rst:32 +#: ../tables/sahara-redis.rst:26 ../tables/sahara-redis.rst:34 +#: ../tables/trove-redis.rst:24 ../tables/trove-redis.rst:32 +msgid "(IntOpt) Use this port to connect to redis host." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-common.rst:52 ../tables/ironic-logging.rst:64 +#: ../tables/keystone-logging.rst:64 ../tables/manila-logging.rst:66 +#: ../tables/neutron-logging.rst:66 ../tables/nova-logging.rst:66 +#: ../tables/sahara-logging.rst:64 ../tables/trove-logging.rst:68 +#: ../tables/zaqar-logging.rst:64 +msgid "" +"(BoolOpt) (Optional) Uses logging handler designed to watch file system. " +"When log file is moved or removed this handler will open a new log file with " +"specified path instantaneously. It makes sense only if log-file option is " +"specified and Linux platform is used. This option is ignored if " +"log_config_append is set." +msgstr "" + # #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# @@ -47252,6 +47258,239 @@ msgstr "" msgid "(StrOpt) Custom template for the built-in loadbalancer nested stack." msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:22 ../tables/ironic-logging.rst:22 +#: ../tables/keystone-logging.rst:22 ../tables/manila-logging.rst:22 +#: ../tables/neutron-lbaas_agent.rst:22 ../tables/neutron-logging.rst:22 +#: ../tables/nova-logging.rst:22 ../tables/sahara-logging.rst:22 +#: ../tables/trove-logging.rst:22 ../tables/zaqar-logging.rst:22 +msgid "" +"(BoolOpt) Print debugging output (set logging level to DEBUG instead of " +"default INFO level)." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:23 ../tables/ironic-logging.rst:23 +#: ../tables/keystone-logging.rst:23 ../tables/manila-logging.rst:23 +#: ../tables/neutron-logging.rst:23 ../tables/nova-logging.rst:23 +#: ../tables/trove-logging.rst:23 +msgid "" +"``default_log_levels`` = ``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 "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:24 ../tables/ironic-logging.rst:24 +#: ../tables/keystone-logging.rst:24 ../tables/manila-logging.rst:24 +#: ../tables/neutron-logging.rst:24 ../tables/nova-logging.rst:24 +#: ../tables/sahara-logging.rst:24 ../tables/trove-logging.rst:24 +#: ../tables/zaqar-logging.rst:24 +msgid "" +"(ListOpt) List of logger=LEVEL pairs. This option is ignored if " +"log_config_append is set." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:32 ../tables/ironic-logging.rst:32 +#: ../tables/keystone-logging.rst:32 ../tables/manila-logging.rst:34 +#: ../tables/neutron-logging.rst:32 ../tables/nova-logging.rst:34 +#: ../tables/sahara-logging.rst:32 ../tables/trove-logging.rst:34 +#: ../tables/zaqar-logging.rst:32 +msgid "" +"(StrOpt) The name of a logging configuration file. This file is appended to " +"any existing logging configuration files. For details about logging " +"configuration files, see the Python logging module documentation. Note that " +"when logging configuration files are used then all logging configuration is " +"set in the configuration file and other logging configuration options are " +"ignored (for example, log_format)." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:34 ../tables/ironic-logging.rst:34 +#: ../tables/keystone-logging.rst:34 ../tables/manila-logging.rst:36 +#: ../tables/neutron-logging.rst:34 ../tables/nova-logging.rst:36 +#: ../tables/sahara-logging.rst:34 ../tables/trove-logging.rst:36 +#: ../tables/zaqar-logging.rst:34 +msgid "" +"(StrOpt) Format string for %%(asctime)s in log records. Default: " +"%(default)s . This option is ignored if log_config_append is set." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:36 ../tables/ironic-logging.rst:36 +#: ../tables/keystone-logging.rst:36 ../tables/manila-logging.rst:38 +#: ../tables/neutron-logging.rst:36 ../tables/nova-logging.rst:38 +#: ../tables/sahara-logging.rst:36 ../tables/trove-logging.rst:38 +#: ../tables/zaqar-logging.rst:36 +msgid "" +"(StrOpt) (Optional) The base directory used for relative --log-file paths. " +"This option is ignored if log_config_append is set." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:38 ../tables/ironic-logging.rst:38 +#: ../tables/keystone-logging.rst:38 ../tables/manila-logging.rst:40 +#: ../tables/neutron-logging.rst:38 ../tables/nova-logging.rst:40 +#: ../tables/sahara-logging.rst:38 ../tables/trove-logging.rst:40 +#: ../tables/zaqar-logging.rst:38 +msgid "" +"(StrOpt) (Optional) Name of log file to output to. If no default is set, " +"logging will go to stdout. This option is ignored if log_config_append is " +"set." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:44 ../tables/ironic-logging.rst:44 +#: ../tables/keystone-logging.rst:44 ../tables/manila-logging.rst:46 +#: ../tables/neutron-logging.rst:44 ../tables/nova-logging.rst:46 +#: ../tables/sahara-logging.rst:44 ../tables/trove-logging.rst:46 +#: ../tables/zaqar-logging.rst:44 +msgid "(StrOpt) Data to append to log format when level is DEBUG." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:46 ../tables/ironic-logging.rst:46 +#: ../tables/keystone-logging.rst:46 ../tables/manila-logging.rst:48 +#: ../tables/neutron-logging.rst:46 ../tables/nova-logging.rst:48 +#: ../tables/sahara-logging.rst:46 ../tables/trove-logging.rst:48 +#: ../tables/zaqar-logging.rst:46 +msgid "(StrOpt) Format string to use for log messages without context." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:50 ../tables/ironic-logging.rst:50 +#: ../tables/keystone-logging.rst:50 ../tables/manila-logging.rst:52 +#: ../tables/neutron-logging.rst:50 ../tables/nova-logging.rst:52 +#: ../tables/sahara-logging.rst:50 ../tables/trove-logging.rst:52 +#: ../tables/zaqar-logging.rst:50 +msgid "" +"(StrOpt) Format string for user_identity field of the " +"logging_context_format_string" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:60 ../tables/ironic-logging.rst:60 +#: ../tables/keystone-logging.rst:60 ../tables/manila-logging.rst:62 +#: ../tables/neutron-logging.rst:62 ../tables/nova-logging.rst:62 +#: ../tables/sahara-logging.rst:60 ../tables/trove-logging.rst:64 +#: ../tables/zaqar-logging.rst:60 +msgid "" +"(BoolOpt) (Optional) Enables or disables syslog rfc5424 format for logging. " +"If enabled, prefixes the MSG part of the syslog message with APP-NAME " +"(RFC5424). The format without the APP-NAME is deprecated in Kilo, and will " +"be removed in Mitaka, along with this option. This option is ignored if " +"log_config_append is set." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# messaging.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-logging.rst:62 ../tables/ironic-logging.rst:62 +#: ../tables/keystone-logging.rst:62 ../tables/manila-logging.rst:64 +#: ../tables/neutron-logging.rst:64 ../tables/nova-logging.rst:64 +#: ../tables/sahara-logging.rst:62 ../tables/trove-logging.rst:66 +#: ../tables/zaqar-logging.rst:62 +msgid "" +"(BoolOpt) If set to false, will disable INFO logging level, making WARNING " +"the default." +msgstr "" + #: ../tables/heat-notification.rst:21 msgid "``onready`` = ``None``" msgstr "" @@ -47305,6 +47544,53 @@ msgstr "" msgid "(IntOpt) Maximum raw byte size of any template." msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-rabbitmq.rst:33 ../tables/ironic-rabbitmq.rst:33 +#: ../tables/keystone-rabbitmq.rst:33 ../tables/manila-rabbitmq.rst:33 +#: ../tables/neutron-rabbitmq.rst:33 ../tables/nova-rabbitmq.rst:33 +#: ../tables/sahara-rabbitmq.rst:33 ../tables/trove-rabbitmq.rst:33 +msgid "``kombu_reconnect_timeout`` = ``60``" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-rabbitmq.rst:34 ../tables/ironic-rabbitmq.rst:34 +#: ../tables/keystone-rabbitmq.rst:34 ../tables/manila-rabbitmq.rst:34 +#: ../tables/neutron-rabbitmq.rst:34 ../tables/nova-rabbitmq.rst:34 +#: ../tables/sahara-rabbitmq.rst:34 ../tables/trove-rabbitmq.rst:34 +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 "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-rabbitmq.rst:56 ../tables/ironic-rabbitmq.rst:56 +#: ../tables/keystone-rabbitmq.rst:56 ../tables/manila-rabbitmq.rst:56 +#: ../tables/neutron-rabbitmq.rst:56 ../tables/nova-rabbitmq.rst:56 +#: ../tables/sahara-rabbitmq.rst:56 ../tables/trove-rabbitmq.rst:56 +msgid "(IntOpt) The RabbitMQ broker port where a single node is used." +msgstr "" + #: ../tables/heat-rpc.rst:21 msgid "``engine_life_check_timeout`` = ``2``" msgstr "" @@ -47315,6 +47601,23 @@ msgid "" "locking." msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-rpc.rst:24 ../tables/ironic-rpc.rst:22 +#: ../tables/keystone-rpc.rst:22 ../tables/manila-rpc.rst:22 +#: ../tables/neutron-rpc.rst:22 ../tables/nova-rpc.rst:22 +#: ../tables/sahara-rpc.rst:22 ../tables/trove-rpc.rst:26 +msgid "" +"(StrOpt) The messaging driver to use, defaults to rabbit. Other drivers " +"include qpid and zmq." +msgstr "" + #: ../tables/heat-testing.rst:26 msgid "(BoolOpt) If False do not trace SQL requests." msgstr "" @@ -47323,6 +47626,81 @@ msgstr "" msgid "**[trustee]**" msgstr "" +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-zeromq.rst:21 ../tables/ironic-zeromq.rst:21 +#: ../tables/keystone-zeromq.rst:21 ../tables/manila-zeromq.rst:21 +#: ../tables/neutron-zeromq.rst:21 ../tables/nova-zeromq.rst:21 +#: ../tables/sahara-zeromq.rst:21 ../tables/trove-zeromq.rst:21 +msgid "``rpc_zmq_all_req_rep`` = ``True``" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-zeromq.rst:22 ../tables/ironic-zeromq.rst:22 +#: ../tables/keystone-zeromq.rst:22 ../tables/manila-zeromq.rst:22 +#: ../tables/neutron-zeromq.rst:22 ../tables/nova-zeromq.rst:22 +#: ../tables/sahara-zeromq.rst:22 ../tables/trove-zeromq.rst:22 +msgid "(BoolOpt) Use REQ/REP pattern for all methods CALL/CAST/FANOUT." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-zeromq.rst:40 ../tables/ironic-zeromq.rst:40 +#: ../tables/keystone-zeromq.rst:40 ../tables/manila-zeromq.rst:40 +#: ../tables/neutron-zeromq.rst:40 ../tables/nova-zeromq.rst:40 +#: ../tables/sahara-zeromq.rst:40 ../tables/trove-zeromq.rst:40 +msgid "(IntOpt) Minimal port number for random ports range." +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-zeromq.rst:43 ../tables/ironic-zeromq.rst:43 +#: ../tables/keystone-zeromq.rst:43 ../tables/manila-zeromq.rst:43 +#: ../tables/neutron-zeromq.rst:43 ../tables/nova-zeromq.rst:43 +#: ../tables/sahara-zeromq.rst:43 ../tables/trove-zeromq.rst:43 +msgid "``zmq_use_broker`` = ``True``" +msgstr "" + +# #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# data-processing-service.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-# +# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-# +#: ../tables/heat-zeromq.rst:44 ../tables/ironic-zeromq.rst:44 +#: ../tables/keystone-zeromq.rst:44 ../tables/manila-zeromq.rst:44 +#: ../tables/neutron-zeromq.rst:44 ../tables/nova-zeromq.rst:44 +#: ../tables/sahara-zeromq.rst:44 ../tables/trove-zeromq.rst:44 +msgid "(BoolOpt) Shows whether zmq-messaging uses broker or not." +msgstr "" + # #-#-#-#-# bare-metal.pot (Configuration Reference 0.9) #-#-#-#-# # #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-# #: ../tables/ironic-agent.rst:19 ../tables/neutron-l2_agent.rst:19 @@ -67567,14 +67945,14 @@ msgstr "" msgid "``port`` = ``8888``" msgstr "" -#: ../telemetry.rst:12 +#: ../telemetry.rst:13 msgid "" "The Telemetry service collects measurements within OpenStack. Its various " "agents and services are configured in the ``/etc/ceilometer/ceilometer." "conf`` file." msgstr "" -#: ../telemetry.rst:16 +#: ../telemetry.rst:17 msgid "" "To install Telemetry, see the OpenStack Installation Guide for your " "distribution (`docs.openstack.org `__)." @@ -67590,6 +67968,80 @@ msgid "" "service configuration options." msgstr "" +#: ../telemetry/logs.rst:0 +msgid "Log files used by Telemetry services" +msgstr "" + +#: ../telemetry/logs.rst:3 +msgid "Telemetry log files" +msgstr "" + +#: ../telemetry/logs.rst:5 +msgid "" +"The corresponding log file of each Telemetry service is stored in the ``/var/" +"log/ceilometer/`` directory of the host on which each service runs." +msgstr "" + +#: ../telemetry/logs.rst:14 +msgid "``agent-notification.log``" +msgstr "" + +#: ../telemetry/logs.rst:15 +msgid "Telemetry service notification agent" +msgstr "" + +#: ../telemetry/logs.rst:16 +msgid "``alarm-evaluator.log``" +msgstr "" + +#: ../telemetry/logs.rst:17 +msgid "Telemetry service alarm evaluation" +msgstr "" + +#: ../telemetry/logs.rst:18 +msgid "``alarm-notifier.log``" +msgstr "" + +#: ../telemetry/logs.rst:19 +msgid "Telemetry service alarm notification" +msgstr "" + +#: ../telemetry/logs.rst:21 +msgid "Telemetry service API" +msgstr "" + +#: ../telemetry/logs.rst:22 +msgid "``ceilometer-dbsync.log``" +msgstr "" + +#: ../telemetry/logs.rst:23 +msgid "Informational messages" +msgstr "" + +#: ../telemetry/logs.rst:24 +msgid "``central.log``" +msgstr "" + +#: ../telemetry/logs.rst:25 +msgid "Telemetry service central agent" +msgstr "" + +#: ../telemetry/logs.rst:26 +msgid "``collector.log``" +msgstr "" + +#: ../telemetry/logs.rst:27 +msgid "Telemetry service collection" +msgstr "" + +#: ../telemetry/logs.rst:28 +msgid "``compute.log``" +msgstr "" + +#: ../telemetry/logs.rst:29 +msgid "Telemetry service compute agent" +msgstr "" + #: ../telemetry/sample-configuration-files.rst:3 msgid "Telemetry sample configuration files" msgstr "" diff --git a/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po b/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po index 72e13884e9..e6ce37872a 100644 --- a/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po +++ b/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: Virtual Machine Image Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-08 14:51+0000\n" +"POT-Creation-Date: 2016-02-23 04:09+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-02-09 04:52+0000\n" +"PO-Revision-Date: 2016-02-23 02:21+0000\n" "Last-Translator: KATO Tomoyuki \n" "Language-Team: Japanese\n" "Language: ja\n" @@ -86,6 +86,13 @@ msgstr "" "ハイパーバイザーがイメージを起動するために最初に読み込むカーネルファイル。" "Linux の場合、これは ``vmlinuz`` でしょう。" +msgid "" +"A single property and its primitive constraints. Each property can only be a " +"primitive type. For example, string, integer, number, boolean, or array." +msgstr "" +"シングルプロパティーと主制約。各プロパティーは、プリミティブ形式のみになれま" +"す。例えば、string、integer、number、boolean、array。" + msgid "" "A virtual machine image is a single file which contains a virtual disk that " "has a bootable operating system installed on it." @@ -602,6 +609,15 @@ msgstr "" "る必要があります。インストーラーが URL だけを要求する場合、``http://mirror." "umd.edu/centos/6/os/x86_64`` は有効な URL の 1 つです。" +msgid "" +"Describes a group of one to many properties and their primitive constraints. " +"Each property in the group can only be a primitive type. For example, " +"string, integer, number, boolean, or array." +msgstr "" +"1 対多のプロパティーのグループとその主制約を説明します。グループの各プロパ" +"ティーは、プリミティブ形式のみになれます。例えば、string、integer、number、" +"boolean、array。" + msgid "Detach the CD-ROM and reboot" msgstr "CD-ROM の取り出しと再起動" diff --git a/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po b/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po index 6ce5a4d0d8..8de9240576 100644 --- a/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po +++ b/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Networking Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 05:35+0000\n" +"POT-Creation-Date: 2016-02-23 04:09+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2172,13 +2172,6 @@ msgstr "" "証できるように、送信側のスイッチは Ethernet フレームに VLAN ID のタグを付けな" "ければいけません。" -msgid "" -"If you are not using the default dibbler-based driver for prefix delegation, " -"then you also need to set the driver in ``etc/neutron.conf``:" -msgstr "" -"prefix delegation 用としてデフォルトの dibbler ベースのドライバーを使っていな" -"い場合は、 ``etc/neutron.conf`` でドライバーの設定も必要です。" - msgid "Impact and limitations" msgstr "影響と制限事項" @@ -3223,20 +3216,6 @@ msgstr "" msgid "Off" msgstr "オフ" -msgid "" -"Often, an application running on a host with a private IP address will need " -"to connect to a server on the public Internet. One such example is a user " -"who wants to access a public website such as www.openstack.org. If the IP " -"packets reach the web server at www.openstack.org with a private IP address " -"as the source, then the web server cannot send packets back to the sender." -msgstr "" -"プライベート IP アドレスを持つホストで動作するアプリケーションがパブリックな" -"インターネット上のサーバーへの接続を必要とすることはしばしばあります。 1 例と" -"しては、ユーザーが www.openstack.org のような公開ウェブサイトにアクセスしたい" -"場面があるでしょう。 IP パケットが送信元アドレスがプライベート IP アドレスを" -"持ったまま www.openstack.org があるウェブサーバーに到達してしまうと、ウェブ" -"サーバーは送信元にパケットを送り返すことができません。" - msgid "" "Older versions of *python-neutronclient* do not support the ``ha_state`` " "field." @@ -7066,21 +7045,6 @@ msgstr "" "このシナリオでは、ML2 プラグインで Open vSwitch (OVS) を使った OpenStack " "Networking サービスのプロバイダーネットワークの実装について説明します。" -msgid "" -"This scenario describes the high-availability Distributed Virtual Routing " -"(DVR) implementation of the OpenStack Networking service using the ML2 plug-" -"in and Open vSwitch. The example configuration creates one flat external " -"network and one VXLAN project (tenant) network. However, This configuration " -"also supports VLAN external networks, VLAN project networks, and GRE project " -"networks." -msgstr "" -"このシナリオでは、 OpenStack Networking サービスの ML2 プラグインと Open " -"vSwitch を使った分散仮想ルーター (DVR) による高可用性を持った実装について説明" -"します。例として取り上げる設定では、flat 外部ネットワーク 1 つと VXLAN のプロ" -"ジェクト (テナント) ネットワーク 1 つを作成しますが、この設定は VLAN 外部ネッ" -"トワーク、VLAN プロジェクトネットワーク、GRE プロジェクトネットワークにも対応" -"しています。" - msgid "" "This scenario supports both VLAN and GRE/VXLAN project networks. However, " "the packet flow only considers one instance using a VXLAN project network " @@ -7232,20 +7196,6 @@ msgstr "" "``ipv6_ra_mode`` と ``ipv6_address_mode`` の詳細は次の節で説明します。最後の " "1 つは、サブネットの ``cidr`` を適切に指定することです。" -msgid "" -"To enable prefix delegation, edit the ``etc/neutron.conf`` file. If you are " -"running OpenStack Liberty, make the following change:" -msgstr "" -"prefix delegation を有効にするには、 ``etc/neutron.conf`` ファイルを編集しま" -"す。 OpenStack Liberty を実行している場合には、以下の変更を行います。" - -msgid "" -"To enable the driver for the dhcpv6_pd_agent, set pd_dhcp_driver to this in " -"``etc/neutron.conf``:" -msgstr "" -"dhcpv6_pd_agent 用のドライバーを有効にするには、 ``etc/neutron.conf``: で " -"pd_dhcp_driver に dhcpv6_pd_agent を指定します。" - msgid "" "To enable the pluggable implementation, you must specify the driver to use " "in the ``neutron.conf`` file. The ``internal`` driver refers to the " diff --git a/doc/networking-guide/source/locale/networking-guide.pot b/doc/networking-guide/source/locale/networking-guide.pot index 6cde98e183..84d13ca5f4 100644 --- a/doc/networking-guide/source/locale/networking-guide.pot +++ b/doc/networking-guide/source/locale/networking-guide.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Networking Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-17 06:09+0000\n" +"POT-Creation-Date: 2016-02-23 06:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1159,8 +1159,8 @@ msgstr "" #: ../adv-config-ipv6.rst:470 msgid "" -"To enable prefix delegation, edit the ``etc/neutron.conf`` file. If you are " -"running OpenStack Liberty, make the following change:" +"To enable prefix delegation, edit the ``/etc/neutron/neutron.conf`` file. If " +"you are running OpenStack Liberty, make the following change:" msgstr "" #: ../adv-config-ipv6.rst:477 @@ -1170,7 +1170,7 @@ msgstr "" #: ../adv-config-ipv6.rst:485 msgid "" "If you are not using the default dibbler-based driver for prefix delegation, " -"then you also need to set the driver in ``etc/neutron.conf``:" +"then you also need to set the driver in ``/etc/neutron/neutron.conf``:" msgstr "" #: ../adv-config-ipv6.rst:493 @@ -1371,7 +1371,7 @@ msgstr "" #: ../adv-config-ipv6.rst:712 msgid "" "To enable the driver for the dhcpv6_pd_agent, set pd_dhcp_driver to this in " -"``etc/neutron.conf``:" +"``/etc/neutron/neutron.conf``:" msgstr "" #: ../adv-config-ipv6.rst:719 @@ -3123,8 +3123,8 @@ msgstr "" #: ../intro-network-address-translation.rst:41 msgid "" "Often, an application running on a host with a private IP address will need " -"to connect to a server on the public Internet. One such example is a user " -"who wants to access a public website such as www.openstack.org. If the IP " +"to connect to a server on the public Internet. An example is a user who " +"wants to access a public website such as www.openstack.org. If the IP " "packets reach the web server at www.openstack.org with a private IP address " "as the source, then the web server cannot send packets back to the sender." msgstr "" @@ -6586,7 +6586,7 @@ msgid "" "This scenario describes the high-availability Distributed Virtual Routing " "(DVR) implementation of the OpenStack Networking service using the ML2 plug-" "in and Open vSwitch. The example configuration creates one flat external " -"network and one VXLAN project (tenant) network. However, This configuration " +"network and one VXLAN project (tenant) network. However, this configuration " "also supports VLAN external networks, VLAN project networks, and GRE project " "networks." msgstr "" diff --git a/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po b/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po index 177e3714bc..6e4d815543 100644 --- a/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po +++ b/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po @@ -20,12 +20,12 @@ msgid "" msgstr "" "Project-Id-Version: End User Guide 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-16 21:46+0000\n" +"POT-Creation-Date: 2016-02-23 04:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-02-17 12:50+0000\n" -"Last-Translator: Akihiro Motoki \n" +"PO-Revision-Date: 2016-02-23 02:27+0000\n" +"Last-Translator: KATO Tomoyuki \n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 3.7.3\n" @@ -3294,6 +3294,19 @@ msgstr "" "Xen でコンフィグドライブを使用する場合、エージェントを無効化するために " "``xenapi_disable_agent`` 設定パラメーターを使用します。" +msgid "" +"If you use a manifest object as the source of a ``COPY`` request, the new " +"object is a normal, and not a segment, object. If the total size of the " +"source segment objects exceeds 5 GB, the ``COPY`` request fails. However, " +"you can make a duplicate of the manifest object and this new object can be " +"larger than 5 GB." +msgstr "" +"ソースとしてマニフェストオブジェクトを使用して ``COPY`` リクエストを実行する" +"場合、新しいオブジェクトは通常オブジェクトになります。分割オブジェクトにはな" +"りません。ソースの分割オブジェクトの合計容量が 5 GB を超えている場合、" +"``COPY`` リクエストが失敗します。しかしながら、マニフェストオブジェクトを重複" +"させることができ、この新しいオブジェクトは 5 GB より大きくできます。" + msgid "" "If you use the ``DELETE`` operation on a manifest object, the manifest " "object is deleted. The segment objects are not affected. However, if you add " @@ -4435,6 +4448,9 @@ msgstr "" "Cloud Administrator Guide `__ を参照してください。" +msgid "No response body is returned." +msgstr "レスポンスのボディーはありません。" + msgid "" "No source, empty volume: Creates an empty volume. An empty volume does not " "contain a file system or a partition table." @@ -4443,6 +4459,19 @@ msgstr "" "す。空のボリュームには、ファイルシステムやパーティションテーブルがありませ" "ん。" +msgid "" +"Normally when you perform a ``GET`` operation on the manifest object, the " +"response body contains the concatenated content of the segment objects. To " +"download the manifest list, use the ``?multipart-manifest=get`` query " +"parameter. The list in the response is not formatted the same as the " +"manifest that you originally used in the ``PUT`` operation." +msgstr "" +"通常、マニフェストオブジェクトに ``GET`` 処理を実行するとき、レスポンスボ" +"ディーは、分割オブジェクトのコンテンツを結合したものを含みます。マニフェスト" +"一覧をダウンロードするために、``?multipart-manifest=get`` クエリーパラメー" +"ターを使用します。レスポンスにある一覧は、通常 ``PUT`` 処理に使用するマニフェ" +"ストと同じように整形されていません。" + msgid "" "Not guaranteed. The eventual consistency model means that although you have " "uploaded a segment object, it might not appear in the container listing " @@ -5652,6 +5681,13 @@ msgstr "" "**インスタンスのソース** は、イメージやスナップショットを含む、イメージ、ス" "ナップショット、ブロックストレージです。" +msgid "" +"The 2``nn`` response code indicates a successful write. ``nn`` is a value " +"from 00 to 99." +msgstr "" +"2``nn`` レスポンスコードは、正常書き込みを意味します。 ``nn`` は 00 から 99 " +"までの値です。" + msgid "" "The :command:`glance image-download` command requires the image ID and " "cannot use the image name. Check there is sufficient space on the " @@ -7309,6 +7345,15 @@ msgstr "" "キーペアが正常にインポートされたことを確認するために、以下のとおりキーペアを" "一覧表示します。" +msgid "" +"To ensure the download works correctly, you must upload all the object " +"segments to the same container and prefix each object name so that the " +"segments sort in correct concatenation order." +msgstr "" +"ダウンロードをきちんと動作させるために、すべての分割オブジェクトを同じコンテ" +"ナーにアップロードして、各オブジェクトの名前に同じ方法でプレフィックスを付け" +"る必要があります。これにより、結合されるべき順番で並び替えられます。" + msgid "" "To explore the state and history of a particular stack, you can run a number " "of commands." @@ -7485,13 +7530,6 @@ msgstr "" "ある月のインスタンス使用状況を問い合わせるために、月を選択し、:guilabel:`送信" "` をクリックします。" -msgid "" -"To release the floating IP address back into the pool of addresses, the :" -"guilabel:`Release Floating IP` option at the :guilabel:`Actions` column." -msgstr "" -"Floating IP アドレスを解放してアドレスプールに戻すためには、 :guilabel:`アク" -"ション` の列の :guilabel:`Floating IP の解放` オプションを選択します。" - msgid "To remove the floating IP address from a project:" msgstr "プロジェクトから Floating IP アドレスを削除する方法::" @@ -7637,7 +7675,7 @@ msgstr "" "ます。" msgid "" -"To use SSH to connect to your instance, you use the downloaded keypair file." +"To use SSH to connect to your instance, use the downloaded keypair file." msgstr "" "インスタンスに SSH 接続するために、ダウンロードしたキーペアファイルを使用しま" "す。" @@ -8395,6 +8433,20 @@ msgstr "X-Delete-At" msgid "XML data serialization response format." msgstr "XML データシリアライズ応答形式。" +msgid "" +"You also create and upload a manifest file. The manifest file is a zero-byte " +"file with the extra ``X-Object-Manifest`` ``CONTAINER/PREFIX`` header. The " +"``CONTAINER`` is the container the object segments are in and ``PREFIX`` is " +"the common prefix for all the segments. You must UTF-8-encode and then URL-" +"encode the container and common prefix in the ``X-Object-Manifest`` header." +msgstr "" +"マニフェストファイルも作成してアップロードします。マニフェストファイルは、追" +"加の ``X-Object-Manifest`` ``CONTAINER/PREFIX`` ヘッダーを持つ 0 バイトのファ" +"イルです。この ``CONTAINER`` は、オブジェクトの部品が置かれるコンテナーです。" +"``PREFIX`` は、すべての部品に共通のプレフィックスです。``X-Object-Manifest`` " +"ヘッダーにあるコンテナーと共通プレフィックスを UTF-8 エンコードして URL エン" +"コードする必要があります。" + msgid "" "You also have the option of displaying a list of files in your pseudo-" "directory instead of a web page. To do this, set the ``X-Container-Meta-Web-" diff --git a/doc/user-guide/source/locale/user-guide.pot b/doc/user-guide/source/locale/user-guide.pot index 7074cd5c0b..8e1bf1c28f 100644 --- a/doc/user-guide/source/locale/user-guide.pot +++ b/doc/user-guide/source/locale/user-guide.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: End User Guide 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-11 07:24+0000\n" +"POT-Creation-Date: 2016-02-23 06:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -703,7 +703,7 @@ msgstr "" # #-#-#-#-# cli_cheat_sheet.pot (End User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# dashboard_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# -#: ../cli_cheat_sheet.rst:144 ../dashboard_launch_instances.rst:233 +#: ../cli_cheat_sheet.rst:144 ../dashboard_launch_instances.rst:239 msgid "Create an instance snapshot" msgstr "" @@ -4796,8 +4796,8 @@ msgstr "" #: ../dashboard_databases.rst:60 ../dashboard_databases.rst:115 #: ../dashboard_databases.rst:146 ../dashboard_databases.rst:175 #: ../dashboard_databases.rst:198 ../dashboard_launch_instances.rst:19 -#: ../dashboard_launch_instances.rst:220 ../dashboard_launch_instances.rst:235 -#: ../dashboard_launch_instances.rst:257 ../dashboard_manage_containers.rst:19 +#: ../dashboard_launch_instances.rst:226 ../dashboard_launch_instances.rst:241 +#: ../dashboard_launch_instances.rst:263 ../dashboard_manage_containers.rst:19 #: ../dashboard_manage_containers.rst:41 ../dashboard_manage_containers.rst:75 #: ../dashboard_manage_containers.rst:99 #: ../dashboard_manage_containers.rst:129 @@ -4823,8 +4823,8 @@ msgstr "" #: ../configure_access_and_security_for_instances.rst:130 #: ../configure_access_and_security_for_instances.rst:188 #: ../dashboard_create_networks.rst:21 ../dashboard_create_networks.rst:74 -#: ../dashboard_launch_instances.rst:21 ../dashboard_launch_instances.rst:222 -#: ../dashboard_launch_instances.rst:237 ../dashboard_launch_instances.rst:259 +#: ../dashboard_launch_instances.rst:21 ../dashboard_launch_instances.rst:228 +#: ../dashboard_launch_instances.rst:243 ../dashboard_launch_instances.rst:265 #: ../dashboard_manage_containers.rst:21 ../dashboard_manage_containers.rst:43 #: ../dashboard_manage_containers.rst:77 #: ../dashboard_manage_containers.rst:101 @@ -5057,8 +5057,8 @@ msgstr "" #: ../configure_access_and_security_for_instances.rst:223 msgid "" -"To release the floating IP address back into the pool of addresses, the :" -"guilabel:`Release Floating IP` option at the :guilabel:`Actions` column." +"To release the floating IP address back into the pool of addresses, click " +"the :guilabel:`Release Floating IP` option at the :guilabel:`Actions` column." msgstr "" #: ../create_db.rst:5 ../create_db.rst:13 @@ -5799,7 +5799,7 @@ msgstr "" msgid "Instance snapshot that you took." msgstr "" -#: ../dashboard_launch_instances.rst:23 ../dashboard_launch_instances.rst:261 +#: ../dashboard_launch_instances.rst:23 ../dashboard_launch_instances.rst:267 msgid "" "On the :guilabel:`Project` tab, open the :guilabel:`Compute` tab and click :" "guilabel:`Instances` category." @@ -6131,7 +6131,7 @@ msgstr "" #: ../dashboard_launch_instances.rst:195 msgid "" -"To use SSH to connect to your instance, you use the downloaded keypair file." +"To use SSH to connect to your instance, use the downloaded keypair file." msgstr "" #: ../dashboard_launch_instances.rst:200 @@ -6152,78 +6152,87 @@ msgstr "" msgid "At the prompt, type ``yes``." msgstr "" -#: ../dashboard_launch_instances.rst:214 +#: ../dashboard_launch_instances.rst:213 +msgid "" +"It is also possible to SSH into an instance without an SSH keypair, if the " +"administrator has enabled root password injection. For more information " +"about root password injection, see `Injecting the administrator password " +"`_ in the *OpenStack Cloud Administrator Guide*." +msgstr "" + +#: ../dashboard_launch_instances.rst:220 msgid "Track usage for instances" msgstr "" -#: ../dashboard_launch_instances.rst:216 +#: ../dashboard_launch_instances.rst:222 msgid "" "You can track usage for instances for each project. You can track costs per " "month by showing meters like number of vCPUs, disks, RAM, and uptime for all " "your instances." msgstr "" -#: ../dashboard_launch_instances.rst:224 +#: ../dashboard_launch_instances.rst:230 msgid "" "On the :guilabel:`Project` tab, open the :guilabel:`Compute` tab and click :" "guilabel:`Overview` category." msgstr "" -#: ../dashboard_launch_instances.rst:227 +#: ../dashboard_launch_instances.rst:233 msgid "" "To query the instance usage for a month, select a month and click :guilabel:" "`Submit`." msgstr "" -#: ../dashboard_launch_instances.rst:230 +#: ../dashboard_launch_instances.rst:236 msgid "To download a summary, click :guilabel:`Download CSV Summary`." msgstr "" -#: ../dashboard_launch_instances.rst:239 +#: ../dashboard_launch_instances.rst:245 msgid "" "On the :guilabel:`Project` tab, open the :guilabel:`Compute` tab and click " "the :guilabel:`Instances` category." msgstr "" -#: ../dashboard_launch_instances.rst:242 +#: ../dashboard_launch_instances.rst:248 msgid "Select the instance from which to create a snapshot." msgstr "" # #-#-#-#-# dashboard_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# dashboard_manage_volumes.pot (End User Guide 1.0.0) #-#-#-#-# -#: ../dashboard_launch_instances.rst:244 ../dashboard_manage_volumes.rst:122 +#: ../dashboard_launch_instances.rst:250 ../dashboard_manage_volumes.rst:122 msgid "In the :guilabel:`Actions` column, click :guilabel:`Create Snapshot`." msgstr "" -#: ../dashboard_launch_instances.rst:246 +#: ../dashboard_launch_instances.rst:252 msgid "" "In the :guilabel:`Create Snapshot` dialog box, enter a name for the " "snapshot, and click :guilabel:`Create Snapshot`." msgstr "" -#: ../dashboard_launch_instances.rst:249 +#: ../dashboard_launch_instances.rst:255 msgid "The Images category shows the instance snapshot." msgstr "" -#: ../dashboard_launch_instances.rst:251 +#: ../dashboard_launch_instances.rst:257 msgid "" "To launch an instance from the snapshot, select the snapshot and click :" "guilabel:`Launch`. Proceed with launching an instance." msgstr "" -#: ../dashboard_launch_instances.rst:255 +#: ../dashboard_launch_instances.rst:261 msgid "Manage an instance" msgstr "" -#: ../dashboard_launch_instances.rst:264 +#: ../dashboard_launch_instances.rst:270 msgid "Select an instance." msgstr "" -#: ../dashboard_launch_instances.rst:266 +#: ../dashboard_launch_instances.rst:272 msgid "In the menu list in the :guilabel:`Actions` column, select the state." msgstr "" -#: ../dashboard_launch_instances.rst:268 +#: ../dashboard_launch_instances.rst:274 msgid "" "You can resize or rebuild an instance. You can also choose to view the " "instance console log, edit instance or the security groups. Depending on the "