diff --git a/doc/admin-guide-cloud/locale/admin-guide-cloud.pot b/doc/admin-guide-cloud/locale/admin-guide-cloud.pot index 42743e1d55..99e4b3247d 100644 --- a/doc/admin-guide-cloud/locale/admin-guide-cloud.pot +++ b/doc/admin-guide-cloud/locale/admin-guide-cloud.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-04-17 06:08+0000\n" +"POT-Creation-Date: 2015-04-21 06:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -11820,99 +11820,111 @@ msgstr "" msgid "When you configure multiple-storage back ends, you can create several back-end storage solutions that serve the same OpenStack Compute configuration and one cinder-volume is launched for each back-end storage or back-end storage pool." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:12(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:13(para) msgid "In a multiple-storage back end configuration, each back end has a name (volume_backend_name). Several back ends can have the same name. In that case, the scheduler properly decides which back end the volume has to be created in." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:17(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:18(para) msgid "The name of the back end is declared as an extra-specification of a volume type (such as, volume_backend_name=LVM_iSCSI). When a volume is created, the scheduler chooses an appropriate back end to handle the request, according to the volume type specified by the user." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:24(title) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:25(title) msgid "Enable multiple-storage back ends" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:25(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:26(para) msgid "To enable a multiple-storage back ends, you must set the flag in the cinder.conf file. This flag defines the names (separated by a comma) of the configuration groups for the different back ends: one name is associated to one configuration group for a back end (such as, [lvmdriver-1])." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:33(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:34(para) msgid "The configuration group name is not related to the volume_backend_name." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:36(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:43(replaceable) ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:43(replaceable) +msgid "CURRENTNAME" +msgstr "" + +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:43(replaceable) +msgid "BACKEND" +msgstr "" + +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:38(para) +msgid "After setting the flag on an existing cinder service, and restarting the Block Storage services, the original host service is replaced with a new host service. The new service appears with a name like host@backend. Use: to convert current block devices to the new hostname." +msgstr "" + +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:46(para) msgid "The options for a configuration group must be defined in the group (or default options are used). All the standard Block Storage configuration options (volume_group, volume_driver, and so on) might be used in a configuration group. Configuration values in the [DEFAULT] configuration group are not used." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:44(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:54(para) msgid "These examples show three back ends:" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:58(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:68(para) msgid "In this configuration, lvmdriver-1 and lvmdriver-2 have the same volume_backend_name. If a volume creation requests the LVM_iSCSI back end name, the scheduler uses the capacity filter scheduler to choose the most suitable driver, which is either lvmdriver-1 or lvmdriver-2. The capacity filter scheduler is enabled by default. The next section provides more information. In addition, this example presents a lvmdriver-3 back end." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:71(title) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:81(title) msgid "Configure Block Storage scheduler multi back end" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:73(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:83(para) msgid "You must enable the option to use multiple-storage back ends. The filter scheduler:" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:77(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:87(para) msgid "Filters the available back ends. By default, AvailabilityZoneFilter, CapacityFilter and CapabilitiesFilter are enabled." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:85(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:95(para) msgid "Weights the previously filtered back ends. By default, the option is enabled. When this option is enabled, the filter scheduler assigns the highest weight to back ends with the most available capacity." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:93(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:103(para) msgid "The scheduler uses filters and weights to pick the best back end to handle the request. The scheduler uses volume types to explicitly create volumes on specific back ends." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:100(title) ./doc/admin-guide-cloud/blockstorage/section_volume_number_weighter.xml:44(title) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:110(title) ./doc/admin-guide-cloud/blockstorage/section_volume_number_weighter.xml:44(title) msgid "Volume type" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:101(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:111(para) msgid "Before using it, a volume type has to be declared to Block Storage. This can be done by the following command:" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:105(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:115(para) msgid "Then, an extra-specification has to be created to link the volume type to a back end name. Run this command:" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:109(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:119(para) msgid "This example creates a lvm volume type with volume_backend_name=LVM_iSCSI as extra-specifications." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:112(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:122(para) msgid "Create another volume type:" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:115(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:125(para) msgid "This second volume type is named lvm_gold and has LVM_iSCSI_b as back end name." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:120(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:130(para) msgid "To list the extra-specifications, use this command:" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:125(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:135(para) msgid "If a volume type points to a volume_backend_name that does not exist in the Block Storage configuration, the filter_scheduler returns an error that it cannot find a valid host with the suitable back end." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:134(title) ./doc/admin-guide-cloud/blockstorage/section_volume_number_weighter.xml:55(title) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:144(title) ./doc/admin-guide-cloud/blockstorage/section_volume_number_weighter.xml:55(title) msgid "Usage" msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:135(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:145(para) msgid "When you create a volume, you must specify the volume type. The extra-specifications of the volume type are used to determine which back end has to be used. Considering the cinder.conf described previously, the scheduler creates this volume on lvmdriver-1 or lvmdriver-2." msgstr "" -#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:144(para) +#: ./doc/admin-guide-cloud/blockstorage/section_multi_backend.xml:154(para) msgid "This second volume is created on lvmdriver-3." msgstr "" diff --git a/doc/arch-design/locale/arch-design.pot b/doc/arch-design/locale/arch-design.pot index 07077c7c6f..afc0cdbee2 100644 --- a/doc/arch-design/locale/arch-design.pot +++ b/doc/arch-design/locale/arch-design.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-04-17 06:08+0000\n" +"POT-Creation-Date: 2015-04-21 06:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1621,7 +1621,7 @@ msgstr "" msgid "Configuring incorrect IP addresses, VLANs, and routes can cause outages to areas of the network or, in the worst-case scenario, the entire cloud infrastructure. Misconfigurations can cause disruptive problems and should be automated to minimize the opportunity for operator error." msgstr "" -#: ./doc/arch-design/network_focus/section_user_requirements_network_focus.xml:105(term) ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:107(title) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:89(title) ./doc/arch-design/hybrid/section_tech_considerations_hybrid.xml:66(title) +#: ./doc/arch-design/network_focus/section_user_requirements_network_focus.xml:105(term) ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:107(title) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:102(title) ./doc/arch-design/hybrid/section_tech_considerations_hybrid.xml:66(title) msgid "Capacity planning" msgstr "" @@ -2553,7 +2553,7 @@ msgstr "" msgid "Network security policies requirements need to be factored in to deployments." msgstr "" -#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:38(title) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:36(title) +#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:38(title) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:48(title) msgid "Support and maintainability" msgstr "" @@ -2565,7 +2565,7 @@ msgstr "" msgid "Maintaining OpenStack installations requires a variety of technical skills. For example, if you are to incorporate features into an architecture and design that reduce the operations burden, it is advised to automate the operations functions. It may, however, be beneficial to use third party management companies with special expertise in managing OpenStack deployment." msgstr "" -#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:56(title) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:59(title) ./doc/arch-design/compute_focus/section_prescriptive_examples_compute_focus.xml:127(title) ./doc/arch-design/storage_focus/section_architecture_storage_focus.xml:575(para) +#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:56(title) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:70(title) ./doc/arch-design/compute_focus/section_prescriptive_examples_compute_focus.xml:127(title) ./doc/arch-design/storage_focus/section_architecture_storage_focus.xml:575(para) msgid "Monitoring" msgstr "" @@ -2573,11 +2573,11 @@ msgstr "" msgid "OpenStack clouds require appropriate monitoring platforms to ensure errors are caught and managed appropriately. Specific metrics that are critically important to monitor include:" msgstr "" -#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:62(para) +#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:62(para) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:78(para) msgid "Image disk utilization" msgstr "" -#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:67(para) +#: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml:67(para) ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:81(para) msgid "Response time to the Compute API" msgstr "" @@ -3562,67 +3562,87 @@ msgid "A glossary covers the terms used in the book." msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:9(para) -msgid "Operationally, there are a number of considerations that affect the design of compute-focused OpenStack clouds. Some examples might include enforcing strict API availability requirements, understanding and dealing with failure scenarios, or managing host maintenance schedules." +msgid "Operationally, there are a number of considerations that affect the design of compute-focused OpenStack clouds. Some examples include:" msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:13(para) -msgid "Service-level agreements (SLAs) are a contractual obligation that gives assurances around the availability of a provided service. As such, factoring in promises of availability implies a certain level of redundancy and resiliency when designing an OpenStack cloud." +msgid "Enforcing strict API availability requirements" msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:19(para) -msgid "Guarantees for API availability imply multiple infrastructure services combined with appropriately high available load balancers." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:18(para) +msgid "Understanding and dealing with failure scenarios" msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:24(para) -msgid "Network uptime guarantees will affect the switch design and might require redundant switching and power." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:23(para) +msgid "Managing host maintenance schedules" msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:28(para) -msgid "Network security policy requirements need to be factored in to deployments." +msgid "Service-level agreements (SLAs) are contractual obligations that ensure the availability of a service. When designing an OpenStack cloud, factoring in promises of availability implies a certain level of redundancy and resiliency." msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:32(para) -msgid "Knowing when and where to implement redundancy and high availability (HA) is directly affected by the terms contained in any associated SLA, if one is present." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:34(para) +msgid "Guarantees for API availability imply multiple infrastructure services combined with appropriate, highly available load balancers." msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:37(para) -msgid "OpenStack cloud management requires operations staff to be able to understand and comprehend design architecture content on some level. The level of skills and the level of separation of the operations and engineering staff is dependent on the size and purpose of the installation. A large cloud service provider or a telecom provider is more inclined to be managed by a specially trained dedicated operations organization. A smaller implementation is more inclined to rely on a smaller support staff that might need to take on the combined engineering, design and operations functions." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:39(para) +msgid "Network uptime guarantees affect the switch design and might require redundant switching and power." msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:47(para) -msgid "Maintaining OpenStack installations require a variety of technical skills. Some of these skills may include the ability to debug Python log output to a basic level as well as an understanding of networking concepts." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:43(para) +msgid "Factoring of network security policy requirements in to deployments." msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:51(para) -msgid "Consider incorporating features into the architecture and design that reduce the operational burden. Some examples include automating some of the operations functions, or alternatively exploring the possibility of using a third party management company with special expertise in managing OpenStack deployments." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:49(para) +msgid "OpenStack cloud management requires a certain level of understanding and comprehension of design architecture. Specially trained, dedicated operations organizations are more likely to manage larger cloud service providers or telecom providers. Smaller implementations are more inclined to rely on smaller support teams that need to combine the engineering, design, and operation roles." msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:60(para) -msgid "Like any other infrastructure deployment, OpenStack clouds need an appropriate monitoring platform to ensure errors are caught and managed appropriately. Consider leveraging any existing monitoring system to see if it will be able to effectively monitor an OpenStack environment. While there are many aspects that need to be monitored, specific metrics that are critically important to capture include image disk utilization, or response time to the Compute API." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:55(para) +msgid "The maintenance of OpenStack installations require a variety of technical skills. To ease the operational burden, consider incorporating features into the architecture and design. Some examples include:" msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:70(title) -msgid "Expected and unexpected server downtime" +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:61(para) +msgid "Automating the operations functions" +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:64(para) +msgid "Utilising a third party management company" msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:71(para) -msgid "At some point, servers will fail. The SLAs in place affect how the design has to address recovery time. Recovery of a failed host may mean restoring instances from a snapshot, or respawning that instance on another available host, which then has consequences on the overall application design running on the OpenStack cloud." +msgid "OpenStack clouds require appropriate monitoring platforms that help to catch and manage errors adequately. Consider leveraging any existing monitoring systems to see if they are able to effectively monitor an OpenStack environment. Specific metrics that are critically important to capture include:" msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:77(para) -msgid "It might be acceptable to design a compute-focused cloud without the ability to migrate instances from one host to another, because the expectation is that the application developer must handle failure within the application itself. Conversely, a compute-focused cloud might be provisioned to provide extra resilience as a requirement of that business. In this scenario, it is expected that extra supporting services are also deployed, such as shared storage attached to hosts to aid in recovery and resiliency of services in order to meet strict SLAs." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:87(title) +msgid "Expected and unexpected server downtime" msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:90(para) -msgid "Adding extra capacity to an OpenStack cloud is an easy horizontally scaling process, as consistently configured nodes automatically attach to an OpenStack cloud. Be mindful, however, of any additional work to place the nodes into appropriate Availability Zones and Host Aggregates if necessary. The same (or very similar) CPUs are recommended when adding extra nodes to the environment because it reduces the chance to break any live-migration features if they are present. Scaling out hypervisor hosts also has a direct effect on network and other data center resources, so factor in this increase when reaching rack capacity or when extra network switches are required." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:88(para) +msgid "Unexpected server downtime is inevitable, and SLAs can be used to address how long it takes to recover from failure. Recovery of a failed host means restoring instances from a snapshot, or respawning that instance on another available host." msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:102(para) -msgid "Compute hosts can also have internal components changed to account for increases in demand, a process also known as vertical scaling. Swapping a CPU for one with more cores, or increasing the memory in a server, can help add extra needed capacity depending on whether the running applications are more CPU intensive or memory based (as would be expected in a compute-focused OpenStack cloud)." +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:92(para) +msgid "It is acceptable to design a compute-focused cloud without the ability to migrate instances from one host to another. The expectation is that the application developer must handle failure within the application itself. However, provisioning a compute-focused cloud provides extra resilience. In this scenario, the developer deploys extra support services." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:103(para) +msgid "Adding extra capacity to an OpenStack cloud is a horizontally scaling process." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:106(para) +msgid "Be mindful, however, of any additional work to place the nodes into appropriate Availability Zones and Host Aggregates if necessary." msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:109(para) -msgid "Another option is to assess the average workloads and increase the number of instances that can run within the compute environment by adjusting the overcommit ratio. While only appropriate in some environments, it's important to remember that changing the CPU overcommit ratio can have a detrimental effect and cause a potential increase in a noisy neighbor. The added risk of increasing the overcommit ratio is that more instances will fail when a compute host fails. In a compute-focused OpenStack design architecture, increasing the CPU overcommit ratio increases the potential for noisy neighbor issues and is not recommended." +msgid "We recommend the same (or very similar) CPUs when adding extra nodes to the environment because they reduce the chance of breaking live-migration features if they are present. Scaling out hypervisor hosts also has a direct effect on network and other data center resources. We recommend you factor in this increase when reaching rack capacity or when requiring extra network switches." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:116(para) +msgid "Changing the internal components of a Compute host to account for increases in demand is a process known as vertical scaling. Swapping a CPU for one with more cores, or increasing the memory in a server, can help add extra needed capacity depending on whether the running applications are more CPU intensive or memory based." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml:122(para) +msgid "Another option is to assess the average workloads and increase the number of instances that can run within the compute environment by adjusting the overcommit ratio. While only appropriate in some environments, it's important to remember that changing the CPU overcommit ratio can have a detrimental effect and cause a potential increase in a noisy neighbor. The added risk of increasing the overcommit ratio is that more instances fail when a compute host fails. We do not recommend that you increase the CPU overcommit ratio in compute-focused OpenStack design architecture, as it can increase the potential for noisy neighbor issues." msgstr "" #: ./doc/arch-design/compute_focus/section_user_requirements_compute_focus.xml:13(para) diff --git a/doc/arch-design/locale/zh_CN.po b/doc/arch-design/locale/zh_CN.po index 22bc3c5ef4..128490303e 100644 --- a/doc/arch-design/locale/zh_CN.po +++ b/doc/arch-design/locale/zh_CN.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-17 05:56+0000\n" -"PO-Revision-Date: 2015-04-16 16:44+0000\n" +"POT-Creation-Date: 2015-04-21 02:54+0000\n" +"PO-Revision-Date: 2015-04-20 10:50+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -2951,7 +2951,7 @@ msgstr "配置了错误的 IP 地址、VLAN 或者路由可能引起网络中的 #: ./doc/arch-design/network_focus/section_user_requirements_network_focus.xml105(term) #: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml107(title) -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml89(title) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml102(title) #: ./doc/arch-design/hybrid/section_tech_considerations_hybrid.xml66(title) msgid "Capacity planning" msgstr "容量计划" @@ -4815,7 +4815,7 @@ msgid "" msgstr "网络安全规则的需求需要在部署时被处理。" #: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml38(title) -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml36(title) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml48(title) msgid "Support and maintainability" msgstr "支持和维护" @@ -4842,7 +4842,7 @@ msgid "" msgstr "维护OpenStack安装需要大量的技术技能。例如,如果用户既做架构有设计试图减轻运维的负担,那一定建议运维自动化。或许用第三方管理公司的专长去管理OpenStack部署也是不错的选择。" #: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml56(title) -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml59(title) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml70(title) #: ./doc/arch-design/compute_focus/section_prescriptive_examples_compute_focus.xml127(title) #: ./doc/arch-design/storage_focus/section_architecture_storage_focus.xml575(para) msgid "Monitoring" @@ -4856,10 +4856,12 @@ msgid "" msgstr "OpenStack云需要合适的检测平台来确保错误可以及时捕获,能够更好的管理。一些特别的计量值需要重点监测的有:" #: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml62(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml78(para) msgid "Image disk utilization" msgstr "镜像磁盘使用" #: ./doc/arch-design/generalpurpose/section_operational_considerations_general_purpose.xml67(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml81(para) msgid "Response time to the Compute API" msgstr "计算API的响应时间" @@ -6688,144 +6690,143 @@ msgstr "书中所用到的术语词汇表" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml9(para) msgid "" "Operationally, there are a number of considerations that affect the design " -"of compute-focused OpenStack clouds. Some examples might include enforcing " -"strict API availability requirements, understanding and dealing with failure" -" scenarios, or managing host maintenance schedules." -msgstr "从运营的角度讲,有许多考虑的因素会影响到计算型OpenStack云的设计。例如对API可用有强制严格的需求,理解和处理失效的场景,又或者是管理主机维护计划等。" +"of compute-focused OpenStack clouds. Some examples include:" +msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml13(para) -msgid "" -"Service-level agreements (SLAs) are a contractual obligation that gives " -"assurances around the availability of a provided service. As such, factoring" -" in promises of availability implies a certain level of redundancy and " -"resiliency when designing an OpenStack cloud." -msgstr "服务水平协议(SLA)是一种合同义务,它给服务的可用性提供一个保证。因此,当设计一个OpenStack云时,兑现合同上的承诺就是实现可用性,确保冗余和弹性的水平。" +msgid "Enforcing strict API availability requirements" +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml19(para) -msgid "" -"Guarantees for API availability imply multiple infrastructure services " -"combined with appropriately high available load balancers." -msgstr "保证API的可用性,暗示着多个基础设施服务是由高可用、负载均衡支撑着的。" +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml18(para) +msgid "Understanding and dealing with failure scenarios" +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml24(para) -msgid "" -"Network uptime guarantees will affect the switch design and might require " -"redundant switching and power." -msgstr "网络运行时间的保证会影响到交换机的设计,或许要求冗余的交换机及电力供应。" +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml23(para) +msgid "Managing host maintenance schedules" +msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml28(para) msgid "" -"Network security policy requirements need to be factored in to deployments." -msgstr "网络安全规则的要求需要被考虑到部署流程。" +"Service-level agreements (SLAs) are contractual obligations that ensure the " +"availability of a service. When designing an OpenStack cloud, factoring in " +"promises of availability implies a certain level of redundancy and " +"resiliency." +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml32(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml34(para) msgid "" -"Knowing when and where to implement redundancy and high availability (HA) is" -" directly affected by the terms contained in any associated SLA, if one is " -"present." -msgstr "如果存在SLA的话,它其中的条款必定包含,知道何时何地实现冗余和高可用(HA)。" +"Guarantees for API availability imply multiple infrastructure services " +"combined with appropriate, highly available load balancers." +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml37(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml39(para) msgid "" -"OpenStack cloud management requires operations staff to be able to " -"understand and comprehend design architecture content on some level. The " -"level of skills and the level of separation of the operations and " -"engineering staff is dependent on the size and purpose of the installation. " -"A large cloud service provider or a telecom provider is more inclined to be " -"managed by a specially trained dedicated operations organization. A smaller " -"implementation is more inclined to rely on a smaller support staff that " -"might need to take on the combined engineering, design and operations " -"functions." -msgstr "为了较好的支持和维护、安装,OpenStack云管理需求运维人员理解和搞懂架构设计的内容。运维人员和工程师人员的技能级别,区分他们,取决于安装的规模和目的。大型云服务提供商,或者电信级提供商,拥有特别的培训计划,有专门的运维队伍。对于小型组织来说,就要求支持团队要精,即是工程师、设计师、运维一起做。" +"Network uptime guarantees affect the switch design and might require " +"redundant switching and power." +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml47(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml43(para) +msgid "Factoring of network security policy requirements in to deployments." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml49(para) msgid "" -"Maintaining OpenStack installations require a variety of technical skills. " -"Some of these skills may include the ability to debug Python log output to a" -" basic level as well as an understanding of networking concepts." -msgstr "维护OpenStack安装需要大量的技术技能。其中一些技能也许需要调试Python日志输出的能力,这还仅仅是最基本的,另外拥有网络相关方面的理解也很重要。" +"OpenStack cloud management requires a certain level of understanding and " +"comprehension of design architecture. Specially trained, dedicated " +"operations organizations are more likely to manage larger cloud service " +"providers or telecom providers. Smaller implementations are more inclined to" +" rely on smaller support teams that need to combine the engineering, design," +" and operation roles." +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml51(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml55(para) msgid "" -"Consider incorporating features into the architecture and design that reduce" -" the operational burden. Some examples include automating some of the " -"operations functions, or alternatively exploring the possibility of using a " -"third party management company with special expertise in managing OpenStack " -"deployments." -msgstr "考虑一下结合架构和设计的内部功能将有助于减少运维的负担。比如一些包含自动化方面的运维功能,又或者是在管理OpenStack部署中使用了第三方的管理工具的一些特别的技巧,能够前期探索一番。" +"The maintenance of OpenStack installations require a variety of technical " +"skills. To ease the operational burden, consider incorporating features into" +" the architecture and design. Some examples include:" +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml60(para) -msgid "" -"Like any other infrastructure deployment, OpenStack clouds need an " -"appropriate monitoring platform to ensure errors are caught and managed " -"appropriately. Consider leveraging any existing monitoring system to see if " -"it will be able to effectively monitor an OpenStack environment. While there" -" are many aspects that need to be monitored, specific metrics that are " -"critically important to capture include image disk utilization, or response " -"time to the Compute API." -msgstr "和其它的基础设施部署一样,OpenStack云需要一个合适的监测平台,来确保错误能够及时捕获以及正确的响应。考虑充分利用已有的监控系统,看它是否能够有效地监视OpenStack环境。OpenStack云的方方面面都需要被监测,一些特别的指标的捕获异常的重要,比如镜像磁盘使用率,访问计算API的响应时间等。" +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml61(para) +msgid "Automating the operations functions" +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml70(title) -msgid "Expected and unexpected server downtime" -msgstr "计划内和计划外服务器宕机时间" +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml64(para) +msgid "Utilising a third party management company" +msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml71(para) msgid "" -"At some point, servers will fail. The SLAs in place affect how the design " -"has to address recovery time. Recovery of a failed host may mean restoring " -"instances from a snapshot, or respawning that instance on another available " -"host, which then has consequences on the overall application design running " -"on the OpenStack cloud." -msgstr "天有不测风云,服务器也会宕机,且一定会宕机。保证SLA的情况下,如何设计缩短恢复时间才是应该考虑的。恢复一个失效的主机,或者是从快照中重載实例,又或者是从另外可用的主机重新启动一个实例。这些后果都得考虑到,然后设计运行在OpenStack云中的所有应用。" +"OpenStack clouds require appropriate monitoring platforms that help to catch" +" and manage errors adequately. Consider leveraging any existing monitoring " +"systems to see if they are able to effectively monitor an OpenStack " +"environment. Specific metrics that are critically important to capture " +"include:" +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml77(para) -msgid "" -"It might be acceptable to design a compute-focused cloud without the ability" -" to migrate instances from one host to another, because the expectation is " -"that the application developer must handle failure within the application " -"itself. Conversely, a compute-focused cloud might be provisioned to provide " -"extra resilience as a requirement of that business. In this scenario, it is " -"expected that extra supporting services are also deployed, such as shared " -"storage attached to hosts to aid in recovery and resiliency of services in " -"order to meet strict SLAs." -msgstr "设计一个计算型云时,是可以接受实例没有从一台主机迁移到另外主机的能力的。因为应用程序的开发者们希望能够在应用程序内部掌控失效状况。相反的,一个计算型云应根据业务需求部署可提供外加的弹性,在此场景下,希望外加的支撑服务已经部署,诸如给主机挂接共享存储以提供紧急恢复和弹性服务,来满足服务水平协议。" +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml87(title) +msgid "Expected and unexpected server downtime" +msgstr "计划内和计划外服务器宕机时间" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml90(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml88(para) msgid "" -"Adding extra capacity to an OpenStack cloud is an easy horizontally scaling " -"process, as consistently configured nodes automatically attach to an " -"OpenStack cloud. Be mindful, however, of any additional work to place the " -"nodes into appropriate Availability Zones and Host Aggregates if necessary. " -"The same (or very similar) CPUs are recommended when adding extra nodes to " -"the environment because it reduces the chance to break any live-migration " -"features if they are present. Scaling out hypervisor hosts also has a direct" -" effect on network and other data center resources, so factor in this " -"increase when reaching rack capacity or when extra network switches are " -"required." -msgstr "为OpenStack云增加额外的容量是很轻松横向扩展的过程,像其它配置好的节点一样会自动挂接到OpenStack云。请记住,尽管如此,但也请在必要的时候才去增加节点到合适的可用域和主机聚合。在增加额外的节点到现有的环境中时,我们建议尽可能的使用相同(或类似)的CPU型号的主机,否则原来支持的在线迁移就可能失效。横向扩展hypervisor主机也会直接影响到网络和其它数据中心的资源,所以得考虑这种增长,例如当达到机架容量上限或需要额外的网络交换机时。" +"Unexpected server downtime is inevitable, and SLAs can be used to address " +"how long it takes to recover from failure. Recovery of a failed host means " +"restoring instances from a snapshot, or respawning that instance on another " +"available host." +msgstr "" -#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml102(para) +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml92(para) msgid "" -"Compute hosts can also have internal components changed to account for " -"increases in demand, a process also known as vertical scaling. Swapping a " -"CPU for one with more cores, or increasing the memory in a server, can help " -"add extra needed capacity depending on whether the running applications are " -"more CPU intensive or memory based (as would be expected in a compute-" -"focused OpenStack cloud)." -msgstr "计算主机有时也需要根据需求来增加内部组件,这一过程通常叫做纵向扩展。换一个更多核的CPU,或者给服务器增加内存,可以帮助增加额外需要的容量,当然具体得看所运行的应用程序是需要多少CPU和内存(正如计算型云所期望的)。" +"It is acceptable to design a compute-focused cloud without the ability to " +"migrate instances from one host to another. The expectation is that the " +"application developer must handle failure within the application itself. " +"However, provisioning a compute-focused cloud provides extra resilience. In " +"this scenario, the developer deploys extra support services." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml103(para) +msgid "" +"Adding extra capacity to an OpenStack cloud is a horizontally scaling " +"process." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml106(para) +msgid "" +"Be mindful, however, of any additional work to place the nodes into " +"appropriate Availability Zones and Host Aggregates if necessary." +msgstr "" #: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml109(para) msgid "" +"We recommend the same (or very similar) CPUs when adding extra nodes to the " +"environment because they reduce the chance of breaking live-migration " +"features if they are present. Scaling out hypervisor hosts also has a direct" +" effect on network and other data center resources. We recommend you factor " +"in this increase when reaching rack capacity or when requiring extra network" +" switches." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml116(para) +msgid "" +"Changing the internal components of a Compute host to account for increases " +"in demand is a process known as vertical scaling. Swapping a CPU for one " +"with more cores, or increasing the memory in a server, can help add extra " +"needed capacity depending on whether the running applications are more CPU " +"intensive or memory based." +msgstr "" + +#: ./doc/arch-design/compute_focus/section_operational_considerations_compute_focus.xml122(para) +msgid "" "Another option is to assess the average workloads and increase the number of" " instances that can run within the compute environment by adjusting the " "overcommit ratio. While only appropriate in some environments, it's " "important to remember that changing the CPU overcommit ratio can have a " "detrimental effect and cause a potential increase in a noisy neighbor. The " -"added risk of increasing the overcommit ratio is that more instances will " -"fail when a compute host fails. In a compute-focused OpenStack design " -"architecture, increasing the CPU overcommit ratio increases the potential " -"for noisy neighbor issues and is not recommended." -msgstr "另外一个属性是评估平均负载和增加运行在计算环境中的实例数量,即通过调整超分配比例。但这仅适合于某些环境,更改CPU超分配比例会带来负面影响而且会增加影响到其他组件的风险,记住这点很重要。增加超分配比例带来的风险有,当一个计算主机宕机会引发除其本机运行的实例之外更多的实例会失效。在计算型OpenStack设计架构中,增加CPU超分配比例会增加破坏系统的风险,这是我们不建议的。" +"added risk of increasing the overcommit ratio is that more instances fail " +"when a compute host fails. We do not recommend that you increase the CPU " +"overcommit ratio in compute-focused OpenStack design architecture, as it can" +" increase the potential for noisy neighbor issues." +msgstr "" #: ./doc/arch-design/compute_focus/section_user_requirements_compute_focus.xml13(para) msgid "" diff --git a/doc/common/locale/common.pot b/doc/common/locale/common.pot index 9c37568f53..aad52f7a07 100644 --- a/doc/common/locale/common.pot +++ b/doc/common/locale/common.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-04-19 06:07+0000\n" +"POT-Creation-Date: 2015-04-21 06:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4217,11 +4217,11 @@ msgid "4" msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml:214(para) -msgid "Once the flavor is created, specify one or more key-value pairs that match the key-value pairs on the host aggregates. In this case, that is the ssd=true key-value pair. Setting a key-value pair on a flavor is done using the command." +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 aggregate_instance_extra_specs. In this case, that is the aggregate_instance_extra_specs:ssd=true key-value pair. Setting a key-value pair on a flavor is done using the command." msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml:220(replaceable) -msgid "ssd=true" +msgid "aggregate_instance_extra_specs:ssd=true" msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml:221(para) diff --git a/doc/common/locale/fr.po b/doc/common/locale/fr.po index 855400c6b9..9ec7d090b6 100644 --- a/doc/common/locale/fr.po +++ b/doc/common/locale/fr.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 22:11+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 00:00+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" @@ -6491,13 +6491,15 @@ msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml214(para) msgid "" "Once the flavor is created, specify one or more key-value pairs that match " -"the key-value pairs on the host aggregates. In this case, that is the " -"ssd=true key-value pair. Setting a key-value pair" -" on a flavor is done using the command." +"the key-value pairs on the host aggregates with scope " +"aggregate_instance_extra_specs. In this case, that is the " +"aggregate_instance_extra_specs:ssd=true key-value" +" pair. Setting a key-value pair on a flavor is done using the " +" command." msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml220(replaceable) -msgid "ssd=true" +msgid "aggregate_instance_extra_specs:ssd=true" msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml221(para) diff --git a/doc/common/locale/ja.po b/doc/common/locale/ja.po index 8ef7d9979d..dccf201dee 100644 --- a/doc/common/locale/ja.po +++ b/doc/common/locale/ja.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 21:28+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 00:00+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" @@ -6479,13 +6479,15 @@ msgstr "4" #: ./doc/common/section_cli_nova_host_aggregates.xml214(para) msgid "" "Once the flavor is created, specify one or more key-value pairs that match " -"the key-value pairs on the host aggregates. In this case, that is the " -"ssd=true key-value pair. Setting a key-value pair" -" on a flavor is done using the command." +"the key-value pairs on the host aggregates with scope " +"aggregate_instance_extra_specs. In this case, that is the " +"aggregate_instance_extra_specs:ssd=true key-value" +" pair. Setting a key-value pair on a flavor is done using the " +" command." msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml220(replaceable) -msgid "ssd=true" +msgid "aggregate_instance_extra_specs:ssd=true" msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml221(para) diff --git a/doc/common/locale/zh_CN.po b/doc/common/locale/zh_CN.po index cdfb112337..b476d1b312 100644 --- a/doc/common/locale/zh_CN.po +++ b/doc/common/locale/zh_CN.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 21:28+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 00:00+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -6483,13 +6483,15 @@ msgstr "4" #: ./doc/common/section_cli_nova_host_aggregates.xml214(para) msgid "" "Once the flavor is created, specify one or more key-value pairs that match " -"the key-value pairs on the host aggregates. In this case, that is the " -"ssd=true key-value pair. Setting a key-value pair" -" on a flavor is done using the command." +"the key-value pairs on the host aggregates with scope " +"aggregate_instance_extra_specs. In this case, that is the " +"aggregate_instance_extra_specs:ssd=true key-value" +" pair. Setting a key-value pair on a flavor is done using the " +" command." msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml220(replaceable) -msgid "ssd=true" +msgid "aggregate_instance_extra_specs:ssd=true" msgstr "" #: ./doc/common/section_cli_nova_host_aggregates.xml221(para) diff --git a/doc/config-reference/locale/config-reference.pot b/doc/config-reference/locale/config-reference.pot index 748d43a279..eef4870019 100644 --- a/doc/config-reference/locale/config-reference.pot +++ b/doc/config-reference/locale/config-reference.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-04-19 06:07+0000\n" +"POT-Creation-Date: 2015-04-21 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -7183,11 +7183,11 @@ msgid "This driver supports different transport protocols to attach volumes, cur msgstr "" #: ./doc/config-reference/block-storage/drivers/lvm-volume-driver.xml:10(para) -msgid "Set the following in your cinder.conf, and use the following options to configure for iSCSI transport:" +msgid "Set the following in your cinder.conf configuration file, and use the following options to configure for iSCSI transport:" msgstr "" -#: ./doc/config-reference/block-storage/drivers/lvm-volume-driver.xml:16(para) -msgid "and for the iSER transport:" +#: ./doc/config-reference/block-storage/drivers/lvm-volume-driver.xml:19(para) +msgid "Use the following options to configure for the iSER transport:" msgstr "" #: ./doc/config-reference/block-storage/drivers/xen-sm-driver.xml:4(title) diff --git a/doc/install-guide/locale/install-guide.pot b/doc/install-guide/locale/install-guide.pot index 384392e56d..e81829fc17 100644 --- a/doc/install-guide/locale/install-guide.pot +++ b/doc/install-guide/locale/install-guide.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-04-19 06:07+0000\n" +"POT-Creation-Date: 2015-04-21 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -59,7 +59,7 @@ msgstr "" msgid "This section describes how to install and configure the OpenStack Identity service, code-named keystone, on the controller node. For performance, this configuration deploys the Apache HTTP server to handle requests and Memcached to store tokens instead of a SQL database." msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:18(title) ./doc/install-guide/section_ceilometer-swift.xml:11(title) ./doc/install-guide/section_ceilometer-cinder.xml:14(title) ./doc/install-guide/section_basics-packages.xml:26(title) ./doc/install-guide/section_cinder-storage-node.xml:21(title) ./doc/install-guide/section_cinder-controller-node.xml:13(title) ./doc/install-guide/section_nova-controller-install.xml:11(title) ./doc/install-guide/section_glance-install.xml:20(title) ./doc/install-guide/section_neutron-compute-node.xml:12(title) ./doc/install-guide/section_neutron-controller-node.xml:9(title) ./doc/install-guide/section_neutron-network-node.xml:11(title) ./doc/install-guide/section_heat-install.xml:11(title) ./doc/install-guide/section_ceilometer-controller.xml:17(title) ./doc/install-guide/section_ceilometer-controller.xml:147(title) ./doc/install-guide/section_keystone-services.xml:14(title) ./doc/install-guide/object-storage/section_swift-storage-node.xml:22(title) ./doc/install-guide/object-storage/section_swift-controller-node.xml:19(title) +#: ./doc/install-guide/section_keystone-install.xml:18(title) ./doc/install-guide/section_ceilometer-swift.xml:11(title) ./doc/install-guide/section_ceilometer-cinder.xml:14(title) ./doc/install-guide/section_basics-packages.xml:26(title) ./doc/install-guide/section_cinder-storage-node.xml:21(title) ./doc/install-guide/section_cinder-controller-node.xml:13(title) ./doc/install-guide/section_nova-controller-install.xml:11(title) ./doc/install-guide/section_glance-install.xml:20(title) ./doc/install-guide/section_neutron-compute-node.xml:12(title) ./doc/install-guide/section_neutron-controller-node.xml:9(title) ./doc/install-guide/section_neutron-network-node.xml:11(title) ./doc/install-guide/section_heat-install.xml:11(title) ./doc/install-guide/section_ceilometer-controller.xml:17(title) ./doc/install-guide/section_ceilometer-controller.xml:148(title) ./doc/install-guide/section_keystone-services.xml:14(title) ./doc/install-guide/object-storage/section_swift-storage-node.xml:22(title) ./doc/install-guide/object-storage/section_swift-controller-node.xml:19(title) msgid "To configure prerequisites" msgstr "" @@ -135,11 +135,11 @@ msgstr "" msgid "Replace ADMIN_TOKEN with the random value that you generated in a previous step." msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:97(para) ./doc/install-guide/section_cinder-storage-node.xml:143(para) ./doc/install-guide/section_cinder-controller-node.xml:123(para) ./doc/install-guide/section_glance-install.xml:143(para) ./doc/install-guide/section_glance-install.xml:211(para) ./doc/install-guide/section_neutron-controller-node.xml:178(para) ./doc/install-guide/section_heat-install.xml:185(para) ./doc/install-guide/section_ceilometer-controller.xml:210(para) +#: ./doc/install-guide/section_keystone-install.xml:97(para) ./doc/install-guide/section_cinder-storage-node.xml:143(para) ./doc/install-guide/section_cinder-controller-node.xml:123(para) ./doc/install-guide/section_glance-install.xml:146(para) ./doc/install-guide/section_glance-install.xml:214(para) ./doc/install-guide/section_neutron-controller-node.xml:178(para) ./doc/install-guide/section_heat-install.xml:185(para) ./doc/install-guide/section_ceilometer-controller.xml:211(para) msgid "In the [database] section, configure database access:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:101(replaceable) ./doc/install-guide/section_keystone-install.xml:169(replaceable) ./doc/install-guide/section_keystone-install.xml:258(replaceable) ./doc/install-guide/section_keystone-install.xml:259(replaceable) ./doc/install-guide/section_keystone-install.xml:260(replaceable) ./doc/install-guide/section_keystone-install.xml:278(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:37(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:47(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:48(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:66(replaceable) ./doc/install-guide/section_sahara-install.xml:45(replaceable) ./doc/install-guide/section_sahara-install.xml:51(replaceable) ./doc/install-guide/section_sahara-install.xml:52(replaceable) ./doc/install-guide/section_sahara-install.xml:132(replaceable) ./doc/install-guide/section_sahara-install.xml:133(replaceable) ./doc/install-guide/section_sahara-install.xml:134(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:319(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:363(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:147(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:161(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:178(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:179(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:211(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:94(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:95(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:96(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:141(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:158(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:159(replaceable) ./doc/install-guide/section_basics-ntp.xml:81(replaceable) ./doc/install-guide/section_nova-controller-install.xml:96(replaceable) ./doc/install-guide/section_nova-controller-install.xml:97(replaceable) ./doc/install-guide/section_nova-controller-install.xml:98(replaceable) ./doc/install-guide/section_nova-controller-install.xml:158(replaceable) ./doc/install-guide/section_nova-controller-install.xml:175(replaceable) ./doc/install-guide/section_nova-controller-install.xml:176(replaceable) ./doc/install-guide/section_nova-controller-install.xml:213(replaceable) ./doc/install-guide/section_glance-install.xml:104(replaceable) ./doc/install-guide/section_glance-install.xml:105(replaceable) ./doc/install-guide/section_glance-install.xml:106(replaceable) ./doc/install-guide/section_glance-install.xml:147(replaceable) ./doc/install-guide/section_glance-install.xml:157(replaceable) ./doc/install-guide/section_glance-install.xml:158(replaceable) ./doc/install-guide/section_glance-install.xml:215(replaceable) ./doc/install-guide/section_glance-install.xml:225(replaceable) ./doc/install-guide/section_glance-install.xml:226(replaceable) ./doc/install-guide/section_dashboard-install.xml:72(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:104(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:121(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:122(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:266(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:268(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:93(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:94(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:95(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:182(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:196(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:213(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:214(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:247(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:251(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:357(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:359(replaceable) ./doc/install-guide/section_neutron-network-node.xml:108(replaceable) ./doc/install-guide/section_neutron-network-node.xml:125(replaceable) ./doc/install-guide/section_neutron-network-node.xml:126(replaceable) ./doc/install-guide/section_neutron-network-node.xml:383(replaceable) ./doc/install-guide/section_neutron-network-node.xml:384(replaceable) ./doc/install-guide/section_neutron-network-node.xml:401(replaceable) ./doc/install-guide/section_keystone-openrc.xml:29(replaceable) ./doc/install-guide/section_keystone-openrc.xml:42(replaceable) ./doc/install-guide/section_basics-networking-nova.xml:233(replaceable) ./doc/install-guide/section_trove-install.xml:76(replaceable) ./doc/install-guide/section_trove-install.xml:77(replaceable) ./doc/install-guide/section_trove-install.xml:78(replaceable) ./doc/install-guide/section_trove-install.xml:88(replaceable) ./doc/install-guide/section_trove-install.xml:89(replaceable) ./doc/install-guide/section_trove-install.xml:90(replaceable) ./doc/install-guide/section_trove-install.xml:91(replaceable) ./doc/install-guide/section_trove-install.xml:92(replaceable) ./doc/install-guide/section_trove-install.xml:93(replaceable) ./doc/install-guide/section_trove-install.xml:102(replaceable) ./doc/install-guide/section_trove-install.xml:179(replaceable) ./doc/install-guide/section_trove-install.xml:184(replaceable) ./doc/install-guide/section_trove-install.xml:218(replaceable) ./doc/install-guide/section_trove-install.xml:219(replaceable) ./doc/install-guide/section_trove-install.xml:220(replaceable) ./doc/install-guide/section_nova-compute-install.xml:68(replaceable) ./doc/install-guide/section_nova-compute-install.xml:85(replaceable) ./doc/install-guide/section_nova-compute-install.xml:86(replaceable) ./doc/install-guide/section_nova-compute-install.xml:122(replaceable) ./doc/install-guide/section_nova-compute-install.xml:147(replaceable) ./doc/install-guide/section_heat-install.xml:138(replaceable) ./doc/install-guide/section_heat-install.xml:139(replaceable) ./doc/install-guide/section_heat-install.xml:140(replaceable) ./doc/install-guide/section_heat-install.xml:154(replaceable) ./doc/install-guide/section_heat-install.xml:155(replaceable) ./doc/install-guide/section_heat-install.xml:156(replaceable) ./doc/install-guide/section_heat-install.xml:189(replaceable) ./doc/install-guide/section_heat-install.xml:199(replaceable) ./doc/install-guide/section_heat-install.xml:211(replaceable) ./doc/install-guide/section_heat-install.xml:212(replaceable) ./doc/install-guide/section_heat-install.xml:219(replaceable) ./doc/install-guide/section_heat-install.xml:235(replaceable) ./doc/install-guide/section_heat-install.xml:236(replaceable) ./doc/install-guide/section_heat-install.xml:289(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:22(replaceable) ./doc/install-guide/section_debconf-keystone_authtoken.xml:16(replaceable) ./doc/install-guide/section_debconf-keystone_authtoken.xml:17(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:89(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:140(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:141(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:142(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:214(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:226(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:242(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:243(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:262(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:339(replaceable) ./doc/install-guide/section_keystone-services.xml:44(replaceable) ./doc/install-guide/section_keystone-services.xml:93(replaceable) ./doc/install-guide/section_keystone-services.xml:94(replaceable) ./doc/install-guide/section_keystone-services.xml:95(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:78(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:79(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:80(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:168(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:169(replaceable) +#: ./doc/install-guide/section_keystone-install.xml:101(replaceable) ./doc/install-guide/section_keystone-install.xml:169(replaceable) ./doc/install-guide/section_keystone-install.xml:258(replaceable) ./doc/install-guide/section_keystone-install.xml:259(replaceable) ./doc/install-guide/section_keystone-install.xml:260(replaceable) ./doc/install-guide/section_keystone-install.xml:278(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:37(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:47(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:48(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:66(replaceable) ./doc/install-guide/section_sahara-install.xml:45(replaceable) ./doc/install-guide/section_sahara-install.xml:51(replaceable) ./doc/install-guide/section_sahara-install.xml:52(replaceable) ./doc/install-guide/section_sahara-install.xml:132(replaceable) ./doc/install-guide/section_sahara-install.xml:133(replaceable) ./doc/install-guide/section_sahara-install.xml:134(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:319(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:363(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:147(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:161(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:178(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:179(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:211(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:94(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:95(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:96(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:141(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:158(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:159(replaceable) ./doc/install-guide/section_basics-ntp.xml:81(replaceable) ./doc/install-guide/section_nova-controller-install.xml:96(replaceable) ./doc/install-guide/section_nova-controller-install.xml:97(replaceable) ./doc/install-guide/section_nova-controller-install.xml:98(replaceable) ./doc/install-guide/section_nova-controller-install.xml:158(replaceable) ./doc/install-guide/section_nova-controller-install.xml:175(replaceable) ./doc/install-guide/section_nova-controller-install.xml:176(replaceable) ./doc/install-guide/section_nova-controller-install.xml:213(replaceable) ./doc/install-guide/section_glance-install.xml:104(replaceable) ./doc/install-guide/section_glance-install.xml:105(replaceable) ./doc/install-guide/section_glance-install.xml:106(replaceable) ./doc/install-guide/section_glance-install.xml:150(replaceable) ./doc/install-guide/section_glance-install.xml:160(replaceable) ./doc/install-guide/section_glance-install.xml:161(replaceable) ./doc/install-guide/section_glance-install.xml:218(replaceable) ./doc/install-guide/section_glance-install.xml:228(replaceable) ./doc/install-guide/section_glance-install.xml:229(replaceable) ./doc/install-guide/section_dashboard-install.xml:72(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:104(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:121(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:122(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:266(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:268(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:93(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:94(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:95(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:182(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:196(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:213(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:214(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:247(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:251(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:357(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:359(replaceable) ./doc/install-guide/section_neutron-network-node.xml:108(replaceable) ./doc/install-guide/section_neutron-network-node.xml:125(replaceable) ./doc/install-guide/section_neutron-network-node.xml:126(replaceable) ./doc/install-guide/section_neutron-network-node.xml:383(replaceable) ./doc/install-guide/section_neutron-network-node.xml:384(replaceable) ./doc/install-guide/section_neutron-network-node.xml:401(replaceable) ./doc/install-guide/section_keystone-openrc.xml:29(replaceable) ./doc/install-guide/section_keystone-openrc.xml:42(replaceable) ./doc/install-guide/section_basics-networking-nova.xml:233(replaceable) ./doc/install-guide/section_trove-install.xml:76(replaceable) ./doc/install-guide/section_trove-install.xml:77(replaceable) ./doc/install-guide/section_trove-install.xml:78(replaceable) ./doc/install-guide/section_trove-install.xml:88(replaceable) ./doc/install-guide/section_trove-install.xml:89(replaceable) ./doc/install-guide/section_trove-install.xml:90(replaceable) ./doc/install-guide/section_trove-install.xml:91(replaceable) ./doc/install-guide/section_trove-install.xml:92(replaceable) ./doc/install-guide/section_trove-install.xml:93(replaceable) ./doc/install-guide/section_trove-install.xml:102(replaceable) ./doc/install-guide/section_trove-install.xml:179(replaceable) ./doc/install-guide/section_trove-install.xml:184(replaceable) ./doc/install-guide/section_trove-install.xml:218(replaceable) ./doc/install-guide/section_trove-install.xml:219(replaceable) ./doc/install-guide/section_trove-install.xml:220(replaceable) ./doc/install-guide/section_nova-compute-install.xml:68(replaceable) ./doc/install-guide/section_nova-compute-install.xml:85(replaceable) ./doc/install-guide/section_nova-compute-install.xml:86(replaceable) ./doc/install-guide/section_nova-compute-install.xml:122(replaceable) ./doc/install-guide/section_nova-compute-install.xml:147(replaceable) ./doc/install-guide/section_heat-install.xml:138(replaceable) ./doc/install-guide/section_heat-install.xml:139(replaceable) ./doc/install-guide/section_heat-install.xml:140(replaceable) ./doc/install-guide/section_heat-install.xml:154(replaceable) ./doc/install-guide/section_heat-install.xml:155(replaceable) ./doc/install-guide/section_heat-install.xml:156(replaceable) ./doc/install-guide/section_heat-install.xml:189(replaceable) ./doc/install-guide/section_heat-install.xml:199(replaceable) ./doc/install-guide/section_heat-install.xml:211(replaceable) ./doc/install-guide/section_heat-install.xml:212(replaceable) ./doc/install-guide/section_heat-install.xml:219(replaceable) ./doc/install-guide/section_heat-install.xml:235(replaceable) ./doc/install-guide/section_heat-install.xml:236(replaceable) ./doc/install-guide/section_heat-install.xml:289(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:22(replaceable) ./doc/install-guide/section_debconf-keystone_authtoken.xml:16(replaceable) ./doc/install-guide/section_debconf-keystone_authtoken.xml:17(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:90(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:141(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:142(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:143(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:215(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:227(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:243(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:244(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:263(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:340(replaceable) ./doc/install-guide/section_keystone-services.xml:44(replaceable) ./doc/install-guide/section_keystone-services.xml:93(replaceable) ./doc/install-guide/section_keystone-services.xml:94(replaceable) ./doc/install-guide/section_keystone-services.xml:95(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:78(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:79(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:80(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:168(replaceable) ./doc/install-guide/object-storage/section_swift-controller-node.xml:169(replaceable) msgid "controller" msgstr "" @@ -163,7 +163,7 @@ msgstr "" msgid "In the [DEFAULT] section, configure the log directory:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:135(para) ./doc/install-guide/section_ceilometer-nova.xml:77(para) ./doc/install-guide/section_cinder-storage-node.xml:222(para) ./doc/install-guide/section_cinder-controller-node.xml:182(para) ./doc/install-guide/section_nova-controller-install.xml:216(para) ./doc/install-guide/section_glance-install.xml:197(para) ./doc/install-guide/section_glance-install.xml:257(para) ./doc/install-guide/section_neutron-compute-node.xml:148(para) ./doc/install-guide/section_neutron-controller-node.xml:264(para) ./doc/install-guide/section_neutron-network-node.xml:152(para) ./doc/install-guide/section_neutron-network-node.xml:264(para) ./doc/install-guide/section_neutron-network-node.xml:295(para) ./doc/install-guide/section_neutron-network-node.xml:413(para) ./doc/install-guide/section_nova-compute-install.xml:150(para) ./doc/install-guide/section_heat-install.xml:251(para) ./doc/install-guide/section_ceilometer-controller.xml:288(para) +#: ./doc/install-guide/section_keystone-install.xml:135(para) ./doc/install-guide/section_ceilometer-nova.xml:77(para) ./doc/install-guide/section_cinder-storage-node.xml:222(para) ./doc/install-guide/section_cinder-controller-node.xml:182(para) ./doc/install-guide/section_nova-controller-install.xml:216(para) ./doc/install-guide/section_glance-install.xml:200(para) ./doc/install-guide/section_glance-install.xml:260(para) ./doc/install-guide/section_neutron-compute-node.xml:148(para) ./doc/install-guide/section_neutron-controller-node.xml:264(para) ./doc/install-guide/section_neutron-network-node.xml:152(para) ./doc/install-guide/section_neutron-network-node.xml:264(para) ./doc/install-guide/section_neutron-network-node.xml:295(para) ./doc/install-guide/section_neutron-network-node.xml:413(para) ./doc/install-guide/section_nova-compute-install.xml:150(para) ./doc/install-guide/section_heat-install.xml:251(para) ./doc/install-guide/section_ceilometer-controller.xml:289(para) msgid "(Optional) To assist with troubleshooting, enable verbose logging in the [DEFAULT] section:" msgstr "" @@ -255,7 +255,7 @@ msgstr "" msgid "Adjust ownership and permissions on this directory and the files in it:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:343(title) ./doc/install-guide/section_basics-database.xml:63(title) ./doc/install-guide/section_ceilometer-nova.xml:104(title) ./doc/install-guide/section_basics-packages.xml:146(title) ./doc/install-guide/section_cinder-storage-node.xml:257(title) ./doc/install-guide/section_cinder-controller-node.xml:214(title) ./doc/install-guide/section_nova-controller-install.xml:263(title) ./doc/install-guide/section_glance-install.xml:300(title) ./doc/install-guide/section_dashboard-install.xml:109(title) ./doc/install-guide/section_neutron-controller-node.xml:371(title) ./doc/install-guide/section_nova-compute-install.xml:192(title) ./doc/install-guide/section_heat-install.xml:295(title) ./doc/install-guide/section_ceilometer-controller.xml:351(title) +#: ./doc/install-guide/section_keystone-install.xml:343(title) ./doc/install-guide/section_basics-database.xml:63(title) ./doc/install-guide/section_ceilometer-nova.xml:104(title) ./doc/install-guide/section_basics-packages.xml:146(title) ./doc/install-guide/section_cinder-storage-node.xml:257(title) ./doc/install-guide/section_cinder-controller-node.xml:214(title) ./doc/install-guide/section_nova-controller-install.xml:263(title) ./doc/install-guide/section_glance-install.xml:303(title) ./doc/install-guide/section_dashboard-install.xml:109(title) ./doc/install-guide/section_neutron-controller-node.xml:371(title) ./doc/install-guide/section_nova-compute-install.xml:192(title) ./doc/install-guide/section_heat-install.xml:295(title) ./doc/install-guide/section_ceilometer-controller.xml:352(title) msgid "To finalize installation" msgstr "" @@ -271,7 +271,7 @@ msgstr "" msgid "By default, the Ubuntu packages create a SQLite database." msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:356(para) ./doc/install-guide/section_cinder-controller-node.xml:228(para) ./doc/install-guide/section_nova-controller-install.xml:285(para) ./doc/install-guide/section_glance-install.xml:314(para) ./doc/install-guide/section_nova-compute-install.xml:229(para) ./doc/install-guide/section_heat-install.xml:312(para) +#: ./doc/install-guide/section_keystone-install.xml:356(para) ./doc/install-guide/section_cinder-controller-node.xml:228(para) ./doc/install-guide/section_nova-controller-install.xml:285(para) ./doc/install-guide/section_glance-install.xml:317(para) ./doc/install-guide/section_nova-compute-install.xml:229(para) ./doc/install-guide/section_heat-install.xml:312(para) msgid "Because this configuration uses a SQL database server, you can remove the SQLite database file:" msgstr "" @@ -299,7 +299,7 @@ msgstr "" msgid "To install and configure the database server" msgstr "" -#: ./doc/install-guide/section_basics-database.xml:18(para) ./doc/install-guide/section_ceilometer-nova.xml:14(para) ./doc/install-guide/section_sahara-install.xml:18(para) ./doc/install-guide/section_cinder-storage-node.xml:133(para) ./doc/install-guide/section_cinder-storage-node.xml:235(para) ./doc/install-guide/section_cinder-controller-node.xml:113(para) ./doc/install-guide/section_cinder-controller-node.xml:199(para) ./doc/install-guide/section_nova-controller-install.xml:125(para) ./doc/install-guide/section_nova-controller-install.xml:232(para) ./doc/install-guide/section_glance-install.xml:133(para) ./doc/install-guide/section_glance-install.xml:274(para) ./doc/install-guide/section_dashboard-install.xml:21(para) ./doc/install-guide/section_dashboard-install.xml:38(para) ./doc/install-guide/section_nova-compute-install.xml:49(para) ./doc/install-guide/section_nova-compute-install.xml:177(para) ./doc/install-guide/section_ceilometer-controller.xml:190(para) ./doc/install-guide/section_ceilometer-controller.xml:302(para) ./doc/install-guide/object-storage/section_swift-storage-node.xml:168(para) ./doc/install-guide/object-storage/section_swift-controller-node.xml:97(para) +#: ./doc/install-guide/section_basics-database.xml:18(para) ./doc/install-guide/section_ceilometer-nova.xml:14(para) ./doc/install-guide/section_sahara-install.xml:18(para) ./doc/install-guide/section_cinder-storage-node.xml:133(para) ./doc/install-guide/section_cinder-storage-node.xml:235(para) ./doc/install-guide/section_cinder-controller-node.xml:113(para) ./doc/install-guide/section_cinder-controller-node.xml:199(para) ./doc/install-guide/section_nova-controller-install.xml:125(para) ./doc/install-guide/section_nova-controller-install.xml:232(para) ./doc/install-guide/section_glance-install.xml:133(para) ./doc/install-guide/section_glance-install.xml:277(para) ./doc/install-guide/section_dashboard-install.xml:21(para) ./doc/install-guide/section_dashboard-install.xml:38(para) ./doc/install-guide/section_nova-compute-install.xml:49(para) ./doc/install-guide/section_nova-compute-install.xml:177(para) ./doc/install-guide/section_ceilometer-controller.xml:191(para) ./doc/install-guide/section_ceilometer-controller.xml:303(para) ./doc/install-guide/object-storage/section_swift-storage-node.xml:168(para) ./doc/install-guide/object-storage/section_swift-controller-node.xml:97(para) msgid "Install the packages:" msgstr "" @@ -515,7 +515,7 @@ msgstr "" msgid "In the [filter:ceilometer] section, configure notifications:" msgstr "" -#: ./doc/install-guide/section_ceilometer-swift.xml:67(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:38(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:163(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:143(replaceable) ./doc/install-guide/section_nova-controller-install.xml:160(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:106(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:198(replaceable) ./doc/install-guide/section_neutron-network-node.xml:110(replaceable) ./doc/install-guide/section_trove-install.xml:104(replaceable) ./doc/install-guide/section_trove-install.xml:180(replaceable) ./doc/install-guide/section_nova-compute-install.xml:70(replaceable) ./doc/install-guide/section_heat-install.xml:200(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-queue.xml:74(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:227(replaceable) +#: ./doc/install-guide/section_ceilometer-swift.xml:67(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:38(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:163(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:143(replaceable) ./doc/install-guide/section_nova-controller-install.xml:160(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:106(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:198(replaceable) ./doc/install-guide/section_neutron-network-node.xml:110(replaceable) ./doc/install-guide/section_trove-install.xml:104(replaceable) ./doc/install-guide/section_trove-install.xml:180(replaceable) ./doc/install-guide/section_nova-compute-install.xml:70(replaceable) ./doc/install-guide/section_heat-install.xml:200(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-queue.xml:81(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:228(replaceable) msgid "RABBIT_PASS" msgstr "" @@ -523,7 +523,7 @@ msgstr "" msgid "controller>" msgstr "" -#: ./doc/install-guide/section_ceilometer-swift.xml:71(para) ./doc/install-guide/section_heat-install.xml:201(para) ./doc/install-guide/section_ceilometer-glance.xml:24(para) ./doc/install-guide/section_ceilometer-controller.xml:228(para) +#: ./doc/install-guide/section_ceilometer-swift.xml:71(para) ./doc/install-guide/section_heat-install.xml:201(para) ./doc/install-guide/section_ceilometer-glance.xml:24(para) ./doc/install-guide/section_ceilometer-controller.xml:229(para) msgid "Replace RABBIT_PASS with the password you chose for the guest account in RabbitMQ." msgstr "" @@ -631,15 +631,15 @@ msgstr "" msgid "To install and configure the agent" msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:20(para) ./doc/install-guide/section_ceilometer-controller.xml:206(para) ./doc/install-guide/section_ceilometer-controller.xml:322(para) +#: ./doc/install-guide/section_ceilometer-nova.xml:20(para) ./doc/install-guide/section_ceilometer-controller.xml:207(para) ./doc/install-guide/section_ceilometer-controller.xml:323(para) msgid "Edit the /etc/ceilometer/ceilometer.conf file and complete the following actions:" msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:24(para) ./doc/install-guide/section_ceilometer-controller.xml:271(para) ./doc/install-guide/section_ceilometer-controller.xml:326(para) +#: ./doc/install-guide/section_ceilometer-nova.xml:24(para) ./doc/install-guide/section_ceilometer-controller.xml:272(para) ./doc/install-guide/section_ceilometer-controller.xml:327(para) msgid "In the [publisher] section, configure the telemetry secret:" msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:28(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:275(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:330(replaceable) +#: ./doc/install-guide/section_ceilometer-nova.xml:28(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:276(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:331(replaceable) msgid "TELEMETRY_SECRET" msgstr "" @@ -647,7 +647,7 @@ msgstr "" msgid "Replace TELEMETRY_SECRET with the telemetry secret you chose for the Telemetry module." msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:33(para) ./doc/install-guide/section_heat-install.xml:194(para) ./doc/install-guide/section_ceilometer-controller.xml:221(para) +#: ./doc/install-guide/section_ceilometer-nova.xml:33(para) ./doc/install-guide/section_heat-install.xml:194(para) ./doc/install-guide/section_ceilometer-controller.xml:222(para) msgid "In the [DEFAULT] section, configure RabbitMQ message broker access:" msgstr "" @@ -659,7 +659,7 @@ msgstr "" msgid "In the [keystone_authtoken] section, configure Identity service access:" msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:51(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:69(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:119(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:246(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:265(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:342(replaceable) +#: ./doc/install-guide/section_ceilometer-nova.xml:51(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:69(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:120(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:247(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:266(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:343(replaceable) msgid "CEILOMETER_PASS" msgstr "" @@ -667,15 +667,15 @@ msgstr "" msgid "Replace CEILOMETER_PASS with the password you chose for the Telemetry module database." msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:55(para) ./doc/install-guide/section_cinder-storage-node.xml:187(para) ./doc/install-guide/section_cinder-controller-node.xml:167(para) ./doc/install-guide/section_heat-install.xml:224(para) ./doc/install-guide/section_ceilometer-controller.xml:251(para) ./doc/install-guide/object-storage/section_swift-controller-node.xml:181(para) +#: ./doc/install-guide/section_ceilometer-nova.xml:55(para) ./doc/install-guide/section_cinder-storage-node.xml:187(para) ./doc/install-guide/section_cinder-controller-node.xml:167(para) ./doc/install-guide/section_heat-install.xml:224(para) ./doc/install-guide/section_ceilometer-controller.xml:252(para) ./doc/install-guide/object-storage/section_swift-controller-node.xml:181(para) msgid "Comment out any auth_host, auth_port, and auth_protocol options because the identity_uri option replaces them." msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:62(para) ./doc/install-guide/section_ceilometer-controller.xml:258(para) ./doc/install-guide/section_ceilometer-controller.xml:335(para) +#: ./doc/install-guide/section_ceilometer-nova.xml:62(para) ./doc/install-guide/section_ceilometer-controller.xml:259(para) ./doc/install-guide/section_ceilometer-controller.xml:336(para) msgid "In the [service_credentials] section, configure service credentials:" msgstr "" -#: ./doc/install-guide/section_ceilometer-nova.xml:72(para) ./doc/install-guide/section_ceilometer-controller.xml:266(para) ./doc/install-guide/section_ceilometer-controller.xml:343(para) +#: ./doc/install-guide/section_ceilometer-nova.xml:72(para) ./doc/install-guide/section_ceilometer-controller.xml:267(para) ./doc/install-guide/section_ceilometer-controller.xml:344(para) msgid "Replace CEILOMETER_PASS with the password you chose for the ceilometer user in the Identity service." msgstr "" @@ -715,7 +715,7 @@ msgstr "" msgid "Install the required packages:" msgstr "" -#: ./doc/install-guide/section_sahara-install.xml:22(para) ./doc/install-guide/section_glance-install.xml:278(para) ./doc/install-guide/section_heat-install.xml:271(para) ./doc/install-guide/section_ceilometer-controller.xml:308(para) +#: ./doc/install-guide/section_sahara-install.xml:22(para) ./doc/install-guide/section_glance-install.xml:281(para) ./doc/install-guide/section_heat-install.xml:271(para) ./doc/install-guide/section_ceilometer-controller.xml:309(para) msgid "Respond to prompts for database management, Identity service credentials, service endpoint registration, and message broker credentials." msgstr "" @@ -835,7 +835,7 @@ msgstr "" msgid "For more information about how to download and build images, see OpenStack Virtual Machine Image Guide. For information about how to manage images, see the OpenStack User Guide." msgstr "" -#: ./doc/install-guide/section_glance-verify.xml:21(para) ./doc/install-guide/section_cinder-controller-node.xml:44(para) ./doc/install-guide/section_neutron-initial-networks.xml:48(para) ./doc/install-guide/section_nova-controller-install.xml:44(para) ./doc/install-guide/section_nova-verify.xml:14(para) ./doc/install-guide/section_glance-install.xml:51(para) ./doc/install-guide/section_neutron-compute-node.xml:331(para) ./doc/install-guide/section_cinder-verify.xml:18(para) ./doc/install-guide/section_neutron-controller-node.xml:41(para) ./doc/install-guide/section_neutron-controller-node.xml:425(para) ./doc/install-guide/section_ceilometer-verify.xml:15(para) ./doc/install-guide/section_neutron-network-node.xml:547(para) ./doc/install-guide/section_heat-install.xml:42(para) ./doc/install-guide/section_ceilometer-controller.xml:110(para) +#: ./doc/install-guide/section_glance-verify.xml:21(para) ./doc/install-guide/section_cinder-controller-node.xml:44(para) ./doc/install-guide/section_neutron-initial-networks.xml:48(para) ./doc/install-guide/section_nova-controller-install.xml:44(para) ./doc/install-guide/section_nova-verify.xml:14(para) ./doc/install-guide/section_glance-install.xml:51(para) ./doc/install-guide/section_neutron-compute-node.xml:331(para) ./doc/install-guide/section_cinder-verify.xml:18(para) ./doc/install-guide/section_neutron-controller-node.xml:41(para) ./doc/install-guide/section_neutron-controller-node.xml:425(para) ./doc/install-guide/section_ceilometer-verify.xml:15(para) ./doc/install-guide/section_neutron-network-node.xml:547(para) ./doc/install-guide/section_heat-install.xml:42(para) ./doc/install-guide/section_ceilometer-controller.xml:111(para) msgid "Source the admin credentials to gain access to admin-only CLI commands:" msgstr "" @@ -1569,7 +1569,7 @@ msgstr "" msgid "Replace RABBIT_PASS with the password you chose for the openstack account in RabbitMQ." msgstr "" -#: ./doc/install-guide/section_cinder-storage-node.xml:169(para) ./doc/install-guide/section_cinder-controller-node.xml:149(para) ./doc/install-guide/section_nova-controller-install.xml:166(para) ./doc/install-guide/section_neutron-compute-node.xml:112(para) ./doc/install-guide/section_neutron-controller-node.xml:204(para) ./doc/install-guide/section_neutron-network-node.xml:116(para) ./doc/install-guide/section_nova-compute-install.xml:76(para) ./doc/install-guide/section_ceilometer-controller.xml:233(para) +#: ./doc/install-guide/section_cinder-storage-node.xml:169(para) ./doc/install-guide/section_cinder-controller-node.xml:149(para) ./doc/install-guide/section_nova-controller-install.xml:166(para) ./doc/install-guide/section_neutron-compute-node.xml:112(para) ./doc/install-guide/section_neutron-controller-node.xml:204(para) ./doc/install-guide/section_neutron-network-node.xml:116(para) ./doc/install-guide/section_nova-compute-install.xml:76(para) ./doc/install-guide/section_ceilometer-controller.xml:234(para) msgid "In the [DEFAULT] and [keystone_authtoken] sections, configure Identity service access:" msgstr "" @@ -1689,7 +1689,7 @@ msgstr "" msgid "Replace CINDER_DBPASS with a suitable password." msgstr "" -#: ./doc/install-guide/section_cinder-controller-node.xml:49(para) ./doc/install-guide/section_nova-controller-install.xml:49(para) ./doc/install-guide/section_glance-install.xml:56(para) ./doc/install-guide/section_neutron-controller-node.xml:46(para) ./doc/install-guide/section_heat-install.xml:47(para) ./doc/install-guide/section_ceilometer-controller.xml:115(para) +#: ./doc/install-guide/section_cinder-controller-node.xml:49(para) ./doc/install-guide/section_nova-controller-install.xml:49(para) ./doc/install-guide/section_glance-install.xml:56(para) ./doc/install-guide/section_neutron-controller-node.xml:46(para) ./doc/install-guide/section_heat-install.xml:47(para) ./doc/install-guide/section_ceilometer-controller.xml:116(para) msgid "To create the service credentials, complete these steps:" msgstr "" @@ -1737,7 +1737,7 @@ msgstr "" msgid "Start the Block Storage services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_cinder-controller-node.xml:227(para) ./doc/install-guide/section_nova-controller-install.xml:284(para) ./doc/install-guide/section_glance-install.xml:313(para) ./doc/install-guide/section_nova-compute-install.xml:228(para) +#: ./doc/install-guide/section_cinder-controller-node.xml:227(para) ./doc/install-guide/section_nova-controller-install.xml:284(para) ./doc/install-guide/section_glance-install.xml:316(para) ./doc/install-guide/section_nova-compute-install.xml:228(para) msgid "By default, the Ubuntu packages create an SQLite database." msgstr "" @@ -2055,7 +2055,7 @@ msgstr "" msgid "Replace NOVA_PASS with the password you chose for the nova user in the Identity service." msgstr "" -#: ./doc/install-guide/section_nova-controller-install.xml:187(para) ./doc/install-guide/section_glance-install.xml:173(para) ./doc/install-guide/section_glance-install.xml:241(para) ./doc/install-guide/section_neutron-compute-node.xml:133(para) ./doc/install-guide/section_neutron-controller-node.xml:225(para) ./doc/install-guide/section_neutron-network-node.xml:137(para) ./doc/install-guide/section_nova-compute-install.xml:97(para) +#: ./doc/install-guide/section_nova-controller-install.xml:187(para) ./doc/install-guide/section_glance-install.xml:176(para) ./doc/install-guide/section_glance-install.xml:244(para) ./doc/install-guide/section_neutron-compute-node.xml:133(para) ./doc/install-guide/section_neutron-controller-node.xml:225(para) ./doc/install-guide/section_neutron-network-node.xml:137(para) ./doc/install-guide/section_nova-compute-install.xml:97(para) msgid "Comment out or remove any other options in the [keystone_authtoken] section." msgstr "" @@ -2389,7 +2389,7 @@ msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/install-guide/section_glance-install.xml:294(None) +#: ./doc/install-guide/section_glance-install.xml:297(None) msgid "@@image: 'figures/debconf-screenshots/glance-common_pipeline_flavor.png'; md5=78bef92c36a140ad042074f6345d8917" msgstr "" @@ -2413,7 +2413,7 @@ msgstr "" msgid "Grant proper access to the glance database:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:39(replaceable) ./doc/install-guide/section_glance-install.xml:41(replaceable) ./doc/install-guide/section_glance-install.xml:147(replaceable) ./doc/install-guide/section_glance-install.xml:215(replaceable) +#: ./doc/install-guide/section_glance-install.xml:39(replaceable) ./doc/install-guide/section_glance-install.xml:41(replaceable) ./doc/install-guide/section_glance-install.xml:150(replaceable) ./doc/install-guide/section_glance-install.xml:218(replaceable) msgid "GLANCE_DBPASS" msgstr "" @@ -2437,59 +2437,59 @@ msgstr "" msgid "Create the Image service API endpoint:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:124(title) ./doc/install-guide/section_glance-install.xml:272(title) +#: ./doc/install-guide/section_glance-install.xml:124(title) ./doc/install-guide/section_glance-install.xml:275(title) msgid "To install and configure the Image service components" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:139(para) +#: ./doc/install-guide/section_glance-install.xml:142(para) msgid "Edit the /etc/glance/glance-api.conf file and complete the following actions:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:148(para) ./doc/install-guide/section_glance-install.xml:216(para) +#: ./doc/install-guide/section_glance-install.xml:151(para) ./doc/install-guide/section_glance-install.xml:219(para) msgid "Replace GLANCE_DBPASS with the password you chose for the Image service database." msgstr "" -#: ./doc/install-guide/section_glance-install.xml:152(para) ./doc/install-guide/section_glance-install.xml:220(para) +#: ./doc/install-guide/section_glance-install.xml:155(para) ./doc/install-guide/section_glance-install.xml:223(para) msgid "In the [keystone_authtoken] and [paste_deploy] sections, configure Identity service access:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:164(replaceable) ./doc/install-guide/section_glance-install.xml:232(replaceable) +#: ./doc/install-guide/section_glance-install.xml:167(replaceable) ./doc/install-guide/section_glance-install.xml:235(replaceable) msgid "GLANCE_PASS" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:169(para) ./doc/install-guide/section_glance-install.xml:237(para) +#: ./doc/install-guide/section_glance-install.xml:172(para) ./doc/install-guide/section_glance-install.xml:240(para) msgid "Replace GLANCE_PASS with the password you chose for the glance user in the Identity service." msgstr "" -#: ./doc/install-guide/section_glance-install.xml:178(para) +#: ./doc/install-guide/section_glance-install.xml:181(para) msgid "In the [glance_store] section, configure the local file system store and location of image files:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:186(para) ./doc/install-guide/section_glance-install.xml:246(para) +#: ./doc/install-guide/section_glance-install.xml:189(para) ./doc/install-guide/section_glance-install.xml:249(para) msgid "In the [DEFAULT] section, configure the noop notification driver to disable notifications because they only pertain to the optional Telemetry service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:193(para) ./doc/install-guide/section_glance-install.xml:253(para) +#: ./doc/install-guide/section_glance-install.xml:196(para) ./doc/install-guide/section_glance-install.xml:256(para) msgid "The Telemetry chapter provides an Image service configuration that enables notifications." msgstr "" -#: ./doc/install-guide/section_glance-install.xml:207(para) +#: ./doc/install-guide/section_glance-install.xml:210(para) msgid "Edit the /etc/glance/glance-registry.conf file and complete the following actions:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:267(para) +#: ./doc/install-guide/section_glance-install.xml:270(para) msgid "Populate the Image service database:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:288(para) +#: ./doc/install-guide/section_glance-install.xml:291(para) msgid "Select the keystone pipeline to configure the Image service to use the Identity service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:302(para) +#: ./doc/install-guide/section_glance-install.xml:305(para) msgid "Restart the Image service services:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:307(para) +#: ./doc/install-guide/section_glance-install.xml:310(para) msgid "Start the Image service services and configure them to start when the system boots:" msgstr "" @@ -4375,19 +4375,23 @@ msgstr "" msgid "This is discussed in openSUSE bug#927301." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:67(para) +#: ./doc/install-guide/section_basics-queue.xml:64(para) +msgid "The epmd.socket service should be listening on the controller management interface. Restart the service if required." +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml:74(para) msgid "Start the message queue service and configure it to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:73(para) +#: ./doc/install-guide/section_basics-queue.xml:80(para) msgid "Add the openstack user:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:77(para) +#: ./doc/install-guide/section_basics-queue.xml:84(para) msgid "Replace RABBIT_PASS with a suitable password." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:81(para) +#: ./doc/install-guide/section_basics-queue.xml:88(para) msgid "Permit configuration, write, and read access for the openstack user:" msgstr "" @@ -4415,103 +4419,107 @@ msgstr "" msgid "The packages are signed by GPG key 562111AC05905EA8. You should verify the fingerprint of the imported GPG key before using it." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:40(para) ./doc/install-guide/section_ceilometer-controller.xml:151(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:40(para) ./doc/install-guide/section_ceilometer-controller.xml:152(para) msgid "Install the MongoDB package:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:46(para) ./doc/install-guide/section_ceilometer-controller.xml:155(para) -msgid "Edit the /etc/mongodb.conf file and complete the following actions:" +#: ./doc/install-guide/section_ceilometer-controller.xml:46(para) +msgid "Edit the /etc/mongodb.conf/etc/mongod.conf file and complete the following actions:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:50(para) ./doc/install-guide/section_ceilometer-controller.xml:159(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:51(para) ./doc/install-guide/section_ceilometer-controller.xml:160(para) msgid "Configure the bind_ip key to use the management interface IP address of the controller node." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:55(para) ./doc/install-guide/section_ceilometer-controller.xml:164(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:56(para) ./doc/install-guide/section_ceilometer-controller.xml:165(para) msgid "By default, MongoDB creates several 1GB journal files in the /var/lib/mongodb/journal directory. If you want to reduce the size of each journal file to 128MB and limit total journal space consumption to 512MB, assert the smallfiles key:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:61(para) ./doc/install-guide/section_ceilometer-controller.xml:170(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:62(para) ./doc/install-guide/section_ceilometer-controller.xml:171(para) msgid "If you change the journaling configuration, stop the MongoDB service, remove the initial journal files, and start the service:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:67(para) ./doc/install-guide/section_ceilometer-controller.xml:176(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:68(para) ./doc/install-guide/section_ceilometer-controller.xml:177(para) msgid "You can also disable journaling. For more information, see the MongoDB manual." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:72(para) ./doc/install-guide/section_ceilometer-controller.xml:181(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:73(para) ./doc/install-guide/section_ceilometer-controller.xml:182(para) msgid "Restart the MongoDB service:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:76(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:77(para) msgid "Start the MongoDB services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:88(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:89(para) msgid "Create the ceilometer database:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:92(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:214(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml:93(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:215(replaceable) msgid "CEILOMETER_DBPASS" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:106(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:107(para) msgid "Replace CEILOMETER_DBPASS with a suitable password." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:118(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:119(para) msgid "Create the ceilometer user:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:120(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:121(para) msgid "Replace CEILOMETER_PASS with a suitable password." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:124(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:125(para) msgid "Add the admin role to the ceilometer user." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:129(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:130(para) msgid "Create the ceilometer service entity:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:137(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:138(para) msgid "Create the Telemetry module API endpoint:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:148(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:149(para) msgid "Before you install and configure Telemetry, you must install MongoDB." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:188(title) ./doc/install-guide/section_ceilometer-controller.xml:300(title) +#: ./doc/install-guide/section_ceilometer-controller.xml:156(para) +msgid "Edit the /etc/mongodb.conf file and complete the following actions:" +msgstr "" + +#: ./doc/install-guide/section_ceilometer-controller.xml:189(title) ./doc/install-guide/section_ceilometer-controller.xml:301(title) msgid "To install and configure the Telemetry module components" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:202(para) ./doc/install-guide/section_ceilometer-controller.xml:318(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:203(para) ./doc/install-guide/section_ceilometer-controller.xml:319(para) msgid "Generate a random value to use as the telemetry secret:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:215(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:216(para) msgid "Replace CEILOMETER_DBPASS with the password you chose for the Telemetry module database. You must escape special characters such as ':', '/', '+', and '@' in the connection string in accordance with RFC2396." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:247(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:248(para) msgid "Replace CEILOMETER_PASS with the password you chose for the celiometer user in the Identity service." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:276(para) ./doc/install-guide/section_ceilometer-controller.xml:331(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:277(para) ./doc/install-guide/section_ceilometer-controller.xml:332(para) msgid "Replace TELEMETRY_SECRET with the telemetry secret that you generated in a previous step." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:280(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:281(para) msgid "In the [collector] section, configure the dispatcher:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:353(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:354(para) msgid "Restart the Telemetry services:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml:362(para) +#: ./doc/install-guide/section_ceilometer-controller.xml:363(para) msgid "Start the Telemetry services and configure them to start when the system boots:" msgstr "" diff --git a/doc/install-guide/locale/ja.po b/doc/install-guide/locale/ja.po index 0e3813b842..45b600aa10 100644 --- a/doc/install-guide/locale/ja.po +++ b/doc/install-guide/locale/ja.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 09:04+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 02:50+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" @@ -107,7 +107,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-network-node.xml11(title) #: ./doc/install-guide/section_heat-install.xml11(title) #: ./doc/install-guide/section_ceilometer-controller.xml17(title) -#: ./doc/install-guide/section_ceilometer-controller.xml147(title) +#: ./doc/install-guide/section_ceilometer-controller.xml148(title) #: ./doc/install-guide/section_keystone-services.xml14(title) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml22(title) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml19(title) @@ -243,11 +243,11 @@ msgstr "ADMIN_TOKEN を前の手順で生成したラ #: ./doc/install-guide/section_keystone-install.xml97(para) #: ./doc/install-guide/section_cinder-storage-node.xml143(para) #: ./doc/install-guide/section_cinder-controller-node.xml123(para) -#: ./doc/install-guide/section_glance-install.xml143(para) -#: ./doc/install-guide/section_glance-install.xml211(para) +#: ./doc/install-guide/section_glance-install.xml146(para) +#: ./doc/install-guide/section_glance-install.xml214(para) #: ./doc/install-guide/section_neutron-controller-node.xml178(para) #: ./doc/install-guide/section_heat-install.xml185(para) -#: ./doc/install-guide/section_ceilometer-controller.xml210(para) +#: ./doc/install-guide/section_ceilometer-controller.xml211(para) msgid "" "In the [database] section, configure database access:" msgstr "[database] セクションに、データベースのアクセス権を設定します。" @@ -292,12 +292,12 @@ msgstr "[database] セクションに、データベースの #: ./doc/install-guide/section_glance-install.xml104(replaceable) #: ./doc/install-guide/section_glance-install.xml105(replaceable) #: ./doc/install-guide/section_glance-install.xml106(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml157(replaceable) -#: ./doc/install-guide/section_glance-install.xml158(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) -#: ./doc/install-guide/section_glance-install.xml225(replaceable) -#: ./doc/install-guide/section_glance-install.xml226(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml160(replaceable) +#: ./doc/install-guide/section_glance-install.xml161(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) +#: ./doc/install-guide/section_glance-install.xml228(replaceable) +#: ./doc/install-guide/section_glance-install.xml229(replaceable) #: ./doc/install-guide/section_dashboard-install.xml72(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml104(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml121(replaceable) @@ -361,16 +361,16 @@ msgstr "[database] セクションに、データベースの #: ./doc/install-guide/section_ceilometer-glance.xml22(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml16(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml17(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml89(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml140(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml90(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml141(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml142(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml226(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml242(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml143(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml243(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml262(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml339(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml244(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml263(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml340(replaceable) #: ./doc/install-guide/section_keystone-services.xml44(replaceable) #: ./doc/install-guide/section_keystone-services.xml93(replaceable) #: ./doc/install-guide/section_keystone-services.xml94(replaceable) @@ -417,8 +417,8 @@ msgstr "[DEFAULT] セクションに、ログディレクト #: ./doc/install-guide/section_cinder-storage-node.xml222(para) #: ./doc/install-guide/section_cinder-controller-node.xml182(para) #: ./doc/install-guide/section_nova-controller-install.xml216(para) -#: ./doc/install-guide/section_glance-install.xml197(para) -#: ./doc/install-guide/section_glance-install.xml257(para) +#: ./doc/install-guide/section_glance-install.xml200(para) +#: ./doc/install-guide/section_glance-install.xml260(para) #: ./doc/install-guide/section_neutron-compute-node.xml148(para) #: ./doc/install-guide/section_neutron-controller-node.xml264(para) #: ./doc/install-guide/section_neutron-network-node.xml152(para) @@ -427,7 +427,7 @@ msgstr "[DEFAULT] セクションに、ログディレクト #: ./doc/install-guide/section_neutron-network-node.xml413(para) #: ./doc/install-guide/section_nova-compute-install.xml150(para) #: ./doc/install-guide/section_heat-install.xml251(para) -#: ./doc/install-guide/section_ceilometer-controller.xml288(para) +#: ./doc/install-guide/section_ceilometer-controller.xml289(para) msgid "" "(Optional) To assist with troubleshooting, enable verbose logging in the " "[DEFAULT] section:" @@ -557,12 +557,12 @@ msgstr "このディレクトリーとその中のファイルの所有者と権 #: ./doc/install-guide/section_cinder-storage-node.xml257(title) #: ./doc/install-guide/section_cinder-controller-node.xml214(title) #: ./doc/install-guide/section_nova-controller-install.xml263(title) -#: ./doc/install-guide/section_glance-install.xml300(title) +#: ./doc/install-guide/section_glance-install.xml303(title) #: ./doc/install-guide/section_dashboard-install.xml109(title) #: ./doc/install-guide/section_neutron-controller-node.xml371(title) #: ./doc/install-guide/section_nova-compute-install.xml192(title) #: ./doc/install-guide/section_heat-install.xml295(title) -#: ./doc/install-guide/section_ceilometer-controller.xml351(title) +#: ./doc/install-guide/section_ceilometer-controller.xml352(title) msgid "To finalize installation" msgstr "インストールの最終手順" @@ -583,7 +583,7 @@ msgstr "Ubuntu パッケージは、デフォルトで SQLite データベース #: ./doc/install-guide/section_keystone-install.xml356(para) #: ./doc/install-guide/section_cinder-controller-node.xml228(para) #: ./doc/install-guide/section_nova-controller-install.xml285(para) -#: ./doc/install-guide/section_glance-install.xml314(para) +#: ./doc/install-guide/section_glance-install.xml317(para) #: ./doc/install-guide/section_nova-compute-install.xml229(para) #: ./doc/install-guide/section_heat-install.xml312(para) msgid "" @@ -640,13 +640,13 @@ msgstr "データベースサーバーのインストール方法と設定方法 #: ./doc/install-guide/section_nova-controller-install.xml125(para) #: ./doc/install-guide/section_nova-controller-install.xml232(para) #: ./doc/install-guide/section_glance-install.xml133(para) -#: ./doc/install-guide/section_glance-install.xml274(para) +#: ./doc/install-guide/section_glance-install.xml277(para) #: ./doc/install-guide/section_dashboard-install.xml21(para) #: ./doc/install-guide/section_dashboard-install.xml38(para) #: ./doc/install-guide/section_nova-compute-install.xml49(para) #: ./doc/install-guide/section_nova-compute-install.xml177(para) -#: ./doc/install-guide/section_ceilometer-controller.xml190(para) -#: ./doc/install-guide/section_ceilometer-controller.xml302(para) +#: ./doc/install-guide/section_ceilometer-controller.xml191(para) +#: ./doc/install-guide/section_ceilometer-controller.xml303(para) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml168(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml97(para) msgid "Install the packages:" @@ -1001,8 +1001,8 @@ msgstr "[filter:ceilometer] セクションに、通知を設 #: ./doc/install-guide/section_nova-compute-install.xml70(replaceable) #: ./doc/install-guide/section_heat-install.xml200(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml74(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) +#: ./doc/install-guide/section_basics-queue.xml81(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml228(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -1013,7 +1013,7 @@ msgstr "コントローラー >" #: ./doc/install-guide/section_ceilometer-swift.xml71(para) #: ./doc/install-guide/section_heat-install.xml201(para) #: ./doc/install-guide/section_ceilometer-glance.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml228(para) +#: ./doc/install-guide/section_ceilometer-controller.xml229(para) msgid "" "Replace RABBIT_PASS with the password you chose " "for the guest account in " @@ -1162,24 +1162,24 @@ msgid "To install and configure the agent" msgstr "エージェントのインストールと設定方法" #: ./doc/install-guide/section_ceilometer-nova.xml20(para) -#: ./doc/install-guide/section_ceilometer-controller.xml206(para) -#: ./doc/install-guide/section_ceilometer-controller.xml322(para) +#: ./doc/install-guide/section_ceilometer-controller.xml207(para) +#: ./doc/install-guide/section_ceilometer-controller.xml323(para) msgid "" "Edit the /etc/ceilometer/ceilometer.conf file and " "complete the following actions:" msgstr "/etc/ceilometer/ceilometer.conf ファイルを編集し、以下の作業を完了します。" #: ./doc/install-guide/section_ceilometer-nova.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml326(para) +#: ./doc/install-guide/section_ceilometer-controller.xml272(para) +#: ./doc/install-guide/section_ceilometer-controller.xml327(para) msgid "" "In the [publisher] section, configure the telemetry " "secret:" msgstr "[publisher] セクションに、telemetry のシークレットを設定します。" #: ./doc/install-guide/section_ceilometer-nova.xml28(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml275(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml330(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml276(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml331(replaceable) msgid "TELEMETRY_SECRET" msgstr "TELEMETRY_SECRET" @@ -1191,7 +1191,7 @@ msgstr "TELEMETRY_SECRET を Telemetry モジュー #: ./doc/install-guide/section_ceilometer-nova.xml33(para) #: ./doc/install-guide/section_heat-install.xml194(para) -#: ./doc/install-guide/section_ceilometer-controller.xml221(para) +#: ./doc/install-guide/section_ceilometer-controller.xml222(para) msgid "" "In the [DEFAULT] section, configure " "RabbitMQ message broker access:" @@ -1211,10 +1211,10 @@ msgstr "[keystone_authtoken] セクションで、Identity #: ./doc/install-guide/section_ceilometer-nova.xml51(replaceable) #: ./doc/install-guide/section_ceilometer-nova.xml69(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml119(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml246(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml265(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml342(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml120(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml247(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml266(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml343(replaceable) msgid "CEILOMETER_PASS" msgstr "CEILOMETER_PASS" @@ -1228,7 +1228,7 @@ msgstr "CEILOMETER_PASS を Telemetry 用モジュー #: ./doc/install-guide/section_cinder-storage-node.xml187(para) #: ./doc/install-guide/section_cinder-controller-node.xml167(para) #: ./doc/install-guide/section_heat-install.xml224(para) -#: ./doc/install-guide/section_ceilometer-controller.xml251(para) +#: ./doc/install-guide/section_ceilometer-controller.xml252(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml181(para) msgid "" "Comment out any auth_host, auth_port, " @@ -1237,16 +1237,16 @@ msgid "" msgstr "identity_uri オプションにより置き換えられるので、auth_hostauth_portauth_protocol オプションをコメントアウトします。" #: ./doc/install-guide/section_ceilometer-nova.xml62(para) -#: ./doc/install-guide/section_ceilometer-controller.xml258(para) -#: ./doc/install-guide/section_ceilometer-controller.xml335(para) +#: ./doc/install-guide/section_ceilometer-controller.xml259(para) +#: ./doc/install-guide/section_ceilometer-controller.xml336(para) msgid "" "In the [service_credentials] section, configure service " "credentials:" msgstr "[service_credentials] セクションに、サービスのクレデンシャルを設定します。" #: ./doc/install-guide/section_ceilometer-nova.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml266(para) -#: ./doc/install-guide/section_ceilometer-controller.xml343(para) +#: ./doc/install-guide/section_ceilometer-controller.xml267(para) +#: ./doc/install-guide/section_ceilometer-controller.xml344(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the ceilometer user in the Identity service." @@ -1297,9 +1297,9 @@ msgid "Install the required packages:" msgstr "必要パッケージをインストールします。" #: ./doc/install-guide/section_sahara-install.xml22(para) -#: ./doc/install-guide/section_glance-install.xml278(para) +#: ./doc/install-guide/section_glance-install.xml281(para) #: ./doc/install-guide/section_heat-install.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml308(para) +#: ./doc/install-guide/section_ceilometer-controller.xml309(para) msgid "" "Respond to prompts for database " "management, Identity " @@ -1518,7 +1518,7 @@ msgstr "ダウンロード方法とイメージ構築の詳細はadmin credentials to gain access to admin-only" " CLI commands:" @@ -2800,7 +2800,7 @@ msgstr "RABBIT_PASSRabbitMQ[DEFAULT] and " "[keystone_authtoken] sections, configure Identity service" @@ -3002,7 +3002,7 @@ msgstr "CINDER_DBPASS を適切なパスワードで #: ./doc/install-guide/section_glance-install.xml56(para) #: ./doc/install-guide/section_neutron-controller-node.xml46(para) #: ./doc/install-guide/section_heat-install.xml47(para) -#: ./doc/install-guide/section_ceilometer-controller.xml115(para) +#: ./doc/install-guide/section_ceilometer-controller.xml116(para) msgid "To create the service credentials, complete these steps:" msgstr "以下の手順を実行して、サービスクレデンシャルを作成します。" @@ -3066,7 +3066,7 @@ msgstr "Block Storage サービスを起動し、システム起動時に自動 #: ./doc/install-guide/section_cinder-controller-node.xml227(para) #: ./doc/install-guide/section_nova-controller-install.xml284(para) -#: ./doc/install-guide/section_glance-install.xml313(para) +#: ./doc/install-guide/section_glance-install.xml316(para) #: ./doc/install-guide/section_nova-compute-install.xml228(para) msgid "By default, the Ubuntu packages create an SQLite database." msgstr "Ubuntu パッケージは、デフォルトで SQLite データベースを作成します。" @@ -3531,8 +3531,8 @@ msgid "" msgstr "Identity で nova ユーザー用に選択したパスワードで NOVA_PASS を置き換えます。" #: ./doc/install-guide/section_nova-controller-install.xml187(para) -#: ./doc/install-guide/section_glance-install.xml173(para) -#: ./doc/install-guide/section_glance-install.xml241(para) +#: ./doc/install-guide/section_glance-install.xml176(para) +#: ./doc/install-guide/section_glance-install.xml244(para) #: ./doc/install-guide/section_neutron-compute-node.xml133(para) #: ./doc/install-guide/section_neutron-controller-node.xml225(para) #: ./doc/install-guide/section_neutron-network-node.xml137(para) @@ -4037,7 +4037,7 @@ msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/install-guide/section_glance-install.xml294(None) +#: ./doc/install-guide/section_glance-install.xml297(None) msgid "" "@@image: 'figures/debconf-screenshots/glance-common_pipeline_flavor.png'; " "md5=78bef92c36a140ad042074f6345d8917" @@ -4075,8 +4075,8 @@ msgstr "glance データベースに適切なアクセス権 #: ./doc/install-guide/section_glance-install.xml39(replaceable) #: ./doc/install-guide/section_glance-install.xml41(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) msgid "GLANCE_DBPASS" msgstr "GLANCE_DBPASS" @@ -4104,85 +4104,85 @@ msgid "Create the Image service API endpoint:" msgstr "Image サービス API エンドポイントを作成します。" #: ./doc/install-guide/section_glance-install.xml124(title) -#: ./doc/install-guide/section_glance-install.xml272(title) +#: ./doc/install-guide/section_glance-install.xml275(title) msgid "To install and configure the Image service components" msgstr "Image サービスのコンポーネントのインストールと設定方法" -#: ./doc/install-guide/section_glance-install.xml139(para) +#: ./doc/install-guide/section_glance-install.xml142(para) msgid "" "Edit the /etc/glance/glance-api.conf file and complete " "the following actions:" msgstr "/etc/glance/glance-api.conf ファイルを編集し、以下の作業を完了します。" -#: ./doc/install-guide/section_glance-install.xml148(para) -#: ./doc/install-guide/section_glance-install.xml216(para) +#: ./doc/install-guide/section_glance-install.xml151(para) +#: ./doc/install-guide/section_glance-install.xml219(para) msgid "" "Replace GLANCE_DBPASS with the password you chose" " for the Image service database." msgstr "" -#: ./doc/install-guide/section_glance-install.xml152(para) -#: ./doc/install-guide/section_glance-install.xml220(para) +#: ./doc/install-guide/section_glance-install.xml155(para) +#: ./doc/install-guide/section_glance-install.xml223(para) msgid "" "In the [keystone_authtoken] and " "[paste_deploy] sections, configure Identity service " "access:" msgstr "[keystone_authtoken]セクションと [paste_deploy] セクションで、Identity のアクセス権を設定します。" -#: ./doc/install-guide/section_glance-install.xml164(replaceable) -#: ./doc/install-guide/section_glance-install.xml232(replaceable) +#: ./doc/install-guide/section_glance-install.xml167(replaceable) +#: ./doc/install-guide/section_glance-install.xml235(replaceable) msgid "GLANCE_PASS" msgstr "GLANCE_PASS" -#: ./doc/install-guide/section_glance-install.xml169(para) -#: ./doc/install-guide/section_glance-install.xml237(para) +#: ./doc/install-guide/section_glance-install.xml172(para) +#: ./doc/install-guide/section_glance-install.xml240(para) msgid "" "Replace GLANCE_PASS with the password you chose " "for the glance user in the Identity service." msgstr "Identity で glance ユーザー用に選択したパスワードで GLANCE_PASS を置き換えます。" -#: ./doc/install-guide/section_glance-install.xml178(para) +#: ./doc/install-guide/section_glance-install.xml181(para) msgid "" "In the [glance_store] section, configure the local file " "system store and location of image files:" msgstr "[glance_store] セクションにおいて、ローカルファイルシステムストアおよびイメージファイルの位置を設定します。" -#: ./doc/install-guide/section_glance-install.xml186(para) -#: ./doc/install-guide/section_glance-install.xml246(para) +#: ./doc/install-guide/section_glance-install.xml189(para) +#: ./doc/install-guide/section_glance-install.xml249(para) msgid "" "In the [DEFAULT] section, configure the " "noop notification driver to disable notifications because" " they only pertain to the optional Telemetry service:" msgstr "[DEFAULT] セクションに、noop 通知ドライバーを設定し、通知を無効化します。これらはオプションの Telemetry サービスのみに関するものだからです。" -#: ./doc/install-guide/section_glance-install.xml193(para) -#: ./doc/install-guide/section_glance-install.xml253(para) +#: ./doc/install-guide/section_glance-install.xml196(para) +#: ./doc/install-guide/section_glance-install.xml256(para) msgid "" "The Telemetry chapter provides an Image service configuration that enables " "notifications." msgstr "" -#: ./doc/install-guide/section_glance-install.xml207(para) +#: ./doc/install-guide/section_glance-install.xml210(para) msgid "" "Edit the /etc/glance/glance-registry.conf file and " "complete the following actions:" msgstr "/etc/glance/glance-registry.conf ファイルを編集し、以下の作業を完了します。" -#: ./doc/install-guide/section_glance-install.xml267(para) +#: ./doc/install-guide/section_glance-install.xml270(para) msgid "Populate the Image service database:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml288(para) +#: ./doc/install-guide/section_glance-install.xml291(para) msgid "" "Select the keystone pipeline to configure the Image " "service to use the Identity service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml302(para) +#: ./doc/install-guide/section_glance-install.xml305(para) msgid "Restart the Image service services:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml307(para) +#: ./doc/install-guide/section_glance-install.xml310(para) msgid "" "Start the Image service services and configure them to start when the system" " boots:" @@ -6984,22 +6984,28 @@ msgid "" "bug#927301." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) +msgid "" +"The epmd.socket service should be listening on the controller management " +"interface. Restart the service if required." +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml74(para) msgid "" "Start the message queue service and configure it to start when the system " "boots:" msgstr "メッセージキューサービスを起動し、システム起動時に起動するよう設定します。" -#: ./doc/install-guide/section_basics-queue.xml73(para) +#: ./doc/install-guide/section_basics-queue.xml80(para) msgid "Add the openstack user:" msgstr "openstack ユーザーを追加します。" -#: ./doc/install-guide/section_basics-queue.xml77(para) +#: ./doc/install-guide/section_basics-queue.xml84(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "RABBIT_PASS を適切なパスワードに置き換えます。" -#: ./doc/install-guide/section_basics-queue.xml81(para) +#: ./doc/install-guide/section_basics-queue.xml88(para) msgid "" "Permit configuration, write, and read access for the " "openstack user:" @@ -7041,26 +7047,27 @@ msgid "" msgstr "パッケージは GPG キー 562111AC05905EA8 を用いて署名されています。使用する前にインポートした GPG キーのフィンガープリントを検証すべきです。" #: ./doc/install-guide/section_ceilometer-controller.xml40(para) -#: ./doc/install-guide/section_ceilometer-controller.xml151(para) +#: ./doc/install-guide/section_ceilometer-controller.xml152(para) msgid "Install the MongoDB package:" msgstr "MongoDB パッケージをインストールします。" #: ./doc/install-guide/section_ceilometer-controller.xml46(para) -#: ./doc/install-guide/section_ceilometer-controller.xml155(para) msgid "" -"Edit the /etc/mongodb.conf file and complete the " +"Edit the /etc/mongodb.conf/etc/mongod.conf file and complete the " "following actions:" -msgstr "/etc/mongodb.conf ファイルを編集し、以下の作業を実行します。" +msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml50(para) -#: ./doc/install-guide/section_ceilometer-controller.xml159(para) +#: ./doc/install-guide/section_ceilometer-controller.xml51(para) +#: ./doc/install-guide/section_ceilometer-controller.xml160(para) msgid "" "Configure the bind_ip key to use the management interface" " IP address of the controller node." msgstr "bind_ip キーを設定し、コントローラーノードの管理インターフェース IP アドレスを使用します。" -#: ./doc/install-guide/section_ceilometer-controller.xml55(para) -#: ./doc/install-guide/section_ceilometer-controller.xml164(para) +#: ./doc/install-guide/section_ceilometer-controller.xml56(para) +#: ./doc/install-guide/section_ceilometer-controller.xml165(para) msgid "" "By default, MongoDB creates several 1GB journal files in the " "/var/lib/mongodb/journal directory. If you want to reduce the size of each " @@ -7068,86 +7075,92 @@ msgid "" "assert the smallfiles key:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml61(para) -#: ./doc/install-guide/section_ceilometer-controller.xml170(para) +#: ./doc/install-guide/section_ceilometer-controller.xml62(para) +#: ./doc/install-guide/section_ceilometer-controller.xml171(para) msgid "" "If you change the journaling configuration, stop the MongoDB service, remove" " the initial journal files, and start the service:" msgstr "ジャーナリングの設定を変更する場合、MongoDB サービスを停止し、初期ジャーナルファイルを削除し、サービスを起動します。" -#: ./doc/install-guide/section_ceilometer-controller.xml67(para) -#: ./doc/install-guide/section_ceilometer-controller.xml176(para) +#: ./doc/install-guide/section_ceilometer-controller.xml68(para) +#: ./doc/install-guide/section_ceilometer-controller.xml177(para) msgid "" "You can also disable journaling. For more information, see the MongoDB manual." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml181(para) +#: ./doc/install-guide/section_ceilometer-controller.xml73(para) +#: ./doc/install-guide/section_ceilometer-controller.xml182(para) msgid "Restart the MongoDB service:" msgstr "MongoDB サービスを再起動します。" -#: ./doc/install-guide/section_ceilometer-controller.xml76(para) +#: ./doc/install-guide/section_ceilometer-controller.xml77(para) msgid "" "Start the MongoDB services and configure them to start when the system " "boots:" msgstr "MongoDB のサービスを起動し、システム起動時に自動的に起動するよう設定します。" -#: ./doc/install-guide/section_ceilometer-controller.xml88(para) +#: ./doc/install-guide/section_ceilometer-controller.xml89(para) msgid "Create the ceilometer database:" msgstr "ceilometer データベースを作成します。" -#: ./doc/install-guide/section_ceilometer-controller.xml92(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml93(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) msgid "CEILOMETER_DBPASS" msgstr "CEILOMETER_DBPASS" -#: ./doc/install-guide/section_ceilometer-controller.xml106(para) +#: ./doc/install-guide/section_ceilometer-controller.xml107(para) msgid "" "Replace CEILOMETER_DBPASS with a suitable " "password." msgstr "CEILOMETER_DBPASS を適切なパスワードで置き換えます。" -#: ./doc/install-guide/section_ceilometer-controller.xml118(para) +#: ./doc/install-guide/section_ceilometer-controller.xml119(para) msgid "Create the ceilometer user:" msgstr "ceilometer ユーザーを作成します。" -#: ./doc/install-guide/section_ceilometer-controller.xml120(para) +#: ./doc/install-guide/section_ceilometer-controller.xml121(para) msgid "" "Replace CEILOMETER_PASS with a suitable password." msgstr "CEILOMETER_PASS を適切なパスワードで置き換えます。" -#: ./doc/install-guide/section_ceilometer-controller.xml124(para) +#: ./doc/install-guide/section_ceilometer-controller.xml125(para) msgid "" "Add the admin role to the ceilometer " "user." msgstr "ceilometer ユーザーに admin ロールを追加します。" -#: ./doc/install-guide/section_ceilometer-controller.xml129(para) +#: ./doc/install-guide/section_ceilometer-controller.xml130(para) msgid "Create the ceilometer service entity:" msgstr "ceilometer サービスエンティティーを作成します。" -#: ./doc/install-guide/section_ceilometer-controller.xml137(para) +#: ./doc/install-guide/section_ceilometer-controller.xml138(para) msgid "Create the Telemetry module API endpoint:" msgstr "Telemetry モジュール API エンドポイントを作成します。" -#: ./doc/install-guide/section_ceilometer-controller.xml148(para) +#: ./doc/install-guide/section_ceilometer-controller.xml149(para) msgid "" "Before you install and configure Telemetry, you must install " "MongoDB." msgstr "Telemetry をインストールし、設定する前に、MongoDB をインストールする必要があります。" -#: ./doc/install-guide/section_ceilometer-controller.xml188(title) -#: ./doc/install-guide/section_ceilometer-controller.xml300(title) +#: ./doc/install-guide/section_ceilometer-controller.xml156(para) +msgid "" +"Edit the /etc/mongodb.conf file and complete the " +"following actions:" +msgstr "/etc/mongodb.conf ファイルを編集し、以下の作業を実行します。" + +#: ./doc/install-guide/section_ceilometer-controller.xml189(title) +#: ./doc/install-guide/section_ceilometer-controller.xml301(title) msgid "To install and configure the Telemetry module components" msgstr "Telemetry モジュールコンポーネントのインストールと設定方法" -#: ./doc/install-guide/section_ceilometer-controller.xml202(para) -#: ./doc/install-guide/section_ceilometer-controller.xml318(para) +#: ./doc/install-guide/section_ceilometer-controller.xml203(para) +#: ./doc/install-guide/section_ceilometer-controller.xml319(para) msgid "Generate a random value to use as the telemetry secret:" msgstr "telemetry シークレットとして使用するために、ランダムな値を生成します。" -#: ./doc/install-guide/section_ceilometer-controller.xml215(para) +#: ./doc/install-guide/section_ceilometer-controller.xml216(para) msgid "" "Replace CEILOMETER_DBPASS with the password you " "chose for the Telemetry module database. You must escape special characters " @@ -7155,29 +7168,29 @@ msgid "" "RFC2396." msgstr "CEILOMETER_DBPASS を Telemetry 用モジュールデータベース用に選択したパスワードで置き換えます。RFC2396 に従ったコネクション文字列において、「:」「/」「+」「@」などの特別な文字列をエスケープする必要があります。" -#: ./doc/install-guide/section_ceilometer-controller.xml247(para) +#: ./doc/install-guide/section_ceilometer-controller.xml248(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the celiometer user in the Identity service." msgstr "CEILOMETER_PASS を Identity において celiometer ユーザー用に選択したパスワードで置き換えます。" -#: ./doc/install-guide/section_ceilometer-controller.xml276(para) -#: ./doc/install-guide/section_ceilometer-controller.xml331(para) +#: ./doc/install-guide/section_ceilometer-controller.xml277(para) +#: ./doc/install-guide/section_ceilometer-controller.xml332(para) msgid "" "Replace TELEMETRY_SECRET with the telemetry " "secret that you generated in a previous step." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml280(para) +#: ./doc/install-guide/section_ceilometer-controller.xml281(para) msgid "" "In the [collector] section, configure the dispatcher:" msgstr "[collector] セクションにディスパッチャーを設定します。" -#: ./doc/install-guide/section_ceilometer-controller.xml353(para) +#: ./doc/install-guide/section_ceilometer-controller.xml354(para) msgid "Restart the Telemetry services:" msgstr "Telemetry のサービスを再起動します。" -#: ./doc/install-guide/section_ceilometer-controller.xml362(para) +#: ./doc/install-guide/section_ceilometer-controller.xml363(para) msgid "" "Start the Telemetry services and configure them to start when the system " "boots:" diff --git a/doc/install-guide/locale/ko_KR.po b/doc/install-guide/locale/ko_KR.po index 1c4b8dd215..8bbd9fe5fd 100644 --- a/doc/install-guide/locale/ko_KR.po +++ b/doc/install-guide/locale/ko_KR.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 09:04+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 02:50+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" @@ -120,7 +120,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-network-node.xml11(title) #: ./doc/install-guide/section_heat-install.xml11(title) #: ./doc/install-guide/section_ceilometer-controller.xml17(title) -#: ./doc/install-guide/section_ceilometer-controller.xml147(title) +#: ./doc/install-guide/section_ceilometer-controller.xml148(title) #: ./doc/install-guide/section_keystone-services.xml14(title) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml22(title) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml19(title) @@ -256,11 +256,11 @@ msgstr " ADMIN_TOKEN을 전 단계에서 생성했던 #: ./doc/install-guide/section_keystone-install.xml97(para) #: ./doc/install-guide/section_cinder-storage-node.xml143(para) #: ./doc/install-guide/section_cinder-controller-node.xml123(para) -#: ./doc/install-guide/section_glance-install.xml143(para) -#: ./doc/install-guide/section_glance-install.xml211(para) +#: ./doc/install-guide/section_glance-install.xml146(para) +#: ./doc/install-guide/section_glance-install.xml214(para) #: ./doc/install-guide/section_neutron-controller-node.xml178(para) #: ./doc/install-guide/section_heat-install.xml185(para) -#: ./doc/install-guide/section_ceilometer-controller.xml210(para) +#: ./doc/install-guide/section_ceilometer-controller.xml211(para) msgid "" "In the [database] section, configure database access:" msgstr "[database] 섹션에서, 데이터베이스 접속 설정을 합니다:" @@ -305,12 +305,12 @@ msgstr "[database] 섹션에서, 데이터베이스 접속 #: ./doc/install-guide/section_glance-install.xml104(replaceable) #: ./doc/install-guide/section_glance-install.xml105(replaceable) #: ./doc/install-guide/section_glance-install.xml106(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml157(replaceable) -#: ./doc/install-guide/section_glance-install.xml158(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) -#: ./doc/install-guide/section_glance-install.xml225(replaceable) -#: ./doc/install-guide/section_glance-install.xml226(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml160(replaceable) +#: ./doc/install-guide/section_glance-install.xml161(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) +#: ./doc/install-guide/section_glance-install.xml228(replaceable) +#: ./doc/install-guide/section_glance-install.xml229(replaceable) #: ./doc/install-guide/section_dashboard-install.xml72(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml104(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml121(replaceable) @@ -374,16 +374,16 @@ msgstr "[database] 섹션에서, 데이터베이스 접속 #: ./doc/install-guide/section_ceilometer-glance.xml22(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml16(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml17(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml89(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml140(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml90(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml141(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml142(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml226(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml242(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml143(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml243(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml262(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml339(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml244(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml263(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml340(replaceable) #: ./doc/install-guide/section_keystone-services.xml44(replaceable) #: ./doc/install-guide/section_keystone-services.xml93(replaceable) #: ./doc/install-guide/section_keystone-services.xml94(replaceable) @@ -430,8 +430,8 @@ msgstr "[DEFAULT] 섹션에서, 로그 디렉토리를 설정 #: ./doc/install-guide/section_cinder-storage-node.xml222(para) #: ./doc/install-guide/section_cinder-controller-node.xml182(para) #: ./doc/install-guide/section_nova-controller-install.xml216(para) -#: ./doc/install-guide/section_glance-install.xml197(para) -#: ./doc/install-guide/section_glance-install.xml257(para) +#: ./doc/install-guide/section_glance-install.xml200(para) +#: ./doc/install-guide/section_glance-install.xml260(para) #: ./doc/install-guide/section_neutron-compute-node.xml148(para) #: ./doc/install-guide/section_neutron-controller-node.xml264(para) #: ./doc/install-guide/section_neutron-network-node.xml152(para) @@ -440,7 +440,7 @@ msgstr "[DEFAULT] 섹션에서, 로그 디렉토리를 설정 #: ./doc/install-guide/section_neutron-network-node.xml413(para) #: ./doc/install-guide/section_nova-compute-install.xml150(para) #: ./doc/install-guide/section_heat-install.xml251(para) -#: ./doc/install-guide/section_ceilometer-controller.xml288(para) +#: ./doc/install-guide/section_ceilometer-controller.xml289(para) msgid "" "(Optional) To assist with troubleshooting, enable verbose logging in the " "[DEFAULT] section:" @@ -570,12 +570,12 @@ msgstr "" #: ./doc/install-guide/section_cinder-storage-node.xml257(title) #: ./doc/install-guide/section_cinder-controller-node.xml214(title) #: ./doc/install-guide/section_nova-controller-install.xml263(title) -#: ./doc/install-guide/section_glance-install.xml300(title) +#: ./doc/install-guide/section_glance-install.xml303(title) #: ./doc/install-guide/section_dashboard-install.xml109(title) #: ./doc/install-guide/section_neutron-controller-node.xml371(title) #: ./doc/install-guide/section_nova-compute-install.xml192(title) #: ./doc/install-guide/section_heat-install.xml295(title) -#: ./doc/install-guide/section_ceilometer-controller.xml351(title) +#: ./doc/install-guide/section_ceilometer-controller.xml352(title) msgid "To finalize installation" msgstr "설치 후" @@ -596,7 +596,7 @@ msgstr "디폴트로, Ubuntu 패키지는 SQLite 데이터베이스를 생성 #: ./doc/install-guide/section_keystone-install.xml356(para) #: ./doc/install-guide/section_cinder-controller-node.xml228(para) #: ./doc/install-guide/section_nova-controller-install.xml285(para) -#: ./doc/install-guide/section_glance-install.xml314(para) +#: ./doc/install-guide/section_glance-install.xml317(para) #: ./doc/install-guide/section_nova-compute-install.xml229(para) #: ./doc/install-guide/section_heat-install.xml312(para) msgid "" @@ -653,13 +653,13 @@ msgstr "데이터베이스 서버 설치와 설정" #: ./doc/install-guide/section_nova-controller-install.xml125(para) #: ./doc/install-guide/section_nova-controller-install.xml232(para) #: ./doc/install-guide/section_glance-install.xml133(para) -#: ./doc/install-guide/section_glance-install.xml274(para) +#: ./doc/install-guide/section_glance-install.xml277(para) #: ./doc/install-guide/section_dashboard-install.xml21(para) #: ./doc/install-guide/section_dashboard-install.xml38(para) #: ./doc/install-guide/section_nova-compute-install.xml49(para) #: ./doc/install-guide/section_nova-compute-install.xml177(para) -#: ./doc/install-guide/section_ceilometer-controller.xml190(para) -#: ./doc/install-guide/section_ceilometer-controller.xml302(para) +#: ./doc/install-guide/section_ceilometer-controller.xml191(para) +#: ./doc/install-guide/section_ceilometer-controller.xml303(para) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml168(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml97(para) msgid "Install the packages:" @@ -1014,8 +1014,8 @@ msgstr "[filter:ceilometer] 섹션에, notification을 구성 #: ./doc/install-guide/section_nova-compute-install.xml70(replaceable) #: ./doc/install-guide/section_heat-install.xml200(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml74(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) +#: ./doc/install-guide/section_basics-queue.xml81(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml228(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -1026,7 +1026,7 @@ msgstr "controller>" #: ./doc/install-guide/section_ceilometer-swift.xml71(para) #: ./doc/install-guide/section_heat-install.xml201(para) #: ./doc/install-guide/section_ceilometer-glance.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml228(para) +#: ./doc/install-guide/section_ceilometer-controller.xml229(para) msgid "" "Replace RABBIT_PASS with the password you chose " "for the guest account in " @@ -1175,24 +1175,24 @@ msgid "To install and configure the agent" msgstr "에이전트를 설치 및 구성하기 위해" #: ./doc/install-guide/section_ceilometer-nova.xml20(para) -#: ./doc/install-guide/section_ceilometer-controller.xml206(para) -#: ./doc/install-guide/section_ceilometer-controller.xml322(para) +#: ./doc/install-guide/section_ceilometer-controller.xml207(para) +#: ./doc/install-guide/section_ceilometer-controller.xml323(para) msgid "" "Edit the /etc/ceilometer/ceilometer.conf file and " "complete the following actions:" msgstr "/etc/ceilometer/ceilometer.conf 파일을 수정하고 다음 행동을 완료합니다:" #: ./doc/install-guide/section_ceilometer-nova.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml326(para) +#: ./doc/install-guide/section_ceilometer-controller.xml272(para) +#: ./doc/install-guide/section_ceilometer-controller.xml327(para) msgid "" "In the [publisher] section, configure the telemetry " "secret:" msgstr "[publisher] 섹션에서, telemetry 시크릿을 구성합니다:" #: ./doc/install-guide/section_ceilometer-nova.xml28(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml275(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml330(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml276(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml331(replaceable) msgid "TELEMETRY_SECRET" msgstr "TELEMETRY_SECRET" @@ -1204,7 +1204,7 @@ msgstr "TELEMETRY_SECRET을 Telemetry 모듈에 대 #: ./doc/install-guide/section_ceilometer-nova.xml33(para) #: ./doc/install-guide/section_heat-install.xml194(para) -#: ./doc/install-guide/section_ceilometer-controller.xml221(para) +#: ./doc/install-guide/section_ceilometer-controller.xml222(para) msgid "" "In the [DEFAULT] section, configure " "RabbitMQ message broker access:" @@ -1224,10 +1224,10 @@ msgstr "[keystone_authtoken] 섹션에서, Identity 서비스 #: ./doc/install-guide/section_ceilometer-nova.xml51(replaceable) #: ./doc/install-guide/section_ceilometer-nova.xml69(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml119(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml246(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml265(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml342(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml120(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml247(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml266(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml343(replaceable) msgid "CEILOMETER_PASS" msgstr "CEILOMETER_PASS" @@ -1241,7 +1241,7 @@ msgstr "CEILOMETER_PASS를 Telemetry module 데이터 #: ./doc/install-guide/section_cinder-storage-node.xml187(para) #: ./doc/install-guide/section_cinder-controller-node.xml167(para) #: ./doc/install-guide/section_heat-install.xml224(para) -#: ./doc/install-guide/section_ceilometer-controller.xml251(para) +#: ./doc/install-guide/section_ceilometer-controller.xml252(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml181(para) msgid "" "Comment out any auth_host, auth_port, " @@ -1250,16 +1250,16 @@ msgid "" msgstr "" #: ./doc/install-guide/section_ceilometer-nova.xml62(para) -#: ./doc/install-guide/section_ceilometer-controller.xml258(para) -#: ./doc/install-guide/section_ceilometer-controller.xml335(para) +#: ./doc/install-guide/section_ceilometer-controller.xml259(para) +#: ./doc/install-guide/section_ceilometer-controller.xml336(para) msgid "" "In the [service_credentials] section, configure service " "credentials:" msgstr "[service_credentials] 섹션에서, 서비스 credentials를 설정합니다:" #: ./doc/install-guide/section_ceilometer-nova.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml266(para) -#: ./doc/install-guide/section_ceilometer-controller.xml343(para) +#: ./doc/install-guide/section_ceilometer-controller.xml267(para) +#: ./doc/install-guide/section_ceilometer-controller.xml344(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the ceilometer user in the Identity service." @@ -1310,9 +1310,9 @@ msgid "Install the required packages:" msgstr "필수 패키지들을 설치합니다:" #: ./doc/install-guide/section_sahara-install.xml22(para) -#: ./doc/install-guide/section_glance-install.xml278(para) +#: ./doc/install-guide/section_glance-install.xml281(para) #: ./doc/install-guide/section_heat-install.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml308(para) +#: ./doc/install-guide/section_ceilometer-controller.xml309(para) msgid "" "Respond to prompts for database " "management, Identity " @@ -1531,7 +1531,7 @@ msgstr "이미지를 다운로드하고 빌드하는 방법에 대한 정보는 #: ./doc/install-guide/section_ceilometer-verify.xml15(para) #: ./doc/install-guide/section_neutron-network-node.xml547(para) #: ./doc/install-guide/section_heat-install.xml42(para) -#: ./doc/install-guide/section_ceilometer-controller.xml110(para) +#: ./doc/install-guide/section_ceilometer-controller.xml111(para) msgid "" "Source the admin credentials to gain access to admin-only" " CLI commands:" @@ -2813,7 +2813,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-controller-node.xml204(para) #: ./doc/install-guide/section_neutron-network-node.xml116(para) #: ./doc/install-guide/section_nova-compute-install.xml76(para) -#: ./doc/install-guide/section_ceilometer-controller.xml233(para) +#: ./doc/install-guide/section_ceilometer-controller.xml234(para) msgid "" "In the [DEFAULT] and " "[keystone_authtoken] sections, configure Identity service" @@ -3015,7 +3015,7 @@ msgstr "CINDER_DBPASS 를 알맞은 패스워드로 #: ./doc/install-guide/section_glance-install.xml56(para) #: ./doc/install-guide/section_neutron-controller-node.xml46(para) #: ./doc/install-guide/section_heat-install.xml47(para) -#: ./doc/install-guide/section_ceilometer-controller.xml115(para) +#: ./doc/install-guide/section_ceilometer-controller.xml116(para) msgid "To create the service credentials, complete these steps:" msgstr "서비스 credentail을 생성하기 위해, 다음 스텝들을 완료합니다:" @@ -3079,7 +3079,7 @@ msgstr "블록 스토리지 서비스를 시작하고 시스템 부팅시 시작 #: ./doc/install-guide/section_cinder-controller-node.xml227(para) #: ./doc/install-guide/section_nova-controller-install.xml284(para) -#: ./doc/install-guide/section_glance-install.xml313(para) +#: ./doc/install-guide/section_glance-install.xml316(para) #: ./doc/install-guide/section_nova-compute-install.xml228(para) msgid "By default, the Ubuntu packages create an SQLite database." msgstr "기본으로, Ubuntu 패키지들은 SQLite 데이터베이스를 생성합니다." @@ -3544,8 +3544,8 @@ msgid "" msgstr "NOVA_PASS 를 Identity 서비스에서 nova 사용자를 위해 선택하였던 패스워드로 변경하십시오." #: ./doc/install-guide/section_nova-controller-install.xml187(para) -#: ./doc/install-guide/section_glance-install.xml173(para) -#: ./doc/install-guide/section_glance-install.xml241(para) +#: ./doc/install-guide/section_glance-install.xml176(para) +#: ./doc/install-guide/section_glance-install.xml244(para) #: ./doc/install-guide/section_neutron-compute-node.xml133(para) #: ./doc/install-guide/section_neutron-controller-node.xml225(para) #: ./doc/install-guide/section_neutron-network-node.xml137(para) @@ -4050,7 +4050,7 @@ msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/install-guide/section_glance-install.xml294(None) +#: ./doc/install-guide/section_glance-install.xml297(None) msgid "" "@@image: 'figures/debconf-screenshots/glance-common_pipeline_flavor.png'; " "md5=78bef92c36a140ad042074f6345d8917" @@ -4088,8 +4088,8 @@ msgstr "" #: ./doc/install-guide/section_glance-install.xml39(replaceable) #: ./doc/install-guide/section_glance-install.xml41(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) msgid "GLANCE_DBPASS" msgstr "GLANCE_DBPASS" @@ -4117,85 +4117,85 @@ msgid "Create the Image service API endpoint:" msgstr "" #: ./doc/install-guide/section_glance-install.xml124(title) -#: ./doc/install-guide/section_glance-install.xml272(title) +#: ./doc/install-guide/section_glance-install.xml275(title) msgid "To install and configure the Image service components" msgstr "" -#: ./doc/install-guide/section_glance-install.xml139(para) +#: ./doc/install-guide/section_glance-install.xml142(para) msgid "" "Edit the /etc/glance/glance-api.conf file and complete " "the following actions:" msgstr "/etc/glance/glance-api.conf 파일을 수정하고 다음 행동을 완료합니다:" -#: ./doc/install-guide/section_glance-install.xml148(para) -#: ./doc/install-guide/section_glance-install.xml216(para) +#: ./doc/install-guide/section_glance-install.xml151(para) +#: ./doc/install-guide/section_glance-install.xml219(para) msgid "" "Replace GLANCE_DBPASS with the password you chose" " for the Image service database." msgstr "" -#: ./doc/install-guide/section_glance-install.xml152(para) -#: ./doc/install-guide/section_glance-install.xml220(para) +#: ./doc/install-guide/section_glance-install.xml155(para) +#: ./doc/install-guide/section_glance-install.xml223(para) msgid "" "In the [keystone_authtoken] and " "[paste_deploy] sections, configure Identity service " "access:" msgstr "[keystone_authtoken][paste_deploy] 섹션에서, Identity 서비스 접속을 설정합니다:" -#: ./doc/install-guide/section_glance-install.xml164(replaceable) -#: ./doc/install-guide/section_glance-install.xml232(replaceable) +#: ./doc/install-guide/section_glance-install.xml167(replaceable) +#: ./doc/install-guide/section_glance-install.xml235(replaceable) msgid "GLANCE_PASS" msgstr "GLANCE_PASS" -#: ./doc/install-guide/section_glance-install.xml169(para) -#: ./doc/install-guide/section_glance-install.xml237(para) +#: ./doc/install-guide/section_glance-install.xml172(para) +#: ./doc/install-guide/section_glance-install.xml240(para) msgid "" "Replace GLANCE_PASS with the password you chose " "for the glance user in the Identity service." msgstr "GLANCE_PASS 를 Identity 서비스에서 glance 사용자를 위해 선택하였던 패스워드로 변경하십시오." -#: ./doc/install-guide/section_glance-install.xml178(para) +#: ./doc/install-guide/section_glance-install.xml181(para) msgid "" "In the [glance_store] section, configure the local file " "system store and location of image files:" msgstr "[glance_store] 섹션에서, 로컬 파일시스템 저장과 이미지 파일의 위치를 설정합니다:" -#: ./doc/install-guide/section_glance-install.xml186(para) -#: ./doc/install-guide/section_glance-install.xml246(para) +#: ./doc/install-guide/section_glance-install.xml189(para) +#: ./doc/install-guide/section_glance-install.xml249(para) msgid "" "In the [DEFAULT] section, configure the " "noop notification driver to disable notifications because" " they only pertain to the optional Telemetry service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml193(para) -#: ./doc/install-guide/section_glance-install.xml253(para) +#: ./doc/install-guide/section_glance-install.xml196(para) +#: ./doc/install-guide/section_glance-install.xml256(para) msgid "" "The Telemetry chapter provides an Image service configuration that enables " "notifications." msgstr "" -#: ./doc/install-guide/section_glance-install.xml207(para) +#: ./doc/install-guide/section_glance-install.xml210(para) msgid "" "Edit the /etc/glance/glance-registry.conf file and " "complete the following actions:" msgstr "/etc/glance/glance-registry.conf 파일을 수정하고 다음 행동을 완료합니다:" -#: ./doc/install-guide/section_glance-install.xml267(para) +#: ./doc/install-guide/section_glance-install.xml270(para) msgid "Populate the Image service database:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml288(para) +#: ./doc/install-guide/section_glance-install.xml291(para) msgid "" "Select the keystone pipeline to configure the Image " "service to use the Identity service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml302(para) +#: ./doc/install-guide/section_glance-install.xml305(para) msgid "Restart the Image service services:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml307(para) +#: ./doc/install-guide/section_glance-install.xml310(para) msgid "" "Start the Image service services and configure them to start when the system" " boots:" @@ -6997,22 +6997,28 @@ msgid "" "bug#927301." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) +msgid "" +"The epmd.socket service should be listening on the controller management " +"interface. Restart the service if required." +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml74(para) msgid "" "Start the message queue service and configure it to start when the system " "boots:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml73(para) +#: ./doc/install-guide/section_basics-queue.xml80(para) msgid "Add the openstack user:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml77(para) +#: ./doc/install-guide/section_basics-queue.xml84(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "RABBIT_PASS 를 알맞은 패스워드로 변경하십시오." -#: ./doc/install-guide/section_basics-queue.xml81(para) +#: ./doc/install-guide/section_basics-queue.xml88(para) msgid "" "Permit configuration, write, and read access for the " "openstack user:" @@ -7054,26 +7060,27 @@ msgid "" msgstr "" #: ./doc/install-guide/section_ceilometer-controller.xml40(para) -#: ./doc/install-guide/section_ceilometer-controller.xml151(para) +#: ./doc/install-guide/section_ceilometer-controller.xml152(para) msgid "Install the MongoDB package:" msgstr "MongoDB 패키지를 설치합니다:" #: ./doc/install-guide/section_ceilometer-controller.xml46(para) -#: ./doc/install-guide/section_ceilometer-controller.xml155(para) msgid "" -"Edit the /etc/mongodb.conf file and complete the " +"Edit the /etc/mongodb.conf/etc/mongod.conf file and complete the " "following actions:" -msgstr "/etc/mongodb.conf 파일을 수정하고 다음 행동을 완료합니다:" +msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml50(para) -#: ./doc/install-guide/section_ceilometer-controller.xml159(para) +#: ./doc/install-guide/section_ceilometer-controller.xml51(para) +#: ./doc/install-guide/section_ceilometer-controller.xml160(para) msgid "" "Configure the bind_ip key to use the management interface" " IP address of the controller node." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml55(para) -#: ./doc/install-guide/section_ceilometer-controller.xml164(para) +#: ./doc/install-guide/section_ceilometer-controller.xml56(para) +#: ./doc/install-guide/section_ceilometer-controller.xml165(para) msgid "" "By default, MongoDB creates several 1GB journal files in the " "/var/lib/mongodb/journal directory. If you want to reduce the size of each " @@ -7081,86 +7088,92 @@ msgid "" "assert the smallfiles key:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml61(para) -#: ./doc/install-guide/section_ceilometer-controller.xml170(para) +#: ./doc/install-guide/section_ceilometer-controller.xml62(para) +#: ./doc/install-guide/section_ceilometer-controller.xml171(para) msgid "" "If you change the journaling configuration, stop the MongoDB service, remove" " the initial journal files, and start the service:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml67(para) -#: ./doc/install-guide/section_ceilometer-controller.xml176(para) +#: ./doc/install-guide/section_ceilometer-controller.xml68(para) +#: ./doc/install-guide/section_ceilometer-controller.xml177(para) msgid "" "You can also disable journaling. For more information, see the MongoDB manual." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml181(para) +#: ./doc/install-guide/section_ceilometer-controller.xml73(para) +#: ./doc/install-guide/section_ceilometer-controller.xml182(para) msgid "Restart the MongoDB service:" msgstr "MongoDB 서비스를 재시작합니다:" -#: ./doc/install-guide/section_ceilometer-controller.xml76(para) +#: ./doc/install-guide/section_ceilometer-controller.xml77(para) msgid "" "Start the MongoDB services and configure them to start when the system " "boots:" msgstr "MongoDB 서비스를 시작하고 시스템 부팅시 시작하도록 설정합니다:" -#: ./doc/install-guide/section_ceilometer-controller.xml88(para) +#: ./doc/install-guide/section_ceilometer-controller.xml89(para) msgid "Create the ceilometer database:" msgstr "ceilometer 데이터베이스를 생성합니다:" -#: ./doc/install-guide/section_ceilometer-controller.xml92(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml93(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) msgid "CEILOMETER_DBPASS" msgstr "CEILOMETER_DBPASS" -#: ./doc/install-guide/section_ceilometer-controller.xml106(para) +#: ./doc/install-guide/section_ceilometer-controller.xml107(para) msgid "" "Replace CEILOMETER_DBPASS with a suitable " "password." msgstr "CEILOMETER_DBPASS 를 알맞은 패스워드로 변경하십시오." -#: ./doc/install-guide/section_ceilometer-controller.xml118(para) +#: ./doc/install-guide/section_ceilometer-controller.xml119(para) msgid "Create the ceilometer user:" msgstr "ceilometer 사용자를 생성합니다:" -#: ./doc/install-guide/section_ceilometer-controller.xml120(para) +#: ./doc/install-guide/section_ceilometer-controller.xml121(para) msgid "" "Replace CEILOMETER_PASS with a suitable password." msgstr "CEILOMETER_PASS 를 알맞은 패스워드로 변경하십시오." -#: ./doc/install-guide/section_ceilometer-controller.xml124(para) +#: ./doc/install-guide/section_ceilometer-controller.xml125(para) msgid "" "Add the admin role to the ceilometer " "user." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml129(para) +#: ./doc/install-guide/section_ceilometer-controller.xml130(para) msgid "Create the ceilometer service entity:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml137(para) +#: ./doc/install-guide/section_ceilometer-controller.xml138(para) msgid "Create the Telemetry module API endpoint:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml148(para) +#: ./doc/install-guide/section_ceilometer-controller.xml149(para) msgid "" "Before you install and configure Telemetry, you must install " "MongoDB." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml188(title) -#: ./doc/install-guide/section_ceilometer-controller.xml300(title) +#: ./doc/install-guide/section_ceilometer-controller.xml156(para) +msgid "" +"Edit the /etc/mongodb.conf file and complete the " +"following actions:" +msgstr "/etc/mongodb.conf 파일을 수정하고 다음 행동을 완료합니다:" + +#: ./doc/install-guide/section_ceilometer-controller.xml189(title) +#: ./doc/install-guide/section_ceilometer-controller.xml301(title) msgid "To install and configure the Telemetry module components" msgstr "Telemetry 모듈 구성요소 설치와 설정" -#: ./doc/install-guide/section_ceilometer-controller.xml202(para) -#: ./doc/install-guide/section_ceilometer-controller.xml318(para) +#: ./doc/install-guide/section_ceilometer-controller.xml203(para) +#: ./doc/install-guide/section_ceilometer-controller.xml319(para) msgid "Generate a random value to use as the telemetry secret:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml215(para) +#: ./doc/install-guide/section_ceilometer-controller.xml216(para) msgid "" "Replace CEILOMETER_DBPASS with the password you " "chose for the Telemetry module database. You must escape special characters " @@ -7168,29 +7181,29 @@ msgid "" "RFC2396." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml247(para) +#: ./doc/install-guide/section_ceilometer-controller.xml248(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the celiometer user in the Identity service." msgstr "CEILOMETER_PASS 를 Identity 서비스에서 ceilometer 사용자를 위해 선택하였던 패스워드로 변경하십시오." -#: ./doc/install-guide/section_ceilometer-controller.xml276(para) -#: ./doc/install-guide/section_ceilometer-controller.xml331(para) +#: ./doc/install-guide/section_ceilometer-controller.xml277(para) +#: ./doc/install-guide/section_ceilometer-controller.xml332(para) msgid "" "Replace TELEMETRY_SECRET with the telemetry " "secret that you generated in a previous step." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml280(para) +#: ./doc/install-guide/section_ceilometer-controller.xml281(para) msgid "" "In the [collector] section, configure the dispatcher:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml353(para) +#: ./doc/install-guide/section_ceilometer-controller.xml354(para) msgid "Restart the Telemetry services:" msgstr "Telemetry 서비스를 재시작합니다:" -#: ./doc/install-guide/section_ceilometer-controller.xml362(para) +#: ./doc/install-guide/section_ceilometer-controller.xml363(para) msgid "" "Start the Telemetry services and configure them to start when the system " "boots:" diff --git a/doc/install-guide/locale/pt_BR.po b/doc/install-guide/locale/pt_BR.po index aa91cc3a7a..d78cacd0bc 100644 --- a/doc/install-guide/locale/pt_BR.po +++ b/doc/install-guide/locale/pt_BR.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 09:04+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 02:50+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -115,7 +115,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-network-node.xml11(title) #: ./doc/install-guide/section_heat-install.xml11(title) #: ./doc/install-guide/section_ceilometer-controller.xml17(title) -#: ./doc/install-guide/section_ceilometer-controller.xml147(title) +#: ./doc/install-guide/section_ceilometer-controller.xml148(title) #: ./doc/install-guide/section_keystone-services.xml14(title) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml22(title) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml19(title) @@ -251,11 +251,11 @@ msgstr "Substitua ADMIN_TOKEN com o valor aleatório #: ./doc/install-guide/section_keystone-install.xml97(para) #: ./doc/install-guide/section_cinder-storage-node.xml143(para) #: ./doc/install-guide/section_cinder-controller-node.xml123(para) -#: ./doc/install-guide/section_glance-install.xml143(para) -#: ./doc/install-guide/section_glance-install.xml211(para) +#: ./doc/install-guide/section_glance-install.xml146(para) +#: ./doc/install-guide/section_glance-install.xml214(para) #: ./doc/install-guide/section_neutron-controller-node.xml178(para) #: ./doc/install-guide/section_heat-install.xml185(para) -#: ./doc/install-guide/section_ceilometer-controller.xml210(para) +#: ./doc/install-guide/section_ceilometer-controller.xml211(para) msgid "" "In the [database] section, configure database access:" msgstr "Na seção [database], configure o acesso ao banco de dados:" @@ -300,12 +300,12 @@ msgstr "Na seção [database], configure o acesso ao banco de #: ./doc/install-guide/section_glance-install.xml104(replaceable) #: ./doc/install-guide/section_glance-install.xml105(replaceable) #: ./doc/install-guide/section_glance-install.xml106(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml157(replaceable) -#: ./doc/install-guide/section_glance-install.xml158(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) -#: ./doc/install-guide/section_glance-install.xml225(replaceable) -#: ./doc/install-guide/section_glance-install.xml226(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml160(replaceable) +#: ./doc/install-guide/section_glance-install.xml161(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) +#: ./doc/install-guide/section_glance-install.xml228(replaceable) +#: ./doc/install-guide/section_glance-install.xml229(replaceable) #: ./doc/install-guide/section_dashboard-install.xml72(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml104(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml121(replaceable) @@ -369,16 +369,16 @@ msgstr "Na seção [database], configure o acesso ao banco de #: ./doc/install-guide/section_ceilometer-glance.xml22(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml16(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml17(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml89(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml140(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml90(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml141(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml142(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml226(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml242(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml143(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml243(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml262(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml339(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml244(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml263(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml340(replaceable) #: ./doc/install-guide/section_keystone-services.xml44(replaceable) #: ./doc/install-guide/section_keystone-services.xml93(replaceable) #: ./doc/install-guide/section_keystone-services.xml94(replaceable) @@ -425,8 +425,8 @@ msgstr "Na seção [DEFAULT] , configure o diretório de log: #: ./doc/install-guide/section_cinder-storage-node.xml222(para) #: ./doc/install-guide/section_cinder-controller-node.xml182(para) #: ./doc/install-guide/section_nova-controller-install.xml216(para) -#: ./doc/install-guide/section_glance-install.xml197(para) -#: ./doc/install-guide/section_glance-install.xml257(para) +#: ./doc/install-guide/section_glance-install.xml200(para) +#: ./doc/install-guide/section_glance-install.xml260(para) #: ./doc/install-guide/section_neutron-compute-node.xml148(para) #: ./doc/install-guide/section_neutron-controller-node.xml264(para) #: ./doc/install-guide/section_neutron-network-node.xml152(para) @@ -435,7 +435,7 @@ msgstr "Na seção [DEFAULT] , configure o diretório de log: #: ./doc/install-guide/section_neutron-network-node.xml413(para) #: ./doc/install-guide/section_nova-compute-install.xml150(para) #: ./doc/install-guide/section_heat-install.xml251(para) -#: ./doc/install-guide/section_ceilometer-controller.xml288(para) +#: ./doc/install-guide/section_ceilometer-controller.xml289(para) msgid "" "(Optional) To assist with troubleshooting, enable verbose logging in the " "[DEFAULT] section:" @@ -565,12 +565,12 @@ msgstr "" #: ./doc/install-guide/section_cinder-storage-node.xml257(title) #: ./doc/install-guide/section_cinder-controller-node.xml214(title) #: ./doc/install-guide/section_nova-controller-install.xml263(title) -#: ./doc/install-guide/section_glance-install.xml300(title) +#: ./doc/install-guide/section_glance-install.xml303(title) #: ./doc/install-guide/section_dashboard-install.xml109(title) #: ./doc/install-guide/section_neutron-controller-node.xml371(title) #: ./doc/install-guide/section_nova-compute-install.xml192(title) #: ./doc/install-guide/section_heat-install.xml295(title) -#: ./doc/install-guide/section_ceilometer-controller.xml351(title) +#: ./doc/install-guide/section_ceilometer-controller.xml352(title) msgid "To finalize installation" msgstr "Para finalizar a instalação" @@ -591,7 +591,7 @@ msgstr "Por padrão, os pacotes do Ubuntu criam um banco de dados SQLite." #: ./doc/install-guide/section_keystone-install.xml356(para) #: ./doc/install-guide/section_cinder-controller-node.xml228(para) #: ./doc/install-guide/section_nova-controller-install.xml285(para) -#: ./doc/install-guide/section_glance-install.xml314(para) +#: ./doc/install-guide/section_glance-install.xml317(para) #: ./doc/install-guide/section_nova-compute-install.xml229(para) #: ./doc/install-guide/section_heat-install.xml312(para) msgid "" @@ -648,13 +648,13 @@ msgstr "Instalar e configurar o servidor de banco de dados" #: ./doc/install-guide/section_nova-controller-install.xml125(para) #: ./doc/install-guide/section_nova-controller-install.xml232(para) #: ./doc/install-guide/section_glance-install.xml133(para) -#: ./doc/install-guide/section_glance-install.xml274(para) +#: ./doc/install-guide/section_glance-install.xml277(para) #: ./doc/install-guide/section_dashboard-install.xml21(para) #: ./doc/install-guide/section_dashboard-install.xml38(para) #: ./doc/install-guide/section_nova-compute-install.xml49(para) #: ./doc/install-guide/section_nova-compute-install.xml177(para) -#: ./doc/install-guide/section_ceilometer-controller.xml190(para) -#: ./doc/install-guide/section_ceilometer-controller.xml302(para) +#: ./doc/install-guide/section_ceilometer-controller.xml191(para) +#: ./doc/install-guide/section_ceilometer-controller.xml303(para) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml168(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml97(para) msgid "Install the packages:" @@ -1009,8 +1009,8 @@ msgstr "" #: ./doc/install-guide/section_nova-compute-install.xml70(replaceable) #: ./doc/install-guide/section_heat-install.xml200(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml74(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) +#: ./doc/install-guide/section_basics-queue.xml81(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml228(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -1021,7 +1021,7 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-swift.xml71(para) #: ./doc/install-guide/section_heat-install.xml201(para) #: ./doc/install-guide/section_ceilometer-glance.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml228(para) +#: ./doc/install-guide/section_ceilometer-controller.xml229(para) msgid "" "Replace RABBIT_PASS with the password you chose " "for the guest account in " @@ -1170,24 +1170,24 @@ msgid "To install and configure the agent" msgstr "" #: ./doc/install-guide/section_ceilometer-nova.xml20(para) -#: ./doc/install-guide/section_ceilometer-controller.xml206(para) -#: ./doc/install-guide/section_ceilometer-controller.xml322(para) +#: ./doc/install-guide/section_ceilometer-controller.xml207(para) +#: ./doc/install-guide/section_ceilometer-controller.xml323(para) msgid "" "Edit the /etc/ceilometer/ceilometer.conf file and " "complete the following actions:" msgstr "Edite o arquivo /etc/ceilometer/ceilometer.conf e complete as seguintes ações:" #: ./doc/install-guide/section_ceilometer-nova.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml326(para) +#: ./doc/install-guide/section_ceilometer-controller.xml272(para) +#: ./doc/install-guide/section_ceilometer-controller.xml327(para) msgid "" "In the [publisher] section, configure the telemetry " "secret:" msgstr "" #: ./doc/install-guide/section_ceilometer-nova.xml28(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml275(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml330(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml276(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml331(replaceable) msgid "TELEMETRY_SECRET" msgstr "" @@ -1199,7 +1199,7 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-nova.xml33(para) #: ./doc/install-guide/section_heat-install.xml194(para) -#: ./doc/install-guide/section_ceilometer-controller.xml221(para) +#: ./doc/install-guide/section_ceilometer-controller.xml222(para) msgid "" "In the [DEFAULT] section, configure " "RabbitMQ message broker access:" @@ -1219,10 +1219,10 @@ msgstr "Na seção [keystone_authtoken] , configure o acesso #: ./doc/install-guide/section_ceilometer-nova.xml51(replaceable) #: ./doc/install-guide/section_ceilometer-nova.xml69(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml119(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml246(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml265(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml342(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml120(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml247(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml266(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml343(replaceable) msgid "CEILOMETER_PASS" msgstr "CEILOMETER_PASS" @@ -1236,7 +1236,7 @@ msgstr "Substitua CEILOMETER_PASS com a senha que voc #: ./doc/install-guide/section_cinder-storage-node.xml187(para) #: ./doc/install-guide/section_cinder-controller-node.xml167(para) #: ./doc/install-guide/section_heat-install.xml224(para) -#: ./doc/install-guide/section_ceilometer-controller.xml251(para) +#: ./doc/install-guide/section_ceilometer-controller.xml252(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml181(para) msgid "" "Comment out any auth_host, auth_port, " @@ -1245,16 +1245,16 @@ msgid "" msgstr "Comente quaisquer opções auth_host, auth_port, e auth_protocol, porque a opção identity_uri as substitui." #: ./doc/install-guide/section_ceilometer-nova.xml62(para) -#: ./doc/install-guide/section_ceilometer-controller.xml258(para) -#: ./doc/install-guide/section_ceilometer-controller.xml335(para) +#: ./doc/install-guide/section_ceilometer-controller.xml259(para) +#: ./doc/install-guide/section_ceilometer-controller.xml336(para) msgid "" "In the [service_credentials] section, configure service " "credentials:" msgstr "Na seção [service_credentials], configure as credenciais de serviço:" #: ./doc/install-guide/section_ceilometer-nova.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml266(para) -#: ./doc/install-guide/section_ceilometer-controller.xml343(para) +#: ./doc/install-guide/section_ceilometer-controller.xml267(para) +#: ./doc/install-guide/section_ceilometer-controller.xml344(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the ceilometer user in the Identity service." @@ -1305,9 +1305,9 @@ msgid "Install the required packages:" msgstr "Instale os pacotes requeridos:" #: ./doc/install-guide/section_sahara-install.xml22(para) -#: ./doc/install-guide/section_glance-install.xml278(para) +#: ./doc/install-guide/section_glance-install.xml281(para) #: ./doc/install-guide/section_heat-install.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml308(para) +#: ./doc/install-guide/section_ceilometer-controller.xml309(para) msgid "" "Respond to prompts for database " "management, Identity " @@ -1526,7 +1526,7 @@ msgstr "Para mais informações sobre como baixar e criar imagens, consulte admin credentials to gain access to admin-only" " CLI commands:" @@ -2808,7 +2808,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-controller-node.xml204(para) #: ./doc/install-guide/section_neutron-network-node.xml116(para) #: ./doc/install-guide/section_nova-compute-install.xml76(para) -#: ./doc/install-guide/section_ceilometer-controller.xml233(para) +#: ./doc/install-guide/section_ceilometer-controller.xml234(para) msgid "" "In the [DEFAULT] and " "[keystone_authtoken] sections, configure Identity service" @@ -3010,7 +3010,7 @@ msgstr "Substitua CINDER_DBPASS com uma senha adequa #: ./doc/install-guide/section_glance-install.xml56(para) #: ./doc/install-guide/section_neutron-controller-node.xml46(para) #: ./doc/install-guide/section_heat-install.xml47(para) -#: ./doc/install-guide/section_ceilometer-controller.xml115(para) +#: ./doc/install-guide/section_ceilometer-controller.xml116(para) msgid "To create the service credentials, complete these steps:" msgstr "Para criar as credenciais de serviço, complete estes passos:" @@ -3074,7 +3074,7 @@ msgstr "Inicie os serviços de Block Storage e configure-os para iniciar quando #: ./doc/install-guide/section_cinder-controller-node.xml227(para) #: ./doc/install-guide/section_nova-controller-install.xml284(para) -#: ./doc/install-guide/section_glance-install.xml313(para) +#: ./doc/install-guide/section_glance-install.xml316(para) #: ./doc/install-guide/section_nova-compute-install.xml228(para) msgid "By default, the Ubuntu packages create an SQLite database." msgstr "Por padrão, os pacotes do Ubuntu criam uma base de dados SQLite." @@ -3539,8 +3539,8 @@ msgid "" msgstr "Substitua NOVA_PASS com a senha que você escolheu para o usuário nova no serviço de Identidade." #: ./doc/install-guide/section_nova-controller-install.xml187(para) -#: ./doc/install-guide/section_glance-install.xml173(para) -#: ./doc/install-guide/section_glance-install.xml241(para) +#: ./doc/install-guide/section_glance-install.xml176(para) +#: ./doc/install-guide/section_glance-install.xml244(para) #: ./doc/install-guide/section_neutron-compute-node.xml133(para) #: ./doc/install-guide/section_neutron-controller-node.xml225(para) #: ./doc/install-guide/section_neutron-network-node.xml137(para) @@ -4045,7 +4045,7 @@ msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/install-guide/section_glance-install.xml294(None) +#: ./doc/install-guide/section_glance-install.xml297(None) msgid "" "@@image: 'figures/debconf-screenshots/glance-common_pipeline_flavor.png'; " "md5=78bef92c36a140ad042074f6345d8917" @@ -4083,8 +4083,8 @@ msgstr "Conceda acessos apropriados à base de dados do glance/etc/glance/glance-api.conf file and complete " "the following actions:" msgstr "Edite o arquivo /etc/glance/glance-api.conf e complete as seguintes ações:" -#: ./doc/install-guide/section_glance-install.xml148(para) -#: ./doc/install-guide/section_glance-install.xml216(para) +#: ./doc/install-guide/section_glance-install.xml151(para) +#: ./doc/install-guide/section_glance-install.xml219(para) msgid "" "Replace GLANCE_DBPASS with the password you chose" " for the Image service database." msgstr "" -#: ./doc/install-guide/section_glance-install.xml152(para) -#: ./doc/install-guide/section_glance-install.xml220(para) +#: ./doc/install-guide/section_glance-install.xml155(para) +#: ./doc/install-guide/section_glance-install.xml223(para) msgid "" "In the [keystone_authtoken] and " "[paste_deploy] sections, configure Identity service " "access:" msgstr "Nas seções [keystone_authtoken] e [paste_deploy], configure o acesso ao serviço de Identidade:" -#: ./doc/install-guide/section_glance-install.xml164(replaceable) -#: ./doc/install-guide/section_glance-install.xml232(replaceable) +#: ./doc/install-guide/section_glance-install.xml167(replaceable) +#: ./doc/install-guide/section_glance-install.xml235(replaceable) msgid "GLANCE_PASS" msgstr "GLANCE_PASS" -#: ./doc/install-guide/section_glance-install.xml169(para) -#: ./doc/install-guide/section_glance-install.xml237(para) +#: ./doc/install-guide/section_glance-install.xml172(para) +#: ./doc/install-guide/section_glance-install.xml240(para) msgid "" "Replace GLANCE_PASS with the password you chose " "for the glance user in the Identity service." msgstr "Substitua GLANCE_PASS com a senha que você escolheu para o usuário glance no serviço de Identidade." -#: ./doc/install-guide/section_glance-install.xml178(para) +#: ./doc/install-guide/section_glance-install.xml181(para) msgid "" "In the [glance_store] section, configure the local file " "system store and location of image files:" msgstr "Na seção [glance_store], configure o sistema de arquivo local de armazenamento e localização dos arquivos de Imagem:" -#: ./doc/install-guide/section_glance-install.xml186(para) -#: ./doc/install-guide/section_glance-install.xml246(para) +#: ./doc/install-guide/section_glance-install.xml189(para) +#: ./doc/install-guide/section_glance-install.xml249(para) msgid "" "In the [DEFAULT] section, configure the " "noop notification driver to disable notifications because" " they only pertain to the optional Telemetry service:" msgstr "Na seção [DEFAULT], configure o driver de notificação noop para desabilitar notificações porque elas só dizem respeito ao serviço de telemetria opcional:" -#: ./doc/install-guide/section_glance-install.xml193(para) -#: ./doc/install-guide/section_glance-install.xml253(para) +#: ./doc/install-guide/section_glance-install.xml196(para) +#: ./doc/install-guide/section_glance-install.xml256(para) msgid "" "The Telemetry chapter provides an Image service configuration that enables " "notifications." msgstr "" -#: ./doc/install-guide/section_glance-install.xml207(para) +#: ./doc/install-guide/section_glance-install.xml210(para) msgid "" "Edit the /etc/glance/glance-registry.conf file and " "complete the following actions:" msgstr "Edite o arquivo /etc/glance/glance-registry.conf e complete as seguintes ações:" -#: ./doc/install-guide/section_glance-install.xml267(para) +#: ./doc/install-guide/section_glance-install.xml270(para) msgid "Populate the Image service database:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml288(para) +#: ./doc/install-guide/section_glance-install.xml291(para) msgid "" "Select the keystone pipeline to configure the Image " "service to use the Identity service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml302(para) +#: ./doc/install-guide/section_glance-install.xml305(para) msgid "Restart the Image service services:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml307(para) +#: ./doc/install-guide/section_glance-install.xml310(para) msgid "" "Start the Image service services and configure them to start when the system" " boots:" @@ -6992,22 +6992,28 @@ msgid "" "bug#927301." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) +msgid "" +"The epmd.socket service should be listening on the controller management " +"interface. Restart the service if required." +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml74(para) msgid "" "Start the message queue service and configure it to start when the system " "boots:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml73(para) +#: ./doc/install-guide/section_basics-queue.xml80(para) msgid "Add the openstack user:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml77(para) +#: ./doc/install-guide/section_basics-queue.xml84(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "Substitua RABBIT_PASS com uma senha adequada." -#: ./doc/install-guide/section_basics-queue.xml81(para) +#: ./doc/install-guide/section_basics-queue.xml88(para) msgid "" "Permit configuration, write, and read access for the " "openstack user:" @@ -7049,26 +7055,27 @@ msgid "" msgstr "Os pacotes são assinados por chave GPG 562111AC05905EA8. Você deve verificar a impressão digital das chaves GPG importadas antes de utilizá-las." #: ./doc/install-guide/section_ceilometer-controller.xml40(para) -#: ./doc/install-guide/section_ceilometer-controller.xml151(para) +#: ./doc/install-guide/section_ceilometer-controller.xml152(para) msgid "Install the MongoDB package:" msgstr "Instale o pacote MongoDB:" #: ./doc/install-guide/section_ceilometer-controller.xml46(para) -#: ./doc/install-guide/section_ceilometer-controller.xml155(para) msgid "" -"Edit the /etc/mongodb.conf file and complete the " +"Edit the /etc/mongodb.conf/etc/mongod.conf file and complete the " "following actions:" -msgstr "Edite o arquivo /etc/mongodb.conf e complete as seguintes ações:" +msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml50(para) -#: ./doc/install-guide/section_ceilometer-controller.xml159(para) +#: ./doc/install-guide/section_ceilometer-controller.xml51(para) +#: ./doc/install-guide/section_ceilometer-controller.xml160(para) msgid "" "Configure the bind_ip key to use the management interface" " IP address of the controller node." msgstr "Configure a chave bind_ip para utilizar o endereço IP da interface de gerenciamento do nodo controlador." -#: ./doc/install-guide/section_ceilometer-controller.xml55(para) -#: ./doc/install-guide/section_ceilometer-controller.xml164(para) +#: ./doc/install-guide/section_ceilometer-controller.xml56(para) +#: ./doc/install-guide/section_ceilometer-controller.xml165(para) msgid "" "By default, MongoDB creates several 1GB journal files in the " "/var/lib/mongodb/journal directory. If you want to reduce the size of each " @@ -7076,86 +7083,92 @@ msgid "" "assert the smallfiles key:" msgstr "Por padrão, o MongoDB cria vários arquivos journal de 1GB no diretório /var/lib/mongodb/journal. Se você quiser reduzir o tamanho de cada arquivo de journal para 128MB e limitar o consumo toral de espaço de journal para 512MB, marque a chave smallfiles:" -#: ./doc/install-guide/section_ceilometer-controller.xml61(para) -#: ./doc/install-guide/section_ceilometer-controller.xml170(para) +#: ./doc/install-guide/section_ceilometer-controller.xml62(para) +#: ./doc/install-guide/section_ceilometer-controller.xml171(para) msgid "" "If you change the journaling configuration, stop the MongoDB service, remove" " the initial journal files, and start the service:" msgstr "Se você alterar a configuração de journaling, pare o serviço MongoDB, remova os arquivos iniciais de journal e inicie o serviço:" -#: ./doc/install-guide/section_ceilometer-controller.xml67(para) -#: ./doc/install-guide/section_ceilometer-controller.xml176(para) +#: ./doc/install-guide/section_ceilometer-controller.xml68(para) +#: ./doc/install-guide/section_ceilometer-controller.xml177(para) msgid "" "You can also disable journaling. For more information, see the MongoDB manual." msgstr "Você pode também desabilitar o journaling. Para mais informações, consulte o manual do MongoDB." -#: ./doc/install-guide/section_ceilometer-controller.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml181(para) +#: ./doc/install-guide/section_ceilometer-controller.xml73(para) +#: ./doc/install-guide/section_ceilometer-controller.xml182(para) msgid "Restart the MongoDB service:" msgstr "Reinicie o serviço do MongoDB:" -#: ./doc/install-guide/section_ceilometer-controller.xml76(para) +#: ./doc/install-guide/section_ceilometer-controller.xml77(para) msgid "" "Start the MongoDB services and configure them to start when the system " "boots:" msgstr "Inicie os serviços do MongoDB e configure-os para iniciar quando o sistema inicializar:" -#: ./doc/install-guide/section_ceilometer-controller.xml88(para) +#: ./doc/install-guide/section_ceilometer-controller.xml89(para) msgid "Create the ceilometer database:" msgstr "Crie a base de dados do ceilometer:" -#: ./doc/install-guide/section_ceilometer-controller.xml92(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml93(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) msgid "CEILOMETER_DBPASS" msgstr "CEILOMETER_DBPASS" -#: ./doc/install-guide/section_ceilometer-controller.xml106(para) +#: ./doc/install-guide/section_ceilometer-controller.xml107(para) msgid "" "Replace CEILOMETER_DBPASS with a suitable " "password." msgstr "Substitua CEILOMETER_DBPASS com uma senha adequada." -#: ./doc/install-guide/section_ceilometer-controller.xml118(para) +#: ./doc/install-guide/section_ceilometer-controller.xml119(para) msgid "Create the ceilometer user:" msgstr "Crie o usuário ceilometer:" -#: ./doc/install-guide/section_ceilometer-controller.xml120(para) +#: ./doc/install-guide/section_ceilometer-controller.xml121(para) msgid "" "Replace CEILOMETER_PASS with a suitable password." msgstr "Substitua CEILOMETER_PASS com uma senha adequada." -#: ./doc/install-guide/section_ceilometer-controller.xml124(para) +#: ./doc/install-guide/section_ceilometer-controller.xml125(para) msgid "" "Add the admin role to the ceilometer " "user." msgstr "Adicione o papel admin ao usuário ceilometer." -#: ./doc/install-guide/section_ceilometer-controller.xml129(para) +#: ./doc/install-guide/section_ceilometer-controller.xml130(para) msgid "Create the ceilometer service entity:" msgstr "Crie a entidade de serviço ceilometer:" -#: ./doc/install-guide/section_ceilometer-controller.xml137(para) +#: ./doc/install-guide/section_ceilometer-controller.xml138(para) msgid "Create the Telemetry module API endpoint:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml148(para) +#: ./doc/install-guide/section_ceilometer-controller.xml149(para) msgid "" "Before you install and configure Telemetry, you must install " "MongoDB." msgstr "Antes de você instalar e configurar a Telemetria, você deve instalar o MongoDB." -#: ./doc/install-guide/section_ceilometer-controller.xml188(title) -#: ./doc/install-guide/section_ceilometer-controller.xml300(title) +#: ./doc/install-guide/section_ceilometer-controller.xml156(para) +msgid "" +"Edit the /etc/mongodb.conf file and complete the " +"following actions:" +msgstr "Edite o arquivo /etc/mongodb.conf e complete as seguintes ações:" + +#: ./doc/install-guide/section_ceilometer-controller.xml189(title) +#: ./doc/install-guide/section_ceilometer-controller.xml301(title) msgid "To install and configure the Telemetry module components" msgstr "Para instalar e configurar os componentes do módulo de Telemetria" -#: ./doc/install-guide/section_ceilometer-controller.xml202(para) -#: ./doc/install-guide/section_ceilometer-controller.xml318(para) +#: ./doc/install-guide/section_ceilometer-controller.xml203(para) +#: ./doc/install-guide/section_ceilometer-controller.xml319(para) msgid "Generate a random value to use as the telemetry secret:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml215(para) +#: ./doc/install-guide/section_ceilometer-controller.xml216(para) msgid "" "Replace CEILOMETER_DBPASS with the password you " "chose for the Telemetry module database. You must escape special characters " @@ -7163,29 +7176,29 @@ msgid "" "RFC2396." msgstr "Substitua CEILOMETER_DBPASS com a senha que você escolheu para a base de dados do módulo de Telemetria. Você deve evitar caracteres especiais tais como ':', '/', '+', e '@' na string de conexão de acordo com a RFC2396." -#: ./doc/install-guide/section_ceilometer-controller.xml247(para) +#: ./doc/install-guide/section_ceilometer-controller.xml248(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the celiometer user in the Identity service." msgstr "Substitua CEILOMETER_PASS com a senha que você escolheu para o usuário celiometer no Serviço de Identidade." -#: ./doc/install-guide/section_ceilometer-controller.xml276(para) -#: ./doc/install-guide/section_ceilometer-controller.xml331(para) +#: ./doc/install-guide/section_ceilometer-controller.xml277(para) +#: ./doc/install-guide/section_ceilometer-controller.xml332(para) msgid "" "Replace TELEMETRY_SECRET with the telemetry " "secret that you generated in a previous step." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml280(para) +#: ./doc/install-guide/section_ceilometer-controller.xml281(para) msgid "" "In the [collector] section, configure the dispatcher:" msgstr "Na seção [collector], configure o disparador:" -#: ./doc/install-guide/section_ceilometer-controller.xml353(para) +#: ./doc/install-guide/section_ceilometer-controller.xml354(para) msgid "Restart the Telemetry services:" msgstr "Reinicie os serviços de Telemetria:" -#: ./doc/install-guide/section_ceilometer-controller.xml362(para) +#: ./doc/install-guide/section_ceilometer-controller.xml363(para) msgid "" "Start the Telemetry services and configure them to start when the system " "boots:" diff --git a/doc/install-guide/locale/ru.po b/doc/install-guide/locale/ru.po index 3c2652c90b..d3ce035cfe 100644 --- a/doc/install-guide/locale/ru.po +++ b/doc/install-guide/locale/ru.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 09:04+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 02:50+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" @@ -112,7 +112,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-network-node.xml11(title) #: ./doc/install-guide/section_heat-install.xml11(title) #: ./doc/install-guide/section_ceilometer-controller.xml17(title) -#: ./doc/install-guide/section_ceilometer-controller.xml147(title) +#: ./doc/install-guide/section_ceilometer-controller.xml148(title) #: ./doc/install-guide/section_keystone-services.xml14(title) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml22(title) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml19(title) @@ -248,11 +248,11 @@ msgstr "Замените ADMIN_TOKEN на случа #: ./doc/install-guide/section_keystone-install.xml97(para) #: ./doc/install-guide/section_cinder-storage-node.xml143(para) #: ./doc/install-guide/section_cinder-controller-node.xml123(para) -#: ./doc/install-guide/section_glance-install.xml143(para) -#: ./doc/install-guide/section_glance-install.xml211(para) +#: ./doc/install-guide/section_glance-install.xml146(para) +#: ./doc/install-guide/section_glance-install.xml214(para) #: ./doc/install-guide/section_neutron-controller-node.xml178(para) #: ./doc/install-guide/section_heat-install.xml185(para) -#: ./doc/install-guide/section_ceilometer-controller.xml210(para) +#: ./doc/install-guide/section_ceilometer-controller.xml211(para) msgid "" "In the [database] section, configure database access:" msgstr "В секции [database], настройте доступ до базы данных:" @@ -297,12 +297,12 @@ msgstr "В секции [database], настройте дос #: ./doc/install-guide/section_glance-install.xml104(replaceable) #: ./doc/install-guide/section_glance-install.xml105(replaceable) #: ./doc/install-guide/section_glance-install.xml106(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml157(replaceable) -#: ./doc/install-guide/section_glance-install.xml158(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) -#: ./doc/install-guide/section_glance-install.xml225(replaceable) -#: ./doc/install-guide/section_glance-install.xml226(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml160(replaceable) +#: ./doc/install-guide/section_glance-install.xml161(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) +#: ./doc/install-guide/section_glance-install.xml228(replaceable) +#: ./doc/install-guide/section_glance-install.xml229(replaceable) #: ./doc/install-guide/section_dashboard-install.xml72(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml104(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml121(replaceable) @@ -366,16 +366,16 @@ msgstr "В секции [database], настройте дос #: ./doc/install-guide/section_ceilometer-glance.xml22(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml16(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml17(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml89(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml140(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml90(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml141(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml142(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml226(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml242(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml143(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml243(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml262(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml339(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml244(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml263(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml340(replaceable) #: ./doc/install-guide/section_keystone-services.xml44(replaceable) #: ./doc/install-guide/section_keystone-services.xml93(replaceable) #: ./doc/install-guide/section_keystone-services.xml94(replaceable) @@ -422,8 +422,8 @@ msgstr "В секции [DEFAULT], настройте дир #: ./doc/install-guide/section_cinder-storage-node.xml222(para) #: ./doc/install-guide/section_cinder-controller-node.xml182(para) #: ./doc/install-guide/section_nova-controller-install.xml216(para) -#: ./doc/install-guide/section_glance-install.xml197(para) -#: ./doc/install-guide/section_glance-install.xml257(para) +#: ./doc/install-guide/section_glance-install.xml200(para) +#: ./doc/install-guide/section_glance-install.xml260(para) #: ./doc/install-guide/section_neutron-compute-node.xml148(para) #: ./doc/install-guide/section_neutron-controller-node.xml264(para) #: ./doc/install-guide/section_neutron-network-node.xml152(para) @@ -432,7 +432,7 @@ msgstr "В секции [DEFAULT], настройте дир #: ./doc/install-guide/section_neutron-network-node.xml413(para) #: ./doc/install-guide/section_nova-compute-install.xml150(para) #: ./doc/install-guide/section_heat-install.xml251(para) -#: ./doc/install-guide/section_ceilometer-controller.xml288(para) +#: ./doc/install-guide/section_ceilometer-controller.xml289(para) msgid "" "(Optional) To assist with troubleshooting, enable verbose logging in the " "[DEFAULT] section:" @@ -562,12 +562,12 @@ msgstr "" #: ./doc/install-guide/section_cinder-storage-node.xml257(title) #: ./doc/install-guide/section_cinder-controller-node.xml214(title) #: ./doc/install-guide/section_nova-controller-install.xml263(title) -#: ./doc/install-guide/section_glance-install.xml300(title) +#: ./doc/install-guide/section_glance-install.xml303(title) #: ./doc/install-guide/section_dashboard-install.xml109(title) #: ./doc/install-guide/section_neutron-controller-node.xml371(title) #: ./doc/install-guide/section_nova-compute-install.xml192(title) #: ./doc/install-guide/section_heat-install.xml295(title) -#: ./doc/install-guide/section_ceilometer-controller.xml351(title) +#: ./doc/install-guide/section_ceilometer-controller.xml352(title) msgid "To finalize installation" msgstr "Завершение установки" @@ -588,7 +588,7 @@ msgstr "По умолчанию, пакеты Ubuntu создают базу д #: ./doc/install-guide/section_keystone-install.xml356(para) #: ./doc/install-guide/section_cinder-controller-node.xml228(para) #: ./doc/install-guide/section_nova-controller-install.xml285(para) -#: ./doc/install-guide/section_glance-install.xml314(para) +#: ./doc/install-guide/section_glance-install.xml317(para) #: ./doc/install-guide/section_nova-compute-install.xml229(para) #: ./doc/install-guide/section_heat-install.xml312(para) msgid "" @@ -645,13 +645,13 @@ msgstr "Установка и настройка сервера баз данн #: ./doc/install-guide/section_nova-controller-install.xml125(para) #: ./doc/install-guide/section_nova-controller-install.xml232(para) #: ./doc/install-guide/section_glance-install.xml133(para) -#: ./doc/install-guide/section_glance-install.xml274(para) +#: ./doc/install-guide/section_glance-install.xml277(para) #: ./doc/install-guide/section_dashboard-install.xml21(para) #: ./doc/install-guide/section_dashboard-install.xml38(para) #: ./doc/install-guide/section_nova-compute-install.xml49(para) #: ./doc/install-guide/section_nova-compute-install.xml177(para) -#: ./doc/install-guide/section_ceilometer-controller.xml190(para) -#: ./doc/install-guide/section_ceilometer-controller.xml302(para) +#: ./doc/install-guide/section_ceilometer-controller.xml191(para) +#: ./doc/install-guide/section_ceilometer-controller.xml303(para) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml168(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml97(para) msgid "Install the packages:" @@ -1006,8 +1006,8 @@ msgstr "" #: ./doc/install-guide/section_nova-compute-install.xml70(replaceable) #: ./doc/install-guide/section_heat-install.xml200(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml74(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) +#: ./doc/install-guide/section_basics-queue.xml81(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml228(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -1018,7 +1018,7 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-swift.xml71(para) #: ./doc/install-guide/section_heat-install.xml201(para) #: ./doc/install-guide/section_ceilometer-glance.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml228(para) +#: ./doc/install-guide/section_ceilometer-controller.xml229(para) msgid "" "Replace RABBIT_PASS with the password you chose " "for the guest account in " @@ -1167,24 +1167,24 @@ msgid "To install and configure the agent" msgstr "" #: ./doc/install-guide/section_ceilometer-nova.xml20(para) -#: ./doc/install-guide/section_ceilometer-controller.xml206(para) -#: ./doc/install-guide/section_ceilometer-controller.xml322(para) +#: ./doc/install-guide/section_ceilometer-controller.xml207(para) +#: ./doc/install-guide/section_ceilometer-controller.xml323(para) msgid "" "Edit the /etc/ceilometer/ceilometer.conf file and " "complete the following actions:" msgstr "Отредактируйте файл /etc/ceilometer/ceilometer.conf следующим образом:" #: ./doc/install-guide/section_ceilometer-nova.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml326(para) +#: ./doc/install-guide/section_ceilometer-controller.xml272(para) +#: ./doc/install-guide/section_ceilometer-controller.xml327(para) msgid "" "In the [publisher] section, configure the telemetry " "secret:" msgstr "" #: ./doc/install-guide/section_ceilometer-nova.xml28(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml275(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml330(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml276(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml331(replaceable) msgid "TELEMETRY_SECRET" msgstr "" @@ -1196,7 +1196,7 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-nova.xml33(para) #: ./doc/install-guide/section_heat-install.xml194(para) -#: ./doc/install-guide/section_ceilometer-controller.xml221(para) +#: ./doc/install-guide/section_ceilometer-controller.xml222(para) msgid "" "In the [DEFAULT] section, configure " "RabbitMQ message broker access:" @@ -1216,10 +1216,10 @@ msgstr "В секции [keystone_authtoken], настрой #: ./doc/install-guide/section_ceilometer-nova.xml51(replaceable) #: ./doc/install-guide/section_ceilometer-nova.xml69(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml119(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml246(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml265(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml342(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml120(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml247(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml266(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml343(replaceable) msgid "CEILOMETER_PASS" msgstr "CEILOMETER_PASS" @@ -1233,7 +1233,7 @@ msgstr "Замените CEILOMETER_PASS на пар #: ./doc/install-guide/section_cinder-storage-node.xml187(para) #: ./doc/install-guide/section_cinder-controller-node.xml167(para) #: ./doc/install-guide/section_heat-install.xml224(para) -#: ./doc/install-guide/section_ceilometer-controller.xml251(para) +#: ./doc/install-guide/section_ceilometer-controller.xml252(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml181(para) msgid "" "Comment out any auth_host, auth_port, " @@ -1242,16 +1242,16 @@ msgid "" msgstr "Закомментируйте опции auth_host, auth_port и auth_protocol, поскольку они заменяются опцией identity_uri." #: ./doc/install-guide/section_ceilometer-nova.xml62(para) -#: ./doc/install-guide/section_ceilometer-controller.xml258(para) -#: ./doc/install-guide/section_ceilometer-controller.xml335(para) +#: ./doc/install-guide/section_ceilometer-controller.xml259(para) +#: ./doc/install-guide/section_ceilometer-controller.xml336(para) msgid "" "In the [service_credentials] section, configure service " "credentials:" msgstr "В секции [service_credentials], настройте учётные данные службы:" #: ./doc/install-guide/section_ceilometer-nova.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml266(para) -#: ./doc/install-guide/section_ceilometer-controller.xml343(para) +#: ./doc/install-guide/section_ceilometer-controller.xml267(para) +#: ./doc/install-guide/section_ceilometer-controller.xml344(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the ceilometer user in the Identity service." @@ -1302,9 +1302,9 @@ msgid "Install the required packages:" msgstr "Установите необходимые пакеты:" #: ./doc/install-guide/section_sahara-install.xml22(para) -#: ./doc/install-guide/section_glance-install.xml278(para) +#: ./doc/install-guide/section_glance-install.xml281(para) #: ./doc/install-guide/section_heat-install.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml308(para) +#: ./doc/install-guide/section_ceilometer-controller.xml309(para) msgid "" "Respond to prompts for database " "management, Identity " @@ -1523,7 +1523,7 @@ msgstr "Подробнее о том, как скачивать и создав #: ./doc/install-guide/section_ceilometer-verify.xml15(para) #: ./doc/install-guide/section_neutron-network-node.xml547(para) #: ./doc/install-guide/section_heat-install.xml42(para) -#: ./doc/install-guide/section_ceilometer-controller.xml110(para) +#: ./doc/install-guide/section_ceilometer-controller.xml111(para) msgid "" "Source the admin credentials to gain access to admin-only" " CLI commands:" @@ -2805,7 +2805,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-controller-node.xml204(para) #: ./doc/install-guide/section_neutron-network-node.xml116(para) #: ./doc/install-guide/section_nova-compute-install.xml76(para) -#: ./doc/install-guide/section_ceilometer-controller.xml233(para) +#: ./doc/install-guide/section_ceilometer-controller.xml234(para) msgid "" "In the [DEFAULT] and " "[keystone_authtoken] sections, configure Identity service" @@ -3007,7 +3007,7 @@ msgstr "Замените CINDER_DBPASS на подх #: ./doc/install-guide/section_glance-install.xml56(para) #: ./doc/install-guide/section_neutron-controller-node.xml46(para) #: ./doc/install-guide/section_heat-install.xml47(para) -#: ./doc/install-guide/section_ceilometer-controller.xml115(para) +#: ./doc/install-guide/section_ceilometer-controller.xml116(para) msgid "To create the service credentials, complete these steps:" msgstr "Для создания служебных учётных данных, выполните следующие шаги:" @@ -3071,7 +3071,7 @@ msgstr "Запустите сервис службы Блочного хране #: ./doc/install-guide/section_cinder-controller-node.xml227(para) #: ./doc/install-guide/section_nova-controller-install.xml284(para) -#: ./doc/install-guide/section_glance-install.xml313(para) +#: ./doc/install-guide/section_glance-install.xml316(para) #: ./doc/install-guide/section_nova-compute-install.xml228(para) msgid "By default, the Ubuntu packages create an SQLite database." msgstr "По умолчанию, пакеты Ubuntu создают базу данных SQLite." @@ -3536,8 +3536,8 @@ msgid "" msgstr "Замените NOVA_PASS на пароль, который вы выбрали для пользователя nova в службе Идентификации." #: ./doc/install-guide/section_nova-controller-install.xml187(para) -#: ./doc/install-guide/section_glance-install.xml173(para) -#: ./doc/install-guide/section_glance-install.xml241(para) +#: ./doc/install-guide/section_glance-install.xml176(para) +#: ./doc/install-guide/section_glance-install.xml244(para) #: ./doc/install-guide/section_neutron-compute-node.xml133(para) #: ./doc/install-guide/section_neutron-controller-node.xml225(para) #: ./doc/install-guide/section_neutron-network-node.xml137(para) @@ -4042,7 +4042,7 @@ msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/install-guide/section_glance-install.xml294(None) +#: ./doc/install-guide/section_glance-install.xml297(None) msgid "" "@@image: 'figures/debconf-screenshots/glance-common_pipeline_flavor.png'; " "md5=78bef92c36a140ad042074f6345d8917" @@ -4080,8 +4080,8 @@ msgstr "Предоставьте надлежащие права доступа #: ./doc/install-guide/section_glance-install.xml39(replaceable) #: ./doc/install-guide/section_glance-install.xml41(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) msgid "GLANCE_DBPASS" msgstr "GLANCE_DBPASS" @@ -4109,85 +4109,85 @@ msgid "Create the Image service API endpoint:" msgstr "" #: ./doc/install-guide/section_glance-install.xml124(title) -#: ./doc/install-guide/section_glance-install.xml272(title) +#: ./doc/install-guide/section_glance-install.xml275(title) msgid "To install and configure the Image service components" msgstr "" -#: ./doc/install-guide/section_glance-install.xml139(para) +#: ./doc/install-guide/section_glance-install.xml142(para) msgid "" "Edit the /etc/glance/glance-api.conf file and complete " "the following actions:" msgstr "Отредактируйте файл /etc/glance/glance-api.conf следующим образом:" -#: ./doc/install-guide/section_glance-install.xml148(para) -#: ./doc/install-guide/section_glance-install.xml216(para) +#: ./doc/install-guide/section_glance-install.xml151(para) +#: ./doc/install-guide/section_glance-install.xml219(para) msgid "" "Replace GLANCE_DBPASS with the password you chose" " for the Image service database." msgstr "" -#: ./doc/install-guide/section_glance-install.xml152(para) -#: ./doc/install-guide/section_glance-install.xml220(para) +#: ./doc/install-guide/section_glance-install.xml155(para) +#: ./doc/install-guide/section_glance-install.xml223(para) msgid "" "In the [keystone_authtoken] and " "[paste_deploy] sections, configure Identity service " "access:" msgstr "В секциях [keystone_authtoken] и [paste_deploy] настройте доступ до службы Идентификации:" -#: ./doc/install-guide/section_glance-install.xml164(replaceable) -#: ./doc/install-guide/section_glance-install.xml232(replaceable) +#: ./doc/install-guide/section_glance-install.xml167(replaceable) +#: ./doc/install-guide/section_glance-install.xml235(replaceable) msgid "GLANCE_PASS" msgstr "GLANCE_PASS" -#: ./doc/install-guide/section_glance-install.xml169(para) -#: ./doc/install-guide/section_glance-install.xml237(para) +#: ./doc/install-guide/section_glance-install.xml172(para) +#: ./doc/install-guide/section_glance-install.xml240(para) msgid "" "Replace GLANCE_PASS with the password you chose " "for the glance user in the Identity service." msgstr "Замените GLANCE_PASS на пароль, который вы выбрали для пользователя glance в службе Идентификации." -#: ./doc/install-guide/section_glance-install.xml178(para) +#: ./doc/install-guide/section_glance-install.xml181(para) msgid "" "In the [glance_store] section, configure the local file " "system store and location of image files:" msgstr "В секции [glance_store] настройте хранилище на локальной файловой системе и расположение файлов образов:" -#: ./doc/install-guide/section_glance-install.xml186(para) -#: ./doc/install-guide/section_glance-install.xml246(para) +#: ./doc/install-guide/section_glance-install.xml189(para) +#: ./doc/install-guide/section_glance-install.xml249(para) msgid "" "In the [DEFAULT] section, configure the " "noop notification driver to disable notifications because" " they only pertain to the optional Telemetry service:" msgstr "В секции [DEFAULT] настройте драйвер оповещений noop, чтобы отключить оповещения, поскольку они относятся только к необязательной службе Телеметрии:" -#: ./doc/install-guide/section_glance-install.xml193(para) -#: ./doc/install-guide/section_glance-install.xml253(para) +#: ./doc/install-guide/section_glance-install.xml196(para) +#: ./doc/install-guide/section_glance-install.xml256(para) msgid "" "The Telemetry chapter provides an Image service configuration that enables " "notifications." msgstr "" -#: ./doc/install-guide/section_glance-install.xml207(para) +#: ./doc/install-guide/section_glance-install.xml210(para) msgid "" "Edit the /etc/glance/glance-registry.conf file and " "complete the following actions:" msgstr "Отредактируйте файл /etc/glance/glance-registry.conf следующим образом:" -#: ./doc/install-guide/section_glance-install.xml267(para) +#: ./doc/install-guide/section_glance-install.xml270(para) msgid "Populate the Image service database:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml288(para) +#: ./doc/install-guide/section_glance-install.xml291(para) msgid "" "Select the keystone pipeline to configure the Image " "service to use the Identity service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml302(para) +#: ./doc/install-guide/section_glance-install.xml305(para) msgid "Restart the Image service services:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml307(para) +#: ./doc/install-guide/section_glance-install.xml310(para) msgid "" "Start the Image service services and configure them to start when the system" " boots:" @@ -6989,22 +6989,28 @@ msgid "" "bug#927301." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) +msgid "" +"The epmd.socket service should be listening on the controller management " +"interface. Restart the service if required." +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml74(para) msgid "" "Start the message queue service and configure it to start when the system " "boots:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml73(para) +#: ./doc/install-guide/section_basics-queue.xml80(para) msgid "Add the openstack user:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml77(para) +#: ./doc/install-guide/section_basics-queue.xml84(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "Замените RABBIT_PASS на подходящий пароль." -#: ./doc/install-guide/section_basics-queue.xml81(para) +#: ./doc/install-guide/section_basics-queue.xml88(para) msgid "" "Permit configuration, write, and read access for the " "openstack user:" @@ -7046,26 +7052,27 @@ msgid "" msgstr "" #: ./doc/install-guide/section_ceilometer-controller.xml40(para) -#: ./doc/install-guide/section_ceilometer-controller.xml151(para) +#: ./doc/install-guide/section_ceilometer-controller.xml152(para) msgid "Install the MongoDB package:" msgstr "" #: ./doc/install-guide/section_ceilometer-controller.xml46(para) -#: ./doc/install-guide/section_ceilometer-controller.xml155(para) msgid "" -"Edit the /etc/mongodb.conf file and complete the " +"Edit the /etc/mongodb.conf/etc/mongod.conf file and complete the " "following actions:" -msgstr "Отредактируйте файл /etc/mongodb.conf следующим образом:" +msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml50(para) -#: ./doc/install-guide/section_ceilometer-controller.xml159(para) +#: ./doc/install-guide/section_ceilometer-controller.xml51(para) +#: ./doc/install-guide/section_ceilometer-controller.xml160(para) msgid "" "Configure the bind_ip key to use the management interface" " IP address of the controller node." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml55(para) -#: ./doc/install-guide/section_ceilometer-controller.xml164(para) +#: ./doc/install-guide/section_ceilometer-controller.xml56(para) +#: ./doc/install-guide/section_ceilometer-controller.xml165(para) msgid "" "By default, MongoDB creates several 1GB journal files in the " "/var/lib/mongodb/journal directory. If you want to reduce the size of each " @@ -7073,86 +7080,92 @@ msgid "" "assert the smallfiles key:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml61(para) -#: ./doc/install-guide/section_ceilometer-controller.xml170(para) +#: ./doc/install-guide/section_ceilometer-controller.xml62(para) +#: ./doc/install-guide/section_ceilometer-controller.xml171(para) msgid "" "If you change the journaling configuration, stop the MongoDB service, remove" " the initial journal files, and start the service:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml67(para) -#: ./doc/install-guide/section_ceilometer-controller.xml176(para) +#: ./doc/install-guide/section_ceilometer-controller.xml68(para) +#: ./doc/install-guide/section_ceilometer-controller.xml177(para) msgid "" "You can also disable journaling. For more information, see the MongoDB manual." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml181(para) +#: ./doc/install-guide/section_ceilometer-controller.xml73(para) +#: ./doc/install-guide/section_ceilometer-controller.xml182(para) msgid "Restart the MongoDB service:" msgstr "Перезапустите службу MongoDB:" -#: ./doc/install-guide/section_ceilometer-controller.xml76(para) +#: ./doc/install-guide/section_ceilometer-controller.xml77(para) msgid "" "Start the MongoDB services and configure them to start when the system " "boots:" msgstr "Запустите сервисы MongoDB и настройте их автоматический запуск при загрузке системы:" -#: ./doc/install-guide/section_ceilometer-controller.xml88(para) +#: ./doc/install-guide/section_ceilometer-controller.xml89(para) msgid "Create the ceilometer database:" msgstr "Создайте базу данных ceilometer:" -#: ./doc/install-guide/section_ceilometer-controller.xml92(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml93(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) msgid "CEILOMETER_DBPASS" msgstr "CEILOMETER_DBPASS" -#: ./doc/install-guide/section_ceilometer-controller.xml106(para) +#: ./doc/install-guide/section_ceilometer-controller.xml107(para) msgid "" "Replace CEILOMETER_DBPASS with a suitable " "password." msgstr "Замените CEILOMETER_DBPASS на подходящий пароль." -#: ./doc/install-guide/section_ceilometer-controller.xml118(para) +#: ./doc/install-guide/section_ceilometer-controller.xml119(para) msgid "Create the ceilometer user:" msgstr "Создайте пользователя ceilometer:" -#: ./doc/install-guide/section_ceilometer-controller.xml120(para) +#: ./doc/install-guide/section_ceilometer-controller.xml121(para) msgid "" "Replace CEILOMETER_PASS with a suitable password." msgstr "Замените CEILOMETER_PASS на подходящий пароль." -#: ./doc/install-guide/section_ceilometer-controller.xml124(para) +#: ./doc/install-guide/section_ceilometer-controller.xml125(para) msgid "" "Add the admin role to the ceilometer " "user." msgstr "Добавьте роль admin пользователю ceilometer:" -#: ./doc/install-guide/section_ceilometer-controller.xml129(para) +#: ./doc/install-guide/section_ceilometer-controller.xml130(para) msgid "Create the ceilometer service entity:" msgstr "Создайте сервисный объект ceilometer:" -#: ./doc/install-guide/section_ceilometer-controller.xml137(para) +#: ./doc/install-guide/section_ceilometer-controller.xml138(para) msgid "Create the Telemetry module API endpoint:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml148(para) +#: ./doc/install-guide/section_ceilometer-controller.xml149(para) msgid "" "Before you install and configure Telemetry, you must install " "MongoDB." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml188(title) -#: ./doc/install-guide/section_ceilometer-controller.xml300(title) +#: ./doc/install-guide/section_ceilometer-controller.xml156(para) +msgid "" +"Edit the /etc/mongodb.conf file and complete the " +"following actions:" +msgstr "Отредактируйте файл /etc/mongodb.conf следующим образом:" + +#: ./doc/install-guide/section_ceilometer-controller.xml189(title) +#: ./doc/install-guide/section_ceilometer-controller.xml301(title) msgid "To install and configure the Telemetry module components" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml202(para) -#: ./doc/install-guide/section_ceilometer-controller.xml318(para) +#: ./doc/install-guide/section_ceilometer-controller.xml203(para) +#: ./doc/install-guide/section_ceilometer-controller.xml319(para) msgid "Generate a random value to use as the telemetry secret:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml215(para) +#: ./doc/install-guide/section_ceilometer-controller.xml216(para) msgid "" "Replace CEILOMETER_DBPASS with the password you " "chose for the Telemetry module database. You must escape special characters " @@ -7160,29 +7173,29 @@ msgid "" "RFC2396." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml247(para) +#: ./doc/install-guide/section_ceilometer-controller.xml248(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the celiometer user in the Identity service." msgstr "Замените CEILOMETER_PASS на пароль, который вы выбрали для пользователя celiometer в службе Идентификации." -#: ./doc/install-guide/section_ceilometer-controller.xml276(para) -#: ./doc/install-guide/section_ceilometer-controller.xml331(para) +#: ./doc/install-guide/section_ceilometer-controller.xml277(para) +#: ./doc/install-guide/section_ceilometer-controller.xml332(para) msgid "" "Replace TELEMETRY_SECRET with the telemetry " "secret that you generated in a previous step." msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml280(para) +#: ./doc/install-guide/section_ceilometer-controller.xml281(para) msgid "" "In the [collector] section, configure the dispatcher:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml353(para) +#: ./doc/install-guide/section_ceilometer-controller.xml354(para) msgid "Restart the Telemetry services:" msgstr "Перезапустите слервисы службы Телеметрии:" -#: ./doc/install-guide/section_ceilometer-controller.xml362(para) +#: ./doc/install-guide/section_ceilometer-controller.xml363(para) msgid "" "Start the Telemetry services and configure them to start when the system " "boots:" diff --git a/doc/install-guide/locale/zh_CN.po b/doc/install-guide/locale/zh_CN.po index 9f14d68ab0..9516fbc0aa 100644 --- a/doc/install-guide/locale/zh_CN.po +++ b/doc/install-guide/locale/zh_CN.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 23:35+0000\n" -"PO-Revision-Date: 2015-04-18 09:04+0000\n" +"POT-Creation-Date: 2015-04-21 02:55+0000\n" +"PO-Revision-Date: 2015-04-21 02:50+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -124,7 +124,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-network-node.xml11(title) #: ./doc/install-guide/section_heat-install.xml11(title) #: ./doc/install-guide/section_ceilometer-controller.xml17(title) -#: ./doc/install-guide/section_ceilometer-controller.xml147(title) +#: ./doc/install-guide/section_ceilometer-controller.xml148(title) #: ./doc/install-guide/section_keystone-services.xml14(title) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml22(title) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml19(title) @@ -260,11 +260,11 @@ msgstr "将 ADMIN_TOKEN 替换为上一步中生成 #: ./doc/install-guide/section_keystone-install.xml97(para) #: ./doc/install-guide/section_cinder-storage-node.xml143(para) #: ./doc/install-guide/section_cinder-controller-node.xml123(para) -#: ./doc/install-guide/section_glance-install.xml143(para) -#: ./doc/install-guide/section_glance-install.xml211(para) +#: ./doc/install-guide/section_glance-install.xml146(para) +#: ./doc/install-guide/section_glance-install.xml214(para) #: ./doc/install-guide/section_neutron-controller-node.xml178(para) #: ./doc/install-guide/section_heat-install.xml185(para) -#: ./doc/install-guide/section_ceilometer-controller.xml210(para) +#: ./doc/install-guide/section_ceilometer-controller.xml211(para) msgid "" "In the [database] section, configure database access:" msgstr "在 [database] 段,配置数据库访问相关参数:" @@ -309,12 +309,12 @@ msgstr "在 [database] 段,配置数据库访问相关参 #: ./doc/install-guide/section_glance-install.xml104(replaceable) #: ./doc/install-guide/section_glance-install.xml105(replaceable) #: ./doc/install-guide/section_glance-install.xml106(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml157(replaceable) -#: ./doc/install-guide/section_glance-install.xml158(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) -#: ./doc/install-guide/section_glance-install.xml225(replaceable) -#: ./doc/install-guide/section_glance-install.xml226(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml160(replaceable) +#: ./doc/install-guide/section_glance-install.xml161(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) +#: ./doc/install-guide/section_glance-install.xml228(replaceable) +#: ./doc/install-guide/section_glance-install.xml229(replaceable) #: ./doc/install-guide/section_dashboard-install.xml72(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml104(replaceable) #: ./doc/install-guide/section_neutron-compute-node.xml121(replaceable) @@ -378,16 +378,16 @@ msgstr "在 [database] 段,配置数据库访问相关参 #: ./doc/install-guide/section_ceilometer-glance.xml22(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml16(replaceable) #: ./doc/install-guide/section_debconf-keystone_authtoken.xml17(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml89(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml140(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml90(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml141(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml142(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml226(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml242(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml143(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml243(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml262(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml339(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml244(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml263(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml340(replaceable) #: ./doc/install-guide/section_keystone-services.xml44(replaceable) #: ./doc/install-guide/section_keystone-services.xml93(replaceable) #: ./doc/install-guide/section_keystone-services.xml94(replaceable) @@ -434,8 +434,8 @@ msgstr "在 [DEFAULT] 段,配置日志文件所在的路径 #: ./doc/install-guide/section_cinder-storage-node.xml222(para) #: ./doc/install-guide/section_cinder-controller-node.xml182(para) #: ./doc/install-guide/section_nova-controller-install.xml216(para) -#: ./doc/install-guide/section_glance-install.xml197(para) -#: ./doc/install-guide/section_glance-install.xml257(para) +#: ./doc/install-guide/section_glance-install.xml200(para) +#: ./doc/install-guide/section_glance-install.xml260(para) #: ./doc/install-guide/section_neutron-compute-node.xml148(para) #: ./doc/install-guide/section_neutron-controller-node.xml264(para) #: ./doc/install-guide/section_neutron-network-node.xml152(para) @@ -444,7 +444,7 @@ msgstr "在 [DEFAULT] 段,配置日志文件所在的路径 #: ./doc/install-guide/section_neutron-network-node.xml413(para) #: ./doc/install-guide/section_nova-compute-install.xml150(para) #: ./doc/install-guide/section_heat-install.xml251(para) -#: ./doc/install-guide/section_ceilometer-controller.xml288(para) +#: ./doc/install-guide/section_ceilometer-controller.xml289(para) msgid "" "(Optional) To assist with troubleshooting, enable verbose logging in the " "[DEFAULT] section:" @@ -574,12 +574,12 @@ msgstr "" #: ./doc/install-guide/section_cinder-storage-node.xml257(title) #: ./doc/install-guide/section_cinder-controller-node.xml214(title) #: ./doc/install-guide/section_nova-controller-install.xml263(title) -#: ./doc/install-guide/section_glance-install.xml300(title) +#: ./doc/install-guide/section_glance-install.xml303(title) #: ./doc/install-guide/section_dashboard-install.xml109(title) #: ./doc/install-guide/section_neutron-controller-node.xml371(title) #: ./doc/install-guide/section_nova-compute-install.xml192(title) #: ./doc/install-guide/section_heat-install.xml295(title) -#: ./doc/install-guide/section_ceilometer-controller.xml351(title) +#: ./doc/install-guide/section_ceilometer-controller.xml352(title) msgid "To finalize installation" msgstr "完成安装" @@ -600,7 +600,7 @@ msgstr "Ubuntu 软件包默认会创建一个 SQLite 数据库。" #: ./doc/install-guide/section_keystone-install.xml356(para) #: ./doc/install-guide/section_cinder-controller-node.xml228(para) #: ./doc/install-guide/section_nova-controller-install.xml285(para) -#: ./doc/install-guide/section_glance-install.xml314(para) +#: ./doc/install-guide/section_glance-install.xml317(para) #: ./doc/install-guide/section_nova-compute-install.xml229(para) #: ./doc/install-guide/section_heat-install.xml312(para) msgid "" @@ -657,13 +657,13 @@ msgstr "安装并配置数据库服务" #: ./doc/install-guide/section_nova-controller-install.xml125(para) #: ./doc/install-guide/section_nova-controller-install.xml232(para) #: ./doc/install-guide/section_glance-install.xml133(para) -#: ./doc/install-guide/section_glance-install.xml274(para) +#: ./doc/install-guide/section_glance-install.xml277(para) #: ./doc/install-guide/section_dashboard-install.xml21(para) #: ./doc/install-guide/section_dashboard-install.xml38(para) #: ./doc/install-guide/section_nova-compute-install.xml49(para) #: ./doc/install-guide/section_nova-compute-install.xml177(para) -#: ./doc/install-guide/section_ceilometer-controller.xml190(para) -#: ./doc/install-guide/section_ceilometer-controller.xml302(para) +#: ./doc/install-guide/section_ceilometer-controller.xml191(para) +#: ./doc/install-guide/section_ceilometer-controller.xml303(para) #: ./doc/install-guide/object-storage/section_swift-storage-node.xml168(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml97(para) msgid "Install the packages:" @@ -1018,8 +1018,8 @@ msgstr "在 [filter:ceilometer] 部分,配置提醒:" #: ./doc/install-guide/section_nova-compute-install.xml70(replaceable) #: ./doc/install-guide/section_heat-install.xml200(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml74(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml227(replaceable) +#: ./doc/install-guide/section_basics-queue.xml81(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml228(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -1030,7 +1030,7 @@ msgstr "controller" #: ./doc/install-guide/section_ceilometer-swift.xml71(para) #: ./doc/install-guide/section_heat-install.xml201(para) #: ./doc/install-guide/section_ceilometer-glance.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml228(para) +#: ./doc/install-guide/section_ceilometer-controller.xml229(para) msgid "" "Replace RABBIT_PASS with the password you chose " "for the guest account in " @@ -1179,24 +1179,24 @@ msgid "To install and configure the agent" msgstr "安装和配置代理" #: ./doc/install-guide/section_ceilometer-nova.xml20(para) -#: ./doc/install-guide/section_ceilometer-controller.xml206(para) -#: ./doc/install-guide/section_ceilometer-controller.xml322(para) +#: ./doc/install-guide/section_ceilometer-controller.xml207(para) +#: ./doc/install-guide/section_ceilometer-controller.xml323(para) msgid "" "Edit the /etc/ceilometer/ceilometer.conf file and " "complete the following actions:" msgstr "修改配置文件 /etc/ceilometer/ceilometer.conf 并完成以下操作:" #: ./doc/install-guide/section_ceilometer-nova.xml24(para) -#: ./doc/install-guide/section_ceilometer-controller.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml326(para) +#: ./doc/install-guide/section_ceilometer-controller.xml272(para) +#: ./doc/install-guide/section_ceilometer-controller.xml327(para) msgid "" "In the [publisher] section, configure the telemetry " "secret:" msgstr "在 [publisher] 部分,配置 telemetry 的 secret:" #: ./doc/install-guide/section_ceilometer-nova.xml28(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml275(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml330(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml276(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml331(replaceable) msgid "TELEMETRY_SECRET" msgstr "TELEMETRY_SECRET" @@ -1208,7 +1208,7 @@ msgstr "将其中的 TELEMETRY_SECRET 替换为您为 #: ./doc/install-guide/section_ceilometer-nova.xml33(para) #: ./doc/install-guide/section_heat-install.xml194(para) -#: ./doc/install-guide/section_ceilometer-controller.xml221(para) +#: ./doc/install-guide/section_ceilometer-controller.xml222(para) msgid "" "In the [DEFAULT] section, configure " "RabbitMQ message broker access:" @@ -1228,10 +1228,10 @@ msgstr "在 [keystone_authtoken] 段,配置身份认证服 #: ./doc/install-guide/section_ceilometer-nova.xml51(replaceable) #: ./doc/install-guide/section_ceilometer-nova.xml69(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml119(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml246(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml265(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml342(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml120(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml247(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml266(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml343(replaceable) msgid "CEILOMETER_PASS" msgstr "CEILOMETER_PASS" @@ -1245,7 +1245,7 @@ msgstr "将其中的 CEILOMETER_PASS 替换为您为 #: ./doc/install-guide/section_cinder-storage-node.xml187(para) #: ./doc/install-guide/section_cinder-controller-node.xml167(para) #: ./doc/install-guide/section_heat-install.xml224(para) -#: ./doc/install-guide/section_ceilometer-controller.xml251(para) +#: ./doc/install-guide/section_ceilometer-controller.xml252(para) #: ./doc/install-guide/object-storage/section_swift-controller-node.xml181(para) msgid "" "Comment out any auth_host, auth_port, " @@ -1254,16 +1254,16 @@ msgid "" msgstr "注释所有 auth_hostauth_portauth_protocol 选项,因为 identity_uri 已经包括了它们。" #: ./doc/install-guide/section_ceilometer-nova.xml62(para) -#: ./doc/install-guide/section_ceilometer-controller.xml258(para) -#: ./doc/install-guide/section_ceilometer-controller.xml335(para) +#: ./doc/install-guide/section_ceilometer-controller.xml259(para) +#: ./doc/install-guide/section_ceilometer-controller.xml336(para) msgid "" "In the [service_credentials] section, configure service " "credentials:" msgstr "在 [service_credentials] 部分,配置服务的证书:" #: ./doc/install-guide/section_ceilometer-nova.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml266(para) -#: ./doc/install-guide/section_ceilometer-controller.xml343(para) +#: ./doc/install-guide/section_ceilometer-controller.xml267(para) +#: ./doc/install-guide/section_ceilometer-controller.xml344(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the ceilometer user in the Identity service." @@ -1314,9 +1314,9 @@ msgid "Install the required packages:" msgstr "安装需要的包:" #: ./doc/install-guide/section_sahara-install.xml22(para) -#: ./doc/install-guide/section_glance-install.xml278(para) +#: ./doc/install-guide/section_glance-install.xml281(para) #: ./doc/install-guide/section_heat-install.xml271(para) -#: ./doc/install-guide/section_ceilometer-controller.xml308(para) +#: ./doc/install-guide/section_ceilometer-controller.xml309(para) msgid "" "Respond to prompts for database " "management, Identity " @@ -1535,7 +1535,7 @@ msgstr "下载和创建镜像的更多信息,参阅admin credentials to gain access to admin-only" " CLI commands:" @@ -2817,7 +2817,7 @@ msgstr "将其中的 RABBIT_PASS 替换为您在 [DEFAULT] and " "[keystone_authtoken] sections, configure Identity service" @@ -3019,7 +3019,7 @@ msgstr "将 CINDER_DBPASS 替换为实际的密码。 #: ./doc/install-guide/section_glance-install.xml56(para) #: ./doc/install-guide/section_neutron-controller-node.xml46(para) #: ./doc/install-guide/section_heat-install.xml47(para) -#: ./doc/install-guide/section_ceilometer-controller.xml115(para) +#: ./doc/install-guide/section_ceilometer-controller.xml116(para) msgid "To create the service credentials, complete these steps:" msgstr "创建服务证书,完成如下步骤:" @@ -3083,7 +3083,7 @@ msgstr "启动块设备存储服务,并将其配置为开机自启:" #: ./doc/install-guide/section_cinder-controller-node.xml227(para) #: ./doc/install-guide/section_nova-controller-install.xml284(para) -#: ./doc/install-guide/section_glance-install.xml313(para) +#: ./doc/install-guide/section_glance-install.xml316(para) #: ./doc/install-guide/section_nova-compute-install.xml228(para) msgid "By default, the Ubuntu packages create an SQLite database." msgstr "默认情况下,Ubuntu 上的安装包会自动创建一个 SQLite 数据库。" @@ -3548,8 +3548,8 @@ msgid "" msgstr "将其中的 NOVA_PASS 替换为您之前在身份认证服务中为 nova 用户设置的密码。" #: ./doc/install-guide/section_nova-controller-install.xml187(para) -#: ./doc/install-guide/section_glance-install.xml173(para) -#: ./doc/install-guide/section_glance-install.xml241(para) +#: ./doc/install-guide/section_glance-install.xml176(para) +#: ./doc/install-guide/section_glance-install.xml244(para) #: ./doc/install-guide/section_neutron-compute-node.xml133(para) #: ./doc/install-guide/section_neutron-controller-node.xml225(para) #: ./doc/install-guide/section_neutron-network-node.xml137(para) @@ -4054,7 +4054,7 @@ msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/install-guide/section_glance-install.xml294(None) +#: ./doc/install-guide/section_glance-install.xml297(None) msgid "" "@@image: 'figures/debconf-screenshots/glance-common_pipeline_flavor.png'; " "md5=78bef92c36a140ad042074f6345d8917" @@ -4092,8 +4092,8 @@ msgstr "给 glance 数据库授予合适的访问权限:" #: ./doc/install-guide/section_glance-install.xml39(replaceable) #: ./doc/install-guide/section_glance-install.xml41(replaceable) -#: ./doc/install-guide/section_glance-install.xml147(replaceable) -#: ./doc/install-guide/section_glance-install.xml215(replaceable) +#: ./doc/install-guide/section_glance-install.xml150(replaceable) +#: ./doc/install-guide/section_glance-install.xml218(replaceable) msgid "GLANCE_DBPASS" msgstr "GLANCE_DBPASS" @@ -4121,85 +4121,85 @@ msgid "Create the Image service API endpoint:" msgstr "" #: ./doc/install-guide/section_glance-install.xml124(title) -#: ./doc/install-guide/section_glance-install.xml272(title) +#: ./doc/install-guide/section_glance-install.xml275(title) msgid "To install and configure the Image service components" msgstr "" -#: ./doc/install-guide/section_glance-install.xml139(para) +#: ./doc/install-guide/section_glance-install.xml142(para) msgid "" "Edit the /etc/glance/glance-api.conf file and complete " "the following actions:" msgstr "修改配置文件 /etc/glance/glance-api.conf 并完成以下操作:" -#: ./doc/install-guide/section_glance-install.xml148(para) -#: ./doc/install-guide/section_glance-install.xml216(para) +#: ./doc/install-guide/section_glance-install.xml151(para) +#: ./doc/install-guide/section_glance-install.xml219(para) msgid "" "Replace GLANCE_DBPASS with the password you chose" " for the Image service database." msgstr "" -#: ./doc/install-guide/section_glance-install.xml152(para) -#: ./doc/install-guide/section_glance-install.xml220(para) +#: ./doc/install-guide/section_glance-install.xml155(para) +#: ./doc/install-guide/section_glance-install.xml223(para) msgid "" "In the [keystone_authtoken] and " "[paste_deploy] sections, configure Identity service " "access:" msgstr "在 [keystone_authtoken][paste_deploy] 部分,配置身份认证服务的访问:" -#: ./doc/install-guide/section_glance-install.xml164(replaceable) -#: ./doc/install-guide/section_glance-install.xml232(replaceable) +#: ./doc/install-guide/section_glance-install.xml167(replaceable) +#: ./doc/install-guide/section_glance-install.xml235(replaceable) msgid "GLANCE_PASS" msgstr "GLANCE_PASS" -#: ./doc/install-guide/section_glance-install.xml169(para) -#: ./doc/install-guide/section_glance-install.xml237(para) +#: ./doc/install-guide/section_glance-install.xml172(para) +#: ./doc/install-guide/section_glance-install.xml240(para) msgid "" "Replace GLANCE_PASS with the password you chose " "for the glance user in the Identity service." msgstr "将其中的 GLANCE_PASS 替换为您在身份认证服务中为 glance 用户所设置的密码。" -#: ./doc/install-guide/section_glance-install.xml178(para) +#: ./doc/install-guide/section_glance-install.xml181(para) msgid "" "In the [glance_store] section, configure the local file " "system store and location of image files:" msgstr "在 [glance_store] 部分,设置本地文件系统的存储和镜像文件的位置:" -#: ./doc/install-guide/section_glance-install.xml186(para) -#: ./doc/install-guide/section_glance-install.xml246(para) +#: ./doc/install-guide/section_glance-install.xml189(para) +#: ./doc/install-guide/section_glance-install.xml249(para) msgid "" "In the [DEFAULT] section, configure the " "noop notification driver to disable notifications because" " they only pertain to the optional Telemetry service:" msgstr "在 [DEFAULT] 部分,配置 noop 消息驱动以禁用消息,因为它们只与可选的 Telemetry 服务有关:" -#: ./doc/install-guide/section_glance-install.xml193(para) -#: ./doc/install-guide/section_glance-install.xml253(para) +#: ./doc/install-guide/section_glance-install.xml196(para) +#: ./doc/install-guide/section_glance-install.xml256(para) msgid "" "The Telemetry chapter provides an Image service configuration that enables " "notifications." msgstr "" -#: ./doc/install-guide/section_glance-install.xml207(para) +#: ./doc/install-guide/section_glance-install.xml210(para) msgid "" "Edit the /etc/glance/glance-registry.conf file and " "complete the following actions:" msgstr "修改配置文件 /etc/glance/glance-registry.conf 并完成以下操作:" -#: ./doc/install-guide/section_glance-install.xml267(para) +#: ./doc/install-guide/section_glance-install.xml270(para) msgid "Populate the Image service database:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml288(para) +#: ./doc/install-guide/section_glance-install.xml291(para) msgid "" "Select the keystone pipeline to configure the Image " "service to use the Identity service:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml302(para) +#: ./doc/install-guide/section_glance-install.xml305(para) msgid "Restart the Image service services:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml307(para) +#: ./doc/install-guide/section_glance-install.xml310(para) msgid "" "Start the Image service services and configure them to start when the system" " boots:" @@ -7001,22 +7001,28 @@ msgid "" "bug#927301." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) +msgid "" +"The epmd.socket service should be listening on the controller management " +"interface. Restart the service if required." +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml74(para) msgid "" "Start the message queue service and configure it to start when the system " "boots:" msgstr "启动消息队列服务并将其配置为随系统启动:" -#: ./doc/install-guide/section_basics-queue.xml73(para) +#: ./doc/install-guide/section_basics-queue.xml80(para) msgid "Add the openstack user:" msgstr "添加openstack用户:" -#: ./doc/install-guide/section_basics-queue.xml77(para) +#: ./doc/install-guide/section_basics-queue.xml84(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "将其中的 RABBIT_PASS 替换为一个合适的密码。" -#: ./doc/install-guide/section_basics-queue.xml81(para) +#: ./doc/install-guide/section_basics-queue.xml88(para) msgid "" "Permit configuration, write, and read access for the " "openstack user:" @@ -7058,26 +7064,27 @@ msgid "" msgstr "包是由 GPG key 562111AC05905EA8 分配的。在使用前您需要验证导入的 GPG key 的指印。" #: ./doc/install-guide/section_ceilometer-controller.xml40(para) -#: ./doc/install-guide/section_ceilometer-controller.xml151(para) +#: ./doc/install-guide/section_ceilometer-controller.xml152(para) msgid "Install the MongoDB package:" msgstr "安装MongoDB包:" #: ./doc/install-guide/section_ceilometer-controller.xml46(para) -#: ./doc/install-guide/section_ceilometer-controller.xml155(para) msgid "" -"Edit the /etc/mongodb.conf file and complete the " +"Edit the /etc/mongodb.conf/etc/mongod.conf file and complete the " "following actions:" -msgstr "修改配置文件 /etc/mongodb.conf 并完成以下操作:" +msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml50(para) -#: ./doc/install-guide/section_ceilometer-controller.xml159(para) +#: ./doc/install-guide/section_ceilometer-controller.xml51(para) +#: ./doc/install-guide/section_ceilometer-controller.xml160(para) msgid "" "Configure the bind_ip key to use the management interface" " IP address of the controller node." msgstr "配置 bind_ip 关键字以使用控制节点的管理网络接口的 IP 地址。" -#: ./doc/install-guide/section_ceilometer-controller.xml55(para) -#: ./doc/install-guide/section_ceilometer-controller.xml164(para) +#: ./doc/install-guide/section_ceilometer-controller.xml56(para) +#: ./doc/install-guide/section_ceilometer-controller.xml165(para) msgid "" "By default, MongoDB creates several 1GB journal files in the " "/var/lib/mongodb/journal directory. If you want to reduce the size of each " @@ -7085,86 +7092,92 @@ msgid "" "assert the smallfiles key:" msgstr "默认情况下,MongoDB 会在 /var/lib/mongodb/journal 目录下创建一些 1GB 的 journal 文件。如果您像缩小每个 journal 文件的大小为 128M 并限制总的 journal 空间使用为 512M,请使 smallfiles key 生效:" -#: ./doc/install-guide/section_ceilometer-controller.xml61(para) -#: ./doc/install-guide/section_ceilometer-controller.xml170(para) +#: ./doc/install-guide/section_ceilometer-controller.xml62(para) +#: ./doc/install-guide/section_ceilometer-controller.xml171(para) msgid "" "If you change the journaling configuration, stop the MongoDB service, remove" " the initial journal files, and start the service:" msgstr "如果您修改 journaling 的配置,请停止 MongoDB 服务,删除 journal 的初始化文件,并启动服务:" -#: ./doc/install-guide/section_ceilometer-controller.xml67(para) -#: ./doc/install-guide/section_ceilometer-controller.xml176(para) +#: ./doc/install-guide/section_ceilometer-controller.xml68(para) +#: ./doc/install-guide/section_ceilometer-controller.xml177(para) msgid "" "You can also disable journaling. For more information, see the MongoDB manual." msgstr "您可以禁用 journaling。要了解更多信息,请阅读 MongoDB manual。" -#: ./doc/install-guide/section_ceilometer-controller.xml72(para) -#: ./doc/install-guide/section_ceilometer-controller.xml181(para) +#: ./doc/install-guide/section_ceilometer-controller.xml73(para) +#: ./doc/install-guide/section_ceilometer-controller.xml182(para) msgid "Restart the MongoDB service:" msgstr "启动MongoDB服务:" -#: ./doc/install-guide/section_ceilometer-controller.xml76(para) +#: ./doc/install-guide/section_ceilometer-controller.xml77(para) msgid "" "Start the MongoDB services and configure them to start when the system " "boots:" msgstr "启动 MongoDB 服务并将其配置为随系统启动:" -#: ./doc/install-guide/section_ceilometer-controller.xml88(para) +#: ./doc/install-guide/section_ceilometer-controller.xml89(para) msgid "Create the ceilometer database:" msgstr "创建ceilometer数据库:" -#: ./doc/install-guide/section_ceilometer-controller.xml92(replaceable) -#: ./doc/install-guide/section_ceilometer-controller.xml214(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml93(replaceable) +#: ./doc/install-guide/section_ceilometer-controller.xml215(replaceable) msgid "CEILOMETER_DBPASS" msgstr "CEILOMETER_DBPASS" -#: ./doc/install-guide/section_ceilometer-controller.xml106(para) +#: ./doc/install-guide/section_ceilometer-controller.xml107(para) msgid "" "Replace CEILOMETER_DBPASS with a suitable " "password." msgstr "将其中的 CEILOMETER_DBPASS 替换为一个合适的密码。" -#: ./doc/install-guide/section_ceilometer-controller.xml118(para) +#: ./doc/install-guide/section_ceilometer-controller.xml119(para) msgid "Create the ceilometer user:" msgstr "创建ceilometer用户:" -#: ./doc/install-guide/section_ceilometer-controller.xml120(para) +#: ./doc/install-guide/section_ceilometer-controller.xml121(para) msgid "" "Replace CEILOMETER_PASS with a suitable password." msgstr "将其中的 CEILOMETER_PASS 替换为一个合适的密码。" -#: ./doc/install-guide/section_ceilometer-controller.xml124(para) +#: ./doc/install-guide/section_ceilometer-controller.xml125(para) msgid "" "Add the admin role to the ceilometer " "user." msgstr "为 ceilometer 用户添加 admin 角色。" -#: ./doc/install-guide/section_ceilometer-controller.xml129(para) +#: ./doc/install-guide/section_ceilometer-controller.xml130(para) msgid "Create the ceilometer service entity:" msgstr "创建ceilometer服务条目:" -#: ./doc/install-guide/section_ceilometer-controller.xml137(para) +#: ./doc/install-guide/section_ceilometer-controller.xml138(para) msgid "Create the Telemetry module API endpoint:" msgstr "" -#: ./doc/install-guide/section_ceilometer-controller.xml148(para) +#: ./doc/install-guide/section_ceilometer-controller.xml149(para) msgid "" "Before you install and configure Telemetry, you must install " "MongoDB." msgstr "安装和配置 Telemetry 之前,您必须先安装 MongoDB。" -#: ./doc/install-guide/section_ceilometer-controller.xml188(title) -#: ./doc/install-guide/section_ceilometer-controller.xml300(title) +#: ./doc/install-guide/section_ceilometer-controller.xml156(para) +msgid "" +"Edit the /etc/mongodb.conf file and complete the " +"following actions:" +msgstr "修改配置文件 /etc/mongodb.conf 并完成以下操作:" + +#: ./doc/install-guide/section_ceilometer-controller.xml189(title) +#: ./doc/install-guide/section_ceilometer-controller.xml301(title) msgid "To install and configure the Telemetry module components" msgstr "安装和配置Telemetry模块组件" -#: ./doc/install-guide/section_ceilometer-controller.xml202(para) -#: ./doc/install-guide/section_ceilometer-controller.xml318(para) +#: ./doc/install-guide/section_ceilometer-controller.xml203(para) +#: ./doc/install-guide/section_ceilometer-controller.xml319(para) msgid "Generate a random value to use as the telemetry secret:" msgstr "生成一个随机值,作为 telemetry 的 secret:" -#: ./doc/install-guide/section_ceilometer-controller.xml215(para) +#: ./doc/install-guide/section_ceilometer-controller.xml216(para) msgid "" "Replace CEILOMETER_DBPASS with the password you " "chose for the Telemetry module database. You must escape special characters " @@ -7172,29 +7185,29 @@ msgid "" "RFC2396." msgstr "将其中的 CEILOMETER_DBPASS 替换为您为 Telemetry 模块数据库所设置的密码。在给定的 RFC2396 字符串连接中,要避开一些特殊字符,例如 ':', '/', '+' 和 '@'。" -#: ./doc/install-guide/section_ceilometer-controller.xml247(para) +#: ./doc/install-guide/section_ceilometer-controller.xml248(para) msgid "" "Replace CEILOMETER_PASS with the password you " "chose for the celiometer user in the Identity service." msgstr "将其中的 CEILOMETER_PASS 替换为您在身份认证服务中为 celiometer 用户设置的密码。" -#: ./doc/install-guide/section_ceilometer-controller.xml276(para) -#: ./doc/install-guide/section_ceilometer-controller.xml331(para) +#: ./doc/install-guide/section_ceilometer-controller.xml277(para) +#: ./doc/install-guide/section_ceilometer-controller.xml332(para) msgid "" "Replace TELEMETRY_SECRET with the telemetry " "secret that you generated in a previous step." msgstr "将其中的 TELEMETRY_SECRET 替换为您在上述步骤中生成的 telemetry secret。" -#: ./doc/install-guide/section_ceilometer-controller.xml280(para) +#: ./doc/install-guide/section_ceilometer-controller.xml281(para) msgid "" "In the [collector] section, configure the dispatcher:" msgstr "在 [collector] 部分,设置调度者:" -#: ./doc/install-guide/section_ceilometer-controller.xml353(para) +#: ./doc/install-guide/section_ceilometer-controller.xml354(para) msgid "Restart the Telemetry services:" msgstr "重启Telemetry服务:" -#: ./doc/install-guide/section_ceilometer-controller.xml362(para) +#: ./doc/install-guide/section_ceilometer-controller.xml363(para) msgid "" "Start the Telemetry services and configure them to start when the system " "boots:" diff --git a/doc/networking-guide/source/locale/networking-guide.pot b/doc/networking-guide/source/locale/networking-guide.pot index e69de29bb2..9285a2f611 100644 --- a/doc/networking-guide/source/locale/networking-guide.pot +++ b/doc/networking-guide/source/locale/networking-guide.pot @@ -0,0 +1,2847 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2015, OpenStack contributors +# This file is distributed under the same license as the Networking Guide package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Networking Guide 0.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-04-21 06:10+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../intro_os_networking.rst:5 +msgid "(Check existing source for status.)" +msgstr "" + +#: ../deploy_scenario3a.rst:386 +msgid "" +"(Optional) Reduce MTU for VXLAN/GRE tenant networks by enabling custom " +"*Dnsmasq* configuration and configuring it to include the MTU option (26) in " +"DHCP offers for instances." +msgstr "" + +#: ../deploy_scenario1a.rst:760 +msgid "(Optional) Reduce MTU for VXLAN/GRE tenant networks." +msgstr "" + +#: ../intro_os_networking_overview.rst:8 +msgid "(how neutron models above components)" +msgstr "" + +#: ../intro_os_networking_overview.rst:10 +msgid "" +"(terms in http://docs.openstack.org/admin-guide-cloud/content/" +"api_abstractions.html)" +msgstr "" + +#: ../index.rst:24 +msgid ":ref:`search`" +msgstr "" + +#: ../intro_tunnel_technologies.rst:19 +msgid "" +"A VXLAN, virtual extensible local area network, allows the creation of a " +"logical network for virtual machines across various networks. VXLAN " +"encapsulates layer-2 Ethernet frames over layer-4 UDP packets." +msgstr "" + +#: ../intro_networking_components.rst:24 +msgid "" +"A firewall is a network device that controls the incoming and outgoing " +"network traffic based on an applied rule set." +msgstr "" + +#: ../intro_networking_components.rst:30 +msgid "" +"A load balancer is a network device that distributes network or application " +"traffic across a number of servers." +msgstr "" + +#: ../intro_network_namespaces.rst:5 +msgid "" +"A namespace is a container for a set of identifiers. Namespaces provide a " +"level of direction to specific identifiers and make it possible to " +"differentiate between identifiers with the same exact name. With network " +"namespaces, you can have different and separate instances of network " +"interfaces and routing tables that operate independently of each other." +msgstr "" + +#: ../intro_networking_components.rst:16 +msgid "" +"A router is a networking device that connects multiple networks together. " +"Routers are connected to two or more networks. When they receive data " +"packets, they use a routing table to determine which networks to pass the " +"information to." +msgstr "" + +#: ../intro_networking_components.rst:8 +msgid "" +"A switch is a device that is used to connect devices on a network. Switches " +"forward packets on to other devices, using packet switching to pass data " +"along only to devices that need to receive it. Switches operate at layer 2 " +"of the OSI model." +msgstr "" + +#: ../intro_basic_networking.rst:12 +msgid "ARP" +msgstr "" + +#: ../deploy_scenario1a.rst:1052 +msgid "Add a gateway to the external network on the router." +msgstr "" + +#: ../deploy_scenario3a.rst:699 +msgid "Add a gateway to the external network on the router:" +msgstr "" + +#: ../deploy_scenario1a.rst:1045 +msgid "Add a tenant subnet interface on the router." +msgstr "" + +#: ../deploy_scenario3a.rst:692 +msgid "Add a tenant subnet interface on the router:" +msgstr "" + +#: ../misc_add_ha_for_DHCP.rst:3 +msgid "Adding high availability for DHCP" +msgstr "" + +#: ../deploy_scenario1a.rst:656 ../deploy_scenario1a.rst:723 +#: ../deploy_scenario1a.rst:861 +msgid "" +"Adjust the VLAN tag, GRE tunnel ID, and VXLAN tunnel ID ranges for your " +"environment." +msgstr "" + +#: ../adv_config.rst:3 +msgid "Advanced configuration" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:80 ../intro_os_networking_service.rst:22 +msgid "Agents" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# config_server.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:9 ../config_server.rst:6 +#: ../deploy_scenario1a.rst:92 ../deploy_scenario4a.rst:106 +msgid "Architecture" +msgstr "" + +#: ../deploy_scenario1a.rst:1146 +msgid "Associate the floating IP address with the instance." +msgstr "" + +#: ../deploy_scenario3a.rst:901 +msgid "Associate the floating IP address with the instance:" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:28 ../deploy_scenario3a.rst:32 +msgid "" +"At least one compute node with three network interfaces: management, tenant " +"tunnel networks, and tenant VLAN networks. The Open vSwitch bridge ``br-" +"vlan`` must contain a port on the VLAN interface." +msgstr "" + +#: ../deploy_scenario4a.rst:58 +msgid "" +"At least two compute nodes with two network interfaces: management and " +"external (typically the Internet). The Open vSwitch bridge ``br-ex`` must " +"contain a port on the external interface." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:92 +msgid "" +"At this moment the Networking DB is the source of truth, but nova-api is the " +"only public read-write API." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:105 +msgid "" +"At this point, all compute nodes have been migrated, but they are still " +"using the nova-api API and Compute gateways. Finally, enable OpenStack " +"Networking by following these steps:" +msgstr "" + +#: ../intro_basic_networking.rst:3 +msgid "Basic networking" +msgstr "" + +#: ../deploy_scenario3a.rst:741 +msgid "Both ``qrouter`` namespaces should use the same UUID." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:109 +msgid "" +"Bring up the Networking (l3) nodes. The new routers will have identical MAC" +"+IPs as old Compute gateways so some sort of immediate cutover is possible, " +"except for stateful connections issues such as NAT." +msgstr "" + +#: ../deploy_scenario4a.rst:196 +msgid "Case 1: North-south" +msgstr "" + +#: ../deploy_scenario1a.rst:159 +msgid "Case 1: North-south for instances without a floating IP address" +msgstr "" + +#: ../deploy_scenario4a.rst:204 +msgid "Case 2: East-west" +msgstr "" + +#: ../deploy_scenario1a.rst:289 +msgid "Case 2: North-south for instances with a floating IP address" +msgstr "" + +#: ../deploy_scenario1a.rst:415 +msgid "Case 3: East-west for instances with or without a floating IP address" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:120 ../deploy_scenario4a.rst:142 +msgid "Components" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:49 +msgid "" +"Compute needs a per-hypervisor \"has_transitioned\" boolean change in the " +"data model to be used during the migration process. This flag is no longer " +"required once the process is complete." +msgstr "" + +#: ../deploy_scenario1a.rst:190 ../deploy_scenario1a.rst:316 +#: ../deploy_scenario1a.rst:444 +msgid "Compute node 1" +msgstr "" + +#: ../deploy_scenario1a.rst:448 +msgid "Compute node 2" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:77 ../deploy_scenario3a.rst:100 +#: ../deploy_scenario4a.rst:94 +msgid "Compute nodes" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:804 ../deploy_scenario3a.rst:433 +#: ../deploy_scenario4a.rst:288 +msgid "Compute nodes (compute1 and compute2)" +msgstr "" + +# #-#-#-#-# config.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config.rst:3 ../deploy_scenario1a.rst:592 +msgid "Configuration" +msgstr "" + +#: ../config_ml2_plug_in.rst:85 ../config_ml2_plug_in.rst:90 +#: ../config_ml2_plug_in.rst:95 +msgid "Configuration file" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# config_server.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:12 ../config_server.rst:9 +msgid "Configuration file organization, relationships, etc." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:600 ../deploy_scenario1a.rst:668 +#: ../deploy_scenario1a.rst:809 ../deploy_scenario4a.rst:220 +#: ../deploy_scenario4a.rst:293 +msgid "Configure base options." +msgstr "" + +#: ../deploy_scenario3a.rst:218 ../deploy_scenario3a.rst:294 +#: ../deploy_scenario3a.rst:438 +msgid "" +"Configure base options. Edit the :file:`/etc/neutron/neutron.conf` file:" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:747 ../deploy_scenario4a.rst:267 +msgid "Configure the DHCP agent." +msgstr "" + +#: ../deploy_scenario3a.rst:375 +msgid "" +"Configure the DHCP agent. Edit the :file:`/etc/neutron/dhcp_agent.ini` file:" +msgstr "" + +#: ../deploy_scenario1a.rst:730 +msgid "Configure the L3 agent." +msgstr "" + +#: ../deploy_scenario3a.rst:359 +msgid "" +"Configure the L3 agent. Edit the :file:`/etc/neutron/l3_agent.ini` file:" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:625 ../deploy_scenario1a.rst:680 +#: ../deploy_scenario1a.rst:821 ../deploy_scenario4a.rst:242 +#: ../deploy_scenario4a.rst:303 +msgid "Configure the ML2 plug-in." +msgstr "" + +#: ../deploy_scenario3a.rst:248 ../deploy_scenario3a.rst:311 +#: ../deploy_scenario3a.rst:448 +msgid "" +"Configure the ML2 plug-in. Edit the :file:`/etc/neutron/plugins/ml2/ml2_conf." +"ini` file:" +msgstr "" + +#: ../deploy_scenario1a.rst:775 +msgid "Configure the metadata agent." +msgstr "" + +#: ../deploy_scenario3a.rst:403 +msgid "" +"Configure the metadata agent. Edit the :file:`/etc/neutron/metadata_agent." +"ini` file:" +msgstr "" + +#: ../deploy_scenario3a.rst:213 +msgid "Configuring the controller node (controller)" +msgstr "" + +#: ../deploy_scenario3a.rst:289 +msgid "Configuring the network nodes (network1 and network2)" +msgstr "" + +#: ../deploy_scenario3b.rst:7 +msgid "Content is being worked on." +msgstr "" + +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1b.rst:7 ../deploy_scenario2.rst:7 +msgid "Content is ready for RST conversion." +msgstr "" + +#: ../index.rst:6 +msgid "Contents" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:51 ../deploy_scenario3a.rst:74 +#: ../deploy_scenario4a.rst:76 +msgid "Controller node" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:595 ../deploy_scenario4a.rst:218 +msgid "Controller node (controller)" +msgstr "" + +#: ../deploy_scenario1b.rst:10 +msgid "Controller node, network node, and 1+ compute nodes" +msgstr "" + +#: ../deploy_scenario2.rst:10 +msgid "Controller node, network node, and 2+ compute nodes" +msgstr "" + +#: ../deploy_scenario3b.rst:10 +msgid "Controller node, two network nodes, and 1+ compute nodes" +msgstr "" + +#: ../deploy_scenario1a.rst:1128 +msgid "Create a floating IP address." +msgstr "" + +#: ../deploy_scenario3a.rst:882 +msgid "Create a floating IP address:" +msgstr "" + +#: ../deploy_scenario4a.rst:363 +msgid "Create a provider network." +msgstr "" + +#: ../deploy_scenario1a.rst:925 +msgid "Create a subnet on the external network." +msgstr "" + +#: ../deploy_scenario3a.rst:557 +msgid "Create a subnet on the external network:" +msgstr "" + +#: ../deploy_scenario4a.rst:390 +msgid "Create a subnet on the provider network." +msgstr "" + +#: ../deploy_scenario1a.rst:1003 +msgid "Create a subnet on the tenant network." +msgstr "" + +#: ../deploy_scenario3a.rst:641 +msgid "Create a subnet on the tenant network:" +msgstr "" + +#: ../deploy_scenario1a.rst:1027 +msgid "Create a tenant network router." +msgstr "" + +#: ../deploy_scenario3a.rst:666 +msgid "Create a tenant network router:" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:895 ../deploy_scenario3a.rst:524 +#: ../deploy_scenario4a.rst:352 +msgid "Create initial networks" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:1125 ../deploy_scenario3a.rst:879 +#: ../deploy_scenario4a.rst:429 +msgid "" +"Create the appropriate security group rules to allow ping and SSH access to " +"the instance." +msgstr "" + +#: ../deploy_scenario1a.rst:902 +msgid "Create the external network." +msgstr "" + +#: ../deploy_scenario3a.rst:534 +msgid "Create the external network:" +msgstr "" + +#: ../deploy_scenario1a.rst:974 +msgid "Create the tenant network." +msgstr "" + +#: ../deploy_scenario3a.rst:608 +msgid "Create the tenant network:" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:88 ../intro_os_networking_service.rst:51 +msgid "DHCP" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:800 ../deploy_scenario3a.rst:429 +#: ../deploy_scenario4a.rst:285 +msgid "DHCP agent" +msgstr "" + +#: ../deploy_scenario4a.rst:150 +msgid "DHCP agent managing the ``qdhcp`` namespaces." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:128 ../deploy_scenario3a.rst:160 +msgid "" +"DHCP agent managing the ``qdhcp`` namespaces. The ``qdhcp`` namespaces " +"provide DHCP services for instances using tenant networks." +msgstr "" + +#: ../misc_add_ha_for_DHCP.rst:8 +msgid "DHCP agents" +msgstr "" + +#: ../adv_config_debugging.rst:3 +msgid "Debugging" +msgstr "" + +#: ../deploy_scenario3a.rst:688 +msgid "" +"Default policy might prevent the 'ha' flag from appearing in the command " +"output. Using the ``admin`` tenant credentials, run the ``neutron router-" +"show demo-router`` command to see all fields." +msgstr "" + +#: ../deploy_scenario4a.rst:10 ../deploy_scenario4a.rst:17 +msgid "Deploying a new cloud in a mixed environment" +msgstr "" + +#: ../deploy.rst:3 +msgid "Deployment scenarios" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:99 +msgid "Disable nova-compute." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:97 +msgid "" +"Disable the hypervisor. This would be a good time to live migrate or " +"evacuate the compute node, if supported." +msgstr "" + +#: ../config_ml2_plug_in.rst:66 ../config_ml2_plug_in.rst:72 +msgid "Does not cover how to do this" +msgstr "" + +#: ../deploy_scenario4a.rst:168 +msgid "" +"Due to limitations with Open vSwitch and *iptables*, the Networking service " +"uses a Linux bridge to manage security groups for instances." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:73 +msgid "" +"During the migration, nova-network API calls will go through an additional " +"internal conversion to Networking calls. This will have different and likely " +"poorer performance characteristics compared with either the pre-migration or " +"post-migration APIs." +msgstr "" + +#: ../deploy_scenario4a.rst:269 +msgid "Edit the :file:`/etc/neutron/dhcp\\_agent.ini` file." +msgstr "" + +#: ../deploy_scenario1a.rst:749 ../deploy_scenario1a.rst:762 +msgid "Edit the :file:`/etc/neutron/dhcp_agent.ini` file." +msgstr "" + +#: ../deploy_scenario3a.rst:390 +msgid "Edit the :file:`/etc/neutron/dhcp_agent.ini` file:" +msgstr "" + +#: ../deploy_scenario1a.rst:769 +msgid "Edit the :file:`/etc/neutron/dnsmasq-neutron.conf` file." +msgstr "" + +#: ../deploy_scenario3a.rst:397 +msgid "Edit the :file:`/etc/neutron/dnsmasq-neutron.conf` file:" +msgstr "" + +#: ../deploy_scenario1a.rst:732 +msgid "Edit the :file:`/etc/neutron/l3_agent.ini` file." +msgstr "" + +#: ../deploy_scenario1a.rst:777 +msgid "Edit the :file:`/etc/neutron/metadata_agent.ini` file." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:602 ../deploy_scenario1a.rst:670 +#: ../deploy_scenario1a.rst:811 ../deploy_scenario4a.rst:222 +#: ../deploy_scenario4a.rst:295 +msgid "Edit the :file:`/etc/neutron/neutron.conf` file." +msgstr "" + +#: ../deploy_scenario4a.rst:244 ../deploy_scenario4a.rst:305 +msgid "Edit the :file:`/etc/neutron/plugins/ml2/ml2\\_conf.ini` file." +msgstr "" + +#: ../deploy_scenario1a.rst:627 ../deploy_scenario1a.rst:682 +#: ../deploy_scenario1a.rst:823 +msgid "Edit the :file:`/etc/neutron/plugins/ml2/ml2_conf.ini` file." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:85 +msgid "" +"Enable a nova-api proxy that recreates internal Compute objects from " +"Networking information (via the Networking REST API)." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:100 +msgid "Enable the Networking agent." +msgstr "" + +#: ../intro_basic_networking.rst:6 +msgid "Ethernet" +msgstr "" + +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario3a.rst:207 ../deploy_scenario4a.rst:212 +msgid "Example configuration template" +msgstr "" + +#: ../deploy_scenario1a.rst:169 ../deploy_scenario1a.rst:295 +#: ../deploy_scenario1a.rst:426 +msgid "Example environment configuration" +msgstr "" + +#: ../config_ml2_plug_in.rst:64 +msgid "Explains that mechanisms such as OpenDaylight and OpenContrail exist" +msgstr "" + +#: ../intro_os_networking_overview.rst:44 +msgid "Extensions" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:898 ../deploy_scenario3a.rst:530 +msgid "External (flat) network" +msgstr "" + +#: ../deploy_scenario1a.rst:174 ../deploy_scenario1a.rst:300 +msgid "External network 1" +msgstr "" + +#: ../misc_add_ha_for_DHCP.rst:5 +msgid "FIXME (Simple note, needs to be added.)" +msgstr "" + +#: ../misc_add_ha_for_DHCP.rst:10 +msgid "" +"FIXME: Content needs to be written; see DHCP agents (http://docs.openstack." +"org/admin-guide-cloud/content/app_demo_multi_dhcp_agents.html)" +msgstr "" + +#: ../adv_config_FwaaS.rst:3 +msgid "FWaaS" +msgstr "" + +#: ../deploy_scenario3a.rst:197 +msgid "Failover operations" +msgstr "" + +# #-#-#-#-# intro_networking_components.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_overview.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../intro_networking_components.rst:22 +#: ../intro_os_networking_overview.rst:41 +msgid "Firewalls" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_overview.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:17 ../deploy_scenario1b.rst:17 +#: ../deploy_scenario2.rst:17 ../deploy_scenario3b.rst:15 +#: ../intro_os_networking_overview.rst:15 +msgid "Flat" +msgstr "" + +#: ../deploy_scenario1a.rst:180 ../deploy_scenario1a.rst:306 +msgid "Floating IP range 203.0.113.101 to 203.0.113.200" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:39 ../deploy_scenario3a.rst:59 +msgid "" +"For VLAN external and tenant networks, the network infrastructure must " +"support VLAN tagging. For best performance with VXLAN and GRE tenant " +"networks, the network infrastructure should support jumbo frames." +msgstr "" + +#: ../deploy_scenario1a.rst:212 ../deploy_scenario1a.rst:236 +#: ../deploy_scenario1a.rst:266 ../deploy_scenario1a.rst:329 +#: ../deploy_scenario1a.rst:353 ../deploy_scenario1a.rst:377 +#: ../deploy_scenario1a.rst:470 ../deploy_scenario1a.rst:494 +#: ../deploy_scenario1a.rst:530 ../deploy_scenario1a.rst:554 +msgid "For VLAN tenant networks:" +msgstr "" + +#: ../deploy_scenario1a.rst:364 ../deploy_scenario1a.rst:541 +msgid "For VXLAN and GRE networks:" +msgstr "" + +#: ../deploy_scenario1a.rst:223 ../deploy_scenario1a.rst:247 +#: ../deploy_scenario1a.rst:274 ../deploy_scenario1a.rst:338 +#: ../deploy_scenario1a.rst:388 ../deploy_scenario1a.rst:481 +#: ../deploy_scenario1a.rst:505 ../deploy_scenario1a.rst:565 +msgid "For VXLAN and GRE tenant networks:" +msgstr "" + +#: ../deploy_scenario4a.rst:187 +msgid "" +"For all instances, the physical network infrastructure routes *north-south* " +"and *east-west* network traffic between provider networks." +msgstr "" + +#: ../deploy_scenario1a.rst:291 +msgid "" +"For instances with a floating IP address, the network node routes *north-" +"south* network traffic between tenant and external networks." +msgstr "" + +#: ../deploy_scenario1a.rst:417 +msgid "" +"For instances with or without a floating IP address, the network node routes " +"*east-west* network traffic among tenant networks using the same router." +msgstr "" + +#: ../deploy_scenario1a.rst:161 +msgid "" +"For instances without a floating IP address, the network node routes *north-" +"south* network traffic between tenant and external networks." +msgstr "" + +#: ../deploy_scenario3a.rst:193 +msgid "" +"For normal operations, L3 HA traffic flows match the OpenStack Networking " +"legacy scenario with Open vSwitch." +msgstr "" + +#: ../intro_os_networking_service.rst:79 +msgid "FwaaS" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_overview.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:21 ../config_ml2_plug_in.rst:37 +#: ../deploy_scenario1b.rst:26 ../deploy_scenario2.rst:24 +#: ../deploy_scenario3b.rst:24 ../intro_os_networking_overview.rst:19 +msgid "GRE" +msgstr "" + +#: ../intro_tunnel_technologies.rst:13 +msgid "" +"GRE carries IP packets with private IP addresses over the Internet using " +"delivery packets with public IP addresses." +msgstr "" + +#: ../deploy_scenario1a.rst:188 ../deploy_scenario1a.rst:314 +msgid "Gateway 192.168.1.1 with MAC address *TG1*" +msgstr "" + +#: ../deploy_scenario1a.rst:178 ../deploy_scenario1a.rst:304 +msgid "Gateway 203.0.113.1 with MAC address *EG1*" +msgstr "" + +#: ../deploy_scenario1a.rst:436 +msgid "Gateway: 192.168.1.1 with MAC address *TG1*" +msgstr "" + +#: ../deploy_scenario1a.rst:442 +msgid "Gateway: 192.168.2.1 with MAC address *TG2*" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:95 ../deploy_scenario4a.rst:109 +msgid "General" +msgstr "" + +#: ../intro_tunnel_technologies.rst:11 +msgid "Generic routing encapsulation (GRE)" +msgstr "" + +#: ../adv_config_group_policy.rst:3 +msgid "Group policy" +msgstr "" + +#: ../intro_os_networking_service.rst:31 +msgid "Handles metadata, etc." +msgstr "" + +#: ../intro_os_networking_service.rst:29 +msgid "Handles physical-virtual network transition" +msgstr "" + +#: ../deploy_scenario4a.rst:12 +msgid "High performance and reliability" +msgstr "" + +#: ../adv_config_group_policy.rst:9 +msgid "How it differs from legacy neutron data model" +msgstr "" + +#: ../intro_basic_networking.rst:18 +msgid "ICMP/TCP/UDP" +msgstr "" + +#: ../config_ml2_plug_in.rst:35 ../config_ml2_plug_in.rst:43 +msgid "ID ranges" +msgstr "" + +#: ../intro_basic_networking.rst:15 +msgid "IP" +msgstr "" + +#: ../adv_config_ipv6.rst:3 +msgid "IPv6" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:30 +msgid "Impact and limitations" +msgstr "" + +#: ../deploy_scenario4a.rst:43 +msgid "" +"In many cases, operators are already familiar with the network architecture " +"of physical switches and routers. In many cases, it will be faster to deploy " +"the Network service, utilize the provider networking extension to map " +"physical networks to the cloud, then slowly learn more about the Networking " +"and how to operate it, and design new architectures that can utilize the L3 " +"features of the Networking service in a future deployment." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:56 +msgid "" +"In order to support a wide range of deployment options, the migration " +"process described here requires a rolling restart of hypervisors. The rate " +"and timing of specific hypervisor restarts is under the control of the " +"operator." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:66 +msgid "" +"In order to support the widest range of deployer needs, the process " +"described here is easy to automate but is not already automated. Deployers " +"should expect to perform multiple manual steps or write some simple scripts " +"in order to perform this migration." +msgstr "" + +#: ../deploy_scenario4a.rst:19 +msgid "" +"In some cases, an OpenStack deployment will be installed and networked " +"within a datacenter that already has a sizable network infrastructure " +"deployment, and the applications that run on top of the OpenStack deployment " +"may still need to interface with physical machines on the same L2 network " +"segment." +msgstr "" + +#: ../deploy_scenario1a.rst:192 +msgid "Instance 1 192.168.1.11 with MAC address *I1*" +msgstr "" + +#: ../deploy_scenario1a.rst:318 +msgid "" +"Instance 1 192.168.1.11 with MAC address *I1* and floating IP address " +"203.0.113.102 *F1*" +msgstr "" + +#: ../deploy_scenario1a.rst:428 +msgid "" +"Instance 1 resides on compute node 1 and uses tenant network 1. Instance 2 " +"resides on compute node 2 and uses tenant network 2. Both tenant networks " +"reside on the same router. Instance 1 sends a packet to instance 2." +msgstr "" + +#: ../deploy_scenario1a.rst:297 +msgid "" +"Instance 1 resides on compute node 1 and uses tenant network 1. The instance " +"receives a packet from a host on the external network." +msgstr "" + +#: ../deploy_scenario1a.rst:171 +msgid "" +"Instance 1 resides on compute node 1 and uses tenant network 1. The instance " +"sends a packet to a host on the external network." +msgstr "" + +#: ../deploy_scenario1a.rst:446 +msgid "Instance 1: 192.168.1.11 with MAC address *I1*" +msgstr "" + +#: ../deploy_scenario1a.rst:450 +msgid "Instance 2: 192.168.2.11 with MAC address *I2*" +msgstr "" + +#: ../intro_os_networking.rst:3 +msgid "Introduction to OpenStack Networking (neutron)" +msgstr "" + +#: ../intro_networking.rst:3 +msgid "Introduction to networking" +msgstr "" + +#: ../config_ml2_plug_in.rst:70 +msgid "Just specifies that these exist" +msgstr "" + +#: ../config_ml2_plug_in.rst:58 +msgid "L2 population" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:83 ../intro_os_networking_service.rst:47 +msgid "L3" +msgstr "" + +#: ../deploy_scenario3a.rst:134 +msgid "L3 HA Open vSwitch scenario - architecture overview" +msgstr "" + +#: ../deploy_scenario3a.rst:188 +msgid "L3 HA Open vSwitch scenario - compute node components" +msgstr "" + +#: ../deploy_scenario3a.rst:149 +msgid "L3 HA Open vSwitch scenario - compute node overview" +msgstr "" + +#: ../deploy_scenario3a.rst:204 +msgid "L3 HA Open vSwitch scenario - failover operations" +msgstr "" + +#: ../deploy_scenario3a.rst:50 +msgid "L3 HA Open vSwitch scenario - hardware requirements" +msgstr "" + +#: ../deploy_scenario3a.rst:55 +msgid "L3 HA Open vSwitch scenario - network layout" +msgstr "" + +#: ../deploy_scenario3a.rst:173 +msgid "L3 HA Open vSwitch scenario - network node components" +msgstr "" + +#: ../deploy_scenario3a.rst:142 +msgid "L3 HA Open vSwitch scenario - network node overview" +msgstr "" + +#: ../deploy_scenario3a.rst:115 +msgid "L3 HA Open vSwitch scenario - service layout" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:799 ../deploy_scenario3a.rst:428 +msgid "L3 agent" +msgstr "" + +#: ../deploy_scenario3a.rst:163 +msgid "" +"L3 agent managing the ``qrouter`` namespaces and VRRP using ``keepalived`` " +"and ``conntrack``. The ``qrouter`` namespaces provide routing between tenant " +"and external networks and among tenant networks. They also route metadata " +"traffic between instances and the metadata agent." +msgstr "" + +#: ../deploy_scenario1a.rst:131 +msgid "" +"L3 agent managing the ``qrouter`` namespaces. The ``qrouter`` namespaces " +"provide routing between tenant and external networks and among tenant " +"networks. They also route metadata traffic between instances and the " +"metadata agent." +msgstr "" + +#: ../adv_config_LBaaS.rst:3 +msgid "LBaaS" +msgstr "" + +#: ../deploy_scenario4a.rst:432 +msgid "Launch an instance with an interface on the provider network." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:1091 ../deploy_scenario3a.rst:845 +msgid "Launch an instance with an interface on the tenant network." +msgstr "" + +#: ../intro_os_networking_service.rst:34 +msgid "Layer 2 (Ethernet and Switching)" +msgstr "" + +#: ../intro_os_networking_service.rst:45 +msgid "Layer 3 (IP and Routing)" +msgstr "" + +#: ../intro_os_networking_service.rst:74 +msgid "LbaaS" +msgstr "" + +#: ../migration_legacy_to_dvr.rst:3 +msgid "Legacy to DVR" +msgstr "" + +#: ../migration_legacy_to_L3_HA.rst:3 +msgid "Legacy to L3 HA" +msgstr "" + +#: ../intro_os_networking_service.rst:36 +msgid "Linux Bridge" +msgstr "" + +#: ../config_ml2_plug_in.rst:50 +msgid "Linux bridge" +msgstr "" + +#: ../deploy_scenario4a.rst:166 +msgid "Linux bridges handling security groups." +msgstr "" + +#: ../deploy_scenario1a.rst:148 +msgid "" +"Linux bridges handling security groups. Due to limitations with Open vSwitch " +"and *iptables*, the Networking service uses a Linux bridge to manage " +"security groups for instances." +msgstr "" + +#: ../deploy_scenario3a.rst:181 +msgid "" +"Linux bridges handling security groups. Due to limitations with Open vSwitch " +"and iptables, the Networking service uses a Linux bridge to manage security " +"groups for instances." +msgstr "" + +#: ../intro_network_namespaces.rst:18 +msgid "Linux network namespaces" +msgstr "" + +#: ../intro_network_namespaces.rst:20 +msgid "" +"Linux network namespaces provide isolation of the system resources " +"associated with networking. Each network namespace has its own network " +"devices, IP addresses, IP routing tables, iptables, and /proc/net directory." +msgstr "" + +#: ../intro_networking_components.rst:28 +msgid "Load balancers" +msgstr "" + +#: ../config_ml2_plug_in.rst:31 +msgid "Local" +msgstr "" + +#: ../adv_config_operational.rst:8 +msgid "Logging" +msgstr "" + +#: ../config_ml2_plug_in.rst:3 +msgid "ML2 plug-in" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:87 +msgid "" +"Make Compute REST API read-write again. This means legacy networking DB is " +"now unused, new changes are now stored in the Networking DB, and no rollback " +"is possible from here without losing those new changes." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:82 +msgid "Make the Compute REST API read-only." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:112 +msgid "Make the Networking API read-write and disable legacy networking." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:38 +msgid "Management impact" +msgstr "" + +#: ../intro_os_networking_service.rst:19 +msgid "Manages agents" +msgstr "" + +#: ../config_ml2_plug_in.rst:48 +msgid "Mechanism" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:93 ../intro_os_networking_service.rst:58 +msgid "Metadata" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:801 ../deploy_scenario3a.rst:430 +msgid "Metadata agent" +msgstr "" + +#: ../deploy_scenario3a.rst:168 +msgid "Metadata agent handling metadata operations." +msgstr "" + +#: ../deploy_scenario1a.rst:136 +msgid "" +"Metadata agent handling metadata operations. The metadata agent handles " +"metadata operations for instances." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:3 +msgid "" +"Migrate the legacy nova-network networking service to OpenStack Networking " +"(neutron)" +msgstr "" + +#: ../migration.rst:3 +msgid "Migration" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:114 +msgid "Migration Completed!" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:78 +msgid "Migration process overview" +msgstr "" + +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# miscellaneous.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../intro_os_networking_service.rst:56 ../miscellaneous.rst:3 +msgid "Miscellaneous" +msgstr "" + +#: ../config_ml2_plug_in.rst:45 +msgid "Multicast discovery (L2 population)" +msgstr "" + +#: ../deploy_scenario1a.rst:186 ../deploy_scenario1a.rst:312 +msgid "Network 192.168.1.0/24" +msgstr "" + +#: ../deploy_scenario1a.rst:176 ../deploy_scenario1a.rst:302 +msgid "Network 203.0.113.0/24" +msgstr "" + +#: ../intro_networking_components.rst:3 +msgid "Network components" +msgstr "" + +#: ../intro_network_namespaces.rst:3 +msgid "Network namespaces" +msgstr "" + +#: ../deploy_scenario1a.rst:68 +msgid "Network node" +msgstr "" + +#: ../deploy_scenario1a.rst:664 +msgid "Network node (network1)" +msgstr "" + +#: ../deploy_scenario3a.rst:727 ../deploy_scenario3a.rst:749 +#: ../deploy_scenario3a.rst:804 +msgid "Network node 1:" +msgstr "" + +#: ../deploy_scenario3a.rst:734 ../deploy_scenario3a.rst:773 +#: ../deploy_scenario3a.rst:813 +msgid "Network node 2:" +msgstr "" + +#: ../deploy_scenario3a.rst:91 +msgid "Network nodes" +msgstr "" + +#: ../config_ml2_plug_in.rst:15 +msgid "Network type drivers" +msgstr "" + +#: ../deploy_scenario1a.rst:434 +msgid "Network: 192.168.1.0/24" +msgstr "" + +#: ../deploy_scenario1a.rst:440 +msgid "Network: 192.168.2.0/24" +msgstr "" + +#: ../intro_os_networking_overview.rst:13 +msgid "Networks (switches?)" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:66 ../deploy_scenario3a.rst:89 +msgid "Neutron server service, ML2 plug-in, and any dependencies." +msgstr "" + +#: ../deploy_scenario4a.rst:90 +msgid "" +"Neutron server service, Open vSwitch service, ML2 plug-in, Open vSwitch " +"agent, DHCP agent, and any dependencies." +msgstr "" + +#: ../adv_config_debugging.rst:9 +msgid "Neutron-debug command" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:95 +msgid "" +"Next, you'll need to migrate each hypervisor. To do that, follow these " +"steps:" +msgstr "" + +#: ../deploy_scenario3a.rst:152 +msgid "Node components" +msgstr "" + +#: ../deploy_scenario3a.rst:72 +msgid "Node requirements" +msgstr "" + +#: ../intro_os_networking_service.rst:40 +msgid "OVS" +msgstr "" + +#: ../deploy_scenario4a.rst:451 +msgid "Obtain access to the instance." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:1093 ../deploy_scenario3a.rst:847 +msgid "Obtain console access to the instance." +msgstr "" + +#: ../deploy_scenario1a.rst:960 +msgid "Obtain the ``demo`` tenant ID." +msgstr "" + +#: ../deploy_scenario3a.rst:594 +msgid "Obtain the ``demo`` tenant ID:" +msgstr "" + +#: ../deploy_scenario3a.rst:793 +msgid "" +"On each network node, the ``qrouter`` namespace should include the ``ha``, " +"``qr``, and ``qg`` interfaces. On the active node, the ``qr`` interface " +"contains the tenant network gateway IP address and the ``qg`` interface " +"contains the tenant network router IP address on the external network. On " +"the passive node, the ``qr`` and ``qg`` interfaces should not contain an IP " +"addresse. On both nodes, the ``ha`` interface should contain a unique IP " +"address in the 169.254.192/18 range." +msgstr "" + +#: ../deploy_scenario4a.rst:434 +msgid "" +"On the controller node, ping the IP address associated with the instance." +msgstr "" + +#: ../deploy_scenario1a.rst:1152 +msgid "" +"On the controller node, ping the floating IP address associated with the " +"instance." +msgstr "" + +#: ../deploy_scenario3a.rst:907 +msgid "" +"On the controller node, ping the floating IP address associated with the " +"instance:" +msgstr "" + +#: ../deploy_scenario3a.rst:826 +msgid "" +"On the controller node, ping the tenant router external network interface IP " +"address, typically the lowest IP address in the external network subnet " +"allocation range:" +msgstr "" + +#: ../deploy_scenario1a.rst:1072 +msgid "" +"On the controller node, ping the tenant router gateway IP address, typically " +"the lowest IP address in the external network subnet allocation range." +msgstr "" + +#: ../deploy_scenario3a.rst:709 +msgid "" +"On the controller node, verify creation of the HA ports on the ``demo-" +"router`` router:" +msgstr "" + +#: ../deploy_scenario4a.rst:419 +msgid "" +"On the controller node, verify creation of the ``qdhcp`` namespace. The " +"``qdhcp`` namespace might not exist until launching an instance." +msgstr "" + +#: ../deploy_scenario1a.rst:1062 +msgid "" +"On the network node, verify creation of the ``qrouter`` and ``qdhcp`` " +"namespaces. The ``qdhcp`` namespace might not exist until launching an " +"instance." +msgstr "" + +#: ../deploy_scenario3a.rst:747 +msgid "On the network nodes, verify HA operation:" +msgstr "" + +#: ../deploy_scenario3a.rst:801 +msgid "" +"On the network nodes, verify VRRP advertisements from the master node HA " +"interface IP address on the external network interface:" +msgstr "" + +#: ../deploy_scenario3a.rst:724 +msgid "" +"On the network nodes, verify creation of the ``qrouter`` and ``qdhcp`` " +"namespaces:" +msgstr "" + +#: ../deploy_scenario3a.rst:36 +msgid "" +"One administrative-level or privileged account. For example, the ``admin`` " +"tenant and user." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:20 ../deploy_scenario3a.rst:24 +msgid "One controller node with one network interface: management." +msgstr "" + +#: ../deploy_scenario4a.rst:54 +msgid "" +"One controller node with two network interfaces: management and external " +"(typically the Internet). The Open vSwitch bridge ``br-ex`` must contain an " +"port on the external interface." +msgstr "" + +#: ../deploy_scenario1a.rst:22 +msgid "" +"One network node with four network interfaces: management, tenant tunnel " +"networks, tenant VLAN networks, and external (typically the Internet). The " +"Open vSwitch bridge ``br-vlan`` must contain a port on the VLAN interface " +"and Open vSwitch bridge ``br-ex`` must contain a port on the external " +"interface." +msgstr "" + +#: ../deploy_scenario3a.rst:39 +msgid "" +"One user-level or non-privileged account. For example, the ``demo`` tenant " +"and user." +msgstr "" + +#: ../config_ml2_plug_in.rst:62 +msgid "Open source" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:54 ../deploy_scenario1a.rst:797 +#: ../deploy_scenario1a.rst:870 ../deploy_scenario3a.rst:426 +#: ../deploy_scenario3a.rst:495 ../deploy_scenario4a.rst:283 +#: ../deploy_scenario4a.rst:330 +msgid "Open vSwitch" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:798 ../deploy_scenario1a.rst:871 +#: ../deploy_scenario3a.rst:427 ../deploy_scenario3a.rst:496 +#: ../deploy_scenario4a.rst:284 ../deploy_scenario4a.rst:331 +msgid "Open vSwitch agent" +msgstr "" + +#: ../deploy_scenario4a.rst:162 +msgid "" +"Open vSwitch agent managing virtual switches, connectivity among them, and " +"interaction via virtual ports with other network components such as Linux " +"bridges and underlying interfaces." +msgstr "" + +#: ../deploy_scenario4a.rst:146 +msgid "" +"Open vSwitch agent managing virtual switches, connectivity among them, and " +"interaction via virtual ports with other network components such as " +"namespaces and underlying interfaces." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:124 ../deploy_scenario1a.rst:144 +#: ../deploy_scenario3a.rst:156 ../deploy_scenario3a.rst:177 +msgid "" +"Open vSwitch agent managing virtual switches, connectivity among them, and " +"interaction via virtual ports with other network components such as " +"namespaces, Linux bridges, and underlying interfaces." +msgstr "" + +#: ../deploy_scenario1a.rst:73 +msgid "" +"Open vSwitch service, ML2 plug-in, Open vSwitch agent, L3 agent, DHCP agent, " +"metadata agent, and any dependencies including the ``ipset`` utility." +msgstr "" + +#: ../deploy_scenario3a.rst:96 +msgid "" +"Open vSwitch service, ML2 plug-in, Open vSwitch agent, L3 agent, DHCP agent, " +"metadata agent, and any dependencies including the ``ipset``, ``conntrack``, " +"and ``keepalived`` utilities." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:85 ../deploy_scenario3a.rst:109 +#: ../deploy_scenario4a.rst:102 +msgid "" +"Open vSwitch service, ML2 plug-in, Open vSwitch agent, and any dependencies " +"including the ``ipset`` utility." +msgstr "" + +#: ../intro_networking.rst:30 +msgid "" +"OpenStack Compute (nova) is used to plug each virtual NIC on the VM into a " +"particular network." +msgstr "" + +#: ../intro_networking.rst:27 +msgid "" +"OpenStack Identity (keystone) is used for authentication and authorization " +"of API requests." +msgstr "" + +#: ../index.rst:3 +msgid "OpenStack Networking Guide" +msgstr "" + +#: ../intro_networking.rst:14 +msgid "" +"OpenStack Networking consists of the neutron-server, a database for " +"persistent storage, and any number of plugin agents, which provide other " +"services such as interfacing with native Linux networking mechanisms, " +"external devices, or SDN controllers." +msgstr "" + +#: ../intro_networking.rst:24 +msgid "" +"OpenStack Networking integrates with various other OpenStack components:" +msgstr "" + +#: ../intro_networking.rst:19 +msgid "" +"OpenStack Networking is entirely standalone and can be deployed to a " +"dedicated host. If your deployment uses a controller host to run centralized " +"Compute components, you can deploy the Networking server to that specific " +"host instead." +msgstr "" + +#: ../intro_networking.rst:33 +msgid "" +"OpenStack dashboard (horizon) for administrators and tenant users to create " +"and manage network services through a web-based graphical interface." +msgstr "" + +#: ../deploy_scenario3a.rst:118 +msgid "OpenVSwitch Layer 3 architecture for high availability" +msgstr "" + +#: ../adv_config_operational.rst:3 +msgid "Operational" +msgstr "" + +#: ../deploy_scenario3a.rst:105 +msgid "" +"Operational OpenStack Compute controller/management service with appropriate " +"configuration to use OpenStack Networking in the :file:`neutron.conf` file." +msgstr "" + +#: ../deploy_scenario3a.rst:85 +msgid "" +"Operational OpenStack Compute controller/management service with appropriate " +"configuration to use OpenStack Networking in the :file:`nova.conf` file." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:62 ../deploy_scenario1a.rst:82 +#: ../deploy_scenario4a.rst:87 ../deploy_scenario4a.rst:99 +msgid "" +"Operational OpenStack Compute controller/management service with appropriate " +"configuration to use neutron in the :file:`nova.conf` file." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:59 ../deploy_scenario1a.rst:70 +#: ../deploy_scenario1a.rst:79 ../deploy_scenario4a.rst:84 +#: ../deploy_scenario4a.rst:96 +msgid "" +"Operational OpenStack Identity service with appropriate configuration in " +"the :file:`neutron-server.conf` file." +msgstr "" + +#: ../deploy_scenario3a.rst:82 ../deploy_scenario3a.rst:93 +#: ../deploy_scenario3a.rst:102 +msgid "" +"Operational OpenStack Identity service with appropriate configuration in " +"the :file:`neutron.conf` file." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:53 ../deploy_scenario4a.rst:78 +msgid "" +"Operational SQL server with ``neutron`` database and appropriate " +"configuration in the :file:`neutron-server.conf` file." +msgstr "" + +#: ../deploy_scenario3a.rst:76 +msgid "" +"Operational SQL server with ``neutron`` database and appropriate " +"configuration in the :file:`neutron.conf` file." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:56 ../deploy_scenario4a.rst:81 +msgid "" +"Operational message queue service with appropriate configuration in the :" +"file:`neutron-server.conf` file." +msgstr "" + +#: ../deploy_scenario3a.rst:79 +msgid "" +"Operational message queue service with appropriate configuration in the :" +"file:`neutron.conf` file." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:54 +msgid "Operations impact" +msgstr "" + +#: ../config_ml2_plug_in.rst:52 ../config_ml2_plug_in.rst:56 +msgid "Option stanza/section" +msgstr "" + +#: ../config_ml2_plug_in.rst:77 +msgid "Options" +msgstr "" + +#: ../config_ml2_plug_in.rst:6 +msgid "Overview" +msgstr "" + +# #-#-#-#-# intro_os_networking_overview.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../intro_os_networking_overview.rst:3 ../intro_os_networking_service.rst:9 +#: ../intro_os_networking_service.rst:17 ../intro_os_networking_service.rst:25 +#: ../intro_os_networking_service.rst:38 ../intro_os_networking_service.rst:42 +#: ../intro_os_networking_service.rst:49 ../intro_os_networking_service.rst:53 +#: ../intro_os_networking_service.rst:60 +msgid "Overview and concepts" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:156 ../deploy_scenario1a.rst:195 +#: ../deploy_scenario1a.rst:322 ../deploy_scenario1a.rst:453 +#: ../deploy_scenario3a.rst:191 ../deploy_scenario4a.rst:177 +msgid "Packet flow" +msgstr "" + +#: ../deploy_scenario4a.rst:26 +msgid "Performance and reliability" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:71 +msgid "Performance impact" +msgstr "" + +#: ../deploy_scenario4a.rst:34 +msgid "" +"Phsyical hardware switches and routers would also have better network " +"performance characteristics compared to most of the general purpose Linux " +"machines that OpenStack Networking would be installed on, which would also " +"contribute to the decision to use the provider networking extension." +msgstr "" + +#: ../intro_os_networking_service.rst:14 +msgid "Plug-ins" +msgstr "" + +#: ../intro_os_networking_overview.rst:29 +msgid "Ports" +msgstr "" + +#: ../adv_config_ipv6.rst:15 +msgid "Prefix delegation" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:49 ../deploy_scenario4a.rst:73 +msgid "Prerequisites" +msgstr "" + +#: ../deploy_scenario4a.rst:28 +msgid "" +"Prior to the introduction of the Distributed Virtual Router feature in " +"OpenStack Networking, it was difficult to ensure the reliability of a " +"OpenStack Networking deployment since all traffic passed through a dedicated " +"network node. HA options did exist, but they were more complex than relying " +"on physical hardware." +msgstr "" + +#: ../deploy_scenario1a.rst:44 +msgid "" +"Proper operation of VXLAN requires kernel 3.13 or newer. In general, only " +"Ubuntu 14.04, Fedora 20, and Fedora 21 meet or exceed this minimum version " +"requirement when using packages rather than source." +msgstr "" + +#: ../deploy_scenario3a.rst:65 +msgid "" +"Proper operation of VXLAN requires kernel 3.13 or newer. In general, only " +"Ubuntu 14.04, Fedora 20, and Fedora 21 meet or exceed this minimum version " +"requirement when using packages rather than source. Also, the Juno release " +"(2014.2) of OpenStack Networking does not support the L2 population " +"mechanism with L3 HA." +msgstr "" + +#: ../config_ml2_plug_in.rst:68 +msgid "Proprietary (vendor)" +msgstr "" + +#: ../deploy_scenario4a.rst:132 +msgid "Provider Open vSwitch Scenario - Controller node overview" +msgstr "" + +#: ../deploy_scenario4a.rst:139 +msgid "Provider Open vSwitch Scenario - Network node overview" +msgstr "" + +#: ../deploy_scenario4a.rst:209 +msgid "Provider Open vSwitch Scenario - network traffic flow - east/west" +msgstr "" + +#: ../deploy_scenario4a.rst:117 +msgid "Provider Open vSwitch scenario - architecture overview" +msgstr "" + +#: ../deploy_scenario4a.rst:174 +msgid "Provider Open vSwitch scenario - compute node components" +msgstr "" + +#: ../deploy_scenario4a.rst:158 +msgid "Provider Open vSwitch scenario - controller node components" +msgstr "" + +#: ../deploy_scenario4a.rst:65 +msgid "Provider Open vSwitch scenario - hardware requirements" +msgstr "" + +#: ../deploy_scenario4a.rst:70 +msgid "Provider Open vSwitch scenario - network layout" +msgstr "" + +#: ../deploy_scenario4a.rst:201 +msgid "Provider Open vSwitch scenario - network traffic flow - north/south" +msgstr "" + +#: ../deploy_scenario4a.rst:359 +msgid "Provider network" +msgstr "" + +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3b.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1b.rst:15 ../deploy_scenario2.rst:15 +#: ../deploy_scenario3b.rst:13 +msgid "Provider networks" +msgstr "" + +#: ../intro_os_networking_service.rst:11 +msgid "Provides API, manages database, etc." +msgstr "" + +#: ../intro_os_networking_service.rst:27 +msgid "Provides layer 2/3 connectivity to instances" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:103 +msgid "Re-enable the hypervisor." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:102 +msgid "" +"Reboot the hypervisor (or run \"smart\" live transition tool if available)." +msgstr "" + +#: ../config_server.rst:12 +msgid "Reference common configuration items" +msgstr "" + +#: ../deploy_scenario1a.rst:792 +msgid "" +"Replace ADMIN_TENANT_NAME, ADMIN_USER, ADMIN_PASSWORD, and METADATA_SECRET " +"with suitable values for your environment." +msgstr "" + +#: ../deploy_scenario4a.rst:239 +msgid "" +"Replace NOVA\\_ADMIN\\_USERNAME, NOVA\\_ADMIN\\_TENANT\\_ID, and NOVA\\_ADMIN" +"\\_PASSWORD with suitable values for your environment." +msgstr "" + +#: ../deploy_scenario1a.rst:622 +msgid "" +"Replace NOVA_ADMIN_USERNAME, NOVA_ADMIN_TENANT_ID, and NOVA_ADMIN_PASSWORD " +"with suitable values for your environment." +msgstr "" + +#: ../deploy_scenario1a.rst:727 ../deploy_scenario1a.rst:865 +msgid "" +"Replace TENANT_TUNNEL_INTERFACE_IP_ADDRESS with the IP address of the tenant " +"tunnel network interface." +msgstr "" + +#: ../deploy_scenario3a.rst:420 +msgid "" +"Replace ``AUTH_REGION``, ``ADMIN_TENANT_NAME``, ``ADMIN_USER``, " +"``ADMIN_PASSWORD``, and ``METADATA_SECRET`` with suitable values for your " +"environment." +msgstr "" + +#: ../deploy_scenario3a.rst:244 +msgid "" +"Replace ``NOVA_REGION_NAME``, ``NOVA_ADMIN_USERNAME``, " +"``NOVA_ADMIN_TENANT_ID``, and ``NOVA_ADMIN_PASSWORD`` with suitable values " +"for your environment." +msgstr "" + +#: ../deploy_scenario3a.rst:273 +msgid "" +"Replace ``TENANT_TUNNEL_INTERFACE_IP_ADDRESS`` with the IP address of the " +"tenant tunnel network interface. Replace ``MIN_VLAN_ID`` and ``MAX_VLAN_ID`` " +"with the VLAN ID range available for tenant networks. Replace " +"``MIN_GRE_SESSION`` and ``MAX_GRE_SESSION`` with a suitable GRE tunnel " +"session range. Replace ``MIN_VNI`` and ``MAX_VNI`` with a suitable VXLAN ID " +"range." +msgstr "" + +#: ../deploy_scenario3a.rst:346 ../deploy_scenario3a.rst:480 +msgid "" +"Replace ``TENANT_TUNNEL_INTERFACE_IP_ADDRESS`` with the IP address of the " +"tenant tunnel network interface. Replace ``MIN_VLAN_ID`` and ``MAX_VLAN_ID`` " +"with the VLAN ID range available for tenant networks. Replace " +"``MIN_GRE_SESSION`` and ``MAX_GRE_SESSION`` with a suitable GRE tunnel " +"session range. Replace ``MIN_VNI`` and ``MAX_VNI`` with a suitable VXLAN " +"network ID range." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:18 ../deploy_scenario4a.rst:52 +msgid "Requirements" +msgstr "" + +#: ../deploy_scenario1a.rst:283 ../deploy_scenario1a.rst:409 +#: ../deploy_scenario1a.rst:586 +msgid "Return traffic follows similar steps in reverse." +msgstr "" + +# #-#-#-#-# intro_networking_components.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_overview.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../intro_networking_components.rst:14 +#: ../intro_os_networking_overview.rst:34 +#: ../intro_os_networking_overview.rst:36 +msgid "Routers" +msgstr "" + +#: ../intro_os_networking_service.rst:66 +msgid "Routing services" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:83 +msgid "" +"Run a DB dump/restore tool that creates Networking datastructures " +"representing current legacy networking config." +msgstr "" + +#: ../adv_config_ipv6.rst:9 +msgid "SLAAC vs. Stateful vs. Stateless" +msgstr "" + +#: ../deploy_scenario1a.rst:3 +msgid "Scenario 1a: Legacy implementation with Open vSwitch" +msgstr "" + +#: ../deploy_scenario1b.rst:3 +msgid "Scenario 1b: Legacy implementation with Linux bridge" +msgstr "" + +#: ../deploy_scenario2.rst:3 +msgid "Scenario 2: High Availability (DVR and Open vSwitch)" +msgstr "" + +#: ../deploy_scenario3a.rst:6 +msgid "Scenario 3a: High Availability (L3 HA and Open vSwitch)" +msgstr "" + +#: ../deploy_scenario3b.rst:3 +msgid "Scenario 3b: High Availability (L3 HA and Linux bridge)" +msgstr "" + +#: ../deploy_scenario4a.rst:3 +msgid "" +"Scenario 4a: Provider networks handle L3 and DHCP services (bare pipes with " +"Open vSwitch)" +msgstr "" + +#: ../deploy_scenario4b.rst:3 +msgid "" +"Scenario 4b: Provider networks handle L3 and DHCP services (bare pipes with " +"Linux bridge)" +msgstr "" + +#: ../index.rst:22 +msgid "Search in this guide" +msgstr "" + +#: ../config_ml2_plug_in.rst:75 +msgid "Security" +msgstr "" + +#: ../deploy_scenario1a.rst:203 ../deploy_scenario1a.rst:461 +msgid "" +"Security group rules (2) on the Linux bridge ``qbr`` handle state tracking " +"for the packet." +msgstr "" + +#: ../deploy_scenario1a.rst:402 +msgid "" +"Security group rules (4) on the Linux bridge ``qbr`` handle firewalling and " +"state tracking for the packet." +msgstr "" + +#: ../deploy_scenario1a.rst:579 +msgid "" +"Security group rules (5) on the Linux bridge ``qbr`` handle firewalling and " +"state tracking for the packet." +msgstr "" + +#: ../intro_os_networking_overview.rst:39 +msgid "Security groups" +msgstr "" + +# #-#-#-#-# adv_config_FwaaS.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# adv_config_LBaaS.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../adv_config_FwaaS.rst:5 ../adv_config_LBaaS.rst:5 +msgid "See the following URLs:" +msgstr "" + +# #-#-#-#-# config_server.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_server.rst:3 ../deploy_scenario1a.rst:661 +#: ../deploy_scenario4a.rst:282 ../intro_os_networking_service.rst:6 +msgid "Server" +msgstr "" + +#: ../deploy_scenario3a.rst:22 +msgid "Server hardware requirements" +msgstr "" + +#: ../intro_os_networking_service.rst:3 +msgid "Service and component hierarchy" +msgstr "" + +#: ../adv_config_service_chaining.rst:3 +msgid "Service chaining" +msgstr "" + +#: ../intro_os_networking_service.rst:63 +msgid "Services" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:101 +msgid "" +"Set the \"has_transitioned\" flag in the Compute hypervisor database/config." +msgstr "" + +#: ../config_ml2_plug_in.rst:28 +msgid "" +"Similar info in: http://docs.openstack.org/admin-guide-cloud/content/tenant-" +"provider-networks.html" +msgstr "" + +#: ../deploy_scenario4a.rst:14 ../deploy_scenario4a.rst:41 +msgid "Simplicity" +msgstr "" + +#: ../deploy_scenario3a.rst:639 +msgid "Source the ``demo`` tenant credentials." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:876 ../deploy_scenario1a.rst:900 +#: ../deploy_scenario3a.rst:501 ../deploy_scenario3a.rst:532 +#: ../deploy_scenario4a.rst:336 ../deploy_scenario4a.rst:361 +msgid "Source the administrative tenant credentials." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:1001 ../deploy_scenario1a.rst:1089 +#: ../deploy_scenario3a.rst:843 ../deploy_scenario4a.rst:427 +msgid "Source the regular tenant credentials." +msgstr "" + +#: ../config_ml2_plug_in.rst:60 +msgid "Specialized" +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:80 +msgid "" +"Start neutron-server in intended final config, except with REST API " +"restricted to read-write only by nova-api." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:659 ../deploy_scenario1a.rst:795 +#: ../deploy_scenario1a.rst:868 ../deploy_scenario3a.rst:424 +#: ../deploy_scenario3a.rst:493 ../deploy_scenario4a.rst:280 +#: ../deploy_scenario4a.rst:328 +msgid "Start the following services:" +msgstr "" + +#: ../deploy_scenario3a.rst:286 +msgid "Start the following services: Server" +msgstr "" + +#: ../intro_os_networking_overview.rst:24 +msgid "Subnets" +msgstr "" + +#: ../intro_os_networking_overview.rst:26 +msgid "Supports multiple per network?" +msgstr "" + +#: ../intro_os_networking_overview.rst:31 +msgid "Switch ports?" +msgstr "" + +#: ../intro_networking_components.rst:6 +msgid "Switches" +msgstr "" + +# #-#-#-#-# adv_config_debugging.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# adv_config_group_policy.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# adv_config_ipv6.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# adv_config_operational.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# adv_config_service_chaining.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# adv_config_VPNaaS.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# migration_legacy_to_dvr.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# migration_legacy_to_L3_HA.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../adv_config_debugging.rst:5 ../adv_config_debugging.rst:11 +#: ../adv_config_group_policy.rst:5 ../adv_config_group_policy.rst:12 +#: ../adv_config_ipv6.rst:5 ../adv_config_ipv6.rst:11 +#: ../adv_config_ipv6.rst:18 ../adv_config_operational.rst:5 +#: ../adv_config_service_chaining.rst:7 ../adv_config_VPNaaS.rst:5 +#: ../migration_legacy_to_dvr.rst:5 ../migration_legacy_to_L3_HA.rst:5 +msgid "TBD" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:952 ../deploy_scenario3a.rst:584 +msgid "Tenant (VXLAN) network" +msgstr "" + +#: ../deploy_scenario1a.rst:184 ../deploy_scenario1a.rst:310 +#: ../deploy_scenario1a.rst:432 +msgid "Tenant network 1" +msgstr "" + +#: ../deploy_scenario1a.rst:182 ../deploy_scenario1a.rst:308 +msgid "Tenant network 1 router interface 203.0.113.101 *TR1*" +msgstr "" + +#: ../deploy_scenario1a.rst:438 +msgid "Tenant network 2" +msgstr "" + +#: ../config_ml2_plug_in.rst:26 +msgid "Tenant network types" +msgstr "" + +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3b.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1b.rst:22 ../deploy_scenario2.rst:22 +#: ../deploy_scenario3b.rst:20 +msgid "Tenant networks" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:1110 ../deploy_scenario4a.rst:453 +msgid "Test connectivity to the Internet." +msgstr "" + +#: ../deploy_scenario3a.rst:864 +msgid "Test connectivity to the Internet:" +msgstr "" + +#: ../deploy_scenario1a.rst:1095 +msgid "Test connectivity to the tenant network router." +msgstr "" + +#: ../deploy_scenario3a.rst:849 +msgid "Test connectivity to the tenant network router:" +msgstr "" + +#: ../deploy_scenario3a.rst:372 +msgid "The 'external_network_bridge' option intentionally contains no value." +msgstr "" + +#: ../deploy_scenario1a.rst:343 +msgid "" +"The *iptables* service (2) performs DNAT on the packet using the ``qr`` " +"interface (3) as the source IP address. The ``qr`` interface contains the " +"tenant network 1 router interface IP address *TR1*." +msgstr "" + +#: ../deploy_scenario1a.rst:262 +msgid "" +"The *iptables* service (4) performs SNAT on the packet using the ``qg`` " +"interface (5) as the source IP address. The ``qg`` interface contains the " +"tenant network 1 router interface IP address *TR1*." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:44 +msgid "" +"The Compute REST API is available throughout the entire process, although " +"there is a brief period where it is made read-only during a database " +"migration. The Networking REST API will need to expose (to nova-api) all " +"details necessary for reconstructing the information previously held in the " +"legacy networking database." +msgstr "" + +#: ../intro_os_networking_service.rst:81 +msgid "" +"The Firewall-as-a-Service (FWaaS) API is an experimental API that enables " +"early adopters and vendors to test their networking implementations." +msgstr "" + +#: ../deploy_scenario1a.rst:206 ../deploy_scenario1a.rst:464 +msgid "" +"The Linux bridge ``qbr`` forwards the packet to the Open vSwitch integration " +"bridge ``br-int``." +msgstr "" + +#: ../deploy_scenario1a.rst:405 +msgid "" +"The Linux bridge ``qbr`` forwards the packet to the ``tap`` interface (5) on " +"instance 1." +msgstr "" + +#: ../deploy_scenario1a.rst:582 +msgid "" +"The Linux bridge ``qbr`` forwards the packet to the ``tap`` interface (6) on " +"instance 2." +msgstr "" + +#: ../intro_os_networking_service.rst:76 +msgid "" +"The Load-Balancer-as-a-Service (LBaaS) API provisions and configures load " +"balancers. The Havana release offers a reference implementation that is " +"based on the HAProxy software load balancer." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:40 +msgid "" +"The Networking REST API is publicly read-only until after the migration is " +"complete. During the migration, Networking REST API is read-write only to " +"nova-api, and changes to Networking are only allowed via nova-api." +msgstr "" + +#: ../deploy_scenario1a.rst:538 +msgid "" +"The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to compute node " +"2 via the VLAN interface." +msgstr "" + +#: ../deploy_scenario1a.rst:241 ../deploy_scenario1a.rst:382 +#: ../deploy_scenario1a.rst:499 ../deploy_scenario1a.rst:559 +msgid "" +"The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to the Open " +"vSwitch integration bridge ``br-int``." +msgstr "" + +#: ../deploy_scenario1a.rst:361 +msgid "" +"The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to the compute " +"node via the VLAN interface." +msgstr "" + +#: ../deploy_scenario1a.rst:220 ../deploy_scenario1a.rst:478 +msgid "" +"The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to the network " +"node via the VLAN interface." +msgstr "" + +#: ../deploy_scenario1a.rst:217 ../deploy_scenario1a.rst:358 +#: ../deploy_scenario1a.rst:475 +msgid "" +"The Open vSwitch VLAN bridge ``br-vlan`` replaces the internal tag with the " +"actual VLAN tag of tenant network 1." +msgstr "" + +#: ../deploy_scenario1a.rst:535 +msgid "" +"The Open vSwitch VLAN bridge ``br-vlan`` replaces the internal tag with the " +"actual VLAN tag of tenant network 2." +msgstr "" + +#: ../deploy_scenario1a.rst:331 +msgid "" +"The Open vSwitch external bridge ``br-ex`` forwards the packet to the Open " +"vSwitch integration bridge ``br-int``." +msgstr "" + +#: ../deploy_scenario1a.rst:340 +msgid "" +"The Open vSwitch external bridge ``br-ex`` forwards the packet to the ``qg`` " +"interface (1) in the router namespace ``qrouter``." +msgstr "" + +#: ../deploy_scenario1a.rst:279 +msgid "" +"The Open vSwitch external bridge ``br-ex`` forwards the packet to the " +"external network via the external interface." +msgstr "" + +#: ../deploy_scenario1a.rst:209 ../deploy_scenario1a.rst:350 +#: ../deploy_scenario1a.rst:467 +msgid "" +"The Open vSwitch integration bridge ``br-int`` adds the internal tag for " +"tenant network 1." +msgstr "" + +#: ../deploy_scenario1a.rst:527 +msgid "" +"The Open vSwitch integration bridge ``br-int`` adds the internal tag for " +"tenant network 2." +msgstr "" + +#: ../deploy_scenario1a.rst:399 ../deploy_scenario1a.rst:576 +msgid "" +"The Open vSwitch integration bridge ``br-int`` forwards the packet to the " +"Linux bridge ``qbr``." +msgstr "" + +#: ../deploy_scenario1a.rst:214 ../deploy_scenario1a.rst:355 +#: ../deploy_scenario1a.rst:472 ../deploy_scenario1a.rst:532 +msgid "" +"The Open vSwitch integration bridge ``br-int`` forwards the packet to the " +"Open vSwitch VLAN bridge ``br-vlan``." +msgstr "" + +#: ../deploy_scenario1a.rst:271 +msgid "" +"The Open vSwitch integration bridge ``br-int`` forwards the packet to the " +"Open vSwitch external bridge ``br-ex``." +msgstr "" + +#: ../deploy_scenario1a.rst:225 ../deploy_scenario1a.rst:366 +#: ../deploy_scenario1a.rst:483 ../deploy_scenario1a.rst:543 +msgid "" +"The Open vSwitch integration bridge ``br-int`` forwards the packet to the " +"Open vSwitch tunnel bridge ``br-tun``." +msgstr "" + +#: ../deploy_scenario1a.rst:516 +msgid "" +"The Open vSwitch integration bridge ``br-int`` forwards the packet to the " +"``qr-1`` interface (3) in the router namespace ``qrouter``. The ``qr-1`` " +"interface contains the tenant network 1 gateway IP address *TG1*." +msgstr "" + +#: ../deploy_scenario1a.rst:258 +msgid "" +"The Open vSwitch integration bridge ``br-int`` forwards the packet to the " +"``qr`` interface (3) in the router namespace ``qrouter``. The ``qr`` " +"interface contains the tenant network 1 gateway IP address *TG1*." +msgstr "" + +#: ../deploy_scenario1a.rst:244 ../deploy_scenario1a.rst:502 +msgid "" +"The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " +"of tenant network 1 with the internal tag." +msgstr "" + +#: ../deploy_scenario1a.rst:562 +msgid "" +"The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " +"of tenant network 2 with the internal tag." +msgstr "" + +#: ../deploy_scenario1a.rst:385 +msgid "" +"The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " +"tenant network 1 with the internal tag." +msgstr "" + +#: ../deploy_scenario1a.rst:334 +msgid "" +"The Open vSwitch integration bridge forwards the packet to the ``qg`` " +"interface (1) in the router namespace ``qrouter``. The ``qg`` interface " +"contains the instance 1 floating IP address *F1*." +msgstr "" + +#: ../deploy_scenario1a.rst:549 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to compute " +"node 2 via the tunnel interface." +msgstr "" + +#: ../deploy_scenario1a.rst:255 ../deploy_scenario1a.rst:396 +#: ../deploy_scenario1a.rst:513 ../deploy_scenario1a.rst:573 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to the Open " +"vSwitch integration bridge ``br-int``." +msgstr "" + +#: ../deploy_scenario1a.rst:372 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to the compute " +"node via the tunnel interface." +msgstr "" + +#: ../deploy_scenario1a.rst:231 ../deploy_scenario1a.rst:489 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to the network " +"node via the tunnel interface." +msgstr "" + +#: ../deploy_scenario1a.rst:252 ../deploy_scenario1a.rst:393 +#: ../deploy_scenario1a.rst:510 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` unwraps the packet and adds the " +"internal tag for tenant network 1." +msgstr "" + +#: ../deploy_scenario1a.rst:570 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` unwraps the packet and adds the " +"internal tag for tenant network 2." +msgstr "" + +#: ../deploy_scenario1a.rst:369 ../deploy_scenario1a.rst:486 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN or GRE " +"tunnel and adds a tag to identify tenant network 1." +msgstr "" + +#: ../deploy_scenario1a.rst:546 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN or GRE " +"tunnel and adds a tag to identify tenant network 2." +msgstr "" + +#: ../deploy_scenario1a.rst:228 +msgid "" +"The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN or GRE " +"tunnel and adds a tag to identify the tenant network 1." +msgstr "" + +#: ../intro_networking.rst:5 +msgid "" +"The OpenStack Networking service provides an API that allows users to set up " +"and define network connectivity and addressing in the cloud. The project " +"code-name for Networking services is neutron. OpenStack Networking handles " +"the creation and management of a virtual networking infrastructure, " +"including networks, switches, subnets, and routers for devices managed by " +"the OpenStack Compute service (nova). Advanced services such as firewalls or " +"virtual private networks (VPNs) can also be used." +msgstr "" + +#: ../deploy_scenario1a.rst:238 ../deploy_scenario1a.rst:379 +#: ../deploy_scenario1a.rst:496 ../deploy_scenario1a.rst:556 +msgid "" +"The VLAN interface forwards the packet to the Open vSwitch VLAN bridge ``br-" +"vlan``." +msgstr "" + +#: ../intro_os_networking_service.rst:71 +msgid "" +"The Virtual Private Network as a Service (VPNaaS) is a Neutron extension " +"that introduces the VPN feature set." +msgstr "" + +#: ../deploy_scenario4a.rst:152 +msgid "" +"The ``dhcp`` namespaces provide DHCP services for instances using provider " +"networks." +msgstr "" + +#: ../deploy_scenario1a.rst:744 +msgid "The ``external_network_bridge`` option intentionally contains no value." +msgstr "" + +#: ../deploy_scenario3a.rst:745 +msgid "The ``qdhcp`` namespace might not appear until launching an instance." +msgstr "" + +#: ../deploy_scenario4a.rst:388 +msgid "The ``shared`` option allows any tenants to use this network." +msgstr "" + +#: ../deploy_scenario4a.rst:134 +msgid "The compute node runs the Open vSwitch service and Open vSwitch agent." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:142 ../deploy_scenario3a.rst:175 +#: ../deploy_scenario4a.rst:160 +msgid "The compute nodes contain the following components:" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:806 ../deploy_scenario3a.rst:435 +#: ../deploy_scenario4a.rst:290 +msgid "" +"The compute nodes provide switching services and handle security groups for " +"instances." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:114 ../deploy_scenario3a.rst:144 +msgid "The compute nodes run the Open vSwitch agent." +msgstr "" + +#: ../deploy_scenario4a.rst:144 +msgid "The controller node contains the following components:" +msgstr "" + +#: ../deploy_scenario3a.rst:215 +msgid "" +"The controller node provides the Networking API and manages services on the " +"other nodes." +msgstr "" + +#: ../deploy_scenario1a.rst:597 +msgid "" +"The controller node provides the neutron API and manages services on the " +"other nodes." +msgstr "" + +#: ../deploy_scenario4a.rst:126 +msgid "" +"The controller node runs the Open vSwitch service, Open vSwitch agent, and " +"DHCP agent." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:17 +msgid "" +"The current process as designed is a minimally viable migration with the " +"goal of deprecating and then removing legacy networking. Both the Compute " +"and Networking teams agree that a \"one-button\" migration process from " +"legacy networking to OpenStack Networking (neutron) is not an essential " +"requirement for the deprecation and removal of the legacy networking at a " +"future date. This section includes a process and tools which are designed to " +"solve a simple use case migration." +msgstr "" + +#: ../deploy_scenario3a.rst:634 +msgid "" +"The example configuration contains 'vlan' as the first tenant network type. " +"Only a privileged OpenStack tenant and user can create a VXLAN or GRE " +"networks, so this command uses the ``admin`` tenant credentials to create " +"the tenant network." +msgstr "" + +#: ../deploy_scenario3a.rst:588 +msgid "" +"The example configuration contains ``vlan`` as the first tenant network " +"type. Only a privileged OpenStack user can create other types of networks " +"such as VXLAN or GRE. The following commands use the ``admin`` tenant " +"credentials to create a VXLAN tenant network and the ``demo`` tenant to " +"create the additional components." +msgstr "" + +#: ../deploy_scenario1a.rst:997 +msgid "" +"The example configuration contains ``vlan`` as the first tenant network " +"type. Only a privileged user can create a VXLAN or GRE networks, so this " +"command uses the ``admin`` tenant credentials to create the tenant network." +msgstr "" + +#: ../deploy_scenario1a.rst:955 +msgid "" +"The example configuration contains ``vlan`` as the first tenant network " +"type. Only a privileged user can create other types of networks such as " +"VXLAN or GRE. The following commands use the ``admin`` tenant credentials to " +"create a VXLAN tenant network." +msgstr "" + +#: ../deploy_scenario3a.rst:824 +msgid "The example output uses network interface ``eth2``." +msgstr "" + +#: ../deploy_scenario1a.rst:326 +msgid "" +"The external interface forwards the packet to the Open vSwitch external " +"bridge ``br-ex``." +msgstr "" + +#: ../deploy_scenario3a.rst:282 ../deploy_scenario3a.rst:355 +#: ../deploy_scenario3a.rst:489 +msgid "" +"The first value in the 'tenant_network_types' option becomes the default " +"tenant network type when a non-privileged user creates a network." +msgstr "" + +#: ../deploy_scenario1a.rst:652 ../deploy_scenario1a.rst:719 +#: ../deploy_scenario1a.rst:857 +msgid "" +"The first value in the ``tenant_network_types`` option becomes the default " +"tenant network type when a non-privileged user creates a network." +msgstr "" + +#: ../deploy_scenario4a.rst:179 +msgid "" +"The flow of packets in a provider network scenario only contains complexity " +"inside the compute node's Open vSwitch networking. Neutron allocates " +"internal VLAN tags for each Neutron Network and provides a mapping between " +"the internal VLAN tag used for a Neutron network, and then inserts rules in " +"the Open vSwitch switching infrastructure to rewrite the internal VLAN tag " +"back to the VLAN tag that is allocated on the hardware switch, as packets " +"cross the br-ex device." +msgstr "" + +#: ../deploy_scenario1a.rst:197 ../deploy_scenario1a.rst:375 +msgid "The following steps involve compute node 1." +msgstr "" + +#: ../deploy_scenario1a.rst:455 +msgid "The following steps involve compute node 1:" +msgstr "" + +#: ../deploy_scenario1a.rst:552 +msgid "The following steps involve compute node 2:" +msgstr "" + +#: ../deploy_scenario1a.rst:234 ../deploy_scenario1a.rst:324 +#: ../deploy_scenario1a.rst:492 +msgid "The following steps involve the network node." +msgstr "" + +#: ../deploy_scenario3a.rst:120 +msgid "" +"The general L3 HA architecture augments the legacy networking architecture " +"by providing failover for virtual routers under the L3 agent. The failover " +"mechanism implements Virtual Router Redundancy Protocol (VRRP) using the " +"``keepalived`` service and handles network connection tracking using the " +"``conntrack`` utilities. If the L3 agent on a network node fails or a " +"network node loses connectivity, HA processes automatically migrate routing " +"services and active connections to another L3 agent. Similar to legacy " +"architectures, L3 HA performs all functions on the network nodes and does " +"not address bandwidth constraints that limit performance. Consider deploying " +"DVR to increase performance." +msgstr "" + +#: ../deploy_scenario4a.rst:111 +msgid "" +"The general provider network architecture uses physical network " +"infrastructure to handle switching and routing of network traffic." +msgstr "" + +#: ../deploy_scenario1a.rst:199 ../deploy_scenario1a.rst:457 +msgid "" +"The instance 1 ``tap`` interface (1) forwards the packet to the Linux bridge " +"``qbr``. The packet contains destination MAC address *TG1* because the " +"destination resides on another network." +msgstr "" + +#: ../deploy_scenario1a.rst:97 +msgid "" +"The legacy architecture provides basic virtual networking components in your " +"environment. Routing among tenant and external networks resides completely " +"on the network node. Although more simple to deploy than other " +"architectures, performing all functions on the network node creates a single " +"point of failure and potential performance issues. Consider deploying DVR or " +"L3 HA architectures in production environments to provide redundancy and " +"increase performance." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:60 +msgid "" +"The migration may be paused, even for an extended period of time (for " +"example, while testing or investigating issues) with some hypervisors on " +"legacy networking and some on Networking, and Compute API remains fully " +"functional. Individual hypervisors may be rolled back to legacy networking " +"during this stage of the migration, although this requires an additional " +"restart." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:32 +msgid "" +"The migration process from the legacy nova-network networking service to " +"OpenStack Networking (neutron) has some limitations and impacts on the " +"operational state of the cloud. It is critical to understand them in order " +"to decide whether or not this process is acceptable for your cloud and all " +"users." +msgstr "" + +#: ../deploy_scenario4a.rst:119 +msgid "" +"The network architecture for a provider networking from the OpenStack " +"perspective is fairly simple since the OpenStack cluster is being \"plugged " +"in\" to a provisioned and configured network that includes L2 and L3 " +"connectivity. In a provider VLAN configuration, the hardware switch that the " +"OpenStack cluster is connected to already has provisioned VLANs for the " +"management/API network and public Internet." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:122 ../deploy_scenario3a.rst:154 +msgid "The network node contains the following components:" +msgstr "" + +#: ../deploy_scenario1a.rst:666 +msgid "The network node provides DHCP and NAT services to all instances." +msgstr "" + +#: ../deploy_scenario1a.rst:108 +msgid "" +"The network node runs the Open vSwitch agent, L3 agent, DHCP agent, and " +"metadata agent." +msgstr "" + +#: ../deploy_scenario3a.rst:291 +msgid "" +"The network nodes provide redundant routing, NAT, and DHCP services to all " +"instances." +msgstr "" + +#: ../deploy_scenario3a.rst:136 +msgid "" +"The network nodes run the Open vSwitch agent, L3 agent, DHCP agent, and " +"metadata agent." +msgstr "" + +#: ../deploy_scenario1a.rst:276 +msgid "" +"The router namespace ``qrouter`` forwards the packet to the Open vSwitch " +"external bridge ``br-ex`` via the ``qg`` interface." +msgstr "" + +#: ../deploy_scenario1a.rst:268 +msgid "" +"The router namespace ``qrouter`` forwards the packet to the Open vSwitch " +"integration bridge ``br-int`` via the ``qg`` interface." +msgstr "" + +#: ../deploy_scenario1a.rst:347 ../deploy_scenario1a.rst:524 +msgid "" +"The router namespace ``qrouter`` forwards the packet to the Open vSwitch " +"integration bridge ``br-int``." +msgstr "" + +#: ../deploy_scenario1a.rst:520 +msgid "" +"The router namespace ``qrouter`` routes the packet to the ``qr-2`` interface " +"(4). The ``qr-2`` interface contains the tenant network 2 gateway IP address " +"*TG2*." +msgstr "" + +#: ../deploy_scenario1a.rst:422 +msgid "" +"The term *east-west* generally defines network traffic that travels within a " +"tenant network or between tenant networks." +msgstr "" + +#: ../deploy_scenario4a.rst:190 +msgid "" +"The term *north-south* generally defines network traffic that travels " +"between an instance and external network (typically the Internet) and the " +"term *east-west* generally defines network traffic that travels between " +"instances." +msgstr "" + +#: ../deploy_scenario1a.rst:165 +msgid "" +"The term *north-south* generally defines network traffic that travels " +"between tenant and external networks (typically the Internet)." +msgstr "" + +#: ../deploy_scenario1a.rst:249 ../deploy_scenario1a.rst:390 +#: ../deploy_scenario1a.rst:507 ../deploy_scenario1a.rst:567 +msgid "" +"The tunnel interface forwards the packet to the Open vSwitch tunnel bridge " +"``br-tun``." +msgstr "" + +#: ../deploy_scenario4a.rst:354 +msgid "" +"This example creates a provider network using VLAN 101 and IP network " +"203.0.113.0/24. Change the VLAN ID and IP network to values appropriate for " +"your environment." +msgstr "" + +#: ../deploy_scenario4a.rst:5 +msgid "" +"This scenario describes a basic implementation of OpenStack Networking, " +"where the networking service integrates with legacy networks and physical " +"hardware. The cases in which the provider networking extension would be " +"required consist of, but are not limited to the following:" +msgstr "" + +#: ../deploy_scenario3a.rst:8 +msgid "" +"This scenario describes a basic implementation of the OpenStack Networking " +"Layer 3 High-Availabilty (L3 HA) feature using the modular layer 2 (ML2) " +"plug-in with Open vSwitch (OVS). The example configuration creates one flat " +"external network and VXLAN tenant networks. However, L3 HA also supports " +"VLAN external networks, VLAN tenant networks, and GRE tenant networks." +msgstr "" + +#: ../deploy_scenario1a.rst:5 +msgid "" +"This scenario describes a legacy (basic) implementation of the OpenStack " +"Networking service using the ML2 plug-in with Open vSwitch. The example " +"configuration creates one flat external network and VXLAN tenant networks. " +"However, this configuration also supports VLAN external networks, VLAN " +"tenant networks, and GRE tenant networks." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:12 +msgid "" +"This section describes the process of migrating clouds based on the legacy " +"networking model to the OpenStack Networking model. This process requires " +"additional changes to both compute and networking to support the migration. " +"This document describes the overall process and the features required in " +"both Networking and Compute." +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:11 ../deploy_scenario3a.rst:15 +msgid "" +"To improve understanding of network traffic flow, the network and compute " +"nodes contain a separate network interface for tenant VLAN networks. In " +"production environments, tenant VLAN networks can use any Open vSwitch " +"bridge with access to a network interface. For example, the ``br-tun`` " +"bridge." +msgstr "" + +#: ../deploy_scenario3a.rst:44 +msgid "" +"To reduce the chance of \"split-brain\" issues, we recommend that you deploy " +"an odd quantity of network nodes with a minimum of three nodes." +msgstr "" + +#: ../config_ml2_plug_in.rst:39 +msgid "Tunnel ID ranges" +msgstr "" + +#: ../intro_tunnel_technologies.rst:3 +msgid "Tunnel technologies" +msgstr "" + +#: ../intro_tunnel_technologies.rst:5 +msgid "" +"Tunneling allows one network protocol to encapsulate another payload " +"protocol such that packets from the payload protocol are passed as data on " +"the delivery protocol. For example, this can be used to pass data securely " +"over an untrusted network." +msgstr "" + +#: ../deploy_scenario3a.rst:26 +msgid "" +"Two network nodes with four network interfaces: management, tenant tunnel " +"networks, tenant VLAN networks, and external (typically the Internet). The " +"Open vSwitch bridge ``br-vlan`` must contain a port on the VLAN interface " +"and Open vSwitch bridge ``br-ex`` must contain a port on the external " +"interface." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:5 +msgid "" +"Two networking models exist in OpenStack. The first is called legacy " +"networking (nova-network) and it is a sub-process embedded in the Compute " +"project (nova). This model has some limitations, such as creating complex " +"network topologies, extending its back-end implementation to vendor-specific " +"technologies, and providing tenant-specific networking elements. These " +"limitations are the main reasons the OpenStack Networking (neutron) model " +"was created." +msgstr "" + +#: ../deploy_scenario3a.rst:526 +msgid "" +"Use the following example commands as a template to create initial networks " +"in your environment." +msgstr "" + +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario3a.rst:209 ../deploy_scenario4a.rst:214 +msgid "" +"Use the following example configuration as a template to deploy this " +"scenario in your environment." +msgstr "" + +#: ../migration_nova_network_to_neutron.rst:24 +msgid "" +"Users are encouraged to take these tools, test them, provide feedback, and " +"then expand on the feature set to suit their own deployments; deployers that " +"refrain from participating in this process intending to wait for a path that " +"better suits their use case are likely to be disappointed." +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_overview.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:19 ../config_ml2_plug_in.rst:33 +#: ../deploy_scenario1b.rst:19 ../deploy_scenario1b.rst:24 +#: ../deploy_scenario2.rst:19 ../deploy_scenario3b.rst:17 +#: ../deploy_scenario3b.rst:22 ../intro_os_networking_overview.rst:17 +msgid "VLAN" +msgstr "" + +#: ../intro_basic_networking.rst:9 +msgid "VLANs" +msgstr "" + +# #-#-#-#-# adv_config_VPNaaS.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../adv_config_VPNaaS.rst:3 ../intro_os_networking_service.rst:69 +msgid "VPNaaS" +msgstr "" + +# #-#-#-#-# config_ml2_plug_in.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# intro_os_networking_overview.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../config_ml2_plug_in.rst:23 ../config_ml2_plug_in.rst:41 +#: ../deploy_scenario1b.rst:28 ../deploy_scenario2.rst:26 +#: ../deploy_scenario3b.rst:26 ../intro_os_networking_overview.rst:21 +msgid "VXLAN" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:1060 ../deploy_scenario3a.rst:707 +#: ../deploy_scenario4a.rst:417 +msgid "Verify operation" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:878 ../deploy_scenario4a.rst:338 +msgid "Verify presence and operation of the agents." +msgstr "" + +#: ../deploy_scenario3a.rst:503 +msgid "Verify presence and operation of the agents:" +msgstr "" + +# #-#-#-#-# deploy_scenario1a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario3a.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario4a.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1a.rst:874 ../deploy_scenario3a.rst:499 +#: ../deploy_scenario4a.rst:334 +msgid "Verify service operation" +msgstr "" + +#: ../intro_tunnel_technologies.rst:17 +msgid "Virtual extensible local area network (VXLAN)" +msgstr "" + +#: ../intro_os_networking_overview.rst:6 +msgid "Virtual network component comparisons" +msgstr "" + +#: ../intro_network_namespaces.rst:12 +msgid "Virtual routing and forwarding (VRF)" +msgstr "" + +#: ../intro_network_namespaces.rst:14 +msgid "" +"Virtual routing and forwarding is an IP technology that allows multiple " +"instances of a routing table to coexist on the same router at the same time." +msgstr "" + +# #-#-#-#-# deploy_scenario1b.pot (Networking Guide 0.1.0) #-#-#-#-# +# #-#-#-#-# deploy_scenario2.pot (Networking Guide 0.1.0) #-#-#-#-# +#: ../deploy_scenario1b.rst:12 ../deploy_scenario2.rst:12 +msgid "With DVR at least two compute nodes are required" +msgstr "" + +#: ../adv_config_FwaaS.rst:10 +msgid "http://docs.openstack.org/admin-guide-cloud/content/fwaas.html" +msgstr "" + +#: ../adv_config_FwaaS.rst:7 +msgid "" +"http://docs.openstack.org/admin-guide-cloud/content/install_neutron-fwaas-" +"agent.html" +msgstr "" + +#: ../adv_config_LBaaS.rst:11 +msgid "" +"http://docs.openstack.org/admin-guide-cloud/content/install_neutron-lbaas-" +"agent.html" +msgstr "" + +#: ../adv_config_LBaaS.rst:9 +msgid "http://docs.openstack.org/admin-guide-cloud/content/lbaas_workflow.html" +msgstr "" + +#: ../adv_config_operational.rst:10 +msgid "" +"http://docs.openstack.org/admin-guide-cloud/content/section_adv_logging.html" +msgstr "" + +#: ../adv_config_LBaaS.rst:7 +msgid "" +"http://docs.openstack.org/admin-guide-cloud/content/section_lbaas-overview." +"html" +msgstr "" + +#: ../deploy_scenario2.rst:5 +msgid "" +"https://github.com/ionosphere80/openstack-networking-guide/blob/master/" +"scenario-dvr/scenario-dvr.md" +msgstr "" + +#: ../deploy_scenario1b.rst:5 +msgid "" +"https://github.com/ionosphere80/openstack-networking-guide/blob/master/" +"scenario-legacy-lb/scenario-legacy-lb.md" +msgstr "" + +#: ../deploy_scenario3b.rst:5 +msgid "https://github.com/phil-hopkins-a/openstack-networking-guide" +msgstr "" diff --git a/doc/user-guides/source/locale/user-guides.pot b/doc/user-guides/source/locale/user-guides.pot index 581ed0a450..a1848435a3 100644 --- a/doc/user-guides/source/locale/user-guides.pot +++ b/doc/user-guides/source/locale/user-guides.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Admin User Guide 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-16 06:10+0000\n" +"POT-Creation-Date: 2015-04-21 06:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,79 +16,65 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -# 47cf53c79d52417b8710c1d74a1578f7 #: ../glossary.rst:2947 msgid "(RADOS)" msgstr "" -# 65950f8d224b4334ae150a6f8dc561ea #: ../enduser/create_db.rst:172 msgid "**Access the new database**" msgstr "" -# f4e7436888b54ca99cf0e8aa4cafef83 #: ../enduser/backup_db_incremental.rst:19 msgid "" "**Assumptions. **\\ Assume that you have created a regular backup for the " "following database instance:" msgstr "" -# 778b0dd21aa74af0bed49c2c90dd0828 #: ../enduser/backup_db.rst:15 msgid "**Backup the database instance**" msgstr "" -# efbd6c37ee5b4a86a4b5494d4964a3c0 #: ../enduser/set_up_clustering.rst:27 msgid "**Before you begin. **\\ Make sure that:" msgstr "" -# 9bce9ce93fa7482595853f301d6d3d30 #: ../adminuser/cli_cinder_quotas.rst:12 msgid "**Block Storage quotas**" msgstr "" -# a45e16a77611401fbb4f644e096a98cd #: ../enduser/hot-guide/hot_software_deployment.rst:34 msgid "" "**Boot reliability** - software downloads can fail for a number of reasons " "including transient network failures and inconsistent software repositories." msgstr "" -# c35470df85ff4ad8b4a5d736a738ddd2 #: ../enduser/hot-guide/hot_software_deployment.rst:31 msgid "" "**Boot speed** - since the required software is already on the image there " "is no need to download and install anything at boot time." msgstr "" -# 7e3ec3ef461c408eba5edd914837fdb7 #: ../common/app_support.rst:231 msgid "" "**CentOS, Fedora, and Red Hat Enterprise Linux:** https://www.rdoproject.org/" msgstr "" -# a9785c9870f3482aa18e53aa51bfbfd3 #: ../enduser/manage_db_config.rst:153 msgid "**Change the database configuration using a configuration group**" msgstr "" -# 7dea2fd17ef6464eb79dbf5119fd85f1 #: ../enduser/backup_db.rst:217 msgid "**Clean up**" msgstr "" -# 0bba78ab06d9401d897b2a0e59899986 #: ../enduser/cli_config_drive.rst:29 msgid "**Compute host requirements**" msgstr "" -# 64f0b5bfbc4143d389f6a0073a58041b #: ../common/cli_set_compute_quotas.rst:13 msgid "**Compute quota descriptions**" msgstr "" -# 4702ad89cd054d4a8106045963a51aa0 #: ../enduser/manage_db_config.rst:208 msgid "" "**Conclusion. **\\ Using a configuration group to set a single option on a " @@ -96,39 +82,32 @@ msgid "" "groups can provide major efficiencies when you consider that:" msgstr "" -# e003220c10e64c89a481004e5c3ad20c #: ../enduser/hot-guide/hot_software_deployment.rst:40 msgid "" "**Configuration dependencies** - post-boot configuration may depend on " "agents already being installed and enabled" msgstr "" -# ef80099c19ef44fbb91c264eca49a538 #: ../enduser/dashboard_databases.rst:22 msgid "**Configure a default datastore.**" msgstr "" -# ee87a6e45628430cb53fd8bf1f8bf9ee #: ../enduser/cli_swift_large_object_creation.rst:299 msgid "**Copying the manifest object**" msgstr "" -# 350252e09cd44af9bbe374892685ecd1 #: ../enduser/set_up_clustering.rst:38 msgid "**Create a cluster**" msgstr "" -# c4a51d97d0f04ce889bb107ffeba0e30 #: ../enduser/manage_db_config.rst:89 msgid "**Create a configuration group**" msgstr "" -# 42a3d3d7a63f4293953c96723a1c5df4 #: ../enduser/create_db.rst:93 msgid "**Create a database instance**" msgstr "" -# 1dea32b9fefb46218db340d991c0a344 #: ../enduser/dashboard_databases.rst:59 msgid "" "**Create database instance. **\\ Once you have configured a default " @@ -136,32 +115,26 @@ msgid "" "database instance." msgstr "" -# 1e4da855e02b4a85bae9a7e13bf310b7 #: ../enduser/set_up_replication.rst:39 msgid "**Create the replica**" msgstr "" -# a21f1cb9ec304e4f85991ee729bc84a4 #: ../enduser/backup_db_incremental.rst:33 msgid "**Create your first incremental backup**" msgstr "" -# 79e46b9291d240e0a1b90deb860c3e7d #: ../enduser/backup_db_incremental.rst:69 msgid "**Create your second incremental backup**" msgstr "" -# 53f088264dc34c54857e3d315563317e #: ../common/app_support.rst:229 msgid "**Debian:** http://wiki.debian.org/OpenStack" msgstr "" -# 09e18ef3c39a484b82b7d56b55b5e9ff #: ../enduser/set_up_clustering.rst:153 msgid "**Delete a cluster**" msgstr "" -# 4685d01f61b9437fac0853106d31a40a #: ../enduser/cli_nova_configure_access_security_for_instances.rst:45 msgid "" "**Destination port on virtual machine**. Define a port range. To open a " @@ -170,77 +143,62 @@ msgid "" "be allowed." msgstr "" -# 74db04e5ec2e4b1897aa1d26eb4d02a9 #: ../enduser/set_up_replication.rst:102 msgid "**Detach the replica**" msgstr "" -# 1cd6f853d81e4a82967df93ac4ac8605 #: ../enduser/create_db.rst:18 msgid "**Determine which flavor to use for your database**" msgstr "" -# bb13bbd4d8f8489c85e8b555fe263767 #: ../common/cli_manage_images.rst:205 msgid "**Disk and CD-ROM bus model values**" msgstr "" -# f1f67dddea7e411884aa80ced1b22c41 #: ../enduser/set_up_clustering.rst:72 msgid "**Display cluster information**" msgstr "" -# a60b9e4db9c94c05baf1b381de58bbce #: ../enduser/cli_swift_large_object_creation.rst:259 msgid "**End-to-end integrity**" msgstr "" -# e76f453feaf9458c9976c63ea27ebecf #: ../adminuser/dashboard_manage_flavors.rst:49 msgid "**Ephemeral Disk GB**" msgstr "" -# 10c2b7e2ac014433ad3de7d471a5cd76 #: ../enduser/manage_db_config.rst:131 msgid "**Examine your existing configuration**" msgstr "" -# fe339289c10c478285e10acdfc97bd80 #: ../common/log_in_dashboard.rst:143 msgid "**Figure: Admin tab**" msgstr "" -# 28161365a52746dfa36b5befa252f80b #: ../common/log_in_dashboard.rst:68 msgid "**Figure: Project tab**" msgstr "" -# 287668999d384809b1755b84a4045acb #: ../adminuser/dashboard_manage_instances.rst:57 msgid "**Figure Dashboard—Instance Actions**" msgstr "" -# 6cd720c7a3ac4a3fba1ac053704b1d74 #: ../adminuser/dashboard_manage_flavors.rst:37 msgid "**Flavor info tab**" msgstr "" -# 5aeb041cd00f40c9b9ed6ba896e5b931 #: ../enduser/create_db.rst:132 msgid "**Get the IP address of the database instance**" msgstr "" -# 57e2aafb17464569bc8e1dbcf783399f #: ../enduser/set_up_replication.rst:26 msgid "**Get the instance ID**" msgstr "" -# 68a933a5991d4a878621f434f7e88591 #: ../enduser/cli_config_drive.rst:65 msgid "**Guidelines**" msgstr "" -# e480519535574c12bcba545f9799f61e #: ../enduser/cli_create_and_manage_networks.rst:244 msgid "" "**How to find unknown options** The unknown options can be easily found by " @@ -249,17 +207,14 @@ msgid "" "used as an unknown option." msgstr "" -# 22d840f155cb494c9b057358a66e6288 #: ../adminuser/dashboard_manage_flavors.rst:41 msgid "**ID**" msgstr "" -# a0136baadaac45d8a2dc064a2b6ecb6d #: ../enduser/cli_config_drive.rst:48 msgid "**Image requirements**" msgstr "" -# ab26bd9646494cd2bc244d1ef1fd24ba #: ../enduser/set_up_clustering.rst:132 msgid "" "**Instance name. **\\ This name consists of the replication set name " @@ -269,56 +224,46 @@ msgid "" "``cluster1-rs1-3``." msgstr "" -# c9b3321c4d094615b7eb45a14c304064 #: ../enduser/manage_db_config.rst:23 msgid "**List available options**" msgstr "" -# 144ee8bc6b6d4bf08b5add9abaf33b55 #: ../enduser/set_up_clustering.rst:104 msgid "**List cluster instances**" msgstr "" -# 72b9914596a74124abdba6dd6b173d8e #: ../enduser/set_up_clustering.rst:138 msgid "**List clusters**" msgstr "" -# 1f1b6b8055744656ada69345e57923a0 #: ../common/cli_install_openstack_command_line_clients.rst:58 msgid "**MacOS**" msgstr "" -# a136ab058ae34dea9b5dc5e1ca974957 #: ../enduser/manage_db_config.rst:220 msgid "" "**Maintenance. **\\ There are also a number of useful maintenance features " "for working with configuration groups. You can:" msgstr "" -# 68703120cca344719a70fab61fa391e8 #: ../enduser/cli_swift_large_object_creation.rst:293 msgid "**Manifest object metadata**" msgstr "" -# cac10b120b87488fa2481b2a0f225dc6 #: ../common/cli_install_openstack_command_line_clients.rst:64 msgid "**Microsoft Windows**" msgstr "" -# 3fc88bd058d4461d836a2bd3272cdd81 #: ../enduser/create_db.rst:68 msgid "" "**MySQL example. **\\ This example creates a flavor that you can use with a " "MySQL database. This example has the following attributes:" msgstr "" -# 5462a39ce6324449bcdaa861dcb38b3c #: ../adminuser/dashboard_manage_flavors.rst:40 msgid "**Name**" msgstr "" -# 54822097e68f457d8f3486847c0c3bbe #: ../enduser/set_up_clustering.rst:120 msgid "" "**Naming conventions for replication sets and instances. **\\ Note that the " @@ -327,12 +272,10 @@ msgid "" "generated, following these rules:" msgstr "" -# 4c73276a77a94db68240d8d2b177c1ac #: ../enduser/backup_db.rst:209 msgid "**Notify users**" msgstr "" -# 0b4a21997c3c4efb90c13a1992834c2a #: ../enduser/dashboard_databases.rst:18 msgid "" "**Prerequisites. **\\ Before you create a database instance, you need to " @@ -340,52 +283,42 @@ msgid "" "for the type of database instance you want." msgstr "" -# cb3c505ff8434c2186989d31d164339b #: ../enduser/dashboard_manage_containers.rst:78 msgid "**Procedure To copy an object from one container to another**" msgstr "" -# 4d7616f4507f4c6b904d8c6bbfd20265 #: ../enduser/dashboard_manage_containers.rst:98 msgid "**Procedure: To create a metadata-only object without a file**" msgstr "" -# 0b0ffb574f6049ebbfda8177f760330f #: ../enduser/dashboard_manage_containers.rst:121 msgid "**Procedure: To create a pseudo-folder**" msgstr "" -# 761f9e3421b343ea8a79e1a708e26622 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:43 msgid "**Protocol**. Choose TCP for SSH, ICMP for pings, or UDP." msgstr "" -# 0e8ba26206494714a23b828099b72daa #: ../adminuser/dashboard_set_quotas.rst:37 msgid "**Quota Descriptions**" msgstr "" -# 7ec5c4afefff40af87c525fc74811880 #: ../adminuser/dashboard_manage_flavors.rst:44 msgid "**RAM MB**" msgstr "" -# ee15b4c60b804ce9af32f4973973e11b #: ../enduser/manage_db_config.rst:192 msgid "**Re-examine the database configuration**" msgstr "" -# de000faa88654e33be3e424594818120 #: ../common/cli_install_openstack_command_line_clients.rst:89 msgid "**Red Hat Enterprise Linux, CentOS, or Fedora.**" msgstr "" -# c68ba91658ce49e3966aabe4b4727a67 #: ../enduser/cli_swift_large_object_creation.rst:276 msgid "**Removal or addition of segment objects**" msgstr "" -# 80d07c1df97a47a5a29d0f8516afc814 #: ../enduser/set_up_clustering.rst:125 msgid "" "**Replication set name. **\\ This name consists of the cluster name, " @@ -395,101 +328,82 @@ msgid "" "set, so the replication set name is ``cluster1-rs1``." msgstr "" -# 9a41f4eeabb14446be94ac0eefd87e41 #: ../enduser/backup_db.rst:107 msgid "**Restore a database instance**" msgstr "" -# 2eb9015fb2214961b6536abe17961b1c #: ../enduser/backup_db_incremental.rst:94 msgid "**Restore using incremental backups**" msgstr "" -# baed00100f8f4b2e8702165a22b3a1b2 #: ../adminuser/dashboard_manage_flavors.rst:46 msgid "**Root Disk GB**" msgstr "" -# 6f4f6ffd49494271b8e5550ff6b2ce7f #: ../common/cli_install_openstack_command_line_clients.rst:103 msgid "**SUSE Linux Enterprise Linux 11**" msgstr "" -# a168fcc473f449b29c4abd8b95e0392c #: ../enduser/cli_swift_large_object_creation.rst:288 msgid "**Segment object container name**" msgstr "" -# 7dea14c941024316b8666f8f98fcc761 #: ../enduser/cli_swift_large_object_creation.rst:282 msgid "**Segment object size and number**" msgstr "" -# b67d2abd566f4d6ca3fa13669588a8c5 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:39 msgid "" "**Source of traffic**. Enable traffic to instances from either IP addresses " "inside the cloud from other group members or from all IP addresses." msgstr "" -# 4e730010481b4c31a3132035a25c3ef1 #: ../adminuser/dashboard_manage_flavors.rst:60 msgid "**Swap Disk MB**" msgstr "" -# 1d04c4ab8b14493c8e3d8d6f0d459bc6 #: ../enduser/hot-guide/hot_software_deployment.rst:37 msgid "" "**Test verification** - custom built images can be verified in test " "environments before being promoted to production." msgstr "" -# 32b4744ab0cd47598b0a0b563c564dbc #: ../enduser/dashboard_manage_containers.rst:62 msgid "**To edit an object**" msgstr "" -# b5d11ffafc944fdd835fdd8f3a644db7 #: ../common/cli_install_openstack_command_line_clients.rst:79 msgid "**Ubuntu and Debian**" msgstr "" -# 29ad221742bb49559b3045520ffce249 #: ../common/app_support.rst:237 msgid "**Ubuntu:** https://wiki.ubuntu.com/ServerTeam/CloudArchive" msgstr "" -# 0f74d237d4914ef4aa80fcfd9713b5eb #: ../enduser/cli_swift_large_object_creation.rst:269 msgid "**Upload order**" msgstr "" -# 5d7d0605c53b440ab7746ae90a6d38dd #: ../adminuser/dashboard_manage_flavors.rst:42 msgid "**VCPUs**" msgstr "" -# 96ecd26d05aa4c8bb6514f2296c5530c #: ../common/cli_manage_images.rst:224 msgid "**VIF model values**" msgstr "" -# 36f342c0d58b40569a1415db85181b16 #: ../enduser/backup_db.rst:139 msgid "**Verify backup**" msgstr "" -# 72ec13667f8f49a0a9033402409aad28 #: ../enduser/dashboard_databases.rst:54 msgid "**Verify flavor.**" msgstr "" -# 0a24f0b8507f499692b0ce63809c964c #: ../enduser/set_up_replication.rst:52 msgid "**Verify replication status**" msgstr "" -# 40f589e0396f4ae3886521c048a556d3 #: ../enduser/set_up_clustering.rst:99 msgid "" "**Your application connects to this IP address. **\\ The trove ``cluster-" @@ -497,119 +411,90 @@ msgid "" "address your application uses to retrieve data from the database." msgstr "" -# 801d5fb9b187434db5152dc38962aee2 #: ../enduser/cli_ceilometer.rst:50 msgid "**avg**. The average of sample volumes over each period." msgstr "" -# a0c40d81314f4f669d86e441ad3157bc #: ../enduser/cli_nova_launch_instance_from_volume.rst:194 msgid "**bootindex=INDEX**" msgstr "" -# a2f0b9f79f5b4b57a496023b36842076 #: ../enduser/cli_ceilometer.rst:47 msgid "**count**. The number of samples in each period." msgstr "" -# 264a3fe143564a6a9513ba257134b26e #: ../enduser/cli_nova_launch_instance_from_volume.rst:183 msgid "**dest=DEST**" msgstr "" -# 24b3df2e0ddb47339dc6dab3fa99f161 #: ../adminuser/cli_admin_manage_stacks.rst:27 msgid "" "**heat** CLI commands, see the `OpenStack Command Line Interface Reference " "`_" msgstr "" -# 20bfb070f0fb4cbcbcadb6d0c9848dd7 #: ../enduser/cli_nova_launch_instance_from_volume.rst:179 msgid "**id=ID**" msgstr "" -# 12dc9338216449f7975a41d86f3a3e80 #: ../enduser/cli_ceilometer.rst:48 msgid "**max**. The maximum number of sample volumes in each period." msgstr "" -# fa0c1fa3b54e4df0936dd10f2eb69a52 #: ../enduser/cli_ceilometer.rst:49 msgid "**min**. The minimum number of sample volumes in each period." msgstr "" -# 4dfe7c1a9cf54dbfb6ecf3dcce94b8a7 #: ../common/app_support.rst:234 msgid "" "**openSUSE and SUSE Linux Enterprise Server:** http://en.opensuse.org/Portal:" "OpenStack" msgstr "" -# a1d2692c410444ac98d78f222bd80960 #: ../common/cli_install_openstack_command_line_clients.rst:127 msgid "**openSUSE**" msgstr "" -# 35c05e17ca66497f985d904ec9212796 #: ../enduser/cli_nova_launch_instance_from_volume.rst:191 msgid "**shutdown={preserve\\|remove}**" msgstr "" -# e4fa65f84eca40eba250d25b21bdb95d #: ../enduser/cli_nova_launch_instance_from_volume.rst:186 msgid "**size=SIZE**" msgstr "" -# ff96d75d040c4054b9b3b55a2717e2dd #: ../enduser/cli_nova_launch_instance_from_volume.rst:176 msgid "**source=SOURCE**" msgstr "" -# c71de054aa7746c4893ce50e122ea527 #: ../enduser/cli_ceilometer.rst:51 msgid "**sum**. The sum of sample volumes over each period." msgstr "" -# 5e3b2145052045938bda4deea67e195c #: ../enduser/manage_db_config.rst:106 msgid "*DATASTORE_NAME*. The name of the associated data store." msgstr "" -# d7bc6bb394c2487da8a3355878c6b5c4 #: ../enduser/manage_db_config.rst:102 msgid "*NAME*. The name you want to use for this group." msgstr "" -# 10590fbdb5f04536b3521f1159dcf180 #: ../enduser/manage_db_config.rst:104 msgid "*VALUES*. The list of key-value pairs." msgstr "" -# 63becedcba6640588fd82879223f0469 #: ../enduser/dashboard_manage_containers.rst:114 msgid "" "*````* is the name of the container to which you are uploading the " "object." msgstr "" -# 07c6a446e6ee426a8201a4a987f6b887 #: ../enduser/cli_create_and_manage_networks.rst:197 msgid "..note::" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 44cff4219f8748fbbb0ef89be026d45b -# e888747f2e70407295826eadacb7cc0f -# 0c0793832735472cbdbb4bc6e5ea1a2d -# f85a8fde1d00432fb8c1d3cdffd07f34 -# 2eae4ddd09b5494caf4cdd4f99d40b43 -# d95899b5218d4be5945d4d56c9deaddd # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4fa9592a40b44c7580b630617695114d -# d174c22424474385bce7c65cb57da8e9 -# d7c17fc766f94914b2fdb94c9db7852c -# 1e5d0e4603eb4b7589a1c614627c5a3b #: ../adminuser/cli_manage_flavors.rst:58 #: ../adminuser/cli_manage_flavors.rst:59 #: ../adminuser/dashboard_manage_flavors.rst:17 @@ -619,160 +504,118 @@ msgstr "" msgid "1" msgstr "" -# cb134b1daf0941a0af1c74a4dd9d0e94 #: ../enduser/create_db.rst:55 msgid "1024" msgstr "" -# faf39823b8a548339acf67cf4926d5c8 -# b3bf4711a81349dcad078de62cdd966a #: ../adminuser/cli_manage_flavors.rst:62 #: ../adminuser/dashboard_manage_flavors.rst:21 msgid "160" msgstr "" -# 0fe4678901e14f0792ae59b907acf08d -# c1949e57e554411f9cb45b93532c8dfe #: ../adminuser/cli_manage_flavors.rst:62 #: ../adminuser/dashboard_manage_flavors.rst:21 msgid "16384" msgstr "" -# bb1ca0f708164b7b9ead1af9a4cdfe29 -# 1356ec486259404ca74f8b8391017a6e #: ../adminuser/cli_manage_flavors.rst:60 #: ../adminuser/dashboard_manage_flavors.rst:19 msgid "2" msgstr "" -# 65bef595564c466faa05afa3362d6ce0 -# 7b8c2750e00f47ea8783980316150a4f #: ../adminuser/cli_manage_flavors.rst:59 #: ../adminuser/dashboard_manage_flavors.rst:18 msgid "20" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4efb87bef1d344958a56a1c3b56fd647 -# 0d87079dc38745b49949c8ac2a6dc117 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# a9a1ab43f1424c33b7e7aaa7d3ed6e62 #: ../adminuser/cli_manage_flavors.rst:59 #: ../adminuser/dashboard_manage_flavors.rst:18 ../enduser/create_db.rst:53 msgid "2048" msgstr "" -# 88138939f1184ea2b28801779a914409 -# 80b113ea49b748b6ab5949f89a2dbf0f #: ../adminuser/cli_manage_flavors.rst:61 #: ../adminuser/dashboard_manage_flavors.rst:20 msgid "4" msgstr "" -# ac9f5e83a6f3430786ffa7a9f00d2f7c -# 384af893fa3d4a51a836498ee38c94fa #: ../adminuser/cli_manage_flavors.rst:60 #: ../adminuser/dashboard_manage_flavors.rst:19 msgid "40" msgstr "" -# 2cc61e0bbb404e658333688f038e874a -# 00190f4102b441778e05f28bf91a7e13 #: ../adminuser/cli_manage_flavors.rst:60 #: ../adminuser/dashboard_manage_flavors.rst:19 msgid "4096" msgstr "" -# 10b9df2c098d47b9955dc09c1e79e232 -# 563566778f01469e82a32bd989597696 -# 3d1e5b0e4ba34b61bbde82f564690acb -# e810725f69b64d4e96bd86585ac53f14 #: ../enduser/create_db.rst:51 ../enduser/create_db.rst:53 #: ../enduser/create_db.rst:55 ../enduser/create_db.rst:57 msgid "5" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# bb27631c5d1c41f28773fa901154c713 -# f56eb7f668a74182b385239053a0e78a # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 1f14d12b9c9b4c819398f8aeb9337711 -# 1d53af1f1d3a4d808e7f340b67639364 #: ../adminuser/cli_manage_flavors.rst:58 #: ../adminuser/dashboard_manage_flavors.rst:17 ../enduser/create_db.rst:51 #: ../enduser/create_db.rst:57 msgid "512" msgstr "" -# be06d482ef6243a38b6dd8d357018826 #: ../glossary.rst:16 msgid "6to4" msgstr "" -# 487a3be3d0d54400860e4e34b83e6577 -# 26b8d7713b8945ceb82d18000061eebf #: ../adminuser/cli_manage_flavors.rst:62 #: ../adminuser/dashboard_manage_flavors.rst:21 msgid "8" msgstr "" -# 8308e3b10f9b443a892ff6ce6fd1d40d -# 3d748818293c4214a01e6e27b55fcbd0 #: ../adminuser/cli_manage_flavors.rst:61 #: ../adminuser/dashboard_manage_flavors.rst:20 msgid "80" msgstr "" -# a6f8fc927b734003ab3a0beeb3cf20da -# 70ca67717bfd46b995fdd94d9cf46494 #: ../adminuser/cli_manage_flavors.rst:61 #: ../adminuser/dashboard_manage_flavors.rst:20 msgid "8192" msgstr "" -# d71e5cd9c42a41f8b2554ebefe4528e5 #: ../enduser/hot-guide/hot_spec.rst:671 msgid ":file:`file:///path/to/my_instance_user_data.sh`" msgstr "" -# 7b5a46a4284a4f509ddfc824e7e1b19c #: ../enduser/hot-guide/hot_spec.rst:672 msgid ":file:`http://example.com/my_other_instance_user_data.sh`" msgstr "" -# c2528e367abb41609caece2608e3512c #: ../common/log_in_dashboard.rst:106 msgid ":guilabel:`API Access`: View API endpoints." msgstr "" -# fc1b66544cfb4e36b09cf121425eb616 #: ../enduser/dashboard_launch_instances.rst:117 msgid ":guilabel:`Access & Security` tab" msgstr "" -# c6ffa3959d4542b4991e17dd9beb6dc0 #: ../common/log_in_dashboard.rst:96 msgid "" ":guilabel:`Access & Security`: Use the following tabs to complete these " "tasks:" msgstr "" -# dbc57b85199e4e71b905e2c939176352 #: ../common/log_in_dashboard.rst:148 msgid ":guilabel:`Admin` tab" msgstr "" -# 1aa74d077c63448c8e238ed8f24a98ff #: ../enduser/dashboard_launch_instances.rst:147 msgid ":guilabel:`Advanced Options` tab" msgstr "" -# 9e329587addb4aeea5957c19b7f42e8b #: ../enduser/dashboard_create_networks.rst:55 msgid ":guilabel:`Allocation Pools` Specify IP address pools." msgstr "" -# 8674766745534b33a87261411ff3f05b #: ../adminuser/dashboard_manage_services.rst:35 msgid "" ":guilabel:`Availability Zones`: Displays the availability zones that have " @@ -780,7 +623,6 @@ msgid "" "availability zones have been defined." msgstr "" -# 5df17f5ea67840ec9fc52e4918782189 #: ../adminuser/dashboard_manage_services.rst:23 msgid "" ":guilabel:`Compute Services`: Displays information specific to the Compute " @@ -788,74 +630,60 @@ msgid "" "activation status." msgstr "" -# e9ce56127f3a4cf894c0647ee90a7c30 #: ../common/log_in_dashboard.rst:191 msgid ":guilabel:`Compute Services`: View a list of all Compute services." msgstr "" -# e6053212b21a4ad1b88e48e6c305f0a2 #: ../common/log_in_dashboard.rst:78 msgid ":guilabel:`Compute` tab" msgstr "" -# 7925bad015af4ccab1c2b1f3c6e98554 #: ../common/log_in_dashboard.rst:122 msgid ":guilabel:`Containers`: Create and manage containers and objects." msgstr "" -# 4dd77ad8bdfd45b4b9235880060e8c37 #: ../enduser/dashboard_create_networks.rst:34 msgid ":guilabel:`Create Subnet`: Select this check box to create a subnet" msgstr "" -# b48d4db5b1e640ea87179e46972b05e4 #: ../enduser/dashboard_stacks.rst:69 msgid ":guilabel:`Creation Timeout` :guilabel:`(minutes)`" msgstr "" -# 45e1931d874444c8b023fbda480b8e37 #: ../enduser/dashboard_stacks.rst:94 msgid ":guilabel:`DBName`" msgstr "" -# e6080479a4c74ffdbe106a65d9174503 #: ../enduser/dashboard_stacks.rst:97 msgid ":guilabel:`DBPassword`" msgstr "" -# c7805dc0094a4a8a80b5804d0e4a4811 #: ../enduser/dashboard_stacks.rst:88 msgid ":guilabel:`DBRootPassword`" msgstr "" -# b3325d1af27942258b5e07246e108d54 #: ../enduser/dashboard_stacks.rst:82 msgid ":guilabel:`DBUsername`" msgstr "" -# b44d2d4a8e464dcfa8f06c6ceef5dd9e #: ../enduser/dashboard_create_networks.rst:57 msgid ":guilabel:`DNS Name Servers`: Specify a name for the DNS server." msgstr "" -# 1bd8ab88425847e1b245f09af4bae14b #: ../common/log_in_dashboard.rst:161 msgid ":guilabel:`Daily Report`: View the daily report." msgstr "" -# b3ff1d9a953147a4b5bb4901e14a6212 #: ../enduser/dashboard_databases.rst:74 msgid ":guilabel:`Database Name`: Specify a name for the database instance." msgstr "" -# 8d2318d45fb0459fa0adcf6076776811 #: ../adminuser/dashboard_manage_services.rst:32 msgid "" ":guilabel:`Default Quotas`: Displays the quotas that have been configured " "for the cluster." msgstr "" -# 1baa5dc039134c00b232961adaf49848 #: ../common/log_in_dashboard.rst:195 msgid "" ":guilabel:`Default Quotas`: View default quota values. Quotas are hard-coded " @@ -863,104 +691,87 @@ msgid "" "resources." msgstr "" -# 750022879a87488bb7a6be764b12b3ca #: ../adminuser/dashboard_manage_images.rst:40 msgid ":guilabel:`Description`" msgstr "" -# 1ed06325b4ce4cffa63b4cac3e3cded6 #: ../enduser/dashboard_manage_volumes.rst:25 msgid "" ":guilabel:`Description`: Optionally, provide a brief description for the " "volume." msgstr "" -# 9495664af3fb4ea98a1fa1473e8792d6 #: ../enduser/dashboard_manage_containers.rst:89 msgid "" ":guilabel:`Destination Container`: Choose the destination container from the " "list." msgstr "" -# 872ef1f7525f4515b1a7ec12a2a77e63 #: ../enduser/dashboard_manage_containers.rst:93 msgid "" ":guilabel:`Destination object name`: Enter a name for the object in the new " "container." msgstr "" -# 333a38f24983424986a84678353f598c #: ../enduser/dashboard_launch_instances.rst:50 msgid ":guilabel:`Details` tab" msgstr "" -# 0a7976cfca0c46258f57dde3e167c336 #: ../enduser/dashboard_create_networks.rst:48 msgid "" ":guilabel:`Disable Gateway`: Select this check box to disable a gateway IP " "address." msgstr "" -# 1dd9d5c50c2245d7842fea7665d6f33c #: ../enduser/dashboard_create_networks.rst:53 msgid ":guilabel:`Enable DHCP`: Select this check box to enable DHCP." msgstr "" -# 4e8fd401bd2c4b3c90618455108bf39c #: ../enduser/dashboard_stacks.rst:48 msgid ":guilabel:`Environment Source`" msgstr "" -# dcbaf6fbcf0f42d1a1bd9f96ef73594c #: ../enduser/dashboard_stacks.rst:54 msgid ":guilabel:`Environment URL/File/Data`" msgstr "" -# 81b443f92cb14a1ca01dac3b1d71a3d2 #: ../enduser/dashboard_databases.rst:76 msgid ":guilabel:`Flavor`: Select an appropriate flavor for the instance." msgstr "" -# 5190d97d32af445498cbabc12efe1b65 #: ../common/log_in_dashboard.rst:176 msgid "" ":guilabel:`Flavors`: View, create, edit, view extra specifications for, and " "delete flavors. A flavor is size of an instance." msgstr "" -# cd198ad4fad049debf244729e28b8ac8 #: ../common/log_in_dashboard.rst:103 msgid "" ":guilabel:`Floating IPs`: Allocate an IP address to or release it from a " "project." msgstr "" -# c7a62e6c64b740debcd125bdeb958d38 #: ../adminuser/dashboard_manage_images.rst:56 msgid ":guilabel:`Format`" msgstr "" -# db00d302cd5b4edaa9d8a9316e36d4a5 #: ../enduser/dashboard_create_networks.rst:45 msgid "" ":guilabel:`Gateway IP`: Specify an IP address for a specific gateway. This " "parameter is optional." msgstr "" -# c5d9a3fba878428c9f1128047671e420 #: ../adminuser/dashboard_view_cloud_resources.rst:33 msgid "" ":guilabel:`Global Disk Usage` tab to view disk usage per tenant (project)." msgstr "" -# d283adb6a43144ef8dc89f1a76cfa91a #: ../adminuser/dashboard_view_cloud_resources.rst:35 msgid "" ":guilabel:`Global Network Traffic Usage` tab to view ingress or egress usage " "per tenant (project)." msgstr "" -# 4c562d83acbc432f957726cecf1600f6 #: ../adminuser/dashboard_view_cloud_resources.rst:41 msgid "" ":guilabel:`Global Network Usage` tab to view duration and creation requests " @@ -968,14 +779,12 @@ msgid "" "(project)." msgstr "" -# e4968eae3e864b0eb54ee56c38f45653 #: ../adminuser/dashboard_view_cloud_resources.rst:38 msgid "" ":guilabel:`Global Object Storage Usage` tab to view incoming and outgoing " "storage bytes per tenant (project)." msgstr "" -# 6e815d041b7f4cc794911b74d3db003b #: ../adminuser/dashboard_manage_services.rst:38 msgid "" ":guilabel:`Host Aggregates`: Displays the host aggregates that have been " @@ -983,19 +792,16 @@ msgid "" "have been defined." msgstr "" -# e28476523d7f4bc89a1af8c31421419c #: ../common/log_in_dashboard.rst:167 msgid "" ":guilabel:`Host Aggregates`: View, create, and edit host aggregates. View " "the list of availability zones." msgstr "" -# bc43fd33ac184459bee23002aac553d7 #: ../enduser/dashboard_create_networks.rst:59 msgid ":guilabel:`Host Routes`: Specify the IP address of host routes." msgstr "" -# 24010712f2ca436fb1089eeefa088908 #: ../enduser/dashboard_databases.rst:94 msgid "" ":guilabel:`Host`: Optionally, allow the user to connect only from this host. " @@ -1003,32 +809,26 @@ msgid "" "anywhere." msgstr "" -# e2e5e486a55c4a1887814e4f17e923d4 #: ../common/log_in_dashboard.rst:165 msgid ":guilabel:`Hypervisors`: View the hypervisor summary." msgstr "" -# f35bdb5f840d4edebd4efe94cc891302 #: ../enduser/dashboard_create_networks.rst:43 msgid ":guilabel:`IP Version`: Select IPv4 or IPv6." msgstr "" -# 1f025eca376a4c0cb4abe7d3dc815ecd #: ../common/log_in_dashboard.rst:201 msgid ":guilabel:`Identity Panel` tab" msgstr "" -# 37f765846d7d4931bec94ad49a969720 #: ../adminuser/dashboard_manage_images.rst:48 msgid ":guilabel:`Image File` or :guilabel:`Image Location`" msgstr "" -# bedb288c2b384801aec2ae769e33cc11 #: ../adminuser/dashboard_manage_images.rst:43 msgid ":guilabel:`Image Source`" msgstr "" -# eebb500dc6ed4fafa75a4824d8c0ee76 #: ../common/log_in_dashboard.rst:92 msgid "" ":guilabel:`Images`: View images and instance snapshots created by project " @@ -1036,38 +836,32 @@ msgid "" "images, and launch instances from images and snapshots." msgstr "" -# 31bcc094008649e4a6a08c2189cbbfe0 #: ../common/log_in_dashboard.rst:179 msgid "" ":guilabel:`Images`: View, create, edit properties for, and delete custom " "images." msgstr "" -# c4ce08f1bca34be1b25c16b6cb51abf5 #: ../enduser/dashboard_databases.rst:88 msgid "" ":guilabel:`Initial Admin User`: Create an initial admin user. This user will " "have access to all the databases you create." msgstr "" -# bfb6ad9d5821407aa5d164a6b76641fb #: ../enduser/dashboard_databases.rst:81 msgid ":guilabel:`Initialize Databases`: Initial Database" msgstr "" -# adb3c8c510744c2b85185f86cf028ae2 #: ../enduser/dashboard_stacks.rst:100 msgid ":guilabel:`InstanceType`" msgstr "" -# 9d6c6c1b939c4b718cd4a84fdde6f8ab #: ../common/log_in_dashboard.rst:82 msgid "" ":guilabel:`Instances`: View, launch, create a snapshot from, stop, pause, or " "reboot instances, or connect to them through VNC." msgstr "" -# b3670543210d4017be4046efcc588e9f #: ../common/log_in_dashboard.rst:170 msgid "" ":guilabel:`Instances`: View, pause, resume, suspend, migrate, soft or hard " @@ -1076,181 +870,148 @@ msgid "" "through VNC." msgstr "" -# e77f4f0296ea4bc0b9a2b8f1b87a184c #: ../common/log_in_dashboard.rst:101 msgid "" ":guilabel:`Key Pairs`: View, create, edit, import, and delete key pairs." msgstr "" -# fc4428a4a05746c5a7a901353c72765c #: ../enduser/dashboard_stacks.rst:91 msgid ":guilabel:`KeyName`" msgstr "" -# c1b10d60eb6e449cbbe22e544767d3ef #: ../enduser/dashboard_stacks.rst:85 msgid ":guilabel:`LinuxDistribution`" msgstr "" -# a8ad8aee51394deaac6acf8cd9df6b8f #: ../adminuser/dashboard_manage_images.rst:58 msgid ":guilabel:`Minimum Disk (GB)` and :guilabel:`Minimum RAM (MB)`" msgstr "" -# 40cca181f96b46a290e5f4fda6e5a97d #: ../adminuser/dashboard_manage_images.rst:38 msgid ":guilabel:`Name`" msgstr "" -# bc066a467d814fe994fed3f6cb7be27f #: ../enduser/dashboard_create_networks.rst:41 msgid ":guilabel:`Network Address`: Specify the IP address for the subnet." msgstr "" -# 8a4bb58a6eaf4767b5148c34447370d4 #: ../adminuser/dashboard_manage_services.rst:28 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 "" -# f089762354a4474a90ed08c2fb283d60 #: ../common/log_in_dashboard.rst:193 msgid ":guilabel:`Network Agents`: View the network agents." msgstr "" -# 1ff0559a4674441f973ef0203e1009b6 #: ../enduser/dashboard_create_networks.rst:30 msgid ":guilabel:`Network Name`: Specify a name to identify the network." msgstr "" -# 6d8cf97095e149c382d8aac5ee9d9552 #: ../common/log_in_dashboard.rst:112 msgid ":guilabel:`Network Topology`: View the network topology." msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# bf1e812b70364327ba209980eae129c5 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c678cd12427a42dc852109eca38b95c5 #: ../common/log_in_dashboard.rst:110 #: ../enduser/dashboard_create_networks.rst:28 msgid ":guilabel:`Network` tab" msgstr "" -# 58ef803e8b874b609afaa9a40c3a56c1 #: ../enduser/dashboard_launch_instances.rst:135 msgid ":guilabel:`Networking` tab" msgstr "" -# 623660a95a174eeeb15d6cff1b3fb6a1 #: ../common/log_in_dashboard.rst:114 msgid ":guilabel:`Networks`: Create and manage public and private networks." msgstr "" -# 083185a79b794b338b31f1fb44940ed4 #: ../common/log_in_dashboard.rst:182 msgid "" ":guilabel:`Networks`: View, create, edit properties for, and delete networks." msgstr "" -# 4ba1d9f1c1044b63b54e02571aa2993e #: ../common/log_in_dashboard.rst:120 msgid ":guilabel:`Object Store` tab" msgstr "" -# 526c52e005bd481fb2b25dc4bc3538d4 #: ../common/log_in_dashboard.rst:126 msgid ":guilabel:`Orchestration` tab" msgstr "" -# 707957dfdd704b80ab373e42a14011bb #: ../common/log_in_dashboard.rst:156 msgid ":guilabel:`Overview`: View basic reports." msgstr "" -# 8da7191dde574b48b8e2c68bfd13b398 #: ../common/log_in_dashboard.rst:80 msgid ":guilabel:`Overview`: View reports for the project." msgstr "" -# 9d55d20fed3d4658815d54afcb098b87 #: ../enduser/dashboard_stacks.rst:78 msgid ":guilabel:`Password for user` :guilabel:`\"demo\"`" msgstr "" -# 692483f2c070489ba856f248aa95d8f8 #: ../enduser/dashboard_databases.rst:91 msgid "" ":guilabel:`Password`: Specify a password associated with the initial admin " "user you just named." msgstr "" -# 5e298c62cf9a46499623c7b9e505eb5b #: ../enduser/dashboard_manage_containers.rst:91 msgid "" ":guilabel:`Path`: Specify a path in which the new copy should be stored " "inside of the selected container." msgstr "" -# 8f73f8db269940269e27bbcbf16349c1 #: ../enduser/dashboard_launch_instances.rst:141 msgid ":guilabel:`Post-Creation` tab" msgstr "" -# 7e133fd44d99423eab3651bcec7ad034 #: ../common/log_in_dashboard.rst:72 msgid ":guilabel:`Project` tab" msgstr "" -# 8634bf68d877477ca115ec4fa2dc4ff7 #: ../common/log_in_dashboard.rst:203 msgid "" ":guilabel:`Projects`: View, create, assign users to, remove users from, and " "delete projects." msgstr "" -# 3fbbb8a84bde4464a180a16b5d352143 #: ../adminuser/dashboard_manage_images.rst:65 msgid ":guilabel:`Protected`" msgstr "" -# 4d065f28336e463198e6754a03ba2bb5 #: ../adminuser/dashboard_manage_images.rst:62 msgid ":guilabel:`Public`" msgstr "" -# 8c2621f2a36646c498e3970891c2da95 #: ../common/log_in_dashboard.rst:158 msgid "" ":guilabel:`Resource Usage`: Use the following tabs to view the following " "usages:" msgstr "" -# e687897af563434194604500ce180554 #: ../enduser/dashboard_stacks.rst:73 msgid ":guilabel:`Rollback On Failure`" msgstr "" -# 18adf5c79499428f952d558e7a82533d #: ../common/log_in_dashboard.rst:116 msgid ":guilabel:`Routers`: Create and manage subnets." msgstr "" -# e40ee556bd384468b9d65ea96f3b3584 #: ../common/log_in_dashboard.rst:184 msgid "" ":guilabel:`Routers`: View, create, edit properties for, and delete routers." msgstr "" -# 97d9a7128a9547cda6040bbe4213f3bd #: ../common/log_in_dashboard.rst:98 msgid "" ":guilabel:`Security Groups`: View, create, edit, and delete security groups " "and security group rules." msgstr "" -# 9e6ff2146f3c4821a0e14f2246a93672 #: ../adminuser/dashboard_manage_services.rst:18 msgid "" ":guilabel:`Services`: Displays the internal name and the public OpenStack " @@ -1258,29 +1019,24 @@ msgid "" "not the service is enabled." msgstr "" -# d72e9fc926e0458e970f27c9a8a3227a #: ../common/log_in_dashboard.rst:189 msgid ":guilabel:`Services`: View a list of the services." msgstr "" -# 4a77b192b830441da9bc751f37bcaa99 #: ../enduser/dashboard_manage_volumes.rst:30 msgid ":guilabel:`Size (GB)`: The size of the volume in gigabytes." msgstr "" -# 9179486d6c5141e29abaaa234733907e #: ../enduser/dashboard_stacks.rst:66 msgid ":guilabel:`Stack Name`" msgstr "" -# 172eebed1597482fbe59775e6c64aba9 #: ../common/log_in_dashboard.rst:128 msgid "" ":guilabel:`Stacks`: Use the REST API to orchestrate multiple composite cloud " "applications." msgstr "" -# 29e792b2a1fa42c1b4c89d5ee706add7 #: ../adminuser/dashboard_view_cloud_resources.rst:44 msgid "" ":guilabel:`Stats` tab to view a multi-series line chart with user-defined " @@ -1289,99 +1045,81 @@ msgid "" "range)." msgstr "" -# e9f48842227c4fb8b99af3c063d98618 #: ../common/log_in_dashboard.rst:163 msgid ":guilabel:`Stats`: View the statistics of all resources." msgstr "" -# 8a2b3fcca8e34a7e98b285ffa97394e6 #: ../enduser/dashboard_create_networks.rst:51 msgid ":guilabel:`Subnet Detail` tab" msgstr "" -# cee895ee5b784a6492d2521e84208402 #: ../enduser/dashboard_create_networks.rst:39 msgid ":guilabel:`Subnet Name`: Specify a name for the subnet." msgstr "" -# d17ffc552f7a4764821d089a6859c70a #: ../enduser/dashboard_create_networks.rst:32 msgid ":guilabel:`Subnet` tab" msgstr "" -# 32c689c42f914e1bba558d7141d9f4db #: ../common/log_in_dashboard.rst:186 msgid "" ":guilabel:`System Info`: Use the following tabs to view the service " "information:" msgstr "" -# e200aebb1ae34c9bac48fc0502f9eb28 #: ../common/log_in_dashboard.rst:154 msgid ":guilabel:`System Panel` tab" msgstr "" -# a342c694ae134c42b0a457a743f9bfdf #: ../enduser/dashboard_stacks.rst:39 msgid ":guilabel:`Template Source`" msgstr "" -# 39310a0a3f5349018e176f095c8f46f6 #: ../enduser/dashboard_stacks.rst:42 msgid ":guilabel:`Template URL/File/Data`" msgstr "" -# 4106e62544c2470ea715b18ae71038e2 #: ../enduser/dashboard_manage_volumes.rst:28 msgid ":guilabel:`Type`: Leave this field blank." msgstr "" -# 498b4adcfa7f45cba3830fc3caefe1c2 #: ../common/log_in_dashboard.rst:206 msgid ":guilabel:`Users`: View, create, enable, disable, and delete users." msgstr "" -# d627725ed3e04d88a5234fc28e4ddc85 #: ../enduser/dashboard_manage_volumes.rst:23 msgid ":guilabel:`Volume Name`: Specify a name for the volume." msgstr "" -# 673ad29e6a574fcd92c083c400b82db2 #: ../enduser/dashboard_databases.rst:78 msgid "" ":guilabel:`Volume Size`: Select a volume size. Volume size is expressed in " "GB." msgstr "" -# ffb6474b7bc0420091bdc73d2f8c2d24 #: ../common/log_in_dashboard.rst:89 msgid "" ":guilabel:`Volume Snapshots`: View, create, edit, and delete volume " "snapshots." msgstr "" -# 79b7e908ff2f427ca7b2c3975f6a9db0 #: ../enduser/dashboard_manage_volumes.rst:32 msgid ":guilabel:`Volume Source`: Select one of the following options:" msgstr "" -# 53fbac59383148419c648bbe9884e2be #: ../common/log_in_dashboard.rst:85 msgid ":guilabel:`Volumes`: Use the following tabs to complete these tasks:" msgstr "" -# 644c919185ea4348a574c382cc930d62 #: ../common/log_in_dashboard.rst:174 msgid "" ":guilabel:`Volumes`: View, create, edit, and delete volumes and volume types." msgstr "" -# 137f85b343534a478350396bb48fc7f7 #: ../common/log_in_dashboard.rst:87 msgid ":guilabel:`Volumes`: View, create, edit, and delete volumes." msgstr "" -# 5b1db48e2285400bae3d42cc0ce9d77b #: ../enduser/hot-guide/hot_software_deployment.rst:465 msgid "" ":hotref:`OS::Heat::SoftwareConfig` has the ability to define a schema of " @@ -1390,7 +1128,6 @@ msgid "" "parameters." msgstr "" -# 74ff585f720d4669bb7d3f8597bf8b48 #: ../enduser/hot-guide/hot_software_deployment.rst:459 msgid "" ":hotref:`OS::Heat::SoftwareConfig` resources are used to store software " @@ -1400,7 +1137,6 @@ msgid "" "config content." msgstr "" -# 45c6066061bf461086b4f6737aa275b5 #: ../enduser/hot-guide/hot_software_deployment.rst:692 msgid "" ":hotref:`OS::Heat::StructuredConfig` is like :hotref:`OS::Heat::" @@ -1409,14 +1145,12 @@ msgid "" "tools including ansible, salt and os-apply-config." msgstr "" -# 656ec7d9d5b946c5863ede7035506551 #: ../enduser/hot-guide/hot_software_deployment.rst:326 msgid "" ":hotref:`OS::Heat::SwiftSignal` depends on the availability of an Object " "Storage API" msgstr "" -# 378b8aadc716424e9fbd1d581cbf49c3 #: ../enduser/hot-guide/hot_software_deployment.rst:295 msgid "" ":hotref:`OS::Heat::SwiftSignal` is implemented by creating an Object Storage " @@ -1425,7 +1159,6 @@ msgid "" "available. Object versioning is used to store multiple signals." msgstr "" -# f1d7f4cb03d040fd98aab47143cf6e06 #: ../enduser/hot-guide/hot_software_deployment.rst:329 msgid "" ":hotref:`OS::Heat::WaitCondition` depends on whether the orchestration " @@ -1433,7 +1166,6 @@ msgid "" "on the availability of an Identity V3 API)." msgstr "" -# 91e9f45d6808448a9eaaca6258c59ef6 #: ../enduser/hot-guide/hot_software_deployment.rst:190 msgid "" ":hotref:`OS::Heat::WaitCondition` is implemented as a call to the " @@ -1444,74 +1176,58 @@ msgid "" "dedicated to the orchestration service." msgstr "" -# 14d85fe4496f4a97a6e4e6956cda3b1a -# 7ca9ceed09134369a4a541344c3466f4 #: ../enduser/cli_nova_launch_instance_from_volume.rst:22 #: ../enduser/cli_nova_launch_instance_from_volume.rst:24 msgid ":ref:`Attach_swap_or_ephemeral_disk_to_an_instance`" msgstr "" -# 1d8800cf81fd44998d791d1a2e09a8de #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:21 msgid ":ref:`Boot_a_new_instance_from_the_snapshot`" msgstr "" -# 5073a7f1960f48f5b01a5a0f6b52f8f8 #: ../enduser/cli_nova_launch_instance_from_volume.rst:16 msgid ":ref:`Boot_instance_from_image_and_attach_non-bootable_volume`" msgstr "" -# 0cbffb60dc8a44e5a9dfaa7bc605a547 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:13 msgid ":ref:`Create_a_snapshot_of_the_instance`" msgstr "" -# 181a24b6923947ea8620ad208a629317 -# 8a9dc8661ba44896b5f699b803e006ee #: ../enduser/cli_nova_launch_instance_from_volume.rst:18 #: ../enduser/cli_nova_launch_instance_from_volume.rst:20 msgid ":ref:`Create_volume_from_image_and_boot_instance`" msgstr "" -# a055977e6cfd4f61aff563c1bc244e28 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:15 msgid ":ref:`Download_the_snapshot_as_an_image`" msgstr "" -# 9c574e2fe0004bac96081bb534a7246b #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:19 msgid ":ref:`Import_the_snapshot_to_the_new_environment`" msgstr "" -# e0e501fa96c6467cb427c670379be258 #: ../enduser/cli_swift_discoverability.rst:14 msgid ":ref:`archive-auto-extract`" msgstr "" -# 04ecb0cfb55e4ec0a9f290295dc8272b #: ../enduser/cli_swift_discoverability.rst:15 msgid ":ref:`bulk-delete`" msgstr "" -# 10e48ccedad348c49c88a06c7e868989 #: ../enduser/cli_swift_discoverability.rst:13 msgid ":ref:`large-object-creation`" msgstr "" # #-#-#-#-# index-admin.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 39c100a3b996411aa376eff59bf98cd0 # #-#-#-#-# index.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c60b0fa19e1a421d8f5d1f543fad4e32 #: ../index-admin.rst:36 ../index.rst:39 msgid ":ref:`search`" msgstr "" -# 7184b50083a049f699afb931852dc799 #: ../enduser/cli_swift_discoverability.rst:16 msgid ":ref:`static-website`" msgstr "" -# 0f59fd5b83c34889a5c7b23c46300e72 #: ../enduser/sdk_assign_cors_headers.rst:10 msgid "" ":term:`Cross-Origin Resource Sharing (CORS)` is a specification that defines " @@ -1520,7 +1236,6 @@ msgid "" "API supports the following headers:" msgstr "" -# 84f494f61b2b4bdd94506e74552a0684 #: ../enduser/cli_launch_instances.rst:39 msgid "" "A **key pair** for your instance, which are SSH credentials that are " @@ -1531,12 +1246,10 @@ msgid "" "use the key pair for multiple instances that belong to that project." msgstr "" -# 504245449ff4444995355601f5168b27 #: ../enduser/cli_launch_instances.rst:20 msgid "A **name** for your instance." msgstr "" -# faafa3979b0a4d15a111b4c61a730f1c #: ../enduser/cli_launch_instances.rst:47 msgid "" "A **security group** that defines which incoming network traffic is " @@ -1544,7 +1257,6 @@ msgid "" "known as *security group rules*." msgstr "" -# 8ab54b8503d44498ad6c4358c27478d5 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:20 msgid "" "A *security group* is a named collection of network access rules that are " @@ -1555,45 +1267,38 @@ msgid "" "security group." msgstr "" -# ef785c4fd2bb4d69a77af31c9f93d944 #: ../glossary.rst:2480 msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -# 8c10a0ef8a0d45f29a4354117e5318c3 #: ../glossary.rst:3699 msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -# 0b5fb3deff104cb6949c318f6c057b3e #: ../glossary.rst:3685 msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -# ed6e72d114e644d583ab0955c0877425 #: ../glossary.rst:3704 msgid "A Block Storage node that runs the cinder-volume daemon." msgstr "" -# a0ea2f9e327b4639978d1d2fd427569f #: ../glossary.rst:3769 msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -# 5de4d0705db641f68d9e689c6d02c32f #: ../glossary.rst:2305 msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -# 62826d01ce9e4f2180508a32110b9647 #: ../glossary.rst:659 msgid "" "A Compute API parameter that downloads changes to the requested item since " @@ -1601,21 +1306,18 @@ msgid "" "comparing it against the old data." msgstr "" -# 5e8dd8a5a6b54a27b757c794eb80aefd #: ../glossary.rst:1219 msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -# 708d896c3cdb49f69ef281346a07d4b5 #: ../glossary.rst:347 msgid "" "A Compute RabbitMQ setting that determines whether a message exchange is " "automatically created when the program starts." msgstr "" -# 7cb9d1d9b4644c09b5c369788e19de8b #: ../glossary.rst:580 msgid "" "A Compute back-end database table that contains the current workload, amount " @@ -1623,20 +1325,17 @@ msgid "" "which VM a host starts." msgstr "" -# 2fb0a82a4bd64b3690f5af7d2c2ab9ac #: ../glossary.rst:3088 msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -# 4c8e712302b1453a80ac4bf937df8c88 #: ../glossary.rst:1266 msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -# fabe099748a14bd78669e06e3d5cbbca #: ../glossary.rst:2474 msgid "" "A Compute component that manages IP address allocation, firewalls, and other " @@ -1644,28 +1343,24 @@ msgid "" "alternative to Networking." msgstr "" -# 67e74289643240aea18a864957308b93 #: ../glossary.rst:3634 msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -# 58e8e8f4d3ae441aadf9a0f1b912ee4a #: ../glossary.rst:3670 msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -# 5340eac4757547469d99f8fa9e5987ed #: ../glossary.rst:3402 msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -# eb38eb4d602941ecb5c63f8e7544f265 #: ../glossary.rst:2357 msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " @@ -1673,21 +1368,18 @@ msgid "" "public and private networks." msgstr "" -# 13998ad273aa46aba4194a8884385777 #: ../glossary.rst:1476 msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -# 525f77b27d2047df8bd70051c4f1205a #: ../glossary.rst:619 msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -# 95606628d1df4bbb964aba7f4fafe43b #: ../glossary.rst:3723 msgid "" "A Compute process that determines the suitability of the VM instances for a " @@ -1695,63 +1387,49 @@ msgid "" "CPUs on the host, and so on." msgstr "" -# 3d76ecd9101d446493115d7c8ae5f6f8 #: ../glossary.rst:3507 msgid "A Debian-based Linux distribution." msgstr "" -# d6acf52de12540cdbe17265ebe906c2c #: ../enduser/cli_access_instance_through_a_console.rst:24 msgid "A Java client offering console access to an instance" msgstr "" -# c843a777671247a289b7e574564abab7 #: ../glossary.rst:220 msgid "A Java program that can be embedded into a web page." msgstr "" -# 5190734397ed4828b73ba0927fd44d0b #: ../glossary.rst:1429 msgid "A Linux distribution compatible with OpenStack." msgstr "" -# 354f8bbca9c64aa6a6061925465d1fdb -# b5906da432f142668b885cb2df2573df -# 53e756e7f782433e965165c4c34f0465 -# d66539929c5a4f6b828a507ad3e87e5c -# 9a3abd666546462d88411f6d26be8a82 #: ../glossary.rst:631 ../glossary.rst:999 ../glossary.rst:2591 #: ../glossary.rst:2925 ../glossary.rst:3347 msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -# 6bb013a4108d4f99ad3b1cc76efd3f2b #: ../glossary.rst:1458 msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -# cd7f336b76f74a49a29f45b7a1c1e100 #: ../glossary.rst:688 msgid "" "A Networking plug-in for Cisco devices and technologies, including UCS and " "Nexus." msgstr "" -# aa14c843b1be4918bbdf5ec90efa8f7e #: ../glossary.rst:56 msgid "" "A SQLite database that contains Object Storage accounts and related metadata " "and that the accounts server accesses." msgstr "" -# 3502e654f906492387e2f35a7a236260 #: ../glossary.rst:848 msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -# ac4caeff906345f497aa74bfd8f72cde #: ../enduser/sdk_schedule_objects_for_deletion.rst:22 msgid "" "A UNIX epoch timestamp, in integer form. For example, ``1348691905`` " @@ -1760,40 +1438,34 @@ msgid "" "from the object store." msgstr "" -# 097c63fd8fd5406887fc3f8bebf3e857 #: ../glossary.rst:1312 msgid "" "A VM image that does not save changes made to its volumes and reverts them " "to their original state after the instance is terminated." msgstr "" -# d3838fcbb2ae406bb29f6aee3a6d0e3f #: ../glossary.rst:2442 msgid "A VM instance that runs on a host." msgstr "" -# c547a92505984d468a93eb76c0f894b8 #: ../glossary.rst:2643 msgid "" "A VM state where no changes occur (no changes in memory, network " "communications stop, etc); the VM is frozen but not shut down." msgstr "" -# f93b0464d52f4f16961ddaba2a8c4015 #: ../glossary.rst:740 msgid "" "A Windows project providing guest initialization features, similar to cloud-" "init." msgstr "" -# 0a289fe7120a4888864fd8c1d9f45e4f #: ../glossary.rst:3316 msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -# 15d22c77c6b34ff6bcb29e8a8b82616f #: ../enduser/cli_swift_set_object_versions.rst:141 msgid "" "A ``POST`` request to a versioned object updates only the metadata for the " @@ -1801,7 +1473,6 @@ msgid "" "created only when the content of the object changes." msgstr "" -# 2ab747b8edd243ac9a4b8c0baf4866d2 #: ../enduser/cli_swift_large_object_creation.rst:24 msgid "" "A ``manifest object`` links the segment objects into one logical large " @@ -1815,7 +1486,6 @@ msgid "" "The manifest object types are:" msgstr "" -# 9f410c84b00c4c1a809ee76cabc3c52d #: ../enduser/cli_manage_bare_metal_nodes.rst:111 msgid "" "A bare-metal instance is an instance created directly on a physical machine, " @@ -1824,14 +1494,12 @@ msgid "" "Neutron and OpenFlow." msgstr "" -# bbb442c4ed0c4b3a94fbb31adfb9e8c8 #: ../glossary.rst:443 msgid "" "A bit is a single digit number that is in base of 2 (either a zero or one). " "Bandwidth usage is measured in bits per second." msgstr "" -# f9b5fbca9c6e4ad7ad2c8e20944245d6 #: ../glossary.rst:3526 msgid "" "A blob of data that the user can specify when they launch an instance. The " @@ -1839,7 +1507,6 @@ msgid "" "Commonly used to pass a shell script that the instance runs on boot." msgstr "" -# aa36376f80314c3185f7de9655b172ca #: ../glossary.rst:3713 msgid "" "A cinder component that interacts with back-end storage to manage the " @@ -1847,21 +1514,18 @@ msgid "" "provided by the cinder-volume daemon." msgstr "" -# 10362f1ef836491e80dad440e1d9bfbf #: ../glossary.rst:1353 msgid "" "A collection of command-line tools for administering VMs; most are " "compatible with OpenStack." msgstr "" -# 547b884b9939454f9a14e9186bc834c7 #: ../glossary.rst:2949 msgid "" "A collection of components that provides object storage within Ceph. Similar " "to OpenStack Object Storage." msgstr "" -# f0172d586e8f47cdbc29f15bb378bb2e #: ../glossary.rst:1796 msgid "" "A collection of files for a specific operating system (OS) that you use to " @@ -1871,12 +1535,10 @@ msgid "" "for additional servers." msgstr "" -# d7ef3cc5a6c14f2a981e957e314572fa #: ../glossary.rst:1732 msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -# b9adb58dfda04592b7fb499c2efd084b #: ../glossary.rst:3211 msgid "" "A collection of servers that can share IPs with other members of the group. " @@ -1886,7 +1548,6 @@ msgid "" "only one shared IP group." msgstr "" -# c2d4b992fa124611baf2e2124130b504 #: ../glossary.rst:224 msgid "" "A collection of specifications used to access a service, application, or " @@ -1894,26 +1555,22 @@ msgid "" "expected return values." msgstr "" -# c71defe413dd484ea36da78ddb279f3b #: ../glossary.rst:1860 msgid "" "A community project may be elevated to this status and is then promoted to a " "core project." msgstr "" -# 8e12f17a435f41358fa6f8527e4129cd #: ../enduser/cli_access_instance_through_a_console.rst:20 msgid "" "A complete in-browser client solution for interaction with virtualized " "instances" msgstr "" -# 65a05ecffebb4f4fb799e1059529e717 #: ../glossary.rst:745 msgid "A compute service that creates VPNs on a per-project basis." msgstr "" -# 747043e6d9274990845c62137b619f3e #: ../enduser/hot-guide/hot_software_deployment.rst:592 msgid "" "A config resource can be associated with multiple deployment resources, and " @@ -1921,26 +1578,22 @@ msgid "" "and ``input_values`` properties." msgstr "" -# a603c1d76c634b03975edf33dfbe4bf4 #: ../glossary.rst:2490 msgid "" "A configurable option within Object Storage to automatically delete objects " "after a specified amount of time has passed or a certain date is reached." msgstr "" -# df4d1716f151404cadd652e25e45fea4 #: ../enduser/manage_db_config.rst:212 msgid "A configuration group can specify a large number of option values." msgstr "" -# 66be3584301c47e78fda4ffab8f36d0d #: ../enduser/manage_db_config.rst:91 msgid "" "A configuration group contains a comma-separated list of key-value pairs. " "Each pair consists of a configuration option and its value." msgstr "" -# 96fb88a3a2b14a55a43dc9d569ed9d5b #: ../glossary.rst:875 msgid "" "A content delivery network is a specialized network that is used to " @@ -1948,38 +1601,32 @@ msgid "" "increased performance." msgstr "" -# 33ace47374174a69918ec5cefe9c68e1 #: ../glossary.rst:3254 msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -# 07bf0de2ba63445eb479f1367f2ae59e #: ../glossary.rst:2413 msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -# b8becd97951b450581e306fae8e536bb #: ../glossary.rst:2402 msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -# b3362bf6892346fcbe2efe05f2ac0348 #: ../glossary.rst:678 msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -# cc99ee6a2e7f40cb878a306b03f51eba #: ../glossary.rst:1549 msgid "A core project that provides the OpenStack Image service." msgstr "" -# 023eb619a1144ef8939c2e67e9e0af88 #: ../glossary.rst:3739 msgid "" "A daemon that listens to a queue and carries out tasks in response to " @@ -1987,21 +1634,18 @@ msgid "" "deletion on storage arrays." msgstr "" -# 2e6da3728a094e8d9d0d8b184d45bb8e #: ../glossary.rst:2010 msgid "" "A default role in the Compute RBAC system that can quarantine an instance in " "any project." msgstr "" -# 08afbdb4a5824bd18b267398141c80ee #: ../enduser/hot-guide/hot_spec.rst:160 msgid "" "A default value for the parameter. This value is used if the user doesn't " "specify his own value during deployment. This attribute is optional." msgstr "" -# 006ae0cf38ff41a4ba2b41d2fb33a70c #: ../enduser/hot-guide/hot_spec.rst:222 msgid "" "A description of the constraint. The text is presented to the user when the " @@ -2009,7 +1653,6 @@ msgid "" "message is presented to the user. This attribute is optional." msgstr "" -# 3713d361d62b45caa82cd98873a64171 #: ../glossary.rst:453 msgid "" "A device that moves data in the form of blocks. These device nodes interface " @@ -2017,33 +1660,28 @@ msgid "" "addressable regions of memory." msgstr "" -# ea4c82c0deef4f268fa7764df56cbef5 #: ../glossary.rst:1773 msgid "" "A directory service, which allows users to login with a user name and " "password. It is a typical source of authentication tokens." msgstr "" -# f464bd0672b1472781a1d3bc7e72d99b #: ../glossary.rst:2933 msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically " "shares only the Identity Service (keystone) with other regions." msgstr "" -# d128a900d8a241d69b3844309f756a1d #: ../glossary.rst:272 msgid "A disk storage protocol tunneled within Ethernet." msgstr "" -# 4c898516d4144829ac29f0ef01fb8105 #: ../glossary.rst:2225 msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -# 976b9a3b9deb4afb9ce01e36d162d3f1 #: ../glossary.rst:3336 msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains " @@ -2052,7 +1690,6 @@ msgid "" "possible." msgstr "" -# 2fb01d1b39e74daaac758d45a5551f10 #: ../glossary.rst:2203 msgid "" "A driver for the Modular Layer 2 (ML2) neutron plug-in that provides layer-2 " @@ -2060,14 +1697,12 @@ msgid "" "multiple mechanism drivers." msgstr "" -# 3a1e8c3bae2545ed8ee697dfdf83b974 #: ../glossary.rst:3032 msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -# 8aa3381280f047c1bd9774abe2d70cc6 #: ../glossary.rst:3188 msgid "" "A feature of the load-balancing service. It attempts to force subsequent " @@ -2075,25 +1710,21 @@ msgid "" "online." msgstr "" -# 6d0b3b78533d43ea8bf9ac07691207fa #: ../glossary.rst:1568 msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -# 78b74d565261412db54165b415a9bd9e #: ../glossary.rst:2662 msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -# e019456d08ff4ed0970d2dda615fedf1 #: ../adminuser/cli_manage_flavors.rst:20 msgid "A flavor consists of the following parameters:" msgstr "" -# c481d5d6211742dc8458e1ed268e9f68 #: ../glossary.rst:3589 msgid "" "A generic term for virtualization of network functions such as switching, " @@ -2101,7 +1732,6 @@ msgid "" "overlays on physical network infrastructure." msgstr "" -# d8bd40ae4737424d8b7409cf77deed8c #: ../common/app_support.rst:105 msgid "" "A great way to get answers and insights is to post your question or " @@ -2114,21 +1744,18 @@ msgid "" "available at http://wiki.openstack.org/MailingLists." msgstr "" -# 797555e42f2f45dd94e61b3beed4ddc1 #: ../glossary.rst:103 msgid "" "A group of fixed and/or floating IP addresses that are assigned to a project " "and can be used by or assigned to the VM instances in a project." msgstr "" -# bb47bb874c7b47229d9b8079669b2802 #: ../glossary.rst:266 msgid "" "A group of interrelated web development techniques used on the client-side " "to create asynchronous web applications. Used extensively in horizon." msgstr "" -# 36ba9a83c4fc4c7f83bad026866c4217 #: ../glossary.rst:522 msgid "" "A group of related button types within horizon. Buttons to start, stop, and " @@ -2136,14 +1763,12 @@ msgid "" "IP addresses are in another class, and so on." msgstr "" -# a4a4b6d0d1684b2bbac9bf3dbada9fd3 #: ../glossary.rst:3430 msgid "" "A group of users; used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -# c0f5f2384d8142938174d18e1897f55f #: ../glossary.rst:1323 msgid "" "A grouped release of projects related to OpenStack that came out in April " @@ -2154,7 +1779,6 @@ msgid "" "Essex is a nearby city." msgstr "" -# a4317df26a7649b3a492ccd44cf85c6f #: ../glossary.rst:429 msgid "" "A grouped release of projects related to OpenStack that came out in February " @@ -2163,7 +1787,6 @@ msgid "" "place in San Antonio, Texas, US, which is the county seat for Bexar county." msgstr "" -# efd6aa21d1744caa9211604e4226f87e #: ../glossary.rst:1091 msgid "" "A grouped release of projects related to OpenStack that came out in the fall " @@ -2174,7 +1797,6 @@ msgid "" "city." msgstr "" -# 4385b9d7fb67460290ef457003b9978c #: ../glossary.rst:1512 msgid "" "A grouped release of projects related to OpenStack that came out in the fall " @@ -2185,7 +1807,6 @@ msgid "" "Francisco, California, US and Folsom is a nearby city." msgstr "" -# 119ac683410440e695f2344dda8da161 #: ../glossary.rst:1647 msgid "" "A high availability system design approach and associated service " @@ -2194,35 +1815,29 @@ msgid "" "systems seeks to minimize system downtime and data loss." msgstr "" -# 567c13e5909c4f49b7a1f9d6748607eb #: ../glossary.rst:3194 msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -# 37a6ed355584435186689072440475a5 #: ../enduser/hot-guide/hot_spec.rst:156 msgid "" "A human readable description for the parameter. This attribute is optional." msgstr "" -# 2eee2c2a878f48349046c713d4b89d8d #: ../enduser/hot-guide/hot_spec.rst:152 msgid "A human readable name for the parameter. This attribute is optional." msgstr "" -# 0525e407800f43e994a42859aebf7833 #: ../enduser/hot-guide/hot_spec.rst:107 msgid "A human-readable description of the parameter group." msgstr "" -# 076d24531e8a4919b676ba1da534b332 #: ../enduser/hot-guide/hot_spec.rst:104 msgid "A human-readable label that defines the associated group of parameters." msgstr "" -# 8bb2ad4e106e48929a8b5e51602c740a #: ../glossary.rst:1697 msgid "" "A hybrid cloud is a composition of two or more clouds (private, community or " @@ -2232,7 +1847,6 @@ msgid "" "resources." msgstr "" -# 6e6a014b97054085972694b0b2f7a34b #: ../glossary.rst:2997 msgid "" "A kind of web service API that uses REST, or Representational State " @@ -2240,33 +1854,28 @@ msgid "" "used for the World Wide Web." msgstr "" -# 19f5bb502a604a5498336c3106305568 #: ../glossary.rst:3279 msgid "" "A lightweight SQL database, used as the default persistent storage method in " "many OpenStack services." msgstr "" -# 4e9194f4c12d4fe6a3ac05d60f91f3e1 #: ../glossary.rst:596 msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -# 9add2e940cfa48598510da7c5e054fab #: ../glossary.rst:1299 msgid "" "A list of URL and port number endpoints that indicate where a service, such " "as Object Storage, Compute, Identity, and so on, can be accessed." msgstr "" -# 2a4e2a751f21445191ff5432ef6a444d #: ../glossary.rst:1830 msgid "A list of VM images that are available through Image Service." msgstr "" -# 7256fc18474a4f4bb3571d3859ade9e1 #: ../enduser/hot-guide/hot_spec.rst:172 msgid "" "A list of constraints to apply. The constraints are validated by the " @@ -2275,12 +1884,10 @@ msgid "" "optional." msgstr "" -# 33642cf4807145729fd9c55b84236c80 #: ../enduser/hot-guide/hot_spec.rst:110 msgid "A list of parameters that belong with this parameter group." msgstr "" -# 51040d6fdede4e108cff4a98d775f3a6 #: ../glossary.rst:30 msgid "" "A list of permissions attached to an object. An ACL specifies which users or " @@ -2290,7 +1897,6 @@ msgid "" "for a file gives Alice permission to delete the file." msgstr "" -# 56ab8f94705247138005b035da7d10e8 #: ../enduser/hot-guide/hot_spec.rst:427 msgid "" "A list of resource-specific properties. The property value can be provided " @@ -2298,14 +1904,11 @@ msgid "" "section is optional." msgstr "" -# 56e1bc924fa141e9aaa433b7efb19003 -# 9cab285d122041d5b22442165f6750e7 #: ../glossary.rst:1820 ../glossary.rst:2220 msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -# e3a84f28fcfe404b97c2835f95c4aa0f #: ../glossary.rst:2141 msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " @@ -2313,14 +1916,12 @@ msgid "" "based on the criteria defined as part of its configuration." msgstr "" -# 05ff4b015799469daed07bbb98fe2dc6 #: ../glossary.rst:2733 msgid "" "A logical grouping of users within Compute; defines quotas and access to VM " "images." msgstr "" -# f817eb8625944709a7c3c8611006ba28 #: ../glossary.rst:2685 msgid "" "A logical set of devices, such as web servers, that you group together to " @@ -2329,19 +1930,16 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -# d8c0c63b43a6453f838a03d99b53b133 #: ../enduser/hot-guide/hot_environment.rst:26 msgid "A map of key/pair values." msgstr "" -# 0519acd265284c22b1f3dfcd4d207252 #: ../glossary.rst:19 msgid "" "A mechanism that allows IPv6 packets to be transmitted over an IPv4 network, " "providing a strategy for migrating to IPv6." msgstr "" -# 623a9998b3ae4e31811d2b2408bf115e #: ../glossary.rst:915 msgid "" "A mechanism that allows many resources (for example, fonts, JavaScript) on a " @@ -2350,39 +1948,32 @@ msgid "" "XMLHttpRequest mechanism." msgstr "" -# e69f3116ef484446afbad484f869d589 -# ccb45c90d96c4759aee718cc73acf72f #: ../enduser/dashboard_manage_volumes.rst:95 #: ../enduser/dashboard_manage_volumes.rst:148 msgid "A message indicates whether the action was successful." msgstr "" -# d46608f6822e43b095f4cbfcc82a32c2 #: ../glossary.rst:2653 msgid "" "A message that is stored both in memory and on disk. The message is not lost " "after a failure or restart." msgstr "" -# 6f0fbd6ec7244be497ad21ee82fc25ac #: ../glossary.rst:3488 msgid "" "A message that is stored in memory and is lost after the server is restarted." msgstr "" -# 0595418ad3df4bac80c85ef6a53bb304 #: ../enduser/cli_ceilometer.rst:25 msgid "A meter has the following attributes:" msgstr "" -# 46ab030d685f4d53a91f59986f2e25e4 #: ../glossary.rst:2363 msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -# 5b929d76bbaa474d96caf5d08962a0fd #: ../glossary.rst:459 msgid "" "A method of VM live migration used by KVM to evacuate instances from one " @@ -2390,49 +1981,42 @@ msgid "" "switchover. Does not require shared storage. Supported by Compute." msgstr "" -# d61ccc5ecca34409a4e75a5746c23477 #: ../glossary.rst:2387 msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -# fc4f5168bd6c4e8bbf8c1fac7ef8e77c #: ../glossary.rst:1573 msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -# b8efc12082684deaa175223e812640f2 #: ../glossary.rst:1224 msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -# 57a13382e03543c19ae84ef033f58240 #: ../glossary.rst:1424 msgid "" "A method to establish trusts between identity providers and the OpenStack " "cloud." msgstr "" -# 6d28a653c9a343f88dff1e4ada12b6a0 #: ../glossary.rst:1668 msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -# f0d67c62b440454b827df23089eab074 #: ../glossary.rst:683 msgid "" "A minimal Linux distribution designed for use as a test image on clouds such " "as OpenStack." msgstr "" -# 901cedfa580c4a80a9d6e13326b668d0 #: ../glossary.rst:698 msgid "" "A model that enables access to a shared pool of configurable computing " @@ -2441,17 +2025,14 @@ msgid "" "or service provider interaction." msgstr "" -# a136a59b372140f49b96a65ea23e0bd0 #: ../enduser/hot-guide/hot_hello_world.rst:38 msgid "A most basic template" msgstr "" -# 6b08d376b3004bac9abefdb19d37e0b7 #: ../enduser/hot-guide/hot_basic_resources.rst:361 msgid "A network and an associated subnet." msgstr "" -# 15ef4a5fe0204a24ace390cd45e695c2 #: ../glossary.rst:491 msgid "" "A network protocol used by a network client to obtain an IP address from a " @@ -2459,26 +2040,22 @@ msgid "" "using either the FlatDHCP manager or VLAN manager network manager." msgstr "" -# d991b782361b4f248e53bf374e80bacd #: ../glossary.rst:1402 msgid "A network segment typically used for instance Internet access." msgstr "" -# 95d4134b44684b3a80c134e4038436b7 #: ../glossary.rst:2173 msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -# 466ad6b3f4924913a789ed692e8d3ab3 #: ../glossary.rst:1894 msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -# 4e6a6527a0064b8a927655adedaaa84d #: ../glossary.rst:3560 msgid "" "A network virtualization technology that attempts to reduce the scalability " @@ -2487,18 +2064,15 @@ msgid "" "packets." msgstr "" -# 3a3d2437bcf04a729c703d2cd23dc77b #: ../glossary.rst:2766 msgid "A node that provides the Object Storage proxy service." msgstr "" -# 7ed612f8175345c99d4bbe855f1872da #: ../glossary.rst:3386 msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -# 58a0b0d5511a4aefbee37edb585ca885 #: ../glossary.rst:712 msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " @@ -2506,33 +2080,28 @@ msgid "" "availability." msgstr "" -# 6f014b939b9c4e249f8959be175a920b #: ../glossary.rst:799 msgid "" "A node that runs the nova-compute daemon that manages VM instances that " "provide a wide range of services, such as web applications and analytics." msgstr "" -# e58c41a3d0c142e9943e0153267775f5 #: ../glossary.rst:586 msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -# ae61c4d63c26443b8dd40d2257493438 #: ../enduser/hot-guide/hot_software_deployment.rst:43 msgid "A number of tools are available for building custom images, including:" msgstr "" -# 1451a13c7ebd4b8fa09ba936b6802fec #: ../glossary.rst:2920 msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -# 28730919154e45d09b93d416e08587b2 #: ../glossary.rst:728 msgid "" "A package commonly installed in VM images that performs initialization of an " @@ -2540,7 +2109,6 @@ msgid "" "service, such as the SSH public key and user data." msgstr "" -# 23104ab815804f22a1ff390cadb89de0 #: ../common/cli_install_openstack_command_line_clients.rst:105 msgid "" "A packaged version available in the Open Build Service (https://build." @@ -2549,22 +2117,18 @@ msgid "" "Open Build Service repository:" msgstr "" -# 3d2b589834ae4416887ba4adab7c3b10 #: ../common/cli_install_openstack_command_line_clients.rst:91 msgid "A packaged version enables you to use yum to install the package:" msgstr "" -# a95da4bb0e1c498ca3588168d0bb7cd1 #: ../glossary.rst:3321 msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -# 7359ef4641aa47eea38670b109dcc927 #: ../glossary.rst:693 msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -# cdaa062c156c4f798cd613987ef31c6e #: ../glossary.rst:3022 msgid "" "A personality that a user assumes to perform a specific set of operations. A " @@ -2572,33 +2136,28 @@ msgid "" "inherits those rights and privileges." msgstr "" -# 87cd489fa53844dfaa369bbe8e2cde5d #: ../glossary.rst:1664 msgid "A physical computer, not a VM instance (node)." msgstr "" -# fa450cb9450549be80811daa975b18c9 #: ../glossary.rst:1913 msgid "" "A physical or virtual device that provides connectivity to another device or " "medium." msgstr "" -# af6c8a04a7f34722b453393615ad7b69 #: ../glossary.rst:3042 msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -# 9b490159e34443778faaaaf869a503f1 #: ../glossary.rst:238 msgid "" "A piece of software that makes available another piece of software over a " "network." msgstr "" -# a8c6e7d741174de3b30e9b21f81e7240 #: ../glossary.rst:1050 msgid "" "A platform that provides a suite of desktop environments that users access " @@ -2606,12 +2165,10 @@ msgid "" "use, development, or even homogeneous testing environments." msgstr "" -# 84ff673b35414464b698914d3a490543 #: ../glossary.rst:1660 msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -# b8bf8054cf004fdfa197d8f42f277ff3 #: ../glossary.rst:3248 msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " @@ -2619,7 +2176,6 @@ msgid "" "as \"gold\" images for additional servers." msgstr "" -# c141577084e848dea116ed0318f93f49 #: ../enduser/cli_manage_ip_addresses.rst:17 msgid "" "A pool of floating IP addresses, configured by the cloud administrator, is " @@ -2628,42 +2184,36 @@ msgid "" "allocate a floating IP address to a project, you can:" msgstr "" -# 6c57d25ec8954c4faf325f14189a4e54 #: ../glossary.rst:750 msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -# 4d67e773599f44338a47778257098ffb #: ../glossary.rst:3465 msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -# b625aaa6af0a4b0ca61f1245a3afd0cb #: ../glossary.rst:943 msgid "" "A process that runs in the background and waits for requests. May or may not " "listen on a TCP or UDP port. Do not confuse with a worker." msgstr "" -# 57e2fcac94194831a8557d71cf46c7dd #: ../glossary.rst:547 msgid "" "A program that keeps the Image service VM image cache at or below its " "configured maximum size." msgstr "" -# bd7de8a3d8d242559a06087575a1a3b8 #: ../glossary.rst:2015 msgid "" "A programming language that is used to create systems that involve more than " "one computer by way of a network." msgstr "" -# 8cbf8e02fd1147feb6bb2e31ed5a1509 #: ../glossary.rst:764 msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " @@ -2672,13 +2222,11 @@ msgid "" "trunk." msgstr "" -# 857250433cec4191a7db12373a68e4c1 #: ../glossary.rst:160 msgid "" "A project that ports the shell script-based project named DevStack to Python." msgstr "" -# 836b651b92984dcd9047277b3b5ac2ae #: ../enduser/hot-guide/hot_spec.rst:788 msgid "" "A provider template provides a custom definition of a resource, called its " @@ -2686,7 +2234,6 @@ msgid "" "The syntax of the :code:`resource_facade` function is:" msgstr "" -# fca0540d40e643ef8a88c5fe26545f28 #: ../common/networking_advanced_quotas.rst:7 msgid "" "A quota limits the number of available resources. A default quota might be " @@ -2694,26 +2241,22 @@ msgid "" "quota allows, an error occurs:" msgstr "" -# 62cf3d4efafc4554ad41bb7001bc3ffa #: ../glossary.rst:2929 msgid "A recommended architecture for an OpenStack cloud." msgstr "" -# b9bdbd4ebad04912a30b030c3475aae6 #: ../glossary.rst:1157 msgid "" "A record that specifies information about a particular domain and belongs to " "the domain." msgstr "" -# 21ad300c9a7a4b23900d764e76af3c55 #: ../enduser/hot-guide/hot_spec.rst:419 msgid "" "A resource ID which must be unique within the ``resources`` section of the " "template." msgstr "" -# 979070e5323d47f6a554acda75f760bd #: ../adminuser/dashboard_admin_manage_roles.rst:8 msgid "" "A role is a personality that a user assumes to perform a specific set of " @@ -2721,43 +2264,36 @@ msgid "" "that role inherits those rights and privileges." msgstr "" -# 8c6c3e56d7864f41a149068cc96cfed4 #: ../enduser/hot-guide/hot_basic_resources.rst:362 msgid "A router with an external gateway." msgstr "" -# 10d87c3176cf4df18cac7c706d6b3f29 #: ../glossary.rst:1380 msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -# 547ca781e507436aaf5f79e6f31f9a87 #: ../glossary.rst:1108 msgid "" "A routing table that is created within the Compute RabbitMQ during RPC " "calls; one is created for each RPC call that is invoked." msgstr "" -# 97c3000f5e8a4d28b9c090d97e7ee541 #: ../glossary.rst:1881 msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -# 4a333dc1f4ea4c01a28aa57e2b6cfc04 #: ../glossary.rst:654 msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -# 4afe5a3949bb40a0a0f1eec898980297 #: ../glossary.rst:2020 msgid "A scripting language that is used to build web pages." msgstr "" -# 77e7b165c02b43bf977a54c64ecf3f20 #: ../glossary.rst:413 msgid "" "A security model that focuses on data confidentiality and controlled access " @@ -2768,14 +2304,12 @@ msgid "" "lattice." msgstr "" -# d53b7fe50c9742018e56837f621abfa6 #: ../enduser/cli_create_and_manage_stacks.rst:106 msgid "" "A series of events is generated during the life cycle of a stack. To display " "life cycle events, run the following command::" msgstr "" -# bfac5be2b20b42629ed370028249f45c #: ../glossary.rst:3284 msgid "" "A set of OpenStack resources created and managed by the Orchestration " @@ -2783,7 +2317,6 @@ msgid "" "or a Heat Orchestration Template (HOT))." msgstr "" -# e4f591e4ded4449e94567173ba02a0ea #: ../enduser/cli_ceilometer.rst:43 msgid "" "A set of data point aggregates over a time duration. (In contrast, a sample " @@ -2791,14 +2324,12 @@ msgid "" "aggregation functions:" msgstr "" -# 0fa8a76222274c99b517e99b47507a68 #: ../glossary.rst:3115 msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -# b332bfa1c01043f299ee66875a05d043 #: ../enduser/cli_ceilometer.rst:54 msgid "" "A set of rules that define a monitor and a current state, with edge-" @@ -2812,41 +2343,35 @@ msgid "" "configurable length into the recent past." msgstr "" -# 9fef8a7114b445fd9dd5b697ae8dc608 #: ../glossary.rst:815 msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -# 2b89e2acbcdf4baea6e3c90fd332b227 #: ../enduser/hot-guide/hot_spec.rst:536 msgid "" "A short description of the output parameter. This attribute is optional." msgstr "" -# 6b3f1afa02424279b37899bb5bf82dec #: ../glossary.rst:645 msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM " "image decryption." msgstr "" -# 4f137a99f0f34b48a8a0d59c19342190 #: ../enduser/dashboard_manage_containers.rst:139 msgid "" "A slash (/) character is used as the delimiter for pseudo-folders in Object " "Storage." msgstr "" -# 077ffd2d6d564496a50852381db4a449 #: ../glossary.rst:2188 msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -# c60ddb07723f4d2dbd2dc89aa3bbd0f6 #: ../glossary.rst:2984 msgid "" "A special type of VM image that is booted when an instance is placed into " @@ -2854,7 +2379,6 @@ msgid "" "instance to correct the problem." msgstr "" -# 0425d039de92495b9db1a56c6d8d74a5 #: ../glossary.rst:3234 msgid "" "A specification that, when implemented by a physical PCIe device, enables it " @@ -2864,40 +2388,34 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -# 396c90e347b14171a862403ffbbcf56d #: ../enduser/cli_create_and_manage_stacks.rst:85 msgid "" "A stack consists of a collection of resources. To list the resources and " "their status, run the following command::" msgstr "" -# 9d88e5ce153e4d37b1ae890bd8e0a1a8 #: ../glossary.rst:2539 msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -# 09970d6a257f4caba2ed2490ab677d61 #: ../enduser/cli_launch_instances.rst:222 msgid "A status of ``ACTIVE`` indicates that the instance is active." msgstr "" -# eafcd06faed04affa94917f3c0a80d25 #: ../enduser/cli_launch_instances.rst:219 msgid "" "A status of ``BUILD`` indicates that the instance has started, but is not " "yet online." msgstr "" -# eccbd25a092f419ba3ccab2d922cb2f2 #: ../glossary.rst:316 msgid "" "A string of text provided to the client after authentication. Must be " "provided by the user or process in subsequent requests to the API endpoint." msgstr "" -# 6c8aa08a61a54804a312be7dbf1f4f34 #: ../glossary.rst:109 msgid "" "A subset of API calls that are accessible to authorized administrators and " @@ -2906,7 +2424,6 @@ msgid "" "(nova)." msgstr "" -# 0993fd5dc4284020951c6c432c9378d7 #: ../glossary.rst:1191 msgid "" "A system by which Internet domain name-to-address and address-to-name " @@ -2920,14 +2437,12 @@ msgid "" "automatically propagated to other active servers." msgstr "" -# 08e9b3fb6a5d4b28b31e0f21ebe8d75a #: ../glossary.rst:3162 msgid "" "A system that provides services to other system entities. In case of " "federated identity, OpenStack Identity is the service provider." msgstr "" -# b9f80b0a662f495ebb892140a1f5d04d #: ../adminuser/manage_projects_users_and_roles.rst:98 msgid "" "A tenant is a group of zero or more users. In nova, a tenant owns virtual " @@ -2936,39 +2451,33 @@ msgid "" "Each tenant and user pairing can have a role associated with it." msgstr "" -# 9f520dff3a8b4b8cadfd87653b8ebb61 #: ../glossary.rst:2707 msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -# 03602006e61f44ad81f5231630f58cba #: ../glossary.rst:2064 msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora, " "and CentOS-based Linux distributions." msgstr "" -# 74912d438a644790a22f155ce6b1c291 #: ../glossary.rst:486 msgid "A type of VM image that exists as a single, bootable file." msgstr "" -# 28b2d795be51474caed54187c5b12a58 #: ../glossary.rst:1579 msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -# f04ee5d271d3446791e2aba30595f08e #: ../glossary.rst:1617 msgid "" "A type of reboot where a physical or virtual power button is pressed as " "opposed to a graceful, proper shutdown of the operating system." msgstr "" -# 5235a8491cdf453aa25c2ca50c1d78d0 #: ../enduser/cli_ceilometer.rst:31 msgid "" "A type, which indicates whether values increase monotonically (cumulative), " @@ -2976,24 +2485,20 @@ msgid "" "alone and relate only to the current duration (gauge)" msgstr "" -# a99ce1b586554bbabba62323bd55795b #: ../glossary.rst:970 msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -# 6dbdb14ff6e34aa498740d6fa888cb39 #: ../enduser/cli_ceilometer.rst:29 msgid "A unit of measurement" msgstr "" -# 5d9b91300ebc4691b569134ea4ae7efb #: ../glossary.rst:2622 msgid "" "A unit of storage within Object Storage used to store objects. It exists on " "top of devices and is replicated for fault tolerance." msgstr "" -# f77fb509792149c893f9437c1326267d #: ../enduser/cli_provide_user_data_to_instances.rst:8 msgid "" "A user data file is a special key in the metadata service that holds a file " @@ -3004,7 +2509,6 @@ msgid "" "handles early initialization of a cloud instance." msgstr "" -# 1ed3e6ec8bce45119cdf2496d987b5b0 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:110 msgid "" "A user specifies their username and password credentials to interact with " @@ -3014,14 +2518,12 @@ msgid "" "methods." msgstr "" -# 37638f622a8041dea0075435cc27c616 #: ../glossary.rst:938 msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -# 66a70c5849a34b8f92ed19172452405d #: ../enduser/dashboard_manage_images.rst:7 msgid "" "A virtual machine image, referred to in this document simply as an image, is " @@ -3032,14 +2534,12 @@ msgid "" "guide/content/>`__." msgstr "" -# 672c80b0d4f7491982432fe159b8f434 #: ../glossary.rst:2698 msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -# f67da5c1e84b44c28575af9a7cb3d455 #: ../glossary.rst:2345 msgid "" "A virtual network that provides connectivity between entities. For example, " @@ -3047,7 +2547,6 @@ msgid "" "terminology, a network is always a layer-2 network." msgstr "" -# c0563faadeec4ba6a566f271a432b42d #: ../common/cli_manage_volumes.rst:7 msgid "" "A volume is a detachable block storage device, similar to a USB hard drive. " @@ -3055,17 +2554,14 @@ msgid "" "you use a combination of ``nova`` and ``cinder`` client commands." msgstr "" -# 9fb69d078f164c8eb9bfdd83fb2941cf #: ../enduser/create_db.rst:104 msgid "A volume size of ``5`` (5 GB)." msgstr "" -# 6321a274e8c44b889c277ece4eaed341 #: ../glossary.rst:1146 msgid "A web framework used extensively in horizon." msgstr "" -# 04ab4110bded463fb7c67d3366d9b3d7 #: ../glossary.rst:292 msgid "" "A worker process that verifies the integrity of Object Storage objects, " @@ -3073,81 +2569,66 @@ msgid "" "Storage account auditor, container auditor, and object auditor." msgstr "" -# ff0ad6a1ab0a4d288518665d5e13345c #: ../glossary.rst:854 msgid "" "A wrapper used by the Image service that contains a VM image and its " "associated metadata, such as machine state, OS disk size, and so on." msgstr "" -# f17d822cf7bf47769b19d2eab34e9923 #: ../glossary.rst:79 msgid "ACL" msgstr "" -# 78233605714f421c8bd7aa0cee402621 #: ../glossary.rst:178 msgid "API" msgstr "" -# e5862378e64c47649326ecc4d1bc3b55 #: ../glossary.rst:182 msgid "API endpoint" msgstr "" -# 2573b7cd4f8941b6886c3c50f1819dfe #: ../glossary.rst:189 msgid "API extension" msgstr "" -# 57141b919cbc4b73821cda949f7aef1b #: ../glossary.rst:193 msgid "API extension plug-in" msgstr "" -# 5e7c0b2b7eaa4027b13745a0f3700ceb #: ../glossary.rst:198 msgid "API key" msgstr "" -# 5fb64f1e52db457699278fce5443c7b2 #: ../glossary.rst:202 msgid "API server" msgstr "" -# 4fc344c3528d4b7f9208af50af4e723b #: ../glossary.rst:207 msgid "API token" msgstr "" -# 7e0b9912422a4c6fa60323d6b4acd1c6 #: ../glossary.rst:2408 msgid "" "API used to access OpenStack Networking. Provides an extensible architecture " "to enable custom plug-in creation." msgstr "" -# 1e09d13824e54381aef7fa49e5e96fb3 #: ../glossary.rst:2521 msgid "API used to access OpenStack Object Storage." msgstr "" -# dfec0d7bf8054471af87415af05fbc90 #: ../glossary.rst:212 msgid "API version" msgstr "" -# a2d508c3de894583b258c9d77da7f6af #: ../glossary.rst:269 msgid "ATA over Ethernet (AoE)" msgstr "" -# 55f39870caa94477b3c4062c3afe5731 #: ../glossary.rst:355 msgid "AWS" msgstr "" -# d084cf76d3c244bd840f43806f14156b #: ../glossary.rst:362 msgid "" "AWS CloudFormation allows AWS users to create and manage a collection of " @@ -3155,59 +2636,48 @@ msgid "" "compatible format (CFN)." msgstr "" -# 7df19ca6d73c4ea9a6aaa982aaf6e55b #: ../glossary.rst:359 msgid "AWS CloudFormation template" msgstr "" -# cb72b359f41e4694b1160ac83bf6de32 #: ../glossary.rst:3063 msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -# ac0036a6eaa4404aa12718df8e6c64c3 #: ../enduser/hot-guide/hot_composition.rst:81 msgid "Absolute path (:file:`file:///home/user/templates/my_nova.yaml`)" msgstr "" # #-#-#-#-# index-admin.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4f10d18f06f64028a8c6810590882e32 # #-#-#-#-# index.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 6a2861d3dc9f4a3a95c44f8e5803a278 #: ../index-admin.rst:8 ../index.rst:8 msgid "Abstract" msgstr "" -# d6b171772fe44dee92a840687a3c4c76 #: ../common/cli_manage_volumes.rst:375 msgid "Accept a volume transfer request" msgstr "" -# c6508a7a87ce450b91535aca3ae32805 #: ../common/cli_manage_volumes.rst:380 msgid "Accept the request:" msgstr "" -# f1b19108dca3421d8b5a10458f47d093 #: ../enduser/cli_access_instance_through_a_console.rst:6 msgid "Access an instance through a console" msgstr "" -# 56cd76d9fefc4247a8e49355c36bc857 #: ../enduser/cli_launch_instances.rst:36 msgid "" "Access and security credentials, which include one or both of the following " "credentials:" msgstr "" -# 7be806502aa74512930ad281b89fe237 #: ../common/log_in_dashboard.rst:150 msgid "Access the following categories to complete these tasks:" msgstr "" -# d27e2d05dcc041f1823c29f06bac781b #: ../enduser/sdk_configure_access_security_instances.rst:162 msgid "" "Access the security group rules from the ``rules`` attribute of a " @@ -3216,108 +2686,87 @@ msgid "" "html#novaclient.v1_1.security_groups.SecurityGroup>`__ object:" msgstr "" -# 04155ea7c24a44c89a91f62312016584 #: ../enduser/sdk_assign_cors_headers.rst:15 msgid "Access-Control-Allow-Credentials" msgstr "" -# 4daf3133b93645919d61dd14154150c5 #: ../enduser/sdk_assign_cors_headers.rst:16 msgid "Access-Control-Allow-Methods" msgstr "" -# 467447cc2ceb4c4c939a03ae15cb3134 #: ../enduser/sdk_assign_cors_headers.rst:17 msgid "Access-Control-Allow-Origin" msgstr "" -# 6a380962060a4c23b9fe9bc49d568afb #: ../enduser/sdk_assign_cors_headers.rst:18 msgid "Access-Control-Expose-Headers" msgstr "" -# 82cd0f0b6cad4f8ba526c2501b4c433f #: ../enduser/sdk_assign_cors_headers.rst:19 msgid "Access-Control-Max-Age" msgstr "" -# 7b22eb2f8e13417bae16c533fdfb69bc #: ../enduser/sdk_assign_cors_headers.rst:20 msgid "Access-Control-Request-Headers" msgstr "" -# ac719c7e8dfa4ef19e352abaedfa6598 #: ../enduser/sdk_assign_cors_headers.rst:21 msgid "Access-Control-Request-Method" msgstr "" -# 00c15319c7e5424c92c40bce3a5fb649 #: ../enduser/dashboard_launch_instances.rst:127 msgid "Activate the security groups that you want to assign to the instance." msgstr "" -# e8813ee80a134529a3257d1d1a63ab9a #: ../glossary.rst:89 msgid "Active Directory" msgstr "" -# 4e723f6af8884eaa979c3a5536f04327 #: ../glossary.rst:3381 msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -# cc6a7c2352a04dfeb87683f715659f57 -# 0b48dabc412245268a0c5cdd54b7fe77 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:64 #: ../enduser/configure_access_and_security_for_instances.rst:91 msgid "Add a key pair" msgstr "" -# ddbaa0d8122b4fe2bbde98d40ec6b7e3 #: ../enduser/sdk_configure_access_security_instances.rst:19 msgid "Add a keypair" msgstr "" -# 12a4e0d80d074843a8d26efc5c9b7791 #: ../enduser/cli_manage_bare_metal_nodes.rst:91 msgid "Add a network interface to the node" msgstr "" -# 2ab2e0e84c1d4eb883a4c2a528d213fa #: ../adminuser/nova_cli_manage_projects_security.rst:117 msgid "Add a new group rule, as follows:" msgstr "" -# 39e66cf0cbc54707b6507674d7909422 #: ../enduser/configure_access_and_security_for_instances.rst:37 msgid "Add a rule to the default security group" msgstr "" -# dc6403d6d2df4de09c7da3c60d429154 #: ../adminuser/nova_cli_manage_projects_security.rst:192 msgid "Add a source group, as follows:" msgstr "" -# 647d8f3437ca4bd38aa355ef19a94d0b #: ../enduser/cli_cheat_sheet.rst:258 msgid "" "Add rules to default security group allowing ping and SSH between instances " "in the default security group" msgstr "" -# f3833654612742aeaf52c229a0503211 #: ../enduser/dashboard_databases.rst:28 msgid "Add the following line to ``/etc/trove/trove.conf``:" msgstr "" -# 1f23d5b2da5b46ab8ce17a973da87f90 #: ../adminuser/nova_cli_manage_projects_security.rst:100 msgid "Add the new security group, as follows:" msgstr "" -# 92114a4349194a7bb1d4228207e03818 #: ../adminuser/nova_cli_manage_projects_security.rst:33 msgid "" "Additionally, the number of maximum rules per security group is controlled " @@ -3327,22 +2776,18 @@ msgid "" "html>`_ section)." msgstr "" -# 2bc0c2c7143348399ff4d1825a6b1d7c #: ../glossary.rst:246 msgid "Address Resolution Protocol (ARP)" msgstr "" -# 965c2ce0f46b4452b2285c3fee7c9d6b #: ../enduser/cli_manage_bare_metal_nodes.rst:33 msgid "Adds a network interface to a bare-metal node." msgstr "" -# 95f0d680c07b4227b0689538e88828bc #: ../adminuser/cli_cinder_quotas.rst:73 msgid "Administrative users can edit and update Block Storage service quotas." msgstr "" -# 2d8d8fb2f7694b08ba7ab4c550f39abe #: ../common/log_in_dashboard.rst:136 msgid "" "Administrative users can use the :guilabel:`Admin tab` to view usage and to " @@ -3350,27 +2795,22 @@ msgid "" "quotas." msgstr "" -# 6ac978fe79af475da8464ce3acb23743 #: ../adminuser/cli_cinder_quotas.rst:25 msgid "Administrative users can view Block Storage service quotas." msgstr "" -# eeb909edeff54f168f11522297de364e #: ../glossary.rst:118 msgid "Advanced Message Queuing Protocol (AMQP)" msgstr "" -# 3e3b70b2957f4e22a6ef95619a3e7d24 #: ../glossary.rst:124 msgid "Advanced RISC Machine (ARM)" msgstr "" -# dacc790c545f47b481576a8faedbffd8 #: ../enduser/hot-guide/hot_advanced_topics.rst:7 msgid "Advanced topics" msgstr "" -# de063f6ec65c4992ba456bce44abcf79 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:104 msgid "" "After ``awk`` processes the output, it pipes it to ``sort`` and ``uniq -c`` " @@ -3378,63 +2818,54 @@ msgid "" "combination." msgstr "" -# 6d7e23f370b1479b9e909a254e20eb97 #: ../adminuser/cli_nova_migrate.rst:21 msgid "" "After selecting a VM from the list, run this command where :guilabel:`VM_ID` " "is set to the ID in the list returned in the previous step::" msgstr "" -# 96b45e0b392d445c9bd3eb45f0af9363 #: ../enduser/dashboard_launch_instances.rst:63 msgid "" "After the server is built, if you change the server name in the API or " "change the host name directly, the names are not updated in the dashboard." msgstr "" -# 53d9b1b0313e4c3ebec8b27e2ae0d1c2 #: ../enduser/dashboard_stacks.rst:107 msgid "" "After the stack is created, click on the stack name to see the following " "details:" msgstr "" -# 07b49f6ef3194131bb96cc497c95fbd7 #: ../common/cli_manage_volumes.rst:360 msgid "" "After the volume recipient, or new owner, accepts the transfer, you can see " "that the transfer is no longer available:" msgstr "" -# 15fa8a8b201c46ac920101ca4ea1fc8c #: ../enduser/cli_manage_ip_addresses.rst:117 msgid "" "After you associate the IP address and configure security group rules for " "the instance, the instance is publicly available at the floating IP address." msgstr "" -# aaca63df2263459cb796e913f6e3392f #: ../adminuser/cli_manage_flavors.rst:110 msgid "" "After you create a flavor, assign it to a project by specifying the flavor " "name or ID and the tenant ID::" msgstr "" -# 516fc2669e3e42f2b3e1e4b69be8f3f2 #: ../enduser/dashboard_manage_volumes.rst:60 msgid "" "After you create one or more volumes, you can attach them to instances. You " "can attach a volume to one instance at a time." msgstr "" -# dd77d6e427394ca7903de4396d42fcf0 #: ../enduser/cli_launch_instances.rst:154 msgid "" "After you gather required parameters, run the following command to launch an " "instance. Specify the server name, flavor ID, and image ID::" msgstr "" -# 60dc1b166ba4479ea0c1062f2eef4c61 #: ../enduser/cli_launch_instances.rst:68 msgid "" "After you gather the parameters that you need to launch an instance, you can " @@ -3444,62 +2875,52 @@ msgid "" "a pool of images that are accessible to members of different projects." msgstr "" -# efa351ce03c3405c92da617329dbb7ca #: ../enduser/sdk_authenticate_against_identity_endpoint.rst:27 msgid "" "After you instantiate a ``Client`` object, you can retrieve the token by " "accessing its ``auth_token`` attribute object:" msgstr "" -# b47041ae9a5b4cf5a634f5005ee30cd2 #: ../common/cli_manage_images.rst:105 msgid "" "After you restart the Image Service, you can use the following syntax to " "view the image's location information::" msgstr "" -# 57bfc00b5f794f269a98517045091182 #: ../common/networking_advanced_quotas.rst:281 msgid "" "After you run this command, you can see that quota values for the tenant are " "reset to the default values::" msgstr "" -# 11b7665a04ef4554897c5f72909615ee #: ../common/cli_manage_images.rst:15 msgid "After you upload an image, you cannot change it." msgstr "" -# c32059e050c5420dade27447b30ca48d #: ../enduser/cli_swift_large_lists.rst:75 msgid "Again, two items are returned, and there might be more." msgstr "" -# c73aee7149d94541b95837a90d85e27c #: ../enduser/cli_ceilometer.rst:63 msgid "Alarm" msgstr "" -# 7a584d37f0e040d2acdc126c54758acf #: ../enduser/hot-guide/hot_advanced_topics.rst:31 msgid "Alarming" msgstr "" -# 922c8cce14c44ee9af55d3c3012ac5ea #: ../glossary.rst:171 msgid "" "All OpenStack core projects are provided under the terms of the Apache " "License 2.0 license." msgstr "" -# 4fc2835d62ec44dd86f3e9bc4f4608b5 #: ../enduser/hot-guide/hot_software_deployment.rst:216 msgid "" "All of these values are optional, and if not specified will be set to the " "following defaults:" msgstr "" -# 79ccf0e974fb42a19ce7b30d996b3340 #: ../adminuser/nova_cli_manage_projects_security.rst:13 msgid "" "All projects have a \"default\" security group which is applied to any " @@ -3508,170 +2929,140 @@ msgid "" "outgoing traffic to your instance." msgstr "" -# 4a79e4d1f0d24550869bb593365168b2 #: ../enduser/hot-guide/hot_spec.rst:454 msgid "" "All resource types that can be used in CFN templates can also be used in HOT " "templates, adapted to the YAML structure as outlined above." msgstr "" -# ecf4d19eb81d4e7fb7c31b712b59be1d #: ../enduser/cli_swift_large_object_creation.rst:288 msgid "All segment objects must be in the same container." msgstr "" -# 0468eb985f7143f9a7d5cf7b0fd3c9d4 #: ../enduser/hot-guide/hot_software_deployment.rst:609 msgid "All software dependencies installed" msgstr "" -# db823daf374b49b285bab37a96a454b3 #: ../enduser/hot-guide/hot_hello_world.rst:76 msgid "" "All the defined elements (key pair, image, flavor) have to exist in the " "OpenStack environment where the template is used." msgstr "" -# 96577c7752d947b3b1a1803ebaaf5293 #: ../enduser/configure_access_and_security_for_instances.rst:150 msgid "Allocate a floating IP address to an instance" msgstr "" -# 675849bf1ebd4d5598c13e2034eebfdc #: ../enduser/cli_nova_configure_access_security_for_instances.rst:163 msgid "" "Allow UDP access from IP addresses, specified as IP subnet ``0.0.0.0/0`` in " "CIDR notation::" msgstr "" -# 765ddc2f8eda4681b5221a86976cbfd9 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:134 msgid "" "Allow access from all IP addresses, specified as IP subnet ``0.0.0.0/0`` in " "CIDR notation::" msgstr "" -# f9fedd48d3aa4ce6b91bf5091b218d1a #: ../enduser/cli_nova_configure_access_security_for_instances.rst:139 msgid "" "Allow access only from IP addresses from other security groups (source " "groups) to access the specified port::" msgstr "" -# 8dd7968d12674d478404e6c7a9c21a1f #: ../enduser/cli_nova_configure_access_security_for_instances.rst:168 msgid "" "Allow only IP addresses from other security groups (source groups) to access " "the specified port::" msgstr "" -# df56e7ada19a4fbb806e47bf36332dce #: ../enduser/cli_nova_configure_access_security_for_instances.rst:154 msgid "" "Allow only members of other security groups (source groups) to ping " "instances::" msgstr "" -# 1917e47436ae49c9a50fc485c0a10ae9 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:147 msgid "" "Allow pinging from all IP addresses, specified as IP subnet ``0.0.0.0/0`` in " "CIDR notation::" msgstr "" -# 06ae7ac25b0946c88067419ac99d9503 #: ../glossary.rst:2529 msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -# a9ab328ac7a744fcabeb46b8c345e940 #: ../glossary.rst:3028 msgid "Alphanumeric ID assigned to each Identity Service role." msgstr "" -# ad88a729dcea444690b3df93eeb40926 #: ../glossary.rst:3681 msgid "Alternative name for the Block Storage API." msgstr "" -# 9f48d34e397547cbbe9d83f839b4b15b #: ../glossary.rst:1841 msgid "Alternative name for the glance image API." msgstr "" -# 0166a0070dca4d4fb5f2ca74632aa76e #: ../glossary.rst:196 msgid "Alternative term for a Networking plug-in or Networking API extension." msgstr "" -# 7a1576266c804452bcfbbc873c0447a1 #: ../glossary.rst:1376 msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -# d614020f91fe48439f08ad5132ed3de0 #: ../glossary.rst:3139 msgid "Alternative term for a VM image." msgstr "" -# 47273dc180ae4b389d786f25f603d2b5 #: ../glossary.rst:1495 msgid "Alternative term for a VM instance type." msgstr "" -# 4cdd60948cda4340be562d2184429874 #: ../glossary.rst:3617 msgid "Alternative term for a VM or guest." msgstr "" -# f573c9729c3f476fa192340dee29771f #: ../glossary.rst:881 msgid "Alternative term for a cloud controller node." msgstr "" -# 70034d0df4b04da99e5e6ef1ecf52a4e #: ../glossary.rst:2743 msgid "Alternative term for a cloudpipe." msgstr "" -# aa69702c74d743d39d41c86432ceec03 #: ../glossary.rst:3296 msgid "Alternative term for a fixed IP address." msgstr "" -# d1507647d90747f1b2ebc3563dafd214 #: ../glossary.rst:1905 msgid "Alternative term for a flavor ID." msgstr "" -# 23284c6e559446cea80e9f4ddbb54191 #: ../glossary.rst:3484 msgid "Alternative term for a non-durable exchange." msgstr "" -# d907a5960da646d78fa90a1b7407118a #: ../glossary.rst:3493 msgid "Alternative term for a non-durable queue." msgstr "" -# b4af1a5b789d4a728f4ac55341894ee4 #: ../glossary.rst:3351 msgid "Alternative term for a paused VM instance." msgstr "" -# defb76a63e104f9bb5e7058949600131 #: ../glossary.rst:3626 msgid "Alternative term for a virtual network." msgstr "" -# 2e36d2abfaa448fab9da1a22e0acb66e #: ../glossary.rst:3690 msgid "Alternative term for a volume plug-in." msgstr "" -# 16ef99df703b4121b130756abbcf6e7b #: ../glossary.rst:1396 msgid "" "Alternative term for an API extension or plug-in. In the context of Identity " @@ -3679,106 +3070,86 @@ msgid "" "adding support for OpenID." msgstr "" -# a8da7f0c4d0c44619065ae0ee819257f #: ../glossary.rst:201 msgid "Alternative term for an API token." msgstr "" -# 67425907ae974e5c9659c82cb800ccd3 #: ../glossary.rst:39 msgid "Alternative term for an Amazon EC2 access key. See EC2 access key." msgstr "" -# aaf1af68df6f48918b16162a2a30eec6 #: ../glossary.rst:1289 msgid "Alternative term for an Identity Service catalog." msgstr "" -# e2bf0707f39549989f7898590e531f2f #: ../glossary.rst:3511 msgid "Alternative term for an Identity Service default token." msgstr "" -# 587e12d8161c449192abb48955db29ba #: ../glossary.rst:305 msgid "Alternative term for an Object Storage authorization node." msgstr "" -# f8e1f3a4d0de4904821a4bd82410f455 #: ../glossary.rst:2169 msgid "Alternative term for an admin API." msgstr "" -# ff842116861746a2ba11a3789ff20d1b #: ../glossary.rst:2456 msgid "Alternative term for an ephemeral volume." msgstr "" -# 99ae3dfe7f554ac69be8344f4e1a2d04 #: ../glossary.rst:3653 msgid "Alternative term for an image." msgstr "" -# a10739e541644ad58c19afefdb0c91b4 #: ../glossary.rst:1886 msgid "Alternative term for instance UUID." msgstr "" -# d47bf8d915bb465da5f6526e9d6ceaf9 #: ../glossary.rst:3480 msgid "Alternative term for non-durable." msgstr "" -# 15499a604b084141849ae94722101c9e #: ../glossary.rst:934 msgid "Alternative term for tenant." msgstr "" -# 46c8606726f24d04a92227982118f172 #: ../glossary.rst:2470 msgid "Alternative term for the Compute API." msgstr "" -# 69d717e0669041b1b19f5cef6f4ac938 #: ../glossary.rst:1764 msgid "Alternative term for the Identity Service API." msgstr "" -# a14a321d8fbf4df8bfa062f574f5b02e #: ../glossary.rst:3153 msgid "Alternative term for the Identity Service catalog." msgstr "" -# 516c0fc793fc49eda91e684ed1b1e18e #: ../glossary.rst:1559 msgid "Alternative term for the Image service image registry." msgstr "" -# f25f1edb102d4f25bc43656a482c74d5 #: ../glossary.rst:2939 msgid "Alternative term for the Image service registry." msgstr "" -# 1eec5ee58e1c4d7087ea9518fb74abb7 #: ../enduser/hot-guide/hot_spec.rst:302 msgid "Alternatively, the following YAML list notation can be used:" msgstr "" -# d558ee7688db4ed7a6f193da3ec0fc94 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:57 msgid "" "Alternatively, you can create the :file:`PROJECT-openrc.sh` file from " "scratch, if you cannot download the file from the dashboard." msgstr "" -# dbfe630f211c4324b637c7cf5554cfa3 #: ../enduser/sdk_authenticate_against_compute_endpoint.rst:27 msgid "" "Alternatively, you can instantiate a ``novaclient.client.Client`` object and " "pass the version number:" msgstr "" -# 524d89c5d54542f4bdbeb8925d2ece14 #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:8 msgid "" "Although you cannot nest directories in OpenStack Object Storage, you can " @@ -3788,32 +3159,26 @@ msgid "" "example shows you how to use pseudo-hierarchical folders and directories." msgstr "" -# 6bf4d06861954bda828c086f77bf3f43 #: ../glossary.rst:142 msgid "Amazon Kernel Image (AKI)" msgstr "" -# 134eda1bf045418185c9b1c920bb5c04 #: ../glossary.rst:147 msgid "Amazon Machine Image (AMI)" msgstr "" -# b4c817ed477a45a59d72484d03564b9e #: ../glossary.rst:152 msgid "Amazon Ramdisk Image (ARI)" msgstr "" -# afe18225477f4be1935ac2b2952827a5 #: ../glossary.rst:358 msgid "Amazon Web Services." msgstr "" -# e8b588f7864941ffa6ebd272ca994821 #: ../adminuser/cli_manage_flavors.rst:33 msgid "Amount of RAM to use (in megabytes)." msgstr "" -# 5930bb2d24554ee1b4045080bb2a07c8 #: ../adminuser/cli_manage_flavors.rst:40 msgid "" "Amount of disk space (in gigabytes) to use for the ephemeral partition. If " @@ -3823,59 +3188,50 @@ msgid "" "included in any snapshots." msgstr "" -# 30b93639d1494e1bb5c97abbf313e12c #: ../adminuser/cli_manage_flavors.rst:36 msgid "Amount of disk space (in gigabytes) to use for the root (/) partition." msgstr "" -# 65d33e7640d64bc285d1262a6872e45b #: ../adminuser/cli_manage_flavors.rst:50 msgid "" "Amount of swap space (in megabytes) to use. If unspecified, the value is 0 " "by default." msgstr "" -# 29dfe184fad04be6989bfb5ea85b9be1 #: ../enduser/hot-guide/hot_composition.rst:101 msgid "" "An :file:`env.yaml` environment file holds the definition of the new " "resource:" msgstr "" -# d51d119829ec4fe0a0b81fb653a506c9 #: ../glossary.rst:2776 msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -# 37891635f8cc4923aab8ff973d2b14bc #: ../glossary.rst:472 msgid "" "An API on a separate endpoint for attaching, detaching, and creating block " "storage for compute VMs." msgstr "" -# cca531bf2f0343af9d832dc5e275f68f #: ../glossary.rst:3435 msgid "An API that is accessible to tenants." msgstr "" -# 344e247a641b40178c388605fda96c94 #: ../glossary.rst:1240 msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -# 5df12e69e441441e98974e3c728ef43a #: ../glossary.rst:352 msgid "" "An Amazon EC2 concept of an isolated area that is used for fault tolerance. " "Do not confuse with an OpenStack Compute zone or cell." msgstr "" -# 317ca1250d7a483da9240d5d05bbad73 #: ../glossary.rst:1504 msgid "" "An IP address that a project can associate with a VM so that the instance " @@ -3884,7 +3240,6 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -# 66971f65dc6942d89ba1bba3de9be966 #: ../glossary.rst:3199 msgid "" "An IP address that can be assigned to a VM instance within the shared IP " @@ -3897,12 +3252,10 @@ msgid "" "monitor for failure and manage IP failover." msgstr "" -# 131d31b4106c46ccba56cedfc045bc8a #: ../glossary.rst:2786 msgid "An IP address that is accessible to end-users." msgstr "" -# bd8872f941c7438baef7bd8eca9999b8 #: ../glossary.rst:1463 msgid "" "An IP address that is associated with the same instance each time that " @@ -3910,85 +3263,72 @@ msgid "" "Internet, and is used for management of the instance." msgstr "" -# 9bc39220b5d54231930d746c26aa79b5 #: ../glossary.rst:2717 msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -# 794c27bacde84a86ac55d7f6b5b818ae #: ../glossary.rst:1533 msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -# 22268e968f9443e1964098b9d360051c #: ../glossary.rst:3094 msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -# 7170c09912cb4f63af07065399bbd70e #: ../glossary.rst:3439 msgid "" "An Identity Service API endpoint that is associated with one or more tenants." msgstr "" -# b9278e4d91e54118a6cadfc80b952c0d #: ../glossary.rst:3454 msgid "" "An Identity Service component that manages and validates tokens after a user " "or tenant has been authenticated." msgstr "" -# 3306a01832f64c1488fba55bb8af5241 #: ../glossary.rst:3168 msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -# 2830518c0c9d4a618bdf6357e799987a #: ../glossary.rst:601 msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -# 572f09f0e5ec42adbd3df407fbc65c86 #: ../glossary.rst:1019 msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -# 5ce5e18e9bba4e758cb2862fddbec1e0 #: ../glossary.rst:2781 msgid "An Image service VM image that is available to all tenants." msgstr "" -# 19599b5b486c4f24a3cac2b17d3514fa #: ../glossary.rst:2712 msgid "An Image service VM image that is only available to specified tenants." msgstr "" -# 69f083a530794e55a4a41f5e7f85429d #: ../glossary.rst:399 msgid "" "An Image service container format that indicates that no container exists " "for the VM image." msgstr "" -# 58f73b7138c5466791b31a5d275a07d7 #: ../glossary.rst:2943 msgid "" "An Image service that provides VM image metadata information to clients." msgstr "" -# e86b5bace4824df185c9c3c2cb47ad07 #: ../glossary.rst:3572 msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by " @@ -3997,36 +3337,30 @@ msgid "" "balancer." msgstr "" -# 9476b111996a4b3680677e47110016ac #: ../glossary.rst:3585 msgid "An L2 network segment within Networking." msgstr "" -# a5d31d57b7da4e5a8ded1aa27b3ebc96 #: ../glossary.rst:2906 msgid "An Object Storage component that collects metrics." msgstr "" -# 244545ae25ea432e9eab8cb121f0c2c2 #: ../glossary.rst:2505 msgid "" "An Object Storage component that copies an object to remote partitions for " "fault tolerance." msgstr "" -# 95f4f0f6625b4ddda8026a6c35cc416a #: ../glossary.rst:975 msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -# 5575169bb1f74ac597a4e25a0f4f8d6e #: ../glossary.rst:2510 msgid "An Object Storage component that is responsible for managing objects." msgstr "" -# be27cca3472a4c6eb15109c9470e9dac #: ../glossary.rst:71 msgid "" "An Object Storage component that provides account services such as list, " @@ -4034,26 +3368,22 @@ msgid "" "OpenLDAP, or similar user-account services." msgstr "" -# 1fee51023ca44a589a8560c3477998aa #: ../glossary.rst:3120 msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -# f6aff97a7adf413da6efd482fa8e713b #: ../glossary.rst:3425 msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -# f446ac116bd449f6a7f74751d2f5ea89 #: ../glossary.rst:332 msgid "An Object Storage node that provides authorization services." msgstr "" -# 94e4dcb2051b4678b31df6b188157c05 #: ../glossary.rst:3310 msgid "" "An Object Storage node that provides container services, account services, " @@ -4061,19 +3391,16 @@ msgid "" "and object storage." msgstr "" -# 2ab1e6536b18439c93160501c6cbb31c #: ../glossary.rst:860 msgid "An Object Storage server that manages containers." msgstr "" -# c832bd461e054c8cad88c69ba71956d3 #: ../glossary.rst:61 msgid "" "An Object Storage worker that scans for and deletes account databases and " "that the account server has marked for deletion." msgstr "" -# 56cf5e48e2a54eb58f2dd1ea4978b8a4 #: ../glossary.rst:1835 msgid "" "An OpenStack core project that provides discovery, registration, and " @@ -4081,12 +3408,10 @@ msgid "" "service is glance." msgstr "" -# 0932a0b8a6d14a0aac79f829f3bd3414 #: ../glossary.rst:3366 msgid "An OpenStack core project that provides object storage services." msgstr "" -# db0d02272a4f4fca91262ef8c3aac849 #: ../glossary.rst:552 msgid "" "An OpenStack grouped release of projects that came out in the spring of " @@ -4097,7 +3422,6 @@ msgid "" "nearest the previous summit." msgstr "" -# a05740b435e9462fada61b1b3837680b #: ../glossary.rst:3147 msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " @@ -4105,26 +3429,16 @@ msgid "" "perform operations." msgstr "" -# 3247e182e0954210b632b261d7b6fcc1 #: ../glossary.rst:409 msgid "An OpenStack-provided image." msgstr "" -# c5de875136024a058abaf8ccdfb874cb -# 7cd15e807f4a4fc0a1af484b4767516e -# fd5a9f7ed8034796a9c3b4b043471490 -# 6cbad47a4e5043778a8ca5e18c72977d -# b61ed61b28e9423cbf02d1a555447c71 -# 151e927e746442c1a309cbc9f2d03760 -# 00eb85c186a84b4fab7f8edf1542ab08 -# b578a42aabc2466c903f4188c6f4530e #: ../glossary.rst:1333 ../glossary.rst:1337 ../glossary.rst:2131 #: ../glossary.rst:3533 ../glossary.rst:3630 ../glossary.rst:3719 #: ../glossary.rst:3765 ../glossary.rst:3774 msgid "An OpenStack-supported hypervisor." msgstr "" -# 89f90aa4cdd54141b0df0731f4f17f71 #: ../glossary.rst:2044 msgid "" "An OpenStack-supported hypervisor. KVM is a full virtualization solution for " @@ -4134,7 +3448,6 @@ msgid "" "specific module." msgstr "" -# 4be2578934ae446f9cf8b03e0f1e64c7 #: ../adminuser/cli_keystone_manage_services.rst:18 msgid "" "An SQL back end for the catalog service. When the Identity Service is " @@ -4142,41 +3455,34 @@ msgid "" "for production, use the SQL back end." msgstr "" -# 3178a3c5ff7b4c13bb1203a2c2464ff8 #: ../enduser/cli_swift_archive_auto_extract.rst:34 msgid "An account" msgstr "" -# 15bc869dba82443f9e2509d2a6db55a6 #: ../glossary.rst:2761 msgid "An administrator who has access to all hosts and instances." msgstr "" -# d2ee8cd47eb1447fa465e8d3b171802f #: ../glossary.rst:3178 msgid "" "An administrator-defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -# e2f6d5678b054fca8b20575ceaac3e67 #: ../glossary.rst:3449 msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -# 4801fc8716f948898c1dc98b617d79c8 #: ../glossary.rst:2418 msgid "An alternative name for Networking API." msgstr "" -# 4c608de754e9497c8d6327927bbb939c #: ../glossary.rst:2693 msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -# 84152529806a43c4a2339406eafdce59 #: ../glossary.rst:3360 msgid "" "An authentication and authorization service for Object Storage, implemented " @@ -4184,7 +3490,6 @@ msgid "" "backing store." msgstr "" -# 771c1fd3d60c4e6e8c43007f7fd1560e #: ../glossary.rst:3414 msgid "" "An authentication facility within Object Storage that enables Object Storage " @@ -4192,14 +3497,12 @@ msgid "" "testing and development." msgstr "" -# 1982883a139045748fd38844aec74eb2 #: ../glossary.rst:1413 msgid "" "An easy method to create a local LDAP directory for testing Identity Service " "and Compute. Requires Redis." msgstr "" -# ee735da864ac45a8ac4fc2056c661c8f #: ../glossary.rst:1102 msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " @@ -4207,7 +3510,6 @@ msgid "" "sends the message, and terminates." msgstr "" -# b6ee1a5f99884baa9520cc184c231e34 #: ../glossary.rst:928 msgid "" "An element of the Compute capacity cache that is calculated based on the " @@ -4215,19 +3517,16 @@ msgid "" "progress on a given host." msgstr "" -# c2654173cc054d878faf804a5a211ffa #: ../glossary.rst:3003 msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -# c8a005550b384f92840f44d018c4f164 #: ../glossary.rst:650 msgid "An iSCSI authentication method supported by Compute." msgstr "" -# 3642a52f359a4ee48b7eee27fbdf85a9 #: ../enduser/cli_config_drive.rst:50 msgid "" "An image built with a recent version of the cloud-init package can " @@ -4236,19 +3535,16 @@ msgid "" "such as Red Hat Enterprise Linux." msgstr "" -# 3699f20a8c7041aca0580eb71bb543b1 #: ../enduser/cli_access_instance_through_a_console.rst:16 msgid "An in-browser VNC client implemented using HTML5 Canvas and WebSockets" msgstr "" -# 0171675fc9674ad2b0857c41ef99a4a2 #: ../glossary.rst:723 msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -# f0630dd9b0134614aae72134be622ea3 #: ../enduser/cli_ceilometer.rst:37 msgid "" "An individual data point that is associated with a specific meter. A sample " @@ -4257,7 +3553,6 @@ msgid "" "``volume``." msgstr "" -# 7913d58222fe4c6ea04c893cfb588802 #: ../enduser/sdk_schedule_objects_for_deletion.rst:29 msgid "" "An integer value which specifies the number of seconds from the time of the " @@ -4266,21 +3561,18 @@ msgid "" "value plus the current time, in seconds." msgstr "" -# e2e8811acee74ba4822aaecc6c582f35 #: ../glossary.rst:1629 msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -# 478b86a6620a428f850deae43284eb76 #: ../glossary.rst:2600 msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -# 8beb9ed7b42448138491224b26efe345 #: ../glossary.rst:980 msgid "" "An integrated project that provide scalable and reliable Cloud Database-as-a-" @@ -4288,38 +3580,32 @@ msgid "" "engines. The project name of Database service is trove." msgstr "" -# 099fa5f1ea81459caf871362d53382a1 #: ../glossary.rst:3408 msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -# fc533adc7bd746fd9318e25d2902b5e6 #: ../glossary.rst:3601 msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -# 45f28d93387c41d79eb5c150e92fb253 #: ../enduser/hot-guide/hot_basic_resources.rst:363 msgid "An interface to the new subnet for the new router." msgstr "" -# e564515fea67486d869f216a28344c48 #: ../glossary.rst:1612 msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -# dfd468a3127b4f8d8ad0de72d1f712af #: ../glossary.rst:2078 msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -# c704abf0b86648b2ac11ba143661c518 #: ../glossary.rst:891 msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " @@ -4330,50 +3616,42 @@ msgid "" "(trove) gains integrated project status." msgstr "" -# 0d0e3e1154c647f0bd56e38b92d0e04b #: ../glossary.rst:2566 msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -# f6c887727a444445a3ee27df1ccc2e51 #: ../glossary.rst:3275 msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -# c1a4af98d42d4938ac914f6d2d84cf8c #: ../glossary.rst:923 msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -# 1856ecbc180f4044a77169895340ad6f #: ../glossary.rst:665 msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -# d502980c5f2446dca726812fb2966b2d #: ../glossary.rst:2803 msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -# 6db55da4b0294bcba292bf4e616e6fed #: ../glossary.rst:1602 msgid "An operating system instance running under the control of a hypervisor." msgstr "" -# f337e89da5874dd682cdf9869e1f8138 #: ../glossary.rst:3579 msgid "" "An operating system instance that runs on top of a hypervisor. Multiple VMs " "can run at the same time on the same physical host." msgstr "" -# 73dbf0bdbd8a42f9a166cd5713cf35bd #: ../glossary.rst:1040 msgid "" "An option within Compute that enables administrators to create and manage " @@ -4381,31 +3659,26 @@ msgid "" "Service." msgstr "" -# b284e2f8afc7450e99d96fd18a540066 #: ../glossary.rst:1024 msgid "" "An option within Image service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -# 30d1c3f1d59042f6a47d9e2f99607409 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:6 msgid "Analyze log files" msgstr "" -# a6da0e08df814b8f8e8402253277d99f #: ../common/cli_install_openstack_command_line_clients.rst:75 msgid "" "Another option is to use the unofficial binary installer provided by " "Christoph Gohlke (http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip)." msgstr "" -# 90b9d0c6ddd94759833b38ae3a9d7ea7 #: ../glossary.rst:157 msgid "Anvil" msgstr "" -# a416ab89625f40b5bb2d1a1cdc48dd46 #: ../enduser/cli_launch_instances.rst:27 msgid "" "Any **user data** files. A user data file is a special key in the metadata " @@ -4416,55 +3689,46 @@ msgid "" "distributions and that handles early initialization of a cloud instance." msgstr "" -# 8c513cc8482f4cd6ab6c0c5abf0cbd92 #: ../enduser/cli_swift_static_website.rst:127 msgid "Any 2\\ ``nn`` response indicates success." msgstr "" -# 9852acbd29174dc38dea1c69700364d5 #: ../glossary.rst:1928 msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -# 4518cbfb253044fc8ee9584d0dc6a38e #: ../glossary.rst:505 msgid "" "Any client software that enables a computer or device to access the Internet." msgstr "" -# a5d1ba806e3c4c75a4dd10c7ba5e5bf8 #: ../glossary.rst:2378 msgid "Any compute node that runs the network worker daemon." msgstr "" -# 7deb2b6b89f14f968c68dd1d90edfdc8 #: ../common/app_support.rst:149 msgid "" "Any deployment-specific information is helpful, such as whether you are " "using Ubuntu 14.04 or are performing a multi-node installation." msgstr "" -# 1f22ddb2399f4e16a218261b829cb3f3 #: ../glossary.rst:1710 msgid "" "Any kind of text that contains a link to some other site, commonly found in " "documents where clicking on a word or words opens up a different website." msgstr "" -# 63fafbf3f2b9489ca647d76d0fb7365b #: ../enduser/cli_config_drive.rst:20 msgid "" "Any modern guest operating system that is capable of mounting an ISO 9660 or " "VFAT file system can use the configuration drive." msgstr "" -# 640944350d824686bfc5a3f25201741d #: ../glossary.rst:205 msgid "Any node running a daemon or worker that provides an API endpoint." msgstr "" -# 030330d37f70445493dc0375285dde6e #: ../glossary.rst:1305 msgid "" "Any piece of hardware or software that wants to connect to the network " @@ -4472,70 +3736,57 @@ msgid "" "can make use of Networking by implementing a VIF." msgstr "" -# cd23ed0dd0a44d249cb76becdba0c3e4 #: ../glossary.rst:162 msgid "Apache" msgstr "" -# 27057569aadf406e830d75c629ba2d2c #: ../glossary.rst:1607 msgid "" "Apache Hadoop is an open source software framework that supports data-" "intensive distributed applications." msgstr "" -# f0725c27df8743568e51359457c2f954 #: ../glossary.rst:168 msgid "Apache License 2.0" msgstr "" -# 52428cc27a244ed89bffc6da88ea5d4e #: ../glossary.rst:173 msgid "Apache Web Server" msgstr "" -# b8626f2b5a774b0185eda52acff0f729 #: ../enduser/cli_swift_serialized_response_formats.rst:22 msgid "" "Append this parameter to the URL for a ``GET`` request, where ``format`` is " "``json`` or ``xml``." msgstr "" -# 5d2c040a5aab40ad98ce0cbd2007efbe #: ../glossary.rst:221 msgid "Application Programming Interface (API)" msgstr "" -# fdb8fe20a7174d769754a9c7a2c72056 #: ../glossary.rst:240 msgid "Application Service Provider (ASP)" msgstr "" -# d575700172c54b99b817fc99cf2e15fc #: ../glossary.rst:227 msgid "Application catalog" msgstr "" -# f853621076854bde9d8fe78dabaaf580 #: ../glossary.rst:181 msgid "Application programming interface." msgstr "" -# 1a0bf724131045eb8244262171f69197 #: ../common/cli_manage_images.rst:161 msgid "" "Arbitrary property to associate with image. This option can be used multiple " "times." msgstr "" -# e5098a68d5bc4fdb8d1e4b38cf55be6d -# 85c6e18eaafc4c9c891dfb2331f36da4 #: ../adminuser/manage_projects_users_and_roles.rst:72 #: ../adminuser/manage_projects_users_and_roles.rst:85 msgid "Arguments" msgstr "" -# 6250da39f97744af83d77c9255fefe66 #: ../dashboard.rst:7 msgid "" "As a cloud administrative user, the OpenStack dashboard lets you create and " @@ -4545,7 +3796,6 @@ msgid "" "openstack.org/user-guide/>`__." msgstr "" -# 48a0531e7e764a3293e1da721a19147d #: ../adminuser/manage_projects_users_and_roles.rst:7 msgid "" "As a cloud administrator, you manage projects, users, and roles. Projects " @@ -4556,9 +3806,7 @@ msgid "" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4a0dbd3864ee4b1b87606c340243c25d # #-#-#-#-# dashboard.pot (Admin User Guide 1.0.0) #-#-#-#-# -# e505b415b0d14973997e438c44e68974 #: ../common/cli_overview.rst:23 ../dashboard.rst:15 msgid "" "As a cloud end user, you can use the OpenStack dashboard to provision your " @@ -4567,21 +3815,18 @@ msgid "" "instances." msgstr "" -# 191e4de67965416ca0bd8087ec75b163 #: ../adminuser/intro-admin.rst:8 msgid "" "As an OpenStack cloud administrative user, you can manage tenants, known as " "projects, users, services, images, flavors, and quotas." msgstr "" -# 635fe609aaf34affa1b75574251dea39 #: ../enduser/intro-user.rst:8 msgid "" "As an OpenStack cloud end user, you can provision your own resources within " "the limits set by administrators." msgstr "" -# 18080228950e4f2d8c3c470472ad15bd #: ../adminuser/dashboard_manage_images.rst:8 msgid "" "As an administrative user, you can create and manage images for the projects " @@ -4589,7 +3834,6 @@ msgid "" "projects to which you have access." msgstr "" -# adf86980e6524de8afdf12d1e9840fd3 #: ../adminuser/dashboard_manage_instances.rst:8 msgid "" "As an administrative user, you can manage instances for users in various " @@ -4598,7 +3842,6 @@ msgid "" "for instances or launch a VNC console for an instance." msgstr "" -# 2d543aaafae0421bb783d14517eadd43 #: ../adminuser/cli_cinder_quotas.rst:8 msgid "" "As an administrative user, you can update the OpenStack Block Storage " @@ -4606,7 +3849,6 @@ msgid "" "new project." msgstr "" -# f32948b1e0734149981b2a6f67cdbbdf #: ../common/cli_set_compute_quotas.rst:8 msgid "" "As an administrative user, you can use the :command:`nova quota-*` commands, " @@ -4615,13 +3857,11 @@ msgid "" "update the quota defaults for a new tenant." msgstr "" -# ecce994ce73740598bc35ca3dc911730 #: ../adminuser/dashboard_manage_services.rst:8 msgid "" "As an administrative user, you can view information for OpenStack services." msgstr "" -# 6a4faa14b01a45e3b51e63d82c9c459e #: ../adminuser/cli_admin_manage_ip_addresses.rst:24 msgid "" "As an administrator using legacy networking (``nova-network``), you can use " @@ -4630,14 +3870,12 @@ msgid "" "users." msgstr "" -# e63dbfc400c1478ea35b50129e543cc5 #: ../adminuser/cli_admin_manage_stacks.rst:29 msgid "" "As an administrator, you can also carry out stack functions on behalf of " "your users. For example, to resume, suspend, or delete a stack, run:" msgstr "" -# 51bec11fd5734e2eba65b1cec69ebf90 #: ../common/cli_manage_volumes.rst:15 msgid "" "As an administrator, you can migrate a volume with its data from one " @@ -4645,21 +3883,18 @@ msgid "" "You can migrate only detached volumes with no snapshots." msgstr "" -# 6a308c07d3aa4b33807075ac99c3ff87 #: ../enduser/sdk_neutron_apis.rst:25 msgid "" "As an example, see the sample shell file that sets these variables to get " "credentials:" msgstr "" -# 5018a3df7a19441f92dbfe3707b0db6e #: ../enduser/backup_db.rst:17 msgid "" "As background, assume that you have created a database instance with the " "following characteristics:" msgstr "" -# 5a4efd5395bd4ab3920da56f615f7e72 #: ../enduser/hot-guide/hot_software_deployment.rst:596 msgid "" "As can be seen in the ``outputs`` section of the above template, the " @@ -4668,101 +3903,85 @@ msgid "" "status_code are also available as attributes." msgstr "" -# 24e50ddd4fd44ecb89c421e69b59e4f8 #: ../enduser/cli_swift_env_vars.rst:24 msgid "" "As shown in this example, the public URL appears in the ``StorageURL`` " "field, and the token appears in the ``Auth Token`` field:" msgstr "" -# d7dc706cc393467ea87d375fc83d0663 #: ../common/cli_manage_volumes.rst:301 msgid "" "As the volume donor, request a volume transfer authorization code for a " "specific volume:" msgstr "" -# 95ec1151e4c54d368dd59b63ce08505b #: ../common/cli_manage_volumes.rst:377 msgid "" "As the volume recipient, you must first obtain the transfer ID and " "authorization key from the original owner." msgstr "" -# 92b1424962d04ab98c837ffe72779eb3 #: ../enduser/manage_db_config.rst:150 msgid "" "As you can see, the ``sync_binlog`` option is currently set to ``0`` for the " "``myDB7`` database." msgstr "" -# 2c1eccbd22bf4fe2a899590dc3f15324 #: ../enduser/manage_db_config.rst:205 msgid "" "As you can see, the ``sync_binlog`` option is now set to ``1``, as specified " "in the ``group1`` configuration group." msgstr "" -# fe3ae15cc7ff4c10b5d4907c40d56e29 #: ../common/log_in_dashboard.rst:7 msgid "" "Ask the cloud operator for the host name or public IP address from which you " "can access the dashboard, and for your user name and password." msgstr "" -# 0da7c6cbe457473db37901d1d17eabc7 #: ../enduser/sdk_assign_cors_headers.rst:8 msgid "Assign CORS headers to requests" msgstr "" -# 19915565c49e4cc6aec8e7e0779e83fb #: ../enduser/dashboard_launch_instances.rst:58 msgid "Assign a name to the virtual machine." msgstr "" -# d0267ca8aa13413cb272433820a26ab3 #: ../adminuser/manage_projects_users_and_roles.rst:390 msgid "" "Assign a role to a user-project pair. In this example, you assign the ``new-" "role`` role to the ``demo`` and ``test-project`` pair:" msgstr "" -# 37c2ed3bf56c4faf9c3295977c1af0dd #: ../adminuser/dashboard_manage_host_aggregates.rst:48 msgid "" "Assign hosts to the aggregate on the Host within :guilabel:`Aggregate` tab." msgstr "" -# 2cdc09d512d548c6bcac3cfe91b6e9c5 #: ../adminuser/cli_keystone_manage_services.rst:148 msgid "Assign the admin role to the user-project pair::" msgstr "" -# 564654030bf14cd2a342fb65784b9210 #: ../enduser/cli_manage_ip_addresses.rst:99 msgid "Associate an IP address with an instance in the project, as follows::" msgstr "" -# c40cffd6ae9748e0994be3dc65d79465 #: ../enduser/cli_manage_ip_addresses.rst:65 msgid "Associate floating IP addresses" msgstr "" -# 03f74b51f966447c9acd542d4c56d8ce #: ../enduser/cli_manage_ip_addresses.rst:22 msgid "" "Associate the floating IP address with an instance of the project. Only one " "floating IP address can be allocated to an instance at any given time." msgstr "" -# af38207d47ae496ba2bf87d25f72a862 #: ../glossary.rst:282 msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." msgstr "" -# cd549ca3cd334b9dbe289381465f9865 #: ../enduser/create_db.rst:9 msgid "" "Assume that you have installed the Database service and populated your data " @@ -4770,12 +3989,10 @@ msgid "" "that you can create and access a database." msgstr "" -# d93d1168a78d4676980d475a6d121cfe #: ../enduser/cli_swift_large_lists.rst:38 msgid "Assume the following list of container names:" msgstr "" -# 18f98e31151d43d2b257f08ff38f8011 #: ../enduser/cli_swift_large_object_creation.rst:259 msgid "" "Assured. The list of segments includes the MD5 checksum (``ETag``) of each " @@ -4784,181 +4001,147 @@ msgid "" "an attempt to download the manifest object results in an error." msgstr "" -# ea196252aa5b40bcbd6c52ff8da2f819 #: ../glossary.rst:263 msgid "Asynchronous JavaScript and XML (AJAX)" msgstr "" -# d1a0bc4d177e4048b721529f70d9c06a #: ../enduser/dashboard_launch_instances.rst:184 msgid "At the prompt, type ``yes``." msgstr "" -# b467c9014e634a4990750a25d48caaf0 #: ../enduser/backup_db.rst:219 msgid "" "At this point, you might want to delete the disabled ``guest1`` instance, by " "using the trove ``delete`` command." msgstr "" -# aeb7a2c772bb4075bf2101044c4c2b14 #: ../enduser/cli_nova_launch_instance_from_volume.rst:22 msgid "Attach a swap disk to an instance." msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 66aaf7b4efb041a484b38e0f945fbc88 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# af9b6da1c80046dabd8967ed8d4efd3c -# 38db9554f6c142f6b28f777297f23e39 #: ../common/cli_manage_volumes.rst:116 #: ../enduser/dashboard_manage_volumes.rst:58 #: ../enduser/hot-guide/hot_basic_resources.rst:445 msgid "Attach a volume to an instance" msgstr "" -# 53d636b33e974605a550afd41ba94ba7 #: ../enduser/cli_nova_launch_instance_from_volume.rst:24 msgid "Attach an ephemeral disk to an instance." msgstr "" -# 78f9f2e4e4824e629aa42b1570a77653 #: ../enduser/cli_nova_launch_instance_from_volume.rst:252 msgid "Attach swap or ephemeral disk to an instance" msgstr "" -# 27dce51711d7423f9c0e82555eaa4443 #: ../enduser/manage_db_config.rst:182 msgid "Attach the configuration group to the database instance:" msgstr "" -# 8e490e31950b4c329b2506f711687ead #: ../enduser/cli_cheat_sheet.rst:306 msgid "" "Attach volume to instance after instance is active, and volume is available" msgstr "" -# 32a7edb8de464899934556394c211a2f #: ../common/cli_manage_volumes.rst:118 msgid "" "Attach your volume to a server, specifying the server ID and the volume ID::" msgstr "" -# 6cec059ab886478d83902be27271cd38 #: ../glossary.rst:3607 msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -# 5c3831a4beb4443483e4b5929c95c58f #: ../glossary.rst:296 msgid "Austin" msgstr "" -# 79292d5ec03340dbb65e9c5f6fd180ee #: ../glossary.rst:319 msgid "AuthN" msgstr "" -# 4fe6382f49004bc1a6acf1c42ef37a4e #: ../glossary.rst:334 msgid "AuthZ" msgstr "" -# 282ab40a85fa48a9a5981334a1bb8602 #: ../enduser/sdk_authenticate.rst:10 msgid "Authenticate" msgstr "" -# d9106ac71fa84cb790b400b0b436ae9b #: ../enduser/sdk_authenticate_against_compute_endpoint.rst:11 msgid "Authenticate against a Compute endpoint" msgstr "" -# ac2a0b7a81dd42fc8f813529c3c965a9 #: ../enduser/sdk_authenticate_against_networking_endpoint.rst:11 msgid "Authenticate against a Networking endpoint" msgstr "" -# 18bf5fb53e7b41e082c9c3f2918b3048 #: ../enduser/sdk_authenticate_against_identity_endpoint.rst:11 msgid "Authenticate against an Identity endpoint" msgstr "" -# 1d7fe7352195432bab44ad6b6f2e25b3 #: ../enduser/sdk_authenticate_against_image_service_endpoint.rst:11 msgid "Authenticate against an Image Service endpoint" msgstr "" -# d96bd420823440d59cb4637120795f70 #: ../glossary.rst:92 msgid "" "Authentication and identity service by Microsoft, based on LDAP. Supported " "in OpenStack." msgstr "" -# 10fb58603f1b47f19c24eece54776071 #: ../glossary.rst:2790 msgid "Authentication method that uses keys rather than passwords." msgstr "" -# 4ffa9550546e4a428dc2fed1aab2ebd5 #: ../glossary.rst:2310 msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -# 004eca4a25e74784ae9fffdeff0a2754 #: ../glossary.rst:339 msgid "Auto ACK" msgstr "" -# bcc1525461e546aa8ca05889a10f7441 #: ../enduser/hot-guide/hot_advanced_topics.rst:28 msgid "Auto scaling" msgstr "" -# caea7605a44e46e99b22a3f6f9bf4e6c #: ../enduser/cli_swift_archive_auto_extract.rst:8 msgid "Auto-extract archive files" msgstr "" -# 2b55f21d36f4498f89d4eb20e66c3c32 #: ../enduser/cli_swift_archive_auto_extract.rst:20 msgid "Auto-extract archive request" msgstr "" -# 02e9d21775734221993c3ea58a6aac75 #: ../enduser/cli_swift_archive_auto_extract.rst:72 msgid "Auto-extract archive response" msgstr "" -# f2677bc22ff54636ae63a5621d1479e5 #: ../glossary.rst:3420 msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -# b6a6375aefbe4e4e8d4472b4e6b00371 #: ../enduser/dashboard_launch_instances.rst:153 msgid "Automatic" msgstr "" -# ad77b1b713d74b42b9183f27df326158 #: ../adminuser/cli_manage_flavors.rst:23 msgid "" "Automatically generated by OpenStack. For private flavors, a value from 1 to " "255." msgstr "" -# 6f03913a39ee4c168f8c1740b468a546 #: ../enduser/dashboard_launch_instances.rst:55 msgid "Availability Zone" msgstr "" -# f36b4a50587a4c059a4a3927d5442f49 #: ../enduser/dashboard_manage_volumes.rst:43 msgid "" "Availability Zone: Select the Availability Zone from the list. By default, " @@ -4967,7 +4150,6 @@ msgid "" "``nova``." msgstr "" -# ef3a940814b749c891eab182c61427a0 #: ../adminuser/dashboard_manage_host_aggregates.rst:37 msgid "" "Availability Zone: The cloud provider defines the default availability zone, " @@ -4975,12 +4157,10 @@ msgid "" "aggregate, as follows:" msgstr "" -# 25b5394c59b9413f8f569f7322e0eadd #: ../glossary.rst:475 msgid "BMC" msgstr "" -# 18329ab3123344caa66fe2b95f307a72 #: ../enduser/backup_db.rst:43 msgid "" "Back up the database instance by using the trove ``backup-create`` command. " @@ -4988,18 +4168,14 @@ msgid "" "``INSTANCE_ID`` with ``97b4b853-80f6-414f-ba6f-c6f455a79ae6``:" msgstr "" -# 5dd14613278d4920978a945bd4766ea1 -# d6f8cf29258141fa96bca6bde947fbb9 #: ../enduser/backup_db.rst:6 ../enduser/dashboard_databases.rst:102 msgid "Backup and restore a database" msgstr "" -# 54838d881b274811bafb391ebf2096d0 #: ../glossary.rst:401 msgid "Bare metal service" msgstr "" -# 2dd00d80cef7498e9cbe21f8c5c6e08a #: ../glossary.rst:478 msgid "" "Baseboard Management Controller. The intelligence in the IPMI architecture, " @@ -5008,7 +4184,6 @@ msgid "" "management software and platform hardware." msgstr "" -# 1db7dff80f2d4d78a1cfbd44a1198bbe #: ../adminuser/dashboard_manage_images.rst:48 msgid "" "Based on your selection, there is an :guilabel:`Image File` or :guilabel:" @@ -5016,19 +4191,16 @@ msgid "" "image file on your file system and add it." msgstr "" -# c012fc6afc63498096d386f707fe0edb #: ../adminuser/cli_admin_manage_stacks.rst:24 msgid "" "Basic creation and deletion of Orchestration stacks, refer to the `End User " "Guide `_" msgstr "" -# 521156b95e8a4d79812d28fe1b4f8fc3 #: ../common/networking_advanced_quotas.rst:20 msgid "Basic quota configuration" msgstr "" -# dc188f0c42fa4d8c93d2fe49ba0b5b5a #: ../common/app_support.rst:145 msgid "" "Be sure to include the software and package versions that you are using, " @@ -5036,7 +4208,6 @@ msgid "" "\" vs git commit bc79c3ecc55929bac585d04a03475b72e06a3208``." msgstr "" -# a5b84708c82843668491ada233beeafe #: ../enduser/dashboard_databases.rst:24 msgid "" "Because the dashboard does not let you choose a specific datastore to use " @@ -5044,29 +4215,24 @@ msgid "" "then uses the default datastore to create the instance." msgstr "" -# 00c7fb9494ac4f51b804ce35f9a11a80 #: ../enduser/cli_swift_large_lists.rst:59 msgid "Because two container names are returned, there are more names to list." msgstr "" -# 4932666024ca4c7a90778c141a0d32f9 #: ../enduser/cli_launch_instances.rst:77 msgid "Before you begin, source the OpenStack RC file." msgstr "" -# f59fd13a7dc04e4298d6eec12dcf2705 #: ../adminuser/manage_projects_users_and_roles.rst:28 msgid "" "Before you can delete a user account, you must remove the user account from " "its primary project." msgstr "" -# 9a51627864024153adaf22fc10a2188e #: ../enduser/cli_launch_instances.rst:15 msgid "Before you can launch an instance, gather the following parameters:" msgstr "" -# 5f3f7bb682a04aef856433db6633c85e #: ../common/cli_install_openstack_command_line_clients.rst:243 msgid "" "Before you can run client commands, you must create and source the :file:" @@ -5074,7 +4240,6 @@ msgid "" "cli_set_environment_variables_using_openstack_rc`." msgstr "" -# cd21b5e23fe0451e92b0b6ab15ff18c4 #: ../adminuser/manage_projects_users_and_roles.rst:31 msgid "" "Before you can run keystone client commands, you must download and source an " @@ -5082,7 +4247,6 @@ msgid "" "docs.openstack.org/user-guide/content/cli_openrc.html>`__." msgstr "" -# ab4b09535fa341daad381c55add142bd #: ../enduser/configure_access_and_security_for_instances.rst:8 msgid "" "Before you launch an instance, you should add security group rules to enable " @@ -5093,12 +4257,10 @@ msgid "" "with rules." msgstr "" -# ac45b8e86f654d6d892d3f14a8718cbd #: ../enduser/cli_create_and_manage_networks.rst:8 msgid "Before you run commands, set the following environment variables:" msgstr "" -# 2e748b46f9d441bc97e19d7f83a3e8fc #: ../enduser/manage_db_config.rst:133 msgid "" "Before you use the newly-created configuration group, look at how the " @@ -5106,12 +4268,10 @@ msgid "" "sample connection values with values that connect to your database:" msgstr "" -# 73d68544cd084e70b21622129ff62c56 #: ../glossary.rst:410 msgid "Bell-LaPadula model" msgstr "" -# 0380487027d74c41ad98959f107513ac #: ../glossary.rst:2910 msgid "" "Belongs to a particular domain and is used to specify information about the " @@ -5122,24 +4282,17 @@ msgid "" "authoritative name servers for a domain." msgstr "" -# febb0f2f0f444270a35e8b82ed3097de #: ../glossary.rst:419 msgid "Benchmark service" msgstr "" -# c398298a37f4412092143b0c93e06e64 #: ../glossary.rst:426 msgid "Bexar" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 07aabaef1dc242019fde0c90ff3b3095 -# 27a6a19ac3104b7ab6f5eda099bf61ec -# a2b181e21e3f4cd0ba56a5b903c5aff5 # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 5e0bcdb27f284885a897eeaddbaed006 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 616eacceed9146b185aa21227ec68608 #: ../adminuser/dashboard_set_quotas.rst:42 #: ../adminuser/dashboard_set_quotas.rst:68 #: ../adminuser/dashboard_set_quotas.rst:74 ../common/cli_overview.rst:34 @@ -5147,60 +4300,49 @@ msgstr "" msgid "Block Storage" msgstr "" -# eedf48da3cef4ffbac37e50d2a667895 #: ../enduser/cli_cheat_sheet.rst:283 msgid "Block Storage (cinder)" msgstr "" -# 0e5a4f8171c447cba59427243ea29a42 #: ../glossary.rst:469 msgid "Block Storage API" msgstr "" -# 420e3d68f5e64138b7df3061ac51f0a0 #: ../glossary.rst:3219 msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -# 2e5c8084828e4080b8bc04b752aca87a #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:117 msgid "Boot a new instance from the snapshot" msgstr "" -# 3153d512a3e943d6a86a53d1e5e6908d #: ../enduser/cli_cheat_sheet.rst:294 msgid "Boot an instance and attach to volume" msgstr "" -# 9ce3c1954b7d43eead62eee0840566f5 #: ../enduser/hot-guide/hot_basic_resources.rst:474 msgid "Boot an instance from a volume" msgstr "" -# 4085160cbc7a4e8f8484cc832088c123 #: ../enduser/cli_nova_launch_instance_from_volume.rst:16 msgid "Boot an instance from an image and attach a non-bootable volume." msgstr "" -# 8f15bee08be34087b116efd15b2c4d01 #: ../enduser/cli_nova_launch_instance_from_volume.rst:80 msgid "" "Boot an instance from an image and attach the empty volume to the instance::" msgstr "" -# 76af1c3de8e4482c92e24c148d5fc7c1 #: ../enduser/cli_cheat_sheet.rst:106 msgid "Boot an instance using flavor and image names (if names are unique)" msgstr "" -# d1e9daeb0d484c78925cab10b6f7158d #: ../enduser/cli_nova_launch_instance_from_volume.rst:258 msgid "Boot an instance with a 512 MB swap disk and 2 GB ephemeral disk::" msgstr "" -# 4d4dada581fb4e56bad5f91e98842fe4 #: ../enduser/hot-guide/hot_software_deployment.rst:339 msgid "" "Boot configuration scripts can also be managed as their own resources. This " @@ -5212,52 +4354,42 @@ msgid "" "to create a new config and delete the old one." msgstr "" -# 96d9fe40750449f5aa5fdf37fa58b649 #: ../enduser/cli_nova_launch_instance_from_volume.rst:20 msgid "Boot from an existing source image, volume, or snapshot." msgstr "" -# be63a0d083524ac5ae47bcab0848bafe #: ../enduser/dashboard_launch_instances.rst:87 msgid "Boot from image" msgstr "" -# aaa0219370f3423ebf9cfd04d31c372a #: ../enduser/dashboard_launch_instances.rst:101 msgid "Boot from image (creates a new volume)" msgstr "" -# 4ee354e152314ab9b5e896a781ea3ca6 #: ../enduser/dashboard_launch_instances.rst:91 msgid "Boot from snapshot" msgstr "" -# fd9abecee1444cf081028333ac44407f #: ../enduser/dashboard_launch_instances.rst:95 msgid "Boot from volume" msgstr "" -# 65f0fb120a92493091c38eef6f4d84cc #: ../enduser/dashboard_launch_instances.rst:107 msgid "Boot from volume snapshot (creates a new volume)" msgstr "" -# 90b350efb4d341df91d390d5a9d703c4 #: ../enduser/cli_nova_launch_instance_from_volume.rst:35 msgid "Boot instance from image and attach non-bootable volume" msgstr "" -# b3356d3a8ae64f3da3be4be9b247b8b6 #: ../glossary.rst:488 msgid "Bootstrap Protocol (BOOTP)" msgstr "" -# 5573c28681db431a8ff6926de69a3276 #: ../glossary.rst:495 msgid "Border Gateway Protocol (BGP)" msgstr "" -# 545922dadc094465a8e32901072909af #: ../glossary.rst:962 msgid "" "Both Image service and Compute support encrypted virtual machine (VM) images " @@ -5267,77 +4399,61 @@ msgid "" "that uses disk encryption." msgstr "" -# 5c18c57384a048f88b4034c1f579b464 -# 699e797c7d42431f9d44e25a3594be4e -# fbbcfbbab7214c3784ef47b45a564f1c #: ../glossary.rst:145 ../glossary.rst:150 ../glossary.rst:155 msgid "Both a VM container format and disk format. Supported by Image Service." msgstr "" -# 4fde8b48ce734c878425e82fc90ba5fe #: ../common/cli_manage_volumes.rst:21 msgid "" "Bring down a physical storage device for maintenance without disrupting " "workloads." msgstr "" -# 115ae84903934a7ba3ea0a4237d05a2c -# 8cb8fb1f25a941bdba94038ce0e1e8cf #: ../enduser/dashboard_manage_containers.rst:50 #: ../enduser/dashboard_manage_containers.rst:72 msgid "Browse to and select the file that you want to upload." msgstr "" -# 64c44cd7469b424ca29c52666d9178e4 #: ../enduser/hot-guide/hot_software_deployment.rst:458 msgid "Building custom image for software deployments" msgstr "" -# 777d4d9d68024214b4cc098e3fe8459e #: ../glossary.rst:3009 msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -# 9ef8b7a0ab4f4a95a60d7f97980955cf #: ../adminuser/cli_admin_manage_ip_addresses.rst:59 msgid "Bulk create floating IP addresses" msgstr "" -# e995dfd8a304456e8c0959d85ca5e71f #: ../enduser/cli_swift_bulk_delete.rst:8 msgid "Bulk delete" msgstr "" -# 4fde71f018944a119a82138cf4dcd657 #: ../adminuser/cli_admin_manage_ip_addresses.rst:85 msgid "Bulk delete floating IP addresses" msgstr "" -# d1ac7e9985314ce88f586b658ab162d9 #: ../enduser/cli_swift_bulk_delete.rst:17 msgid "Bulk delete request" msgstr "" -# 636be68a9cad4dd8b33afca41de9727a #: ../enduser/cli_swift_bulk_delete.rst:48 msgid "Bulk delete response" msgstr "" -# 339378dcb9444d9a92929ab1fd3aa1f5 #: ../enduser/manage_db_config.rst:21 msgid "Bulk-configure a database or databases" msgstr "" -# f30e02dca18b43dab04aba173924c440 #: ../adminuser/cli_admin_manage_ip_addresses.rst:68 msgid "" "By default, **floating-ip-bulk-create** uses the ``public`` pool and " "``eth0`` interface values." msgstr "" -# b4d4d72767d34bed89888b4156aba83d #: ../adminuser/cli_admin_manage_ip_addresses.rst:13 msgid "" "By default, both administrative and end users can associate floating IP " @@ -5348,7 +4464,6 @@ msgid "" ">`_." msgstr "" -# a09f63df69c24f29b4d86f15b258db1a #: ../enduser/cli_swift_serialized_response_formats.rst:8 msgid "" "By default, the Object Storage API uses a ``text/plain`` response format. In " @@ -5356,7 +4471,6 @@ msgid "" "supported." msgstr "" -# df30d8254cea437597c5b3a5d7b50823 #: ../enduser/cli_swift_large_object_creation.rst:14 msgid "" "By default, the content of an object cannot be greater than 5 GB. However, " @@ -5364,12 +4478,10 @@ msgid "" "large object is comprised of two types of objects:" msgstr "" -# d7aec5bc6def4dc4929e9af27ffdd4b8 #: ../adminuser/manage_projects_users_and_roles.rst:130 msgid "By default, the project is enabled." msgstr "" -# 2b40a5ba211d453fb8457d297fc15c57 #: ../enduser/dashboard_launch_instances.rst:53 msgid "" "By default, this value is set to the availability zone given by the cloud " @@ -5377,12 +4489,10 @@ msgid "" "could be ``nova``." msgstr "" -# eddaa90d118f454688fb3bff6c0ff15b #: ../enduser/cli_reboot_an_instance.rst:12 msgid "By default, when you reboot an instance, it is a soft reboot." msgstr "" -# aed08d7b573e436887c2d6cf0742f4b7 #: ../enduser/cli_config_drive.rst:256 msgid "" "By default, you cannot attach the configuration drive image as a CD drive " @@ -5390,90 +4500,74 @@ msgid "" "the ``/etc/nova/nova.conf`` file::" msgstr "" -# 5cd755229b614dcea8fa46ddef16d942 #: ../glossary.rst:531 msgid "CA" msgstr "" -# 616b0f77793c43f5a2538226c83b0f78 #: ../glossary.rst:560 msgid "CADF" msgstr "" -# 60db010105d841b29dc8ff7dfd76d7ea #: ../glossary.rst:566 msgid "CALL" msgstr "" -# 61366238f64d46548e39336364c0d433 #: ../glossary.rst:588 msgid "CAST" msgstr "" -# 189ef0b04f37416985fc50b77596683a #: ../glossary.rst:752 msgid "CMDB" msgstr "" -# 7114481ba7114cea8b8e8f00a92fb03e #: ../glossary.rst:549 msgid "Cactus" msgstr "" -# c912e1560e7d4603b7e1ed5abf39ce1c #: ../enduser/sdk_compute_apis.rst:320 msgid "Call ``print_server`` again to check the update server details:" msgstr "" -# abc69ea59cb649209a0522b4dba7165c #: ../enduser/sdk_compute_apis.rst:306 msgid "" "Call ``server.update`` on the server object with the new value for ``name`` " "variable:" msgstr "" -# 2bb2d247f0574c05b6d76d2df758dfc2 #: ../glossary.rst:2295 msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -# d86d18829c364c6eacf02296d93b3caf #: ../enduser/create_db.rst:53 msgid "Cassandra" msgstr "" -# bbc7630674664c3f84fb78dbc2cb79d7 #: ../glossary.rst:2747 msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -# 9b0e1d9929144ee4aaa0df3dc1a83ce1 #: ../glossary.rst:628 msgid "CentOS" msgstr "" -# 9cfe3c0756164229a0ff706500b28e38 #: ../glossary.rst:632 msgid "Ceph" msgstr "" -# 6bc3d8890f6b4dd482d20b2b67cd39b8 #: ../glossary.rst:2849 msgid "" "Ceph component that enables a Linux block device to be striped over multiple " "distributed data stores." msgstr "" -# a55581b6f8ff4af483bcfcdd52a68c85 #: ../glossary.rst:638 msgid "CephFS" msgstr "" -# 7525f744c0b8438984b41792bb239bee #: ../glossary.rst:534 msgid "" "Certificate Authority or Certification Authority. In cryptography, an entity " @@ -5487,75 +4581,61 @@ msgid "" "schemes." msgstr "" -# 840b52e3de6f4d0180422e3d73a1c50f #: ../glossary.rst:647 msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -# 680efd0431724898845997ab385558d9 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:38 msgid "Change into the ``logtest`` directory::" msgstr "" -# c01112fc25c949b38876026e5c644a8a #: ../enduser/dashboard_manage_images.rst:72 msgid "Change the name of the image." msgstr "" -# 3fb2af36289840acb01a76c88c9f072d #: ../enduser/cli_change_the_size_of_your_server.rst:8 msgid "Change the size of a server by changing its flavor." msgstr "" -# 2ff78aa9a19c4603b3ed7282ee80d933 #: ../enduser/cli_change_the_size_of_your_server.rst:6 msgid "Change the size of your server" msgstr "" -# 6adc6e83018a46c9be28baf441a04a7d #: ../glossary.rst:2658 msgid "Changes to these types of disk volumes are saved." msgstr "" -# 0fb0e67e73c14d3eb52427a9d3db0e20 #: ../enduser/cli_launch_instances.rst:245 msgid "Check if the instance is online::" msgstr "" -# df2cbb5ec5d2414bb72506072dc7dde6 #: ../enduser/dashboard_databases.rst:147 msgid "Check the backup you want to use and click :guilabel:`Restore Backup`." msgstr "" -# e99fa3c936ca46bd9d51e50667a744a1 #: ../enduser/dashboard_databases.rst:194 msgid "" "Check the instance you want to work with. In the :guilabel:`Actions` column, " "expand the drop down menu and select :guilabel:`Resize Instance`." msgstr "" -# 36d5c73ffa154e04a92bfd14014f42e6 #: ../enduser/dashboard_databases.rst:174 msgid "" "Check the instance you want to work with. In the :guilabel:`Actions` column, " "expand the drop down menu and select :guilabel:`Resize Volume`." msgstr "" -# 051600448f344e9dbc21010ed020a487 -# b1692309b54f441b8d0f7a9f7bf21276 #: ../adminuser/cli_nova_manage_services.rst:38 #: ../adminuser/cli_nova_manage_services.rst:65 msgid "Check the service list:" msgstr "" -# 3accb8abb33c48bc99138e99342f5043 #: ../glossary.rst:3099 msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -# f8a15791ceab4f87b6a9c5321903421e #: ../glossary.rst:50 msgid "" "Checks for missing replicas and incorrect or corrupted objects in a " @@ -5563,24 +4643,16 @@ msgid "" "SQLite database." msgstr "" -# ac02417987af4e7cb461141de6a57468 #: ../glossary.rst:842 msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage " "containers through queries to the SQLite back-end database." msgstr "" -# 61ac45c7f13449da923d29df66955b4c #: ../glossary.rst:662 msgid "Chef" msgstr "" -# c769690e42884066a55ac96560f79fcd -# 2ef6c26a7529478b8c6cd78cd1d5574c -# 8f30b6d0c0654fa1b448b8f2f1db33da -# 862871a6d3f94a88a7894d32280ad75f -# 5ce94e96147e4cfa9bb7b7f816a5c238 -# 075e5fce3f46429cbf0ac9a0d1fb8a8a #: ../adminuser/dashboard_manage_flavors.rst:29 #: ../adminuser/dashboard_manage_flavors.rst:79 #: ../adminuser/dashboard_manage_flavors.rst:94 @@ -5592,132 +4664,103 @@ msgid "" "the page." msgstr "" -# 2e5c711155994a2b8856155898d731d4 -# e509ddef7a5b42ddac383c31cc192b5e #: ../adminuser/dashboard_manage_host_aggregates.rst:24 #: ../adminuser/dashboard_manage_host_aggregates.rst:60 msgid "" "Choose the admin project from the drop-down list at the top of the page." msgstr "" -# 159e7338a1ab4ca39394bcdf4d5d2be7 #: ../adminuser/dashboard_manage_images.rst:43 msgid "" "Choose the image source from the dropdown list. Your choices are :guilabel:" "`Image Location` and :guilabel:`Image File`." msgstr "" -# b12777bf2dd34ac3899d6bed6d88df52 #: ../enduser/configure_access_and_security_for_instances.rst:172 msgid "Choose the pool from which to pick the IP address." msgstr "" -# f577030369da4dbc9e54623dbbe22709 #: ../enduser/dashboard_stacks.rst:48 msgid "" "Choose the source of the environment from the list. The environment files " "contain additional settings for the stack." msgstr "" -# 900f62e4e2c44588b8725d9b3ab63827 #: ../enduser/dashboard_stacks.rst:39 msgid "Choose the source of the template from the list." msgstr "" -# 055e3cb4a2aa48ca8879be725ce23f60 #: ../glossary.rst:1584 msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -# 8ebb719700644fbc9c8fd4b9398b3ffb #: ../enduser/hot-guide/hot_software_deployment.rst:142 msgid "Choosing the user_data_format" msgstr "" -# 4170e33434994411ac38c65509cbd94c #: ../glossary.rst:680 msgid "CirrOS" msgstr "" -# 2fe0b9f245144b83a1655c12c4ca1329 #: ../glossary.rst:685 msgid "Cisco neutron plug-in" msgstr "" -# dd788dc8d5c74a6dbc7b53f95d05c3f3 -# 45337fe93a1e427e97e817cfb9aafc8e #: ../adminuser/cli_cinder_quotas.rst:76 #: ../adminuser/cli_cinder_quotas.rst:109 msgid "Clear per-tenant quota limits::" msgstr "" -# b4ec9aa716bc44e9a05311021798ae46 #: ../enduser/dashboard_manage_images.rst:76 msgid "Clear the :guilabel:`Public` check box to make the image private." msgstr "" -# 26d73094420048aa9a37a50492bfed75 #: ../enduser/dashboard_create_networks.rst:101 msgid "Click :guilabel:`Add Interface`." msgstr "" -# 060887e6365f4dcebbe6330b93aecea4 -# d194d4f29b454620afc39b3b462e729a #: ../enduser/configure_access_and_security_for_instances.rst:69 #: ../enduser/configure_access_and_security_for_instances.rst:84 msgid "Click :guilabel:`Add`." msgstr "" -# 33f132b5ce044f62a69a5b5e89ecaa82 #: ../enduser/dashboard_manage_volumes.rst:76 msgid "Click :guilabel:`Attach Volume`." msgstr "" -# 23936eca6be44174b8012e273ec715ac #: ../enduser/dashboard_databases.rst:133 msgid "Click :guilabel:`Backup`. The new backup appears in the backup list." msgstr "" -# 3d5913a15abc4e3bbfda08ac8eef6d7e #: ../enduser/dashboard_stacks.rst:128 msgid "Click :guilabel:`Change Stack Template`." msgstr "" -# d0fa116fd19d44d98117f617c167efab #: ../enduser/dashboard_manage_containers.rst:96 msgid "Click :guilabel:`Copy Object`." msgstr "" -# 9b2ef1b5444345dfa76ca61453b93d12 #: ../enduser/dashboard_databases.rst:120 msgid "Click :guilabel:`Create Backup`." msgstr "" -# cec4a8d7308e41848ad4a7b827228d14 #: ../enduser/dashboard_manage_containers.rst:24 msgid "Click :guilabel:`Create Container`." msgstr "" -# 81b21f63cb2d43be879a35becbd8c72e -# f1bbe92482f046979d2916aa38da1295 #: ../adminuser/dashboard_manage_flavors.rst:33 #: ../adminuser/dashboard_manage_flavors.rst:72 msgid "Click :guilabel:`Create Flavor`." msgstr "" -# 727fdc8a7add464cbbbad7e44adef4b3 #: ../adminuser/dashboard_manage_host_aggregates.rst:30 msgid "Click :guilabel:`Create Host Aggregate`." msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4816848cfbc7450db46024074606eaac -# c458e94a80514f4ca9d592e832419733 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 6e64cdddeaea422292f1aad83e828bea -# a77d03be031a4838bca031bb9abf712b #: ../adminuser/dashboard_manage_images.rst:33 #: ../adminuser/dashboard_manage_images.rst:70 #: ../enduser/dashboard_manage_images.rst:35 @@ -5725,45 +4768,34 @@ msgstr "" msgid "Click :guilabel:`Create Image`." msgstr "" -# 1c094ba5134e4cd19fd59f6af3ad5df8 #: ../enduser/dashboard_manage_containers.rst:131 msgid "Click :guilabel:`Create Pseudo-folder`." msgstr "" -# 972719a7377a4119a987f7753d22a3c4 #: ../enduser/dashboard_create_networks.rst:70 msgid "Click :guilabel:`Create Router`." msgstr "" -# 72347535779d48ee875f34c44a67558e #: ../adminuser/dashboard_manage_instances.rst:30 msgid "" "Click :guilabel:`Create Snapshot`. The dashboard shows the instance snapshot " "in the :guilabel:`Images & Snapshots` category." msgstr "" -# c1b5010ddb544f908e46278b5aab3bc8 -# 7fbba13bfab1458eb9e6650f7c034f63 #: ../enduser/dashboard_manage_volumes.rst:19 #: ../enduser/dashboard_manage_volumes.rst:53 msgid "Click :guilabel:`Create Volume`." msgstr "" -# dac68166aa78406ea58798b0ec8ae1b4 -# 482c518f372f41ad874ad1bf5f6774b3 #: ../enduser/dashboard_create_networks.rst:61 #: ../enduser/dashboard_manage_containers.rst:142 msgid "Click :guilabel:`Create`." msgstr "" -# 085d708e22824e18aa1c247e16bb144d #: ../enduser/dashboard_databases.rst:145 msgid "Click :guilabel:`Database Backups`. This lists the available backups." msgstr "" -# aece0ab844dc4d2a939adeea0071ccce -# cd0555744b4c445a98c8c8a9406b9fa5 -# 8ee2d6a1a2904329b401e04f45df437c #: ../enduser/dashboard_databases.rst:117 #: ../enduser/dashboard_databases.rst:171 #: ../enduser/dashboard_databases.rst:191 @@ -5772,219 +4804,173 @@ msgid "" "in your system." msgstr "" -# 0c52b1a51fb74e2e93b3984946925c39 #: ../enduser/dashboard_databases.rst:65 msgid "" "Click :guilabel:`Database Instances`. This lists the instances that already " "exist in your environment." msgstr "" -# cf356ea97c4d4ed3b2aa76e899e433c2 #: ../adminuser/dashboard_manage_flavors.rst:99 msgid "Click :guilabel:`Delete Flavors`." msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 1763a11e84384cd19ace217a14e5affb # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4af2c83590ea43dba98cb2c2eb307ca1 #: ../adminuser/dashboard_manage_images.rst:102 #: ../enduser/dashboard_manage_images.rst:95 msgid "Click :guilabel:`Delete Images`." msgstr "" -# e980c6fffd9f485a9c10ded8d55af008 #: ../enduser/dashboard_stacks.rst:145 msgid "Click :guilabel:`Delete Stack`." msgstr "" -# 2eda2ab593d841c1b39f3e95aa352d77 #: ../enduser/dashboard_manage_volumes.rst:146 msgid "Click :guilabel:`Delete Volumes` and confirm your choice." msgstr "" -# aed9955fd36e48fa823c7ac96734f137 #: ../adminuser/dashboard_manage_instances.rst:76 msgid "Click :guilabel:`Download CSV Summary` to download a CSV summary." msgstr "" -# 9edb66e5ad1f4b66ab3d496cebff4e2d #: ../enduser/dashboard_manage_volumes.rst:130 msgid "Click :guilabel:`Edit Volume`." msgstr "" -# aea7b9a5d97c45b0926ce9865f8358fe #: ../enduser/dashboard_databases.rst:68 msgid "Click :guilabel:`Launch Instance`." msgstr "" -# 993a2d3dc14046d3aa0c4a97e338a62b #: ../enduser/dashboard_stacks.rst:34 msgid "Click :guilabel:`Launch Stack`." msgstr "" -# 12c8d97760584713995f5ef327484766 #: ../enduser/dashboard_stacks.rst:104 msgid "" "Click :guilabel:`Launch` to create a stack. The :guilabel:`Stacks` tab shows " "the stack." msgstr "" -# dba4c106c04b4c3faf4b05681385f8fe -# 94e5c354a545434086899e6aa9fb53ba #: ../enduser/dashboard_databases.rst:155 #: ../enduser/dashboard_launch_instances.rst:158 msgid "Click :guilabel:`Launch`." msgstr "" -# 30011fddd51042d6a87eb808010aa8cf #: ../enduser/dashboard_manage_containers.rst:84 msgid "" "Click :guilabel:`More` and choose :guilabel:`Copy` from the dropdown list." msgstr "" -# b791ea3276c64d23b594b2a124dc70ff #: ../enduser/dashboard_manage_containers.rst:68 msgid "" "Click :guilabel:`More` and choose :guilabel:`Edit` from the dropdown list." msgstr "" -# cf4731fee7c14b62afef77d80b059f97 -# c28d24f8235d4a2cb2810ff76b28c3d2 #: ../enduser/dashboard_stacks.rst:61 ../enduser/dashboard_stacks.rst:131 msgid "Click :guilabel:`Next`." msgstr "" -# d4fde69a3c004f99887d4494f1b82e7a #: ../enduser/dashboard_databases.rst:202 msgid "Click :guilabel:`Resize Database Instance`." msgstr "" -# b68e0a30ca424437b5b8a8b285c6a2ba #: ../enduser/dashboard_databases.rst:183 msgid "Click :guilabel:`Resize Database Volume`." msgstr "" -# f11c2030b7ef4d40a0bc0417ff237490 #: ../adminuser/dashboard_manage_flavors.rst:87 msgid "Click :guilabel:`Save`." msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 3dfb092e5c814c9a844d39cd3af08c60 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# e605f9cd72064ab0b10bbce181d7d519 #: ../adminuser/dashboard_manage_images.rst:90 #: ../enduser/dashboard_manage_images.rst:78 msgid "Click :guilabel:`Update Image`." msgstr "" -# e8b594fc94b44d099dd7cedbf8c1e3d2 -# 81a445b1d5e645e6844bb68ee6fb885e #: ../enduser/dashboard_manage_containers.rst:74 #: ../enduser/dashboard_manage_containers.rst:119 msgid "Click :guilabel:`Update Object`." msgstr "" -# fdf5f3dd4aeb472b9651d7ec8c505075 #: ../enduser/dashboard_stacks.rst:135 msgid "Click :guilabel:`Update`." msgstr "" -# 49f7b76e634646fabe8e64b2bdae3c01 -# d6e56249a9034334b7fef3e090f1a0ae -# 0c977035dd574237ad6717c204f0b7bc #: ../enduser/dashboard_manage_containers.rst:41 #: ../enduser/dashboard_manage_containers.rst:52 #: ../enduser/dashboard_manage_containers.rst:109 msgid "Click :guilabel:`Upload Object`." msgstr "" -# dc4340135f2d4469805ad2a9d4eb4c8e #: ../enduser/configure_access_and_security_for_instances.rst:170 msgid "Click Allocate IP to Project." msgstr "" -# 16744d7b088a4f4ea95d666b5c9f2aab #: ../enduser/configure_access_and_security_for_instances.rst:174 msgid "Click Allocate IP." msgstr "" -# 64923dc3fad34648beffca81f5fee2f1 #: ../enduser/configure_access_and_security_for_instances.rst:188 msgid "Click Associate." msgstr "" -# 2d50061fc76e4feda20436061fcbac0c #: ../enduser/configure_access_and_security_for_instances.rst:101 msgid "Click Create Keypair." msgstr "" -# d5987cc7eea64717a1e0c056aaf2e927 #: ../enduser/dashboard_create_networks.rst:24 msgid "Click Create Network." msgstr "" -# edf2290bd8ee405d88d6d0c71acb706a #: ../enduser/dashboard_manage_volumes.rst:93 msgid "Click Detach Volume and confirm your changes." msgstr "" -# 2e1920685af44fda95cfa14c4cc51765 #: ../enduser/configure_access_and_security_for_instances.rst:119 msgid "Click Import Keypair." msgstr "" -# ef5013a74644418e85871438188bbc3e #: ../adminuser/dashboard_admin_manage_roles.rst:31 msgid "Click the :guilabel:`Create Role` button to confirm your changes." msgstr "" -# 1b633816c3f144378cdb893f7f9899c5 #: ../adminuser/dashboard_admin_manage_roles.rst:28 msgid "Click the :guilabel:`Create Role` button." msgstr "" -# 11fa44eeffd24e37a69309dab7a29481 #: ../adminuser/dashboard_admin_manage_roles.rst:39 msgid "Click the :guilabel:`Edit` button." msgstr "" -# 8487e2b513b644cea7fd91c8ccf04ffe #: ../enduser/dashboard_databases.rst:98 msgid "" "Click the :guilabel:`Launch` button. The new database instance appears in " "the databases list." msgstr "" -# a78718c4c4ea48e3b8746083c26052c4 #: ../enduser/dashboard_databases.rst:152 msgid "" "Click the :guilabel:`Restore From Database` tab and make sure that this new " "instance is based on the correct backup." msgstr "" -# 67f605e18c58468a8b51ca737c8e7102 -# 23137d1891ae480eadec41d8e56fef33 #: ../adminuser/dashboard_set_quotas.rst:104 #: ../adminuser/dashboard_set_quotas.rst:109 msgid "Click the :guilabel:`Update Defaults` button." msgstr "" -# c7b36dbb4b7243298f75886916329679 #: ../adminuser/dashboard_admin_manage_roles.rst:42 msgid "Click the :guilabel:`Update Role` button to confirm your changes." msgstr "" -# 1ee95d4e6cc348c387c41295f238654e #: ../enduser/configure_access_and_security_for_instances.rst:167 msgid "" "Click the Floating IPs tab, which shows the floating IP addresses allocated " "to instances." msgstr "" -# 8cfd0766048e42fd91e30ded480baaab -# bfed9f6861c941deb4f730f4b98af195 #: ../enduser/configure_access_and_security_for_instances.rst:98 #: ../enduser/configure_access_and_security_for_instances.rst:116 msgid "" @@ -5992,60 +4978,49 @@ msgid "" "this project." msgstr "" -# b28b15bd9c5f459583c66c5277a7f3bf #: ../enduser/dashboard_create_networks.rst:77 msgid "Click the new router's :guilabel:`Set Gateway` button." msgstr "" -# 9f481804ae7747d7b13e5a6cb140fdc4 #: ../adminuser/dashboard_view_cloud_resources.rst:31 msgid "Click the:" msgstr "" -# a61386f83f944972be2f232575e3bc08 #: ../common/cli_overview.rst:32 msgid "Client" msgstr "" -# 6016b2fe76fa48e0ae52cdb11cc81616 #: ../glossary.rst:563 msgid "" "Cloud Auditing Data Federation (CADF) is a specification for audit event " "data. CADF is supported by OpenStack Identity." msgstr "" -# b5ddcdbe343e440d9dfb08143e2ca305 #: ../glossary.rst:715 msgid "Cloud Data Management Interface (CDMI)" msgstr "" -# 02db947eebec44fdb6ae96edceb52282 #: ../glossary.rst:720 msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -# 4e5a6ad52be3444da59af827282ebef0 #: ../glossary.rst:737 msgid "Cloudbase-Init" msgstr "" -# 5ece08da633149bf9b2d2132e9c0dd8d #: ../glossary.rst:1046 msgid "Code name for the DNS service project for OpenStack." msgstr "" -# 24c12918939e424d9cf0856210f7510f #: ../glossary.rst:2164 msgid "" "Code name for the OpenStack project that provides the Containers Service." msgstr "" -# afe21346e66c45f4a257632940afa3a3 #: ../glossary.rst:395 msgid "Code name of the key management service for OpenStack." msgstr "" -# d6c51b8b8e5840ab88dfa851ae47fe23 #: ../glossary.rst:705 msgid "" "Collection of Compute components that represent the global state of the " @@ -6053,92 +5028,77 @@ msgid "" "Storage, and node/storage workers through a queue." msgstr "" -# 7e3f9c824ffc410b894cd04b40dec9a3 #: ../glossary.rst:3326 msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -# d80b578e4135440492ccf7b21169a409 #: ../glossary.rst:3376 msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -# 7801c96714fa414b8e9c522d1b3e8663 #: ../glossary.rst:3515 msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -# e3104a2f15314fadbc61cd55d663136d #: ../glossary.rst:1815 msgid "" "Combination of a URI and UUID used to access Image service VM images through " "the image API." msgstr "" -# 33fc401b84b645a6a60a7bed058591b2 #: ../enduser/cli_manage_bare_metal_nodes.rst:28 msgid "Commands" msgstr "" -# 2c3df473fadd4ae2b655f7d1b33900aa #: ../common/cli_overview.rst:80 msgid "Common client" msgstr "" -# 68d0b17175774255a4ed4d54ca44f705 #: ../common/cli_overview.rst:80 msgid "Common client for the OpenStack project." msgstr "" -# 6996ad30812f43eebedec588b8179b2c #: ../common/app_support.rst:5 msgid "Community Support" msgstr "" -# 5667309a2daf4afe94d5d7307b25915d #: ../glossary.rst:3291 msgid "" "Community project that captures Compute AMQP communications; useful for " "debugging." msgstr "" -# 1fe0b70050c344a5b1a2b8ee3f5826fb #: ../glossary.rst:1072 msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -# 6be85b2c572e4596bfaae7920de9bf35 #: ../glossary.rst:3470 msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -# 6c180c6785f24054906bf26d98aaf90a #: ../glossary.rst:243 msgid "" "Companies that rent specialized applications that help businesses and " "organizations provide additional services with lower cost." msgstr "" -# b1643496c8974a81b67ee99c03a011e8 #: ../enduser/cli_swift_large_object_creation.rst:251 msgid "Comparison of static and dynamic large objects" msgstr "" -# 4f80b0ab236843a395f294ba00ba67c8 #: ../enduser/hot-guide/hot_basic_resources.rst:358 msgid "Complete network example" msgstr "" -# 72900f55a13a4099aa7179f4ed291ec1 #: ../glossary.rst:2680 msgid "" "Component of Identity Service that provides a rule-management interface and " @@ -6146,21 +5106,9 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 72f571e56efb45f2b6423a592436fbfb -# 050ba1c0be7c4f699c85550e89989e73 -# 13385965145e417b9efa7ae205f85c61 -# ea6eebe0d8804e8ca796761fc34d1de7 -# 48e6d4a8fcc546f4b98d8412e107ad35 -# 28527721b66a40bf974210a4169db467 -# 3d95d44379de45d1aa72e18c20c8dd9b -# f58cbfd3aa9848a4af7fafa58fe5dda5 -# c56b00bd1e154818bd599cea362a4e57 # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# a1f145f05991435795d462aadf69f17d # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 59f6925d9f014f8da78294fded1c957a # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 47f956eed40845e3af3bb6aa970f3cad #: ../adminuser/dashboard_set_quotas.rst:45 #: ../adminuser/dashboard_set_quotas.rst:48 #: ../adminuser/dashboard_set_quotas.rst:51 @@ -6174,22 +5122,18 @@ msgstr "" msgid "Compute" msgstr "" -# 3987dbd5c5d14b9f844022ac0101eec3 #: ../enduser/cli_cheat_sheet.rst:86 msgid "Compute (nova)" msgstr "" -# e808586494384a3fbf42ff0e09cc351f #: ../glossary.rst:781 msgid "Compute API" msgstr "" -# a2445a379a4e4be782a7e882e62815a5 #: ../glossary.rst:802 msgid "Compute service" msgstr "" -# e12bda43b1b64c6ea10effe72ddf4a5d #: ../glossary.rst:3131 msgid "" "Computer that provides explicit services to the client software running on " @@ -6198,7 +5142,6 @@ msgid "" "when creating a server." msgstr "" -# 85622819ebf64f65b28642baeb0d5950 #: ../enduser/hot-guide/hot_software_deployment.rst:535 msgid "" "Config inputs are mapped to shell environment variables. The script can " @@ -6207,19 +5150,16 @@ msgid "" "inputs ``foo``, ``bar`` and generates an output ``result``." msgstr "" -# d15442a9a0c7407f9795c8ea211f4dc1 #: ../glossary.rst:2876 msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -# af4d014cdb6b47af80e0afdde9bffa59 #: ../glossary.rst:755 msgid "Configuration Management Database." msgstr "" -# 11cb6a25e6354b0085a9c83f356b2483 #: ../enduser/hot-guide/hot_software_deployment.rst:634 msgid "" "Configuration data which used to be included in the ``AWS::CloudFormation::" @@ -6227,143 +5167,115 @@ msgid "" "property of the config resource, as in the following example:" msgstr "" -# 691fcfc7d3934aa7a9af93f655c15d6b #: ../enduser/cli_config_drive.rst:134 msgid "Configuration drive contents" msgstr "" -# 7d54d7d857e9429b9daeeefe7197e937 #: ../enduser/cli_config_drive.rst:248 msgid "Configuration drive format" msgstr "" -# bd27cab69da945ca88d52166fe9fdf6f #: ../glossary.rst:342 msgid "" "Configuration setting within RabbitMQ that enables or disables message " "acknowledgment. Enabled by default." msgstr "" -# 26d430106877485a9653ec557d180cf3 #: ../common/networking_advanced_quotas.rst:107 msgid "Configure Networking to show per-tenant quotas" msgstr "" -# 6d46ba01b0324696bca88fdbc19024e1 -# 92f0871e4cc9470e893b80adc650d11c -# 9d736cd996314d8faad3ee68d58d7ae3 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:6 #: ../enduser/configure_access_and_security_for_instances.rst:6 #: ../enduser/sdk_configure_access_security_instances.rst:11 msgid "Configure access and security for instances" msgstr "" -# 3c31350748ab4ee7873a0de78bbcb8bf #: ../common/cli_overview.rst:52 msgid "Configure networks for guest servers." msgstr "" -# 71285a7c055b41a49fde75c4de9c5c40 #: ../common/networking_advanced_quotas.rst:85 msgid "Configure per-tenant quotas" msgstr "" -# a9756376fd764282875a0112f899a75d #: ../enduser/hot-guide/hot_software_deployment.rst:620 msgid "Configuring with cfn-init" msgstr "" -# 9f439c173cba4503b2b8f0b2efa34e00 #: ../enduser/hot-guide/hot_software_deployment.rst:602 msgid "Configuring with os-apply-config" msgstr "" -# c6be2b0127a34460b0ab862d827e8a4f #: ../enduser/hot-guide/hot_software_deployment.rst:714 msgid "Configuring with puppet" msgstr "" -# ccb912a9a0444a91a6dd6768d8b59ed0 #: ../enduser/hot-guide/hot_software_deployment.rst:530 msgid "Configuring with scripts" msgstr "" -# de155c88e88642cd8c438e0277ec98c0 #: ../enduser/cli_change_the_size_of_your_server.rst:82 msgid "Confirm the resize,for example::" msgstr "" -# 619c658f246c47af8accd385b73c67b8 #: ../enduser/dashboard_manage_volumes.rst:109 msgid "Confirm your changes." msgstr "" -# cfae452e75464834be1c3076b02bb246 #: ../enduser/hot-guide/hot_basic_resources.rst:47 msgid "Connect an instance to a network" msgstr "" -# 6267e5440b564b948c4288a7ca9cb636 #: ../enduser/dashboard_launch_instances.rst:170 msgid "Connect to your instance by using SSH" msgstr "" -# 333e9b8a7faf46b18f61a9bf87734275 #: ../glossary.rst:1384 msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -# 2de42917e8434fe996931de189622cf5 #: ../glossary.rst:861 msgid "Containers service" msgstr "" -# d42d2b824a854e219a889946cd006be2 #: ../glossary.rst:510 msgid "" "Contains configuration information that Object Storage uses to reconfigure a " "ring or to re-create it from scratch after a serious failure." msgstr "" -# 3e8dc095a31f4f098c3b10e41fd1026f #: ../glossary.rst:3083 msgid "" "Contains information about a user as provided by the identity provider. It " "is an indication that a user has been authenticated." msgstr "" -# ea740be142d8432cbe2d6c8f65831463 #: ../glossary.rst:2628 msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -# dcb241cb851e47c5ae0658f89143abe3 #: ../glossary.rst:832 msgid "Contains the output from a Linux VM console in Compute." msgstr "" -# 78e7e94f3c954524bd2481c0434d96aa #: ../adminuser/dashboard_set_quotas.rst:51 msgid "Content bytes allowed for each injected file." msgstr "" # #-#-#-#-# index-admin.pot (Admin User Guide 1.0.0) #-#-#-#-# -# d82c8f1675e24f24b67295b801b9fc6c # #-#-#-#-# index.pot (Admin User Guide 1.0.0) #-#-#-#-# -# be10764bd60044daade36484d617afb7 #: ../index-admin.rst:20 ../index.rst:20 msgid "Contents" msgstr "" -# e6c893315cc143728f79e52e5f3179b4 #: ../adminuser/dashboard_manage_instances.rst:39 msgid "Control the state of an instance" msgstr "" -# 06ea4788e8e545c4969fd67aa43c9196 #: ../glossary.rst:2990 msgid "" "Converts an existing server to a different flavor, which scales the server " @@ -6372,89 +5284,74 @@ msgid "" "the original server is removed." msgstr "" -# bf2cc0b235cb4060985a99d2022020f0 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:37 msgid "" "Copy the :file:`PROJECT-openrc.sh` file to the computer from which you want " "to run OpenStack commands." msgstr "" -# 775cacf69fac464c9540316a14c185b5 #: ../enduser/dashboard_launch_instances.rst:177 msgid "Copy the IP address for your instance." msgstr "" -# 40b1afa6db694c59bcedc8b0ac51cfc8 #: ../enduser/cli_launch_instances.rst:227 msgid "" "Copy the administrative password value from the ``adminPass`` field. Use the " "password to log in to your server." msgstr "" -# 6305d5a32d8a4db5a816e357cd5effeb #: ../enduser/cli_launch_instances.rst:224 msgid "" "Copy the server ID value from the ``id`` field in the output. Use the ID to " "get server details or to delete your server." msgstr "" -# 860becdb4f7743cfa4c2911b1ca74ebc #: ../enduser/cli_swift_set_object_versions.rst:41 msgid "Create a ``current`` container to store current versions of objects." msgstr "" -# ac4e86b34f7e435e932833ee125ec8f2 #: ../enduser/cli_manage_bare_metal_nodes.rst:54 msgid "Create a bare-metal node" msgstr "" -# 710ed27720814360a2348db875bbe534 #: ../enduser/cli_nova_launch_instance_from_volume.rst:198 msgid "" "Create a bootable volume from an image, before the instance boots. The " "volume is not deleted when the instance is terminated::" msgstr "" -# 0579c5885c064b5c9023955cdf0e2971 #: ../enduser/set_up_clustering.rst:40 msgid "" "Create a cluster by using the trove ``cluster-create`` command. This command " "creates a one-shard cluster. Pass in:" msgstr "" -# 3bda7942d404472db34d8eba42261b10 #: ../enduser/dashboard_manage_containers.rst:20 msgid "Create a container" msgstr "" -# 43bedf0499ea4dcabb94d5c64a75ce41 #: ../common/cli_manage_volumes.rst:276 msgid "" "Create a custom bootable volume or a volume with a large data set and " "transfer it to a customer." msgstr "" -# ca3592672667476ab752a2d70178f155 #: ../enduser/dashboard_databases.rst:16 msgid "Create a database instance" msgstr "" -# 3069cb6052934068986181f19b9c35f8 #: ../enduser/cli_cheat_sheet.rst:340 msgid "Create a file on the volume" msgstr "" -# 057bc9b9b4ac4e4bab7cff086be0ee8f #: ../adminuser/cli_manage_flavors.rst:70 msgid "Create a flavor" msgstr "" -# 128f8f2cf7cc4d728f6ac92412fa2673 #: ../enduser/hot-guide/hot_basic_resources.rst:269 msgid "Create a key pair" msgstr "" -# fe59628452144002a87fee7a4bc26162 #: ../enduser/cli_swift_large_object_creation.rst:71 msgid "" "Create a manifest object. Include the ``?multipart-manifest=put`` query " @@ -6462,32 +5359,26 @@ msgid "" "manifest object." msgstr "" -# 1ad8ab699a0c4f96a02689de250c502f #: ../enduser/cli_cheat_sheet.rst:328 msgid "Create a mountpoint" msgstr "" -# 5ff446a06df34d888faf0b99485ffe1f #: ../enduser/dashboard_create_networks.rst:20 msgid "Create a network" msgstr "" -# 20e73ad27688458681e20004575ab518 #: ../enduser/hot-guide/hot_basic_resources.rst:304 msgid "Create a network and a subnet" msgstr "" -# 67558a14ba7842368b2ef3416b467d6c #: ../enduser/cli_create_and_manage_networks.rst:62 msgid "Create a network with specified provider network type::" msgstr "" -# 569e4f02332b434798a410a83baf7af9 #: ../enduser/cli_create_and_manage_networks.rst:37 msgid "Create a network::" msgstr "" -# 04a3be14192f47a6880b129ee093ac45 #: ../enduser/set_up_replication.rst:41 msgid "" "Create a new instance that will be a replica of the original instance. You " @@ -6496,154 +5387,124 @@ msgid "" "is a replica of the original instance, ``base_1``:" msgstr "" -# cb2c36b380714e02a7e6415b828ad9ca #: ../enduser/cli_cheat_sheet.rst:287 msgid "Create a new volume" msgstr "" -# f3aa75a547f24205ae7f5835afa95f2b #: ../enduser/cli_nova_launch_instance_from_volume.rst:37 msgid "" "Create a non-bootable volume and attach that volume to an instance that you " "boot from an image." msgstr "" -# 02db47ac50f1461b8d4b8d29d041b2a9 #: ../enduser/cli_nova_launch_instance_from_volume.rst:44 msgid "Create a non-bootable volume::" msgstr "" -# de62fcdd989b4f0e91ac4eebf08a1ca0 #: ../enduser/cli_create_and_manage_networks.rst:171 msgid "Create a port with specified IP address::" msgstr "" -# 92f6b9ccb0cc49078843543e3a84d7e5 #: ../enduser/cli_create_and_manage_networks.rst:203 msgid "Create a port without specified IP address::" msgstr "" -# 5464fec9a03f4e52acef51a253926d4d #: ../adminuser/cli_keystone_manage_services.rst:106 msgid "" "Create a project for the service users. Typically, this project is named " "``service``, but choose any name you like::" msgstr "" -# 807bb946e3a24733a411093d777c0734 #: ../adminuser/manage_projects_users_and_roles.rst:124 msgid "Create a project named ``new-project``:" msgstr "" -# 341646096d774e18ad785c2ec1c71035 #: ../adminuser/dashboard_admin_manage_roles.rst:23 msgid "Create a role" msgstr "" -# 1150228b4cfd49bd804a0624b7405c97 #: ../enduser/dashboard_create_networks.rst:66 msgid "Create a router" msgstr "" -# e96635c95a7241b3b66a39ed3dc973fb #: ../enduser/sdk_neutron_apis.rst:333 msgid "Create a router and add a port to the subnet:" msgstr "" -# 94f872cb9dc14399b72d7aab734f1f68 #: ../enduser/cli_create_and_manage_networks.rst:135 msgid "Create a router::" msgstr "" -# fdf8a13343ce44cf9816b6803b4f7acf #: ../enduser/cli_swift_set_object_versions.rst:97 msgid "Create a second version of the object in the ``current`` container:" msgstr "" -# b140081a4eca4b64ada305959c285899 #: ../adminuser/nova_cli_manage_projects_security.rst:90 msgid "Create a security group" msgstr "" -# 96406d3654744de0bbe4b552b0892457 #: ../adminuser/cli_keystone_manage_services.rst:39 msgid "Create a service" msgstr "" -# 97036944fcd640128dc8091ea4e57457 #: ../enduser/dashboard_manage_volumes.rst:98 msgid "Create a snapshot from a volume" msgstr "" -# f3a76c9ebae94813827061d4d9e2b199 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:30 msgid "Create a snapshot of the instance" msgstr "" -# 7fb2be4364f445bb9db7ab57a213ef8b #: ../enduser/cli_create_and_manage_stacks.rst:27 msgid "Create a stack from an example template file" msgstr "" -# c65375899b73490cae861c470135ddfb #: ../enduser/cli_cheat_sheet.rst:275 msgid "Create a subnet" msgstr "" -# 189f19deefc348b1a20aa327b7f54259 #: ../enduser/cli_create_and_manage_networks.rst:89 msgid "Create a subnet::" msgstr "" -# 73130d5ce83a4d54bd8da65fcaf1c3ad #: ../adminuser/manage_projects_users_and_roles.rst:96 msgid "Create a tenant (project)" msgstr "" -# bad0fe2942dd408ea9a74d83e76263e0 #: ../adminuser/manage_projects_users_and_roles.rst:197 msgid "Create a user" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 40ce9096e9d34a63ae9f256e287c5bfc # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 77ad90a9c4054c1eab7ff2b3cd1cc50a -# 882aff199a87479b8ca5276ab53607b1 #: ../common/cli_manage_volumes.rst:43 #: ../enduser/dashboard_manage_volumes.rst:15 #: ../enduser/hot-guide/hot_basic_resources.rst:397 msgid "Create a volume" msgstr "" -# 0a27788f0f094d1db0e8db5bb7d67d3f #: ../enduser/cli_nova_launch_instance_from_volume.rst:18 msgid "Create a volume from an image and boot an instance from that volume." msgstr "" -# 161e3f5f04fc4a39ba446020ebea8821 #: ../common/cli_manage_volumes.rst:284 msgid "Create a volume transfer request" msgstr "" -# 913a50c3941345229886e3c9d2ad69d8 #: ../common/cli_manage_volumes.rst:73 msgid "" "Create a volume with 8 GB of space, and specify the availability zone and " "image::" msgstr "" -# fe891fd9d4b34bf0b9e28f63753eb664 #: ../enduser/cli_swift_set_object_versions.rst:27 msgid "Create an ``archive`` container to store older versions of objects:" msgstr "" -# bef5d257d2c54e39930fbe1b96ebbf0a #: ../enduser/cli_swift_archive_auto_extract.rst:47 msgid "Create an archive for auto-extract" msgstr "" -# 4f7432190d6a499db0da191cfab74fd3 #: ../enduser/cli_ceilometer.rst:68 msgid "" "Create an auto-scaling stack by running the following command. The :option:`-" @@ -6651,291 +5512,228 @@ msgid "" "P` option specifies the :code:`KeyName` parameter as :code:`heat_key`::" msgstr "" -# c0dda519f23542049495afd1a04cb6b4 #: ../enduser/hot-guide/hot_basic_resources.rst:22 msgid "Create an instance" msgstr "" -# c5f69ebf070f434ab6cf94fb26241cb2 -# 93e4c389ba6b4caa9770c9909f80fadf #: ../enduser/cli_cheat_sheet.rst:145 #: ../enduser/dashboard_launch_instances.rst:201 msgid "Create an instance snapshot" msgstr "" -# d0e97eac03f44105991b623f97057aa3 -# fe8de5e1589c494aa924d71a6e4e61cd #: ../enduser/create_db.rst:8 ../enduser/create_db.rst:16 msgid "Create and access a database" msgstr "" -# 88beb7152b9d47b99b55620c291c8601 #: ../adminuser/manage_projects_users_and_roles.rst:283 msgid "Create and assign a role" msgstr "" -# 787850acde8645bb87ded828e3b1cbe6 #: ../enduser/hot-guide/hot_basic_resources.rst:145 msgid "Create and associate a floating IP to an instance" msgstr "" -# 928860d23c5a442cbf9d6ff4bd0fd8da #: ../enduser/hot-guide/hot_basic_resources.rst:96 msgid "Create and associate security groups to an instance" msgstr "" -# fbc1cb484b814811b98c73a405e1344a #: ../common/cli_overview.rst:72 msgid "Create and collect measurements across OpenStack." msgstr "" -# f74648b63c65453abf99a82b2bb9f4ef #: ../common/cli_overview.rst:76 msgid "Create and manage Hadoop clusters on OpenStack." msgstr "" -# 965b0fde8f0045a7be3a664914066751 #: ../enduser/hot-guide/hot_basic_resources.rst:330 msgid "Create and manage a router" msgstr "" -# f8f8d2567f4945dcbfe5182eb592eafc #: ../enduser/cli_swift_create_containers.rst:6 msgid "Create and manage containers" msgstr "" -# 5c8ae57844294875a984f8ccbdce53fd -# 4c60530d6ead41448256a66ac437bd6c #: ../enduser/dashboard_databases.rst:6 ../enduser/trove-manage-db.rst:6 msgid "Create and manage databases" msgstr "" -# 5b1f22a711d34321b8cc44cc904cdacd #: ../common/cli_overview.rst:41 msgid "Create and manage databases." msgstr "" -# c377be1575294294bb5457a811b4d79c #: ../adminuser/dashboard_manage_host_aggregates.rst:6 msgid "Create and manage host aggregates" msgstr "" -# 4dd9bfdad10b41329a3d397b5a0cd2e7 #: ../adminuser/dashboard_manage_images.rst:6 msgid "Create and manage images" msgstr "" -# f29ea27b0bdf4245bc637244a88b1ba7 #: ../common/cli_overview.rst:37 msgid "Create and manage images, instances, and flavors." msgstr "" -# 7e8799d0232040b493e1c118956ce220 #: ../common/cli_overview.rst:49 msgid "Create and manage images." msgstr "" -# ebdcd2d655f0450fbb7702e150a073ff -# 81cca1c382c0473482a52e9b64573db1 #: ../enduser/cli_create_and_manage_networks.rst:6 #: ../enduser/dashboard_create_networks.rst:6 msgid "Create and manage networks" msgstr "" -# baf18e70e45c486aa9d3226d9291e126 #: ../enduser/dashboard_manage_containers.rst:6 msgid "Create and manage object containers" msgstr "" -# 5a84b18659ed4e23b179fa7e6ee1ff9a #: ../adminuser/dashboard_admin_manage_roles.rst:6 msgid "Create and manage roles" msgstr "" -# 4a42584bebe2447586fdb7f24654a5c7 -# ee34d42a5697400795615d148a9ca7ba #: ../enduser/cli_nova_configure_access_security_for_instances.rst:122 #: ../enduser/sdk_configure_access_security_instances.rst:160 msgid "Create and manage security group rules" msgstr "" -# 7f1bc5131b6d4f0b8dec21f67ad97ff3 -# 2f6eddddbd094b3bb1fd02eab0fcb847 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:99 #: ../enduser/sdk_configure_access_security_instances.rst:110 msgid "Create and manage security groups" msgstr "" -# c0fc38be55264f208d644415aac933e0 #: ../adminuser/cli_keystone_manage_services.rst:6 msgid "Create and manage services and service users" msgstr "" -# 3bcf03258b0a494390af9158513ab512 #: ../enduser/cli_create_and_manage_stacks.rst:6 msgid "Create and manage stacks" msgstr "" -# 08e8d9598b0c42c18db670f9bee1bc57 #: ../common/cli_overview.rst:44 msgid "Create and manage users, tenants, roles, endpoints, and credentials." msgstr "" -# 10da216b8b5a4a348ca16110f34959d7 #: ../enduser/dashboard_manage_volumes.rst:6 msgid "Create and manage volumes" msgstr "" -# 002b42b04f7e4e15a8280ce039806b35 #: ../common/cli_overview.rst:34 msgid "Create and manage volumes." msgstr "" -# a447cba44387476981aee2e86f635c74 #: ../enduser/hot-guide/hot_environment.rst:84 msgid "Create and override resources" msgstr "" -# e655685493c84767bc2cf56e347c5cd2 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:55 msgid "Create and source the OpenStack RC file" msgstr "" -# c492fea2dc3d404b87b92f105969c5b0 #: ../enduser/backup_db_incremental.rst:31 msgid "Create and use incremental backups" msgstr "" -# 620ff0e2b2624f6795d7904b0f5d9836 #: ../enduser/configure_access_and_security_for_instances.rst:93 msgid "Create at least one key pair for each project." msgstr "" -# d9e6afe1f22c452c98ded9217d865228 #: ../adminuser/dashboard_manage_flavors.rst:25 msgid "Create flavors" msgstr "" -# 67e9f103a6b64da8b7fb37cd2aed8a05 #: ../adminuser/dashboard_manage_images.rst:21 msgid "Create images" msgstr "" -# f4b14e781e9c40c68afe2e8020b45dff #: ../adminuser/dashboard_manage_instances.rst:18 msgid "Create instance snapshots" msgstr "" -# 73dcf64cd7544e129a7d1b887aeda504 #: ../enduser/cli_cheat_sheet.rst:235 msgid "Create keypair" msgstr "" -# e34c16788bc644b89558aef2b2e97fbd -# 73738aa9570345b3b9e0bfb1635312c2 #: ../enduser/cli_cheat_sheet.rst:269 ../enduser/sdk_neutron_apis.rst:136 msgid "Create network" msgstr "" -# 0f4c38d536b240b9b771229c7a11bf92 #: ../enduser/cli_create_and_manage_networks.rst:18 msgid "Create networks" msgstr "" -# 4d6ebc356c0547198acfdaa92a32ab28 #: ../common/cli_manage_images.rst:114 msgid "Create or update an image (glance)" msgstr "" -# d258faf723ee442ba1f562af94a33908 -# 3efc054a38f446fb8cfd320abf384bf8 #: ../enduser/cli_create_and_manage_networks.rst:169 #: ../enduser/sdk_neutron_apis.rst:193 msgid "Create ports" msgstr "" -# 5064a4e8ac2544239110025f6f52d273 #: ../enduser/sdk_neutron_apis.rst:306 msgid "Create router and add port to subnet" msgstr "" -# 180c0d4ad6684fdbb151f560041c0465 #: ../enduser/sdk_neutron_apis.rst:365 msgid "Create router: complete code listing example" msgstr "" -# 478c925db95a45eb9210278487a793c9 #: ../enduser/cli_create_and_manage_networks.rst:133 msgid "Create routers" msgstr "" -# 1f5ff479219b40ca9b5f09817f652787 #: ../adminuser/nova_cli_manage_projects_security.rst:182 msgid "Create security group rules for a cluster of instances" msgstr "" -# 380cc99ae4e4461aa1627c6dae7969c9 #: ../enduser/sdk_compute_apis.rst:95 msgid "Create server (API v2)" msgstr "" -# 3c5452285f174c50b84532c0d7ad3503 #: ../enduser/sdk_compute_apis.rst:146 msgid "Create server code listing example" msgstr "" -# 3813f0c48152468ea67db176f9182649 #: ../adminuser/cli_keystone_manage_services.rst:104 msgid "Create service users" msgstr "" -# 159df1e8de1f4717a62b5b2999619db1 #: ../adminuser/cli_keystone_manage_services.rst:128 msgid "Create service users for the relevant services for your deployment." msgstr "" -# 353b4e994447462292200547d615b39a #: ../enduser/cli_swift_static_website.rst:8 msgid "Create static website" msgstr "" -# a804269ba9c845ffb6be1e218053fa47 #: ../enduser/cli_create_and_manage_networks.rst:87 msgid "Create subnets" msgstr "" -# 649d2c1c87b14db78fede68057a7537a #: ../enduser/cli_swift_set_object_versions.rst:64 msgid "Create the first version of an object in the ``current`` container:" msgstr "" -# 9293df2e011d410f97e38ddc9c320f63 #: ../enduser/cli_nova_launch_instance_from_volume.rst:123 msgid "Create volume from image and boot instance" msgstr "" -# 8d029bcc3de94d30808384dcdffa1547 #: ../enduser/cli_manage_bare_metal_nodes.rst:42 msgid "Creates a bare-metal node." msgstr "" -# 5003b096387a4c1a86dda713513cf691 #: ../glossary.rst:3371 msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -# 653a5eb535f04510becaa3081e9b8353 #: ../glossary.rst:912 msgid "Cross-Origin Resource Sharing (CORS)" msgstr "" -# e1c4faa8b20c49ca954f998d3b06ecb6 #: ../glossary.rst:920 msgid "Crowbar" msgstr "" -# 8e284846493540f6baf73f5a62d3a58a #: ../common/cli_manage_images.rst:188 msgid "" "Currently the libvirt virtualization tool determines the disk, CD-ROM, and " @@ -6947,84 +5745,68 @@ msgid "" "versions of Linux and Windows." msgstr "" -# da8a859ecffe4677bf5debf3ab66d6f3 #: ../common/cli_install_openstack_command_line_clients.rst:24 msgid "Currently, the clients do not support Python 3." msgstr "" -# b5bab58ee1c34cc2b8b05bb0c27d90b1 #: ../enduser/hot-guide/hot_software_deployment.rst:16 msgid "Custom image building" msgstr "" -# 150033fa18fc41c6bce6e7bc86bf7353 #: ../enduser/hot-guide/hot_software_deployment.rst:480 msgid "Custom image script" msgstr "" -# f82e561fe79447f196ce19b2714d98ab #: ../glossary.rst:192 msgid "Custom modules that extend some OpenStack core APIs." msgstr "" -# 3999a072a6de41bfb9a455caf9e1c1cc #: ../enduser/dashboard_launch_instances.rst:145 msgid "Customization Script" msgstr "" -# aa78eea59ece474cb01d2d03abf58d64 #: ../glossary.rst:946 msgid "DAC" msgstr "" -# 1cd288c7e9944fd281fa6e27bcdf84f1 #: ../glossary.rst:1074 msgid "DHCP" msgstr "" -# de389663a18f490987eadcb34e24b3ce #: ../glossary.rst:1083 msgid "DHCP agent" msgstr "" -# d46839012d7e4396b6953551993dc593 #: ../glossary.rst:1147 msgid "DNS" msgstr "" -# 72356ef3b7404f3dbff72cc11696ca97 #: ../glossary.rst:1154 msgid "DNS record" msgstr "" -# 25e083aa571e452fa62c1052fad36f5f #: ../glossary.rst:1159 msgid "DNS service" msgstr "" -# 24624ea588a246b38a3e200a39bcb669 #: ../glossary.rst:1207 msgid "DRTM" msgstr "" -# 7d473b3fc1854fae8335e08ada42a4b5 #: ../glossary.rst:1169 msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services for virtual " "networks." msgstr "" -# 86e2371a1e6c4cc7b779e34fd454c4e3 #: ../common/cli_overview.rst:76 msgid "Data Processing" msgstr "" -# 1ae1d3b783054cea9e1b00a30db61ef7 #: ../glossary.rst:984 msgid "Data processing service" msgstr "" -# 9cd224d97da24a47a975256843b4eea1 #: ../glossary.rst:907 msgid "" "Data that is only known to or accessible by a user and used to verify that " @@ -7033,57 +5815,46 @@ msgid "" "certificate, and fingerprint." msgstr "" -# 16fd126a14c043f182b1de6ebdd2f35d #: ../enduser/create_db.rst:49 msgid "Database" msgstr "" -# f69a68ac5107404b9fa1d231227ed179 #: ../enduser/dashboard_databases.rst:129 msgid "Database Instance" msgstr "" -# b30a6f9c5be74143a3259dac1ff226ce #: ../enduser/create_db.rst:100 msgid "Database flavor: ``6``" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 3cd15c2ba82e41cba12b66394cbded8a # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# fdaaf7d64c334f65817404c4a78ca100 #: ../common/cli_overview.rst:41 ../glossary.rst:977 msgid "Database service" msgstr "" -# 994a07378bf74880a0f93b776fe7631e #: ../enduser/backup_db.rst:27 msgid "Databases: ``db1`` and ``db2``" msgstr "" -# 3347bf21d18a4bf9b8a00042be376a75 #: ../glossary.rst:996 msgid "Debian" msgstr "" -# 8303dab163c34b789fe5d059a1384a8a #: ../enduser/hot-guide/hot_software_deployment.rst:79 msgid "" "Debugging these scripts it is often useful to view the boot log using :code:" "`nova console-log ` to view the progress of boot script execution." msgstr "" -# 9d0eeb6a30cd4651b8dabeccd5f6af9d #: ../enduser/hot-guide/hot_composition.rst:93 msgid "Define a new resource type" msgstr "" -# 10fd10cdfa174c34b91d5618c9abd0ab #: ../enduser/hot-guide/hot_composition.rst:21 msgid "Define new resource types and build your own resource library." msgstr "" -# 54d7974112ff4d2987d2025c88aad96e #: ../enduser/hot-guide/hot_basic_resources.rst:100 msgid "" "Define the ``security_groups`` property of the :hotref:`OS::Neutron::Port` " @@ -7091,33 +5862,27 @@ msgid "" "an instance." msgstr "" -# 53c7ba0bf9724bb4b559c317a79cd9ac #: ../enduser/hot-guide/hot_environment.rst:70 msgid "Define values for a template arguments" msgstr "" -# 9acd3c4410834f18a03a220258865d6c #: ../glossary.rst:574 msgid "" "Defines resources for a cell, including CPU, storage, and networking. Can " "apply to the specific services within a cell or a whole cell." msgstr "" -# 6003001bcc184829937575907dfe023e -# 06397a2eac7142d09bb84c5a2283f4aa #: ../adminuser/cli_cinder_quotas.rst:15 #: ../adminuser/dashboard_set_quotas.rst:40 msgid "Defines the number of" msgstr "" -# 7722db34b0ea4ea5bbfb7626ac8992b5 #: ../enduser/hot-guide/hot_spec.rst:816 msgid "" "Defines the template string that contains placeholders which will be " "substituted at runtime." msgstr "" -# bdbb5312bc3e4eb7a4c16cd5d8fe8727 #: ../enduser/hot-guide/hot_spec.rst:165 msgid "" "Defines whether the parameters should be hidden when a user requests " @@ -7125,7 +5890,6 @@ msgid "" "used to hide passwords specified as parameters." msgstr "" -# 751c5c07dd7040c9b4c8d9b809e342d3 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:21 msgid "" "Defining environment variables using an environment file is not a common " @@ -7133,193 +5897,157 @@ msgid "" "the :guilabel:`Advanced` tab of the :guilabel:`System Properties` dialog box." msgstr "" -# ae7e466cbaa1495d80fff03de83bd444 #: ../enduser/hot-guide/hot_environment.rst:29 msgid "Definition of custom resources." msgstr "" -# d18817b5c3a14abcae67ac58fbce80d1 #: ../enduser/set_up_clustering.rst:155 msgid "Delete a cluster, using the trove ``cluster-delete`` command." msgstr "" -# e76376a90e424e8aa014ee69d452bf4b #: ../enduser/manage_db_config.rst:232 msgid "" "Delete a configuration group, using the trove ``configuration-delete`` " "command. You might want to do this if no instances use a group." msgstr "" -# cb5774f4003e49b19a6a541bc49106df #: ../adminuser/cli_manage_flavors.rst:117 msgid "Delete a flavor" msgstr "" -# 09e822cae592454d850b39e724206b49 #: ../enduser/cli_manage_ip_addresses.rst:27 msgid "" "Delete a floating IP from the project which automatically deletes that IP's " "associations." msgstr "" -# 05b1279578ea4940b38c17d049752de8 #: ../enduser/sdk_neutron_apis.rst:409 msgid "Delete a network" msgstr "" -# 66f9ac52a1c44db3a2f654f4eb4cfdb6 #: ../adminuser/manage_projects_users_and_roles.rst:188 msgid "Delete a project" msgstr "" -# 0eb69f0e5b354681be121b69a21f8ec0 #: ../adminuser/dashboard_admin_manage_roles.rst:48 msgid "Delete a role" msgstr "" -# 31fb46576c1c4d2794b3ed3b82d9df4e #: ../adminuser/nova_cli_manage_projects_security.rst:165 msgid "Delete a security group" msgstr "" -# 4827cff099844d2caaafad2e52ef997b #: ../enduser/cli_nova_configure_access_security_for_instances.rst:175 msgid "Delete a security group rule" msgstr "" -# 9ee9c876d11d4a8e82997a1353c49754 #: ../adminuser/cli_keystone_manage_services.rst:153 msgid "Delete a service" msgstr "" -# d63e3fe630f3470081dc34c572e0dcf3 #: ../adminuser/cli_manage_flavors.rst:118 msgid "Delete a specified flavor, as follows::" msgstr "" -# 28dd2868950b40b7ba5fe6be8d280d42 #: ../enduser/dashboard_stacks.rst:138 msgid "Delete a stack" msgstr "" -# 1e18238f9f0d43d9a4b7beaae0a41c26 #: ../adminuser/manage_projects_users_and_roles.rst:274 msgid "Delete a user" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# f8802644d7874d2d99972a17756bf74b # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 21d358b7136645f7b3f4fad665dceef1 #: ../common/cli_manage_volumes.rst:215 #: ../enduser/dashboard_manage_volumes.rst:137 msgid "Delete a volume" msgstr "" -# f853969ae88a4b78919d4034acd84b68 #: ../common/cli_manage_volumes.rst:408 msgid "Delete a volume transfer" msgstr "" -# 3a8d68ca0d7b480db327c0b5bb74ad58 #: ../enduser/dashboard_manage_images.rst:81 msgid "Delete an image" msgstr "" -# da277686061f4cd1b4fd0e2ab2df0f8e #: ../enduser/cli_delete_an_instance.rst:6 msgid "Delete an instance" msgstr "" -# f3f794c5c4a44c6ba8180d36ab4a1308 #: ../common/networking_advanced_quotas.rst:92 msgid "Delete defined quotas for a specified tenant" msgstr "" -# c3aefc613f864e5592bc2943b6bbf0f6 #: ../adminuser/dashboard_manage_flavors.rst:90 msgid "Delete flavors" msgstr "" -# 3e192bf919ca4c1da9ad5f8a8f17015a #: ../adminuser/dashboard_manage_images.rst:93 msgid "Delete images" msgstr "" -# 488ee51bbaa6463cb60d051037f60efe #: ../enduser/sdk_neutron_apis.rst:456 msgid "Delete network: complete code listing example" msgstr "" -# a84cc138dd444ee3a1e56782109ca6c8 #: ../common/networking_advanced_quotas.rst:273 msgid "Delete per-tenant quota values." msgstr "" -# 332ea3ca5ec14a9ba89911fb3a01a55f #: ../enduser/sdk_compute_apis.rst:174 msgid "Delete server (API v2)" msgstr "" -# c7976ba3015b4cbea69985d558f2b8f2 #: ../enduser/sdk_compute_apis.rst:227 msgid "Delete server code example" msgstr "" -# b8b3a397fcfe41d187d71d9af083a9f7 #: ../enduser/cli_cheat_sheet.rst:34 msgid "Delete specified image" msgstr "" -# b5aa455294d4414e8816cbac23eab0e2 #: ../enduser/sdk_neutron_apis.rst:431 msgid "Delete the network:" msgstr "" -# 703e7c3c41de4f498a460a11d3aa0491 #: ../adminuser/nova_cli_manage_projects_security.rst:169 msgid "Delete the new security group, as follows:" msgstr "" -# 31efa4f6b6dc4eb1b2e76d56fa1af518 #: ../common/cli_manage_volumes.rst:221 msgid "Delete the volume using either the volume name or ID:" msgstr "" -# 838b6df5d32c48acafc61c037bca6783 #: ../common/cli_manage_volumes.rst:439 msgid "Delete the volume:" msgstr "" -# f33b83cc9f2d4e56b7133fb6d727b3ea #: ../common/cli_manage_images.rst:163 msgid "" "Deletes all image properties that are not explicitly set in the update " "request. Otherwise, those properties not referenced are preserved." msgstr "" -# 59a67800ed454bfb8c44d611e6bb3bb7 #: ../enduser/dashboard_manage_images.rst:83 msgid "" "Deletion of images is permanent and **cannot** be reversed. Only users with " "the appropriate permissions can delete images." msgstr "" -# d4e62e25402742e5b6c681d9e5e606ff #: ../enduser/hot-guide/hot_spec.rst:447 msgid "" "Deletion policy for the resource. Which type of deletion policy is supported " "depends on the type of the current resource. This attribute is optional." msgstr "" -# 98e8ceaf27eb4fc28456359dbc0f660e #: ../glossary.rst:1034 msgid "" "Denial of service (DoS) is a short form for denial-of-service attack. This " "is a malicious attempt to prevent legitimate users from using a service." msgstr "" -# f305095a7a124300a1b5c24fd7288499 #: ../enduser/hot-guide/hot_spec.rst:436 msgid "" "Dependencies of the resource on one or more resources of the template. See :" @@ -7327,7 +6055,6 @@ msgid "" "optional." msgstr "" -# d79d7abf419b472f847baec96eac4473 #: ../glossary.rst:885 msgid "" "Depending on context, the core API is either the OpenStack API or the main " @@ -7335,7 +6062,6 @@ msgid "" "and so on." msgstr "" -# 4832467c90fa4432be6a533902461065 #: ../adminuser/dashboard_manage_instances.rst:51 msgid "" "Depending on the current state of the instance, you can choose to pause, un-" @@ -7343,35 +6069,30 @@ msgid "" "in red are disabled)." msgstr "" -# 6aa16d5a91904d61a5645ee995e8ccbf #: ../enduser/cli_launch_instances.rst:185 msgid "" "Depending on the parameters that you provide, the command returns a list of " "server properties::" msgstr "" -# 4fb1614098ae443ba10b2a26d8c1f243 #: ../enduser/dashboard_stacks.rst:54 msgid "" "Depending on the source that you select, enter the URL, browse to the file " "location, directly include the environment." msgstr "" -# c12a9e7015f54396ba6a6494ffa9e764 #: ../enduser/dashboard_stacks.rst:42 msgid "" "Depending on the source that you select, enter the URL, browse to the file " "location, or directly include the the template." msgstr "" -# 9e680d07eb9c4fea9743c64ea5505957 #: ../enduser/hot-guide/hot_spec.rst:451 msgid "" "Depending on the type of resource, the resource block might include more " "resource specific data." msgstr "" -# 296e0d688cd046a5908b8171e064e256 #: ../enduser/dashboard_manage_images.rst:14 msgid "" "Depending on your role, you may have permission to upload and manage virtual " @@ -7381,12 +6102,10 @@ msgid "" "admin project." msgstr "" -# 2bd3719aa76040cdaeeb0cf759a07212 #: ../enduser/cli_cheat_sheet.rst:40 msgid "Describe a specific image" msgstr "" -# 40438bd269e6421aa61d30f911da2392 #: ../glossary.rst:1899 msgid "" "Describes the parameters of the various virtual machine images that are " @@ -7395,14 +6114,8 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# ce093e4b435f4d409bcc2de130252862 # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 3e13b96e314345459a41e4f7e27bc4b6 -# 071f5dfcffc74a2ba9d02e92dcc6934b -# ca583954ceb94830afc87ef2b55cd59f # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c82a859e28f0474397c67cddb10382fe -# 9b0ada7c7e39467cab9eab57eed30822 #: ../adminuser/manage_projects_users_and_roles.rst:49 #: ../common/cli_install_openstack_command_line_clients.rst:22 #: ../common/cli_overview.rst:32 ../common/cli_set_compute_quotas.rst:16 @@ -7411,39 +6124,32 @@ msgstr "" msgid "Description" msgstr "" -# 5e8d5e49df5243fa874f2e8acaa119b2 #: ../glossary.rst:1043 msgid "Designate" msgstr "" -# 9bfbab29ccdd4b1ab7d1d5f1cadc2e5f #: ../glossary.rst:1047 msgid "Desktop-as-a-Service" msgstr "" -# ea3d98ce1b88465b812d34ce09ec71c8 #: ../adminuser/nova_cli_manage_projects_security.rst:149 msgid "" "Despite only outputting the newly added rule, this operation is additive " "(both rules are created and enforced)." msgstr "" -# 3f2a66d5c0504db097c60009b17b3a3a #: ../enduser/dashboard_manage_volumes.rst:87 msgid "Detach a volume from an instance" msgstr "" -# 8e70d7e55b84439dac252e5779b6758b #: ../enduser/dashboard_databases.rst:72 msgid "Details" msgstr "" -# 90585f1b588c4e4da0578c5bfb650dd0 #: ../enduser/sdk_compute_apis.rst:196 msgid "Determine whether the ``vm1`` server exists:" msgstr "" -# ddfac278049d4d7f9b566dfb18b68418 #: ../glossary.rst:1638 msgid "" "Determines whether back-end members of a VIP pool can process a request. A " @@ -7452,79 +6158,65 @@ msgid "" "pool. All monitors must declare a member to be healthy for it to stay active." msgstr "" -# f07eb92c8a1443faba8335d0286bc417 #: ../glossary.rst:1069 msgid "DevStack" msgstr "" -# 77956fdec51c4767a90882711b6fff2f #: ../enduser/cli_manage_bare_metal_nodes.rst:20 msgid "" "Development efforts are focused on moving the driver out of the Compute code " "base in the Icehouse release." msgstr "" -# 978cc9a9b33f4ebb8f21d9fcac1dd321 #: ../glossary.rst:1673 msgid "" "Device plugged into a PCI slot, such as a fibre channel or network card." msgstr "" -# d2e145c01ef5400280b254b8fd5e2e8b #: ../glossary.rst:1088 msgid "Diablo" msgstr "" -# d966a1ee8bc146b29d47ff9af91745f4 #: ../enduser/configure_access_and_security_for_instances.rst:79 msgid "Direction" msgstr "" -# 53b05dfda04547bdab206a1cef67ca2a #: ../adminuser/cli_nova_manage_services.rst:27 msgid "Disable a nova service:" msgstr "" -# 99efb30460144f308217f152200613f4 #: ../glossary.rst:2437 msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -# 3a6a93eb4542404abbc47acf2cdc2419 #: ../enduser/manage_db_config.rst:223 msgid "" "Disassociate a configuration group from a database instance, using the trove " "``configuration-detach`` command." msgstr "" -# 429fb1e36e1a4abe9a4778a3effb4ac8 #: ../enduser/cli_manage_ip_addresses.rst:25 msgid "Disassociate a floating IP address from an instance in the project." msgstr "" -# cd726cf7737c46b992de4e97f0796628 #: ../enduser/cli_manage_ip_addresses.rst:132 msgid "Disassociate floating IP addresses" msgstr "" -# b6efc324ff4d43ab9a7781ff8c8d6234 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:147 msgid "Discover how many PUT requests are in each log file." msgstr "" -# fbfa6057f5cb45c9ab0dbc52baebcbdd #: ../common/cli_discover_version_number_for_a_client.rst:3 msgid "Discover the version number for a client" msgstr "" -# 3aab431d3c3e42358909c5b26224b63c #: ../enduser/cli_swift_discoverability.rst:8 msgid "Discoverability" msgstr "" -# 5a1b8e1ff71f43a18b1ae2fa5d0237ca #: ../glossary.rst:949 msgid "" "Discretionary access control. Governs the ability of subjects to access " @@ -7533,72 +6225,59 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -# a1665d267ecb49cb94d1246107bc1ff3 #: ../enduser/create_db.rst:49 msgid "Disk (GB)" msgstr "" -# 39c21d6fe5d640b291dab578db2fd78c -# ea95a8fbfd37488f906702d56e6eb772 #: ../adminuser/cli_manage_flavors.rst:56 #: ../adminuser/dashboard_manage_flavors.rst:15 msgid "Disk (in GB)" msgstr "" -# bfd315c8979b4c29904381086afd126f #: ../enduser/dashboard_launch_instances.rst:156 msgid "Disk Partition" msgstr "" -# 9a3013b3d0a245ce9a6268acdbe057d1 #: ../glossary.rst:3675 msgid "" "Disk-based data storage generally represented as an iSCSI target with a file " "system that supports extended attributes; can be persistent or ephemeral." msgstr "" -# 9c2df93f54e44010a779fbd2c10e5eff #: ../glossary.rst:3355 msgid "" "Disk-based virtual memory used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -# a863fee13caf438bb0aa2f15fc10908d #: ../enduser/set_up_clustering.rst:74 msgid "" "Display information about a cluster by using the trove ``cluster-show`` " "command. Pass in the ID of the cluster." msgstr "" -# acbcab112b6e402599801229f0f1affe #: ../enduser/cli_cheat_sheet.rst:356 msgid "Display information for the account, container, or object" msgstr "" -# f4f93185e6cf4c3d9916b067a737a30b #: ../enduser/manage_db_config.rst:194 msgid "Display the ``sync_binlog`` setting again:" msgstr "" -# 1b7fdbe4b56b49ba8b51751405f59ed1 #: ../glossary.rst:3224 msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -# 8aae9909ca4f47c0a4e2b62f53cee869 #: ../glossary.rst:1067 msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -# 53130cd15b9b49eb9bb5d9fcc3d13049 #: ../glossary.rst:1143 msgid "Django" msgstr "" -# d6156563d7884e01ab7b272802975915 #: ../enduser/cli_config_drive.rst:67 msgid "" "Do not rely on the presence of the EC2 metadata in the configuration drive, " @@ -7606,17 +6285,14 @@ msgid "" "not rely on files in the ``ec2`` directory." msgstr "" -# 39357fe46b7043c7a73bf0756b1908be #: ../common/app_support.rst:14 msgid "Documentation" msgstr "" -# c5af32a584e94c69a1e76fee35e52c58 #: ../common/app_support.rst:214 msgid "Documentation feedback" msgstr "" -# 06b0ec3f27e24c9e85e50fb4267855e0 #: ../glossary.rst:1150 msgid "" "Domain Name Server. A hierarchical and distributed naming system for " @@ -7624,51 +6300,42 @@ msgid "" "network. Associates a human-friendly names to IP addresses." msgstr "" -# 0ecbb12ee45b43b1bc9f2fc0f4fe6d28 #: ../glossary.rst:1182 msgid "Domain Name Service (DNS)" msgstr "" -# 071589cb83d04ff1b919b0074312b29e #: ../glossary.rst:1188 msgid "Domain Name System (DNS)" msgstr "" -# db8f6d1889044d17aa4d3d920febeecd #: ../adminuser/analyzing-log-files-with-swift-cli.rst:108 msgid "Download an object::" msgstr "" -# 3e35a0b43d06476798e09bdb75d38593 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:92 msgid "Download and analyze an object" msgstr "" -# a153e9115e2b4ce28e2e9fcc62f1c212 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:27 msgid "Download and source the OpenStack RC file" msgstr "" -# 3c449df711724bb58fbf080c452ea976 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:76 msgid "Download the snapshot as an image" msgstr "" -# a50000478f4143b59fb5f81ae8f75816 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:87 msgid "" "Download the snapshot by using the image ID that was returned in the " "previous step::" msgstr "" -# e03ba265cc28447092da7ea5e0ab7685 #: ../adminuser/manage_projects_users_and_roles.rst:20 msgid "" "During cloud set up, the operator defines at least one project, user, and " "role." msgstr "" -# 0fe34a1d93354f9fadee40413587235a #: ../common/app_support.rst:91 msgid "" "During the set up or testing of OpenStack, you might have questions about " @@ -7682,12 +6349,10 @@ msgid "" "links to screen shots, and any other information which might be useful." msgstr "" -# 667905fc525046a9aec85df28629123f #: ../glossary.rst:1221 msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -# bf33c7a0607c4efcbe255aa4814bd9e8 #: ../glossary.rst:1077 msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " @@ -7698,79 +6363,63 @@ msgid "" "DHCP server." msgstr "" -# 99b9db419f764598a00bbceb73e777ab #: ../glossary.rst:1226 msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -# a066460053b148aeb80df48cfa0fd1aa #: ../enduser/cli_swift_large_object_creation.rst:257 msgid "Dynamic large object" msgstr "" -# 74bd4bf1149440b28f5bf80bca562b75 -# cd73fb1226ec4f26823c1a8daf057aba #: ../enduser/cli_swift_large_object_creation.rst:45 #: ../enduser/cli_swift_large_object_creation.rst:159 msgid "Dynamic large objects" msgstr "" -# e9267c9f25c4463496994901260cfad1 #: ../glossary.rst:1210 msgid "Dynamic root of trust measurement." msgstr "" -# 3ebc5595307c4552b6339723d85c8cb6 #: ../glossary.rst:1237 msgid "EBS boot volume" msgstr "" -# 8980746f28b74501898b95e72d33b13c #: ../glossary.rst:1248 msgid "EC2" msgstr "" -# 86516f3f7c7c4a25b610808f3c34c59d #: ../glossary.rst:1258 msgid "EC2 API" msgstr "" -# a51b0e481449497ebc0c5d9481b89815 #: ../glossary.rst:1263 msgid "EC2 Compatibility API" msgstr "" -# 0baa867f9fde419da27b198d1ed9f4ad #: ../glossary.rst:1253 msgid "EC2 access key" msgstr "" -# 66ac6094ff124ec1b098b15ce61abf87 #: ../enduser/cli_config_drive.rst:196 msgid "EC2 metadata format" msgstr "" -# f43e79b7038d465ba216772bde216b3b #: ../glossary.rst:1268 msgid "EC2 secret key" msgstr "" -# c3c7baffcb4d4d2a987721ebb09084c8 #: ../glossary.rst:1330 msgid "ESX" msgstr "" -# dd0763439e084735b57024e109b6f5d7 #: ../glossary.rst:1334 msgid "ESXi" msgstr "" -# e5ff763dd44d47cda28c235437191c9e #: ../glossary.rst:1345 msgid "ETag" msgstr "" -# 14bd03d52bf0474ea16dcc6a2449b93f #: ../enduser/hot-guide/hot_hello_world.rst:58 msgid "" "Each HOT template has to include the ``heat_template_version`` key with " @@ -7781,7 +6430,6 @@ msgid "" "text in YAML, for example:" msgstr "" -# 89f503688a1a4bbda74470c3954921f9 #: ../enduser/sdk_install.rst:9 msgid "" "Each OpenStack project has its own Python library. These libraries are " @@ -7789,7 +6437,6 @@ msgid "" "the Compute API are bundled with the python-novaclient package." msgstr "" -# 54855919a2ca44c6a081e18b0f9e6216 #: ../common/cli_overview.rst:5 msgid "" "Each OpenStack project provides a command-line client, which enables you to " @@ -7797,7 +6444,6 @@ msgid "" "Compute service provides a nova command-line client." msgstr "" -# e9affd2f7aa04bddbcff166c7f301a4a #: ../glossary.rst:2580 msgid "" "Each OpenStack release has a code name. Code names ascend in alphabetical " @@ -7808,7 +6454,6 @@ msgid "" "especially cool. Code names are chosen by popular vote." msgstr "" -# 71b4e1315c304fc4b2b91ff350de18ab #: ../enduser/set_up_clustering.rst:164 msgid "" "Each cluster includes at least one query router and one config server. Query " @@ -7817,17 +6462,14 @@ msgid "" "(s)." msgstr "" -# 92b2a876e53143b693c0d15aa822a7d3 #: ../enduser/set_up_clustering.rst:11 msgid "Each cluster includes:" msgstr "" -# 4e201c0703d641a5b2d67bab9ab309e2 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:32 msgid "Each file uses the following line format::" msgstr "" -# 9abe0239005945eca471d6d47d3e9fb0 #: ../adminuser/cli_admin_manage_ip_addresses.rst:8 msgid "" "Each instance has a private, fixed IP address (assigned when launched) and " @@ -7836,7 +6478,6 @@ msgid "" "communication with networks outside the cloud, including the Internet." msgstr "" -# b3e79587ed8b45f29f28fc9a316e2dd4 #: ../enduser/cli_manage_ip_addresses.rst:8 msgid "" "Each instance has a private, fixed IP address and can also have a public, or " @@ -7845,7 +6486,6 @@ msgid "" "outside the cloud, including the Internet." msgstr "" -# c73ead64fcf945cd8a08e9bbaaec4089 #: ../adminuser/dashboard_manage_host_aggregates.rst:11 msgid "" "Each node can have multiple aggregates and each aggregate can have multiple " @@ -7853,7 +6493,6 @@ msgid "" "aggregates." msgstr "" -# aa5b01b047ae4698b0ca533e6285c793 #: ../enduser/hot-guide/hot_software_deployment.rst:481 msgid "" "Each of the following examples requires that the servers be booted with a " @@ -7861,14 +6500,12 @@ msgid "" "required in later examples:" msgstr "" -# a9d8de67434a41e5be02e2ef25995af5 #: ../enduser/hot-guide/hot_spec.rst:520 msgid "" "Each output parameter is defined as a separate block within the outputs " "section according to the following syntax:" msgstr "" -# e9b2dd1c774a4f78bad95d9888ba8b9c #: ../enduser/hot-guide/hot_spec.rst:125 msgid "" "Each parameter is specified in a separated nested block with the name of the " @@ -7876,29 +6513,24 @@ msgid "" "or a default value defined as nested elements:" msgstr "" -# 401addd9f8294007a839e906b8a1d831 #: ../enduser/hot-guide/hot_spec.rst:401 msgid "" "Each resource is defined as a separate block in the ``resources`` section " "with the following syntax:" msgstr "" -# 065104aa5160405bb57662a9f8d7327c #: ../adminuser/dashboard_admin_manage_roles.rst:34 msgid "Edit a role" msgstr "" -# 4e0abbece37e49668bd0bb695fa941a4 #: ../enduser/dashboard_manage_volumes.rst:114 msgid "Edit a volume" msgstr "" -# 0c1d8c9d23254c3a96cb6c25fcbee036 #: ../adminuser/cli_cinder_quotas.rst:71 msgid "Edit and update Block Storage service quotas" msgstr "" -# c3a0fe43def74fefbe3fb271465825f5 #: ../glossary.rst:2892 msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " @@ -7909,77 +6541,64 @@ msgid "" "halted/stopped." msgstr "" -# 114bbf603ee14b43acc67148f66e0960 #: ../glossary.rst:1273 msgid "Elastic Block Storage (EBS)" msgstr "" -# f1040cb0efdc46519bf31ffc0a357e10 #: ../glossary.rst:1114 msgid "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -# d0d18aec1f324f93830bf70bda4aa0e3 #: ../enduser/cli_swift_static_website.rst:90 msgid "Enable CSS for file listing" msgstr "" -# a8b7e06b667943c19e69b3c3a93c0371 #: ../enduser/cli_config_drive.rst:79 msgid "Enable and access the configuration drive" msgstr "" -# 2f97d0dcb5ac420e8d88eb05b247a112 #: ../enduser/cli_swift_static_website.rst:79 msgid "Enable file listing" msgstr "" -# 558abff756144e1bab5fb0a7df2578a6 #: ../enduser/hot-guide/hot_basic_resources.rst:247 msgid "Enable remote access to an instance" msgstr "" -# 136e457f4cf8424ba6e31ee75eb87956 #: ../adminuser/cli_nova_manage_services.rst:54 msgid "Enable the service:" msgstr "" -# 9b78825f73aa4dc59b7c3cd1e695691a #: ../glossary.rst:2422 msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -# 2b3a78e8843b4400848e8c9acb884ba9 #: ../glossary.rst:2339 msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -# a8a77b73ae5641dbb517b0b23d866cac #: ../glossary.rst:2153 msgid "" "Enables Networking to distribute incoming requests evenly between designated " "instances." msgstr "" -# 29d496b564e44111aeedd5bdda7165e1 #: ../glossary.rst:2126 msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -# 871bee72b5054f63a5a781defeb810f8 #: ../glossary.rst:1721 msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints " "and many inter-component communications support HTTPS communication." msgstr "" -# 947539ccd1df4c9e80995234b4689799 #: ../common/cli_install_openstack_command_line_clients.rst:66 msgid "" "Ensure that the ``C:\\Python27\\Scripts`` directory is defined in the " @@ -7987,7 +6606,6 @@ msgid "" "setuptools package:" msgstr "" -# 4785d25b63364699a08d191f472b32e0 #: ../common/cli_manage_images.rst:263 msgid "" "Ensure that the version of qemu you are using is version 0.14 or later. " @@ -7995,145 +6613,119 @@ msgid "" "the ``nova-compute.log`` file." msgstr "" -# ce1b9c6c5c7642519398950586c47a50 #: ../enduser/cli_config_drive.rst:109 msgid "" "Ensure that you use at least version 0.3.1 of CirrOS for configuration drive " "support." msgstr "" -# baa38796774346fb8c9975054e582e22 #: ../adminuser/nova_cli_manage_projects_security.rst:97 msgid "" "Ensure your system variables are set for the user and tenant for which you " "are checking security group rules for." msgstr "" -# 68c322221f3a483d85fda43218c99401 #: ../adminuser/nova_cli_manage_projects_security.rst:44 msgid "" "Ensure your system variables are set for the user and tenant for which you " "are checking security group rules for. For example:" msgstr "" -# 85b8d625bcaa4876bcaf50b8a2066f77 #: ../adminuser/nova_cli_manage_projects_security.rst:166 msgid "" "Ensure your system variables are set for the user and tenant for which you " "are deleting a security group for." msgstr "" -# 16fc7dce5f4e45df8ae54e827dc85dff #: ../adminuser/dashboard_manage_images.rst:40 msgid "Enter a brief description of the image." msgstr "" -# 3d9553148c5647cbb31ac48c50b9362c #: ../enduser/dashboard_manage_images.rst:42 msgid "Enter a name for the image" msgstr "" -# e14a9ca4bfce473491470469d12a467f #: ../adminuser/dashboard_manage_images.rst:38 msgid "Enter a name for the image." msgstr "" -# d63ed2cfc1924529b57334c2665d1da6 -# 19e68b0c94ff40a1b10716419afe749e #: ../enduser/dashboard_manage_containers.rst:48 #: ../enduser/dashboard_manage_containers.rst:117 msgid "Enter a name for the object." msgstr "" -# ae6b6302ecfd46e4b188bb7514dd7e7f #: ../enduser/dashboard_manage_containers.rst:137 msgid "Enter a name for the pseudo-folder." msgstr "" -# 1dae8b2fef09497daaffe372e816fdb5 #: ../enduser/dashboard_stacks.rst:66 msgid "Enter a name to identify the stack." msgstr "" -# 84c6fc0cb37a4008b3d65a843a896b8f #: ../enduser/dashboard_stacks.rst:134 msgid "Enter new values for any parameters that you want to update." msgstr "" -# 56a01e8504a245bca16a98500575a6d2 #: ../adminuser/dashboard_manage_flavors.rst:44 msgid "Enter the amount of RAM to use, in megabytes." msgstr "" -# cc84e6aea2244684a867684c9936c361 #: ../adminuser/dashboard_manage_flavors.rst:49 msgid "" "Enter the amount of disk space in gigabytes to use for the ephemeral " "partition. If unspecified, the value is 0 by default." msgstr "" -# d90868aeaa68457b8d7b5a16a8a35353 #: ../adminuser/dashboard_manage_flavors.rst:46 msgid "" "Enter the amount of disk space in gigabytes to use for the root (/) " "partition." msgstr "" -# bf1071edc1674c1b894add14e3c25bd2 #: ../adminuser/dashboard_manage_flavors.rst:60 msgid "" "Enter the amount of swap space (in megabytes) to use. If unspecified, the " "default is 0." msgstr "" -# ea6891f8ac2e4080aa474aee9f6311fd #: ../adminuser/dashboard_manage_flavors.rst:40 msgid "Enter the flavor name." msgstr "" -# 4bac3e86a448495ebdf2ac395619f173 #: ../enduser/dashboard_manage_images.rst:39 msgid "Enter the following values:" msgstr "" -# 47a6ea318ed24409bea233a86a7ec87e #: ../enduser/dashboard_manage_volumes.rst:70 msgid "" "Enter the name of the device from which the volume is accessible by the " "instance." msgstr "" -# 09ae6851746a483cbf956008cd60e26d #: ../adminuser/dashboard_manage_flavors.rst:42 msgid "Enter the number of virtual CPUs to use." msgstr "" -# 0534d7d9700c44529b0bd924209bd548 #: ../enduser/dashboard_launch_instances.rst:153 msgid "Entire disk is single partition and automatically resizes." msgstr "" -# b862231f6f8c48a1aec0ba07b08426b2 #: ../enduser/hot-guide/hot_environment.rst:21 msgid "Environment file format" msgstr "" -# 5d7ce9e07feb437d9e76c7e3aa285248 #: ../enduser/cli_swift_env_vars.rst:8 msgid "Environment variables required to run examples" msgstr "" -# ba6c16eaad3a425e8d647f1eb17698cc #: ../enduser/hot-guide/hot_environment.rst:11 msgid "Environments" msgstr "" -# 2a0ef0318e3043c2ba8dd6fe97fc8708 #: ../adminuser/cli_manage_flavors.rst:47 msgid "Ephemeral Disk GB" msgstr "" -# bf3846bb068a49cb9ece7f6805f6180e #: ../adminuser/dashboard_manage_flavors.rst:54 msgid "" "Ephemeral disks offer machine local disk storage linked to the life cycle of " @@ -8141,7 +6733,6 @@ msgid "" "lost. Ephemeral disks are not included in any snapshots." msgstr "" -# d2ae3c43941d4385bc9728d142ed2bbd #: ../enduser/cli_swift_static_website.rst:108 msgid "" "Error pages are served with the status code pre-pended to the name of the " @@ -8152,7 +6743,6 @@ msgid "" "Web-Error`` metadata, or your site will display generic error pages." msgstr "" -# 98a4f76d83e446f695b74cd62aaf73d3 #: ../enduser/cli_swift_bulk_delete.rst:76 msgid "" "Errors. A list of object names and associated error statuses for the objects " @@ -8160,32 +6750,26 @@ msgid "" "``Accept`` header." msgstr "" -# 25aa4c3de96d42d3a1a2d49bcdb5ca64 #: ../glossary.rst:1320 msgid "Essex" msgstr "" -# 30c062dd60304689a471e2e4ad50afb8 #: ../glossary.rst:1355 msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -# ba4e7a24956b4876a8da24bf2f021f9b #: ../glossary.rst:1359 msgid "Eucalyptus Machine Image (EMI)" msgstr "" -# 48825de558d24241b7918f6470f7fcb4 #: ../glossary.rst:1363 msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -# 1769898dc5774467a98ca86fcf4a4d1a #: ../adminuser/cli_nova_evacuate.rst:6 msgid "Evacuate instances" msgstr "" -# 71b7441f45904abaab4f7df7643c2198 #: ../adminuser/cli_nova_evacuate.rst:21 msgid "" "Evacuate the instance. You can pass the instance password to the command by " @@ -8195,12 +6779,10 @@ msgid "" "is down to the specified HOST_B::" msgstr "" -# 2b6429850a6043408cfb3401e80828ab #: ../enduser/dashboard_stacks.rst:120 msgid "Events" msgstr "" -# 3b459b54e4be425596c4cdcd9db0b54b #: ../common/cli_manage_images.rst:267 msgid "" "Examine the :file:`/var/log/nova-api.log` and :file:`/var/log/nova-compute." @@ -8208,12 +6790,7 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 653d6c3051e5484fbf51253df02bdd3f -# f2256a5bc2af4a45a54c4443daa0c615 -# 65e3fc43ea8b48e59262ace5688ddfbe -# 6a504ec011564dc78e91a4a3711f03a0 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 5366a7c859274ad5b2c7549378d67c4a #: ../adminuser/manage_projects_users_and_roles.rst:51 #: ../adminuser/manage_projects_users_and_roles.rst:63 #: ../adminuser/manage_projects_users_and_roles.rst:76 @@ -8222,24 +6799,20 @@ msgstr "" msgid "Example:" msgstr "" -# 618246aa5e50475494dc030322de99d0 #: ../enduser/hot-guide/hot_software_deployment.rst:50 msgid "" "Examples in this guide which require custom images will use diskimage-" "builder_." msgstr "" -# 1e46b8021d9b463c8f57b93bd8dd0511 #: ../enduser/cli_swift_serialized_response_formats.rst:39 msgid "Example 1. JSON example with format query parameter" msgstr "" -# 541983d2273f418cbd76f79d8c68a171 #: ../enduser/cli_swift_serialized_response_formats.rst:82 msgid "Example 2. XML example with Accept header" msgstr "" -# 671d690c9b06485496a5b83e6465e6e2 #: ../glossary.rst:1983 msgid "" "Extension to iptables that allows creation of firewall rules that match " @@ -8248,60 +6821,50 @@ msgid "" "quantity of rules." msgstr "" -# 9a7c99844dac433baa2e9d61e728a722 #: ../glossary.rst:2286 msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -# fd58d5c95da7457990650751893284df #: ../glossary.rst:2316 msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -# bb7cd0c5d2074f2ba7786b478346ca6b #: ../glossary.rst:1410 msgid "FakeLDAP" msgstr "" -# 370d5359abc140cb991ce9755b8ea659 #: ../enduser/dashboard_launch_instances.rst:156 msgid "Faster build times but requires manual partitioning." msgstr "" -# 26cfd64d6bc14bcca9ff82779352efde #: ../glossary.rst:2033 msgid "" "Feature in modern Ethernet networks that supports frames up to approximately " "9000 bytes." msgstr "" -# 71c6ef12d3684286aa38ca3ad57235bc #: ../glossary.rst:1538 msgid "" "Feature of certain network interface drivers that combines many smaller " "received packets into a large packet before delivery to the kernel IP stack." msgstr "" -# e4495d87bd7b4eb4be327ac098c6e86b #: ../glossary.rst:1426 msgid "Fedora" msgstr "" -# ed8ef2fb39f04f728b0cc7aa1c28f8db #: ../glossary.rst:1430 msgid "Fibre Channel" msgstr "" -# 866a39bbb4d34cb1b76415b5b8e26e6b #: ../glossary.rst:1435 msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -# d026cba943f34e39a58a0688ac50eb8a #: ../glossary.rst:1389 msgid "" "File system option that enables storage of additional information beyond " @@ -8309,7 +6872,6 @@ msgid "" "Object Storage file system must support extended attributes." msgstr "" -# 6b322ed558f64a0fb2074938adcbbe31 #: ../glossary.rst:1341 msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " @@ -8318,92 +6880,75 @@ msgid "" "arptables, and ip6tables." msgstr "" -# fdbe0f4e1e804907977c065184142eb1 #: ../enduser/manage_db_config.rst:229 msgid "" "Find out what instances are using a configuration group, using the trove " "``configuration-instances`` command." msgstr "" -# 6540e37d0f2348a997b81bff5b4f4c7e #: ../common/cli_manage_volumes.rst:425 msgid "Find the matching transfer ID:" msgstr "" -# e1ba224dcf8f4d1ca58088e2fd1948d9 #: ../enduser/hot-guide/hot_advanced_topics.rst:18 msgid "Firewall" msgstr "" -# 27d65f9399e9485db184c5be3bd2b5a7 #: ../glossary.rst:1455 msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -# 992c59bde47c4588a6e4211725d25a1f #: ../enduser/manage_db_config.rst:25 msgid "" "First, determine which configuration options you can set. Different data " "store versions have different configuration options." msgstr "" -# f55d5669dcca40f7ab3dc59eccfdc60f #: ../enduser/backup_db.rst:31 msgid "" "First, get the ID of the ``guest1`` database instance by using the trove " "``list`` command:" msgstr "" -# 5dc93f4523b04edaab9fdc950163856e #: ../enduser/create_db.rst:134 msgid "" "First, use the trove ``list`` command to list all instances and their IDs:" msgstr "" -# 7b2b7e2c68bc48479b8f1a46ea287ecb #: ../glossary.rst:1467 msgid "Flat Manager" msgstr "" -# 4d7e4ca4ecb24a3099d4e472385cdbb1 #: ../glossary.rst:1487 msgid "FlatDHCP Manager" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 72a69f5e5b364b4ab66560d430037f77 -# ab1702a55e3e4812b609faf97d76fa36 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# df4315cf9b674dff9feb191da9b38ea7 #: ../adminuser/cli_manage_flavors.rst:56 #: ../adminuser/dashboard_manage_flavors.rst:15 #: ../enduser/dashboard_launch_instances.rst:76 msgid "Flavor" msgstr "" -# 0e251b1723174f3ca90d8b8ef5f99844 #: ../adminuser/cli_manage_flavors.rst:24 msgid "Flavor ID" msgstr "" -# af1e452713ce4dddbeb39e58956f9d62 #: ../enduser/create_db.rst:73 msgid "" "Flavor ID: You must use an ID that is not already in use. In this example, " "IDs 1 through 5 are in use, so use ID ``6``." msgstr "" -# 3821ff2176104a60989d186890a94f93 #: ../enduser/backup_db.rst:23 msgid "Flavor ID: ``10``" msgstr "" -# 05457ffe71cc4adda83b0300d3cacf3e #: ../enduser/create_db.rst:71 msgid "Flavor name: ``mysql_minimum``" msgstr "" -# 1a9a035a92dd439cbefc111b5e611819 #: ../adminuser/cli_manage_flavors.rst:15 msgid "" "Flavors can also determine on which compute host a flavor can be used to " @@ -8412,32 +6957,26 @@ msgid "" "cloud/content/>`_." msgstr "" -# 49dab8caf75b4980a07c5eceeefd0abc #: ../enduser/dashboard_manage_images.rst:55 msgid "Follow this procedure to update an existing image." msgstr "" -# 096f885d397148068da20f92e4dfe5bb #: ../enduser/dashboard_manage_images.rst:26 msgid "Follow this procedure to upload an image to a project." msgstr "" -# 95e454e338c54691be9326278de267b0 #: ../glossary.rst:1509 msgid "Folsom" msgstr "" -# b135ebd2c3d040c596fb1e13db942691 #: ../common/cli_install_openstack_command_line_clients.rst:191 msgid "For Mac OS X or Linux::" msgstr "" -# 18dd3df238254c57806237d3b153b6c5 #: ../common/cli_install_openstack_command_line_clients.rst:195 msgid "For Microsoft Windows::" msgstr "" -# 208fa6ddec6449648a29a8a93dda14ff #: ../common/cli_install_openstack_command_line_clients.rst:218 msgid "" "For SUSE Linux Enterprise Server, use zypper to install the clients from the " @@ -8445,14 +6984,12 @@ msgid "" "Service repository::" msgstr "" -# e0dd51f3d8d64aa5b750b3a8a555decc #: ../enduser/hot-guide/hot_software_deployment.rst:150 msgid "" "For ``RAW`` the user_data is passed to Nova unmodified. For a Cloud-init_ " "enabled image, the following are both valid ``RAW`` user-data:" msgstr "" -# 61e9bf2c783c4fce89735aea1d032e3f #: ../enduser/hot-guide/hot_software_deployment.rst:177 msgid "" "For ``SOFTWARE_CONFIG`` ``user_data`` is bundled as part of the software " @@ -8460,37 +6997,29 @@ msgid "" "deployment resources`_." msgstr "" -# 22e4159d77224b2c9fb0ae3037b0a8d5 #: ../enduser/sdk_neutron_apis.rst:256 msgid "For ``get_credentials`` see :ref:`Get credentials `." msgstr "" -# a0e2749e800d455187ce2c2dda1d84b1 #: ../enduser/sdk_neutron_apis.rst:234 msgid "For ``get_credentials``, see :ref:`Get credentials `." msgstr "" -# 63faf92488684b5688ccc256768a65fd #: ../enduser/sdk_neutron_apis.rst:231 msgid "" "For ``get_nova_credentials``, see :ref:`Get Nova credentials `." msgstr "" -# be8d07b551de4bdea93aec2bf87272e0 -# 628c6c950f924f4abf9291402862872a -# 373a194f4592482caa14570afb8979c2 #: ../enduser/sdk_neutron_apis.rst:188 ../enduser/sdk_neutron_apis.rst:258 #: ../enduser/sdk_neutron_apis.rst:522 msgid "For ``print_values``, see :ref:`Print values `." msgstr "" -# 06752409efe74bd0804159cda82d93b8 #: ../adminuser/cli_manage_flavors.rst:106 msgid "For a list of optional parameters, run this command::" msgstr "" -# f5d35a09b58649cbbb6bf09026188eba #: ../adminuser/dashboard_view_cloud_resources.rst:19 msgid "" "For basic administration information, refer to the \"Measure Cloud Resources" @@ -8498,7 +7027,6 @@ msgid "" "guide/content/>`_." msgstr "" -# 41287c0053c542b1b41bacad3dd2cead #: ../common/cli_manage_volumes.rst:279 msgid "" "For bulk import of data to the cloud, the data ingress system creates a new " @@ -8506,28 +7034,24 @@ msgid "" "device ownership to the end user." msgstr "" -# 3e06ca7e3ed14584be044d6eb18234e9 #: ../enduser/sdk_install.rst:13 msgid "" "For details about how to install the clients, see :doc:`../common/" "cli_install_openstack_command_line_clients`." msgstr "" -# 2235b17ce1f04089915995e756dcc42b #: ../adminuser/dashboard_manage_images.rst:23 msgid "" "For details about image creation, see the `Virtual Machine Image Guide " "`_." msgstr "" -# 575623f12c78435f9854c4807055ce68 #: ../common/cli_manage_images.rst:17 msgid "" "For details about image creation, see the `Virtual Machine Image Guide " "`__." msgstr "" -# 3cd3469f666f4954ae84ed12d21d0745 #: ../enduser/dashboard_launch_instances.rst:42 msgid "" "For details on creating images, see `Creating images manually `__." msgstr "" -# 006ce1080221492fbbfbb3c9c99cf60c #: ../adminuser/cli_admin_manage_stacks.rst:22 msgid "For information about the:" msgstr "" -# 5ef5ac0e918149819e47014f972b3f19 #: ../adminuser/dashboard_manage_instances.rst:13 msgid "" "For information about using the dashboard to launch instances as an end " @@ -8717,12 +7198,10 @@ msgid "" "guide/content/>`__." msgstr "" -# 48d1639091c247d9b4bdd9761873312f #: ../adminuser/dashboard_admin_manage_stacks.rst:20 msgid "For information about:" msgstr "" -# 8bdcc921fef8438cb2d29f12fed254ba #: ../enduser/cli_create_and_manage_networks.rst:128 msgid "" "For information and examples on more advanced use of neutron's ``subnet`` " @@ -8730,7 +7209,6 @@ msgid "" "admin-guide-cloud/content/advanced_networking.html>`__." msgstr "" -# 17099e20cd224543ba3866b303f75a10 #: ../enduser/cli_config_drive.rst:262 msgid "" "For legacy reasons, you can configure the configuration drive to use VFAT " @@ -8740,21 +7218,18 @@ msgid "" "nova.conf`` file::" msgstr "" -# fae80ddfca2449e5a4e3e12b9bc3f857 #: ../enduser/hot-guide/hot_hello_world.rst:125 msgid "" "For more information about intrinsic functions, see :ref:" "`hot_spec_intrinsic_functions`." msgstr "" -# a7ca306754df4f7ea5e717dabc639f95 #: ../enduser/hot-guide/hot_basic_resources.rst:263 msgid "" "For more information about key pairs, see the `Configure access and security " "for instances`_ section of the OpenStack user guide." msgstr "" -# e766dc98658d4b29983cdd3a17ed23a5 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:12 msgid "" "For more sophisticated monitoring, see the `ceilometer `__." msgstr "" -# 87d1c6c5b2004e45b470e13013ebe077 #: ../glossary.rst:1520 msgid "FormPost" msgstr "" -# 11c600e3cb654ad4896d34772ab93ffc -# 99f575eae3dc4edc8cfddab47bd9d5a8 #: ../enduser/cli_swift_archive_auto_extract.rst:88 #: ../enduser/cli_swift_bulk_delete.rst:65 msgid "Formats response as JSON." msgstr "" -# 69c34d68e34a4bfdb9c64b4777b6994a -# eb5f23fb73304707affb751831af172a -# 03ebdd06aae14c1d996e53238f3b41fc #: ../enduser/cli_swift_archive_auto_extract.rst:91 #: ../enduser/cli_swift_archive_auto_extract.rst:94 #: ../enduser/cli_swift_bulk_delete.rst:68 msgid "Formats response as XML." msgstr "" -# 4d401cf4bedf4f3dbb160d0ab8366e8f -# e4ed8d1fa673459db22b75a92043abc5 #: ../enduser/cli_swift_archive_auto_extract.rst:84 #: ../enduser/cli_swift_bulk_delete.rst:61 msgid "" @@ -8807,22 +7272,18 @@ msgid "" "plain`` is the default." msgstr "" -# 57549ddc55cb40b688aa56b773545643 #: ../common/cli_manage_volumes.rst:26 msgid "Free up space in a thinly-provisioned back end." msgstr "" -# 8e05dc6e4aa5426aa80cf816ea76d39d #: ../enduser/dashboard_manage_volumes.rst:104 msgid "From the :guilabel:`More` list, select :guilabel:`Create Snapshot`." msgstr "" -# 2f67919c193c4624852498d196c13c27 #: ../common/log_in_dashboard.rst:74 msgid "From the :guilabel:`Project` tab, you can access the following tabs:" msgstr "" -# 99fd715797834ee1856028b7c6f3f1e9 #: ../common/log_in_dashboard.rst:62 msgid "" "From the :guilabel:`Project` tab, you can view and manage the resources in a " @@ -8830,10 +7291,6 @@ msgid "" "from the CURRENT PROJECT list at the top of the tab." msgstr "" -# e2df3dc6101149228f642d72fcfdea1f -# 4ffe91e0a69744628dc31904c5352658 -# 14ddcc15adf74960a491a02abc06fda1 -# 8cfad006b6e14ba689a38f622c8801e8 #: ../enduser/dashboard_manage_images.rst:30 #: ../enduser/dashboard_manage_images.rst:59 #: ../enduser/dashboard_manage_images.rst:88 @@ -8843,19 +7300,16 @@ msgid "" "appropriate project." msgstr "" -# 257e9543940047a0ab2d952b923e73d9 #: ../adminuser/nova_cli_manage_projects_security.rst:41 msgid "" "From the command line you can get a list of security groups for the project, " "using the nova command:" msgstr "" -# 6494da6023cd4fcb85ba5d50b30e4c43 #: ../enduser/cli_launch_instances.rst:75 msgid "Gather parameters to launch an instance" msgstr "" -# 95711546c8ec4502807ca3432b99bea9 #: ../common/cli_overview.rst:55 msgid "" "Gather statistics, list items, update metadata, and upload, download, and " @@ -8863,7 +7317,6 @@ msgid "" "Storage installation for ad hoc processing." msgstr "" -# a9053628af844e49aa8dda260fac4115 #: ../glossary.rst:2753 msgid "" "Generally, extra properties on an Image service image to which only cloud " @@ -8872,52 +7325,41 @@ msgid "" "property as protected." msgstr "" -# 25a7d02456b54f18ad51191e7cf2aca4 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:79 msgid "Get CPU, memory, I/O, and network statistics for an instance." msgstr "" -# 2d802bdccea84c19a95c7491e9c83504 #: ../enduser/sdk_neutron_apis.rst:323 msgid "" "Get Nova Credentials. See :ref:'Get Nova credentials '." msgstr "" -# 22870f3217a2428fbd8dda2fe44a93c7 #: ../enduser/sdk_neutron_apis.rst:66 msgid "Get Nova credentials" msgstr "" -# 59efe1e5d5c74e0499ad4f05136a0444 -# 04cb70616a4b4413941f67fd256f85e0 #: ../enduser/sdk_compute_apis.rst:63 ../enduser/sdk_compute_apis.rst:186 msgid "" "Get Nova credentials. See :ref:`Get OpenStack credentials (API v2) `." msgstr "" -# 887c138b544144e0af54855c44fc5fdc #: ../enduser/sdk_compute_apis.rst:285 msgid "" "Get OpenStack Credentials. See :ref:`Get OpenStack credentials (API v2) `." msgstr "" -# 77e5cb91a7f74edcb03c872c97802d65 #: ../enduser/sdk_compute_apis.rst:25 msgid "Get OpenStack credentials (API v2)" msgstr "" -# f213af52c511464d9f7847e1fd0c21b7 #: ../enduser/sdk_compute_apis.rst:379 msgid "" "Get OpenStack credentials. :ref:`Get OpenStack credentials (API v2) `." msgstr "" -# 32a11201f0794fbcbad170d9523caac4 -# 036e8a41844c4744b3432aadd8897caa -# 045404917f6543a0bc2327728f1cf09f #: ../enduser/sdk_compute_apis.rst:107 ../enduser/sdk_compute_apis.rst:449 #: ../enduser/sdk_compute_apis.rst:516 msgid "" @@ -8925,171 +7367,138 @@ msgid "" "openstack-credentials>`." msgstr "" -# 39ee0ef9fa4b4d3880754546945eae79 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:38 msgid "" "Get a summary of resource usage of all of the instances running on the host::" msgstr "" -# b1f4e0a862204365bcc692b44f915f83 #: ../enduser/hot-guide/hot_composition.rst:133 msgid "Get access to nested attributes" msgstr "" -# e02204049438473aacc2f3f0853e8250 #: ../enduser/sdk_neutron_apis.rst:39 msgid "Get credentials" msgstr "" -# aa4b6a9642c54423a206e466ea2272b5 #: ../enduser/sdk_neutron_apis.rst:608 msgid "Get credentials. See :ref:'Get credentials '." msgstr "" -# d4ddbf99e2b7496aa5d0f4dfa040e70f -# 74e85df7cd154dcbbc5fed841e2518c0 #: ../enduser/sdk_neutron_apis.rst:422 ../enduser/sdk_neutron_apis.rst:504 msgid "" "Get credentials. See :ref:`Get Nova credentials `." msgstr "" -# e948e7c08b664e919fac32c38106d4fe #: ../enduser/sdk_neutron_apis.rst:558 msgid "Get credentials. See :ref:`Get credentials `." msgstr "" -# ff604add6f41406295357df927238a20 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:93 msgid "Get diagnostic statistics:" msgstr "" -# 32dedab1a539450396d3e46c03a81d25 #: ../enduser/sdk_manage_images.rst:93 msgid "Get image by ID" msgstr "" -# 7ddfae71e46449dfb4b8cadbb4e0d392 #: ../enduser/sdk_manage_images.rst:108 msgid "Get image by name" msgstr "" -# fb414d10e1a4401cb39a376fcb557584 #: ../enduser/cli_create_and_manage_stacks.rst:65 msgid "Get information about stacks" msgstr "" -# c545f2d10e2f48cf88e390411a6b5938 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:53 msgid "Get statistics for the account::" msgstr "" -# 3dceac1cec0c418cb13b7b82b2fb783d #: ../adminuser/analyzing-log-files-with-swift-cli.rst:65 msgid "Get statistics for the logtest container::" msgstr "" -# a2459c7a83b146e7981ab773a62df0c8 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:118 msgid "Get summary statistics for each tenant:" msgstr "" -# 1ba309fc25264a42a1571c2f48a7d48e #: ../enduser/manage_db_config.rst:171 msgid "Get the ID of the configuration group:" msgstr "" -# 5097714dc2de4e008022a26cbe12f201 #: ../enduser/manage_db_config.rst:160 msgid "Get the ID of the database instance:" msgstr "" -# cbecacc45e47489a9d1a759d09ff9584 #: ../enduser/set_up_replication.rst:28 msgid "Get the ID of the original instance you want to replicate:" msgstr "" -# 937927b51c784e83a83ada1c8d6a00fe #: ../enduser/sdk_compute_apis.rst:117 msgid "" "Get the flavor and image to use to create a server. This code uses the " "``cirros`` image, the ``m1.tiny`` flavor, and the ``private`` network:" msgstr "" -# be358c55597e4946aae993a86ef21854 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:78 msgid "Get the image ID::" msgstr "" -# ba4451ed76404a869c30285f1238b27c #: ../enduser/sdk_compute_apis.rst:296 msgid "" "Get the server instance using ``server_id`` and print the details by calling " "``print_server`` method:" msgstr "" -# e8c17a53702d4f86ba55508be50ae8df #: ../enduser/sdk_compute_apis.rst:314 msgid "Get the updated instance of the server:" msgstr "" -# 7c7b5b8e239444dda22eb2248dbf39f0 #: ../adminuser/dashboard_set_quotas.rst:42 msgid "Gigabytes" msgstr "" -# bf80cc0659124652891efd9329f10eae #: ../common/app_support.rst:139 msgid "Give a clear, concise summary." msgstr "" -# 4de688eff0764da5b55fe6cf24d393fb #: ../glossary.rst:2648 msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -# 488059391c904a428bb52ef71f1cc920 #: ../enduser/hot-guide/hot_environment.rst:44 msgid "Global and effective environments" msgstr "" -# c862482642e547adabc5a819e560ecd1 #: ../glossary.rst:3 msgid "Glossary" msgstr "" -# 7ea558b55a3b40f5b5c2ab0242de32a3 #: ../glossary.rst:1565 msgid "GlusterFS" msgstr "" -# aa66f7fdb1b546098be288feb81a8cb5 #: ../glossary.rst:1576 msgid "Graphic Interchange Format (GIF)" msgstr "" -# b242b7beaaba4fbebe63e5f6609f874d #: ../glossary.rst:1581 msgid "Graphics Processing Unit (GPU)" msgstr "" -# 74797991afa445c4a22d115d0009ceff #: ../glossary.rst:1586 msgid "Green Threads" msgstr "" -# 0efb6218c2374d118e02d828bdcacbec #: ../glossary.rst:1592 msgid "Grizzly" msgstr "" -# 07cdecc55941426987508f7b4f547e7a #: ../enduser/hot-guide/hot.rst:6 msgid "HOT Guide" msgstr "" -# a9321b56b8c64f1cabe9a83f401eb8c3 #: ../enduser/hot-guide/hot_hello_world.rst:26 msgid "" "HOT is a new template format meant to replace the CloudFormation-compatible " @@ -9099,7 +7508,6 @@ msgid "" "be found at :ref:`hot_spec`." msgstr "" -# 8143560a0c474416b6324ecfe3d55d5d #: ../enduser/hot-guide/hot_spec.rst:560 msgid "" "HOT provides a set of intrinsic functions that can be used inside templates " @@ -9108,69 +7516,56 @@ msgid "" "intrinsic functions." msgstr "" -# 5d432443b1ab469b9a1a2c394e78adb2 #: ../enduser/hot-guide/hot_spec.rst:28 msgid "HOT templates are defined in YAML and use the following structure:" msgstr "" -# fcae353478394893850537da1fc8c7c4 #: ../glossary.rst:1675 msgid "HTTP" msgstr "" -# f5881c8bd7b646048f6f52489840da40 #: ../enduser/sdk.rst:18 msgid "HTTP/1.1" msgstr "" -# 29804c82464f4c3880bb432e10109e86 #: ../glossary.rst:1684 msgid "HTTPS" msgstr "" -# b3ae5e17745b4d2da63ab59fc7187234 #: ../glossary.rst:1604 msgid "Hadoop" msgstr "" -# ca711a9c4c274b848faa7aca2641f36e #: ../common/cli_manage_images.rst:153 msgid "Hash of image data to use for verification." msgstr "" -# 3ed0f7ac79134499aedfd27d3c4f86b1 #: ../glossary.rst:1620 msgid "Havana" msgstr "" -# 553e9c9313d34667ac90b2754326d6ff #: ../glossary.rst:1631 msgid "Heat Orchestration Template (HOT)" msgstr "" -# 4c9334b7b4b24d108a932b2e9e1c342b #: ../enduser/hot-guide/hot_spec.rst:24 msgid "Heat Orchestration Template (HOT) specification" msgstr "" -# c9a38aaa8e384f05bcec2ed0d76b40be #: ../glossary.rst:1634 msgid "Heat input in the format native to OpenStack." msgstr "" -# 531baf60cc554bc4b7e72d636656a3c1 #: ../enduser/create_db.rst:29 msgid "" "Here are the default flavors, although you may have additional custom " "flavors in your environment:" msgstr "" -# 5d5d1f231c4a475d983fac69ea158cc2 #: ../enduser/cli_cheat_sheet.rst:8 msgid "Here is a list of common commands for reference." msgstr "" -# e41e46ab08be4dc4a787931e76d23c5e #: ../adminuser/cli_manage_flavors.rst:90 msgid "" "Here is an example with additional optional parameters filled in that " @@ -9180,12 +7575,10 @@ msgid "" "(through the Virtual Interface (vif) creation in the hypervisor)::" msgstr "" -# 39d758dff8d44763a53725e740ca7039 #: ../enduser/hot-guide/hot_hello_world.rst:150 msgid "Hiding parameters values" msgstr "" -# 8cf994ae84864e25a40fd66e45202553 #: ../glossary.rst:2279 msgid "" "High-availability mode for legacy (nova) networking. Each compute node " @@ -9194,43 +7587,36 @@ msgid "" "nodes." msgstr "" -# 5af388c6fea344a9850d823e9a3ffffa #: ../glossary.rst:3778 msgid "" "High-performance 64-bit file system created by Silicon Graphics. Excels in " "parallel I/O operations and data consistency." msgstr "" -# 644b96bb4a4446a0940d6d619a2e7fe0 #: ../glossary.rst:1670 msgid "Host Bus Adapter (HBA)" msgstr "" -# d8d0ef07628c469db0172fe62e01df20 #: ../adminuser/dashboard_manage_host_aggregates.rst:8 msgid "" "Host aggregates enable administrative users to assign key-value pairs to " "groups of machines." msgstr "" -# 467429c24ec347e19cb543575a6f1b58 #: ../adminuser/intro-admin.rst:6 msgid "How can I administer an OpenStack cloud?" msgstr "" -# a986b8000e3e4ecbbb87c542b7827403 #: ../enduser/intro-user.rst:6 msgid "How can I use an OpenStack cloud?" msgstr "" -# c9155a88d9f943e3a58e788d27fc25bf #: ../enduser/hot-guide/hot_software_deployment.rst:58 msgid "" "How this user-data is consumed depends on the image being booted, but the " "most commonly used tool for default cloud images is Cloud-init_." msgstr "" -# e9b557cce0f94f0890dc3dfe422af794 #: ../enduser/configure_access_and_security_for_instances.rst:157 msgid "" "However, in addition to the fixed IP address, a floating IP address can also " @@ -9241,32 +7627,26 @@ msgid "" "address with a specific instance." msgstr "" -# d82eeac08b8343f780c2d342099999c3 #: ../enduser/hot-guide/hot_composition.rst:82 msgid "Http URL (:file:`http://example.com/templates/my_nova.yaml`)" msgstr "" -# 99d268981a8a4b34b1d83ee8bd22287e #: ../enduser/hot-guide/hot_composition.rst:83 msgid "Https URL (:file:`https://example.com/templates/my_nova.yaml`)" msgstr "" -# aab5a717332445f7aead6e9c0c39952f #: ../glossary.rst:1703 msgid "Hyper-V" msgstr "" -# 789395ba67564d8298dcc32d098f0e94 #: ../glossary.rst:1713 msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -# 77f36a597de04280935b14663b4b7cd8 #: ../glossary.rst:1718 msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -# 323d3a35883745f7bb5dedafffc76ec6 #: ../glossary.rst:1687 msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " @@ -9277,7 +7657,6 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -# bfc17ee9e2114f2ca9cd444ee063f1e6 #: ../glossary.rst:1678 msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " @@ -9287,46 +7666,38 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -# 067001501c52450eb83fb9cc3f60a395 #: ../glossary.rst:1749 msgid "ICMP" msgstr "" -# 377e687d8c1d4678be2305fb95dfc819 #: ../glossary.rst:1756 msgid "ID number" msgstr "" -# dfd393b0bc1b4ac1a6273f903a09133d #: ../enduser/backup_db_incremental.rst:24 msgid "" "ID of the instance (``INSTANCE_ID``): ``792a6a56-278f-4a01-9997-" "d997fa126370``" msgstr "" -# 7fac3730986d442a90101d3ca53951c4 #: ../enduser/backup_db_incremental.rst:27 msgid "" "ID of the regular backup artifact (``BACKUP_ID``): " "``6dc3a9b7-1f3e-4954-8582-3f2e4942cddd``" msgstr "" -# 9f7c25672ab0498baabaca24ac0771c1 #: ../glossary.rst:1789 msgid "IDS" msgstr "" -# 69ddc76af8834eb3944b46fac9edf92e #: ../glossary.rst:1867 msgid "INI" msgstr "" -# 7f6abfd1f6924b8eb3bbb1bd336472fb #: ../glossary.rst:1940 msgid "IOPS" msgstr "" -# 9d55c018df82444589f5dda869104e7a #: ../glossary.rst:1943 msgid "" "IOPS (Input/Output Operations Per Second) are a common performance " @@ -9334,72 +7705,58 @@ msgid "" "drives, solid state drives, and storage area networks." msgstr "" -# b8268bb14c314d6c9517356f53cba2b9 #: ../glossary.rst:1953 msgid "IP Address Management (IPAM)" msgstr "" -# ea4635c6c2c548bf951373d57b9aa9fc #: ../glossary.rst:1947 msgid "IP address" msgstr "" -# 43dac9c522114a84b96fd52e3c084ae5 #: ../glossary.rst:1959 msgid "IPL" msgstr "" -# 68a9dc8d00754eae9be8775f2bb1c023 #: ../glossary.rst:1963 msgid "IPMI" msgstr "" -# 148969ced5ee4c5cb75bbfb839ccad90 #: ../glossary.rst:2002 msgid "ISO9960" msgstr "" -# e00bb4848ecd49168920aabb6318a834 #: ../glossary.rst:1734 msgid "IaaS" msgstr "" -# 791cc26c6fd441ae940c67078fe1c1bd #: ../glossary.rst:1743 msgid "Icehouse" msgstr "" -# 4cd7b111fccf47e7ba62859c02fbf9b9 #: ../common/cli_overview.rst:44 msgid "Identity" msgstr "" -# db2206032175400da9e855a036e67df4 #: ../enduser/cli_cheat_sheet.rst:11 msgid "Identity (keystone)" msgstr "" -# 70249ba87d25407ebe84fa4fd502ec01 #: ../glossary.rst:1761 msgid "Identity API" msgstr "" -# b1e0482e78fc41f6880e73dac505294e #: ../glossary.rst:1776 msgid "Identity Service" msgstr "" -# 00d85185414840e7ad1f074abb99657c #: ../glossary.rst:1784 msgid "Identity Service API" msgstr "" -# 61d89a54b8aa44739862382492d265ea #: ../glossary.rst:1765 msgid "Identity back end" msgstr "" -# 35a23658a7bd4b1d80ea3953a93e24a8 #: ../glossary.rst:2822 msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " @@ -9407,14 +7764,12 @@ msgid "" "clients, and a correct copy is re-replicated." msgstr "" -# 928f644a78c24587a242cf5f8cabd6d2 #: ../enduser/hot-guide/hot_software_deployment.rst:228 msgid "" "If ``status`` is set to ``FAILURE`` then the resource (and the stack) will " "go into a ``FAILED`` state using the ``reason`` as failure reason." msgstr "" -# 19a731629f5b4e89801f8708597b5934 #: ../common/log_in_dashboard.rst:31 msgid "" "If a certificate warning appears when you try to access the URL for the " @@ -9423,7 +7778,6 @@ msgid "" "browser to bypass the warning." msgstr "" -# 3e402c69c95943f3a8f9c8b819b75f6c #: ../adminuser/cli_nova_evacuate.rst:8 msgid "" "If a cloud compute node fails due to a hardware malfunction or another " @@ -9432,7 +7786,6 @@ msgid "" "you omit the host, the scheduler determines the target host." msgstr "" -# 92a89ca2e84e46689225ab0692fbbefe #: ../glossary.rst:670 msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " @@ -9441,7 +7794,6 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -# 033d899ba49843d38751eb9ef97ea120 #: ../glossary.rst:2616 msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " @@ -9449,7 +7801,6 @@ msgid "" "cells." msgstr "" -# 9d4a8b2537d44204890487d2e724405b #: ../enduser/hot-guide/hot_spec.rst:477 msgid "" "If a resource depends on just one other resource, the ID of the other " @@ -9457,7 +7808,6 @@ msgid "" "the following example:" msgstr "" -# b9c8edbe0b1c4a48ac8696d2a71efa0b #: ../enduser/hot-guide/hot_spec.rst:492 msgid "" "If a resource depends on more than one other resources, the value of the " @@ -9465,7 +7815,6 @@ msgid "" "the following example:" msgstr "" -# 7bc0b453cd7d486f84b691ed1fea73bc #: ../enduser/hot-guide/hot_software_deployment.rst:108 msgid "" "If a stack-update is performed and there are any changes at all to the " @@ -9474,21 +7823,18 @@ msgid "" "server." msgstr "" -# 6267a2140417462b9de9ecf51b3dfbf0 #: ../enduser/hot-guide/hot_hello_world.rst:146 msgid "" "If a template doesn't define a default value for a parameter, then the user " "must define the value, otherwise the stack creation will fail." msgstr "" -# 82950a940eb843a18a0a86fb0b2d50ae #: ../enduser/cli_config_drive.rst:96 msgid "" "If a user passes the ``--config-drive true`` flag to the **nova boot** " "command, an administrator cannot disable the configuration drive." msgstr "" -# 21798e1a5123470cbecbc2b808643480 #: ../enduser/cli_config_drive.rst:55 msgid "" "If an image does not have the cloud-init package installed, you must " @@ -9498,14 +7844,12 @@ msgid "" "data is organized on the configuration drive." msgstr "" -# 349fcfe53098472088bf8492879263e6 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:16 msgid "" "If an image uses a static root password or a static key set (neither is " "recommended), you must not provide a key pair when you launch the instance." msgstr "" -# bbf101a35ec3416983e4321abc2fb256 #: ../adminuser/cli_manage_flavors.rst:101 msgid "" "If an individual user or group of users needs a custom flavor that you do " @@ -9515,7 +7859,6 @@ msgid "" "flavors.html>`_." msgstr "" -# 3ee36294504f463ba17d2bd8c5156dd6 #: ../enduser/cli_manage_ip_addresses.rst:123 msgid "" "If an instance is connected to multiple networks, you can associate a " @@ -9523,7 +7866,6 @@ msgid "" "fixed-address`` parameter:" msgstr "" -# 9bca904ffdfc417eb70a5e1c11114e69 #: ../enduser/cli_swift_large_object_creation.rst:134 msgid "" "If everything matches, the manifest object is created. The ``X-Static-Large-" @@ -9531,7 +7873,6 @@ msgid "" "manifest." msgstr "" -# 1265350b7893416ca3c9a909d811c42d #: ../enduser/cli_manage_ip_addresses.rst:82 msgid "" "If more than one IP address pool is available, you can specify from which " @@ -9539,26 +7880,22 @@ msgid "" "allocate a floating IP address from the ``test`` pool, run::" msgstr "" -# 57308a703a1a421a8881a9641123feb0 #: ../enduser/cli_launch_instances.rst:51 msgid "" "If needed, you can assign a **floating (public) IP address** to a running " "instance." msgstr "" -# 0f86c7022cbf4d9ea3b0d440eea0a49a #: ../adminuser/nova_cli_manage_projects_security.rst:22 msgid "If set to:" msgstr "" -# a81190b066854bf483a17a4eb83ac3a4 #: ../enduser/sdk_authenticate_against_identity_endpoint.rst:36 msgid "" "If the OpenStack cloud is configured to use public-key infrastructure (PKI) " "tokens, the Python script output looks something like this::" msgstr "" -# 9aebcbce2a214a558b133b966431aba6 #: ../enduser/hot-guide/hot_basic_resources.rst:273 msgid "" "If the ``public_key`` property is not specified, the Orchestration module " @@ -9567,14 +7904,12 @@ msgid "" "key." msgstr "" -# 8f718e4074d94cb49965d4370788d322 #: ../enduser/dashboard_launch_instances.rst:122 msgid "" "If the image uses a static root password or a static key set (neither is " "recommended), you do not need to provide a key pair to launch the instance." msgstr "" -# 28888a2de1b84408bef9373b66575dc5 #: ../enduser/set_up_replication.rst:104 msgid "" "If the original instance goes down, you can detach the replica. The replica " @@ -9582,31 +7917,26 @@ msgid "" "instance and create a new replica of that instance." msgstr "" -# a8da19b6968a420688dccbe6631d5811 #: ../enduser/cli_change_the_size_of_your_server.rst:88 msgid "" "If the resize fails or does not work as expected, you can revert the resize. " "For example::" msgstr "" -# d0ee8406edf64bc4a5844d1c81ab4c30 #: ../adminuser/manage_projects_users_and_roles.rst:438 msgid "If the role was removed, the command output omits the removed role." msgstr "" -# 59903e2b2416439485e86287c449a5e8 #: ../enduser/sdk_compute_apis.rst:219 msgid "" "If the server exists, run the ``delete`` method of the ``nova_client." "servers`` object:" msgstr "" -# 118adbf1869545aea45d7fed04389e12 #: ../enduser/cli_launch_instances.rst:260 msgid "If the status for the instance is ACTIVE, the instance is online." msgstr "" -# 150fe8cc42a14950acdd1145b69a2f28 #: ../common/cli_manage_volumes.rst:38 msgid "" "If the volume is in use or has snapshots, the specified host destination " @@ -9614,33 +7944,28 @@ msgid "" "fails." msgstr "" -# e242d89f84cd4dcda726dd6b4f4dba08 #: ../enduser/cli_manage_ip_addresses.rst:46 msgid "" "If this list is empty, the cloud administrator must configure a pool of " "floating IP addresses." msgstr "" -# da9db0f70b8a42c4b12031ca6929cc7c #: ../enduser/sdk_compute_apis.rst:202 msgid "" "If true, set the variable name ``server_exists`` to ``True`` and break from " "the for loop:" msgstr "" -# c705f016333247068cb4d6e8a4cdc658 #: ../enduser/cli_create_and_manage_stacks.rst:62 msgid "If validation fails, the response returns an error message." msgstr "" -# 0e5339dddb064fc19753cb6ef32db3df #: ../enduser/cli_launch_instances.rst:122 msgid "" "If you are an admin user, specify the ``--all-tenants`` parameter to list " "groups for all tenants." msgstr "" -# e117c3bcdae54e769e6f53efd5f9f954 #: ../common/log_in_dashboard.rst:48 msgid "" "If you are logged in as an administrator, the :guilabel:`Project` tab (:ref:" @@ -9648,14 +7973,12 @@ msgid "" "tab`) are displayed." msgstr "" -# 30c7b5301d9c432fa744505de063bb94 #: ../common/log_in_dashboard.rst:45 msgid "" "If you are logged in as an end user, the :guilabel:`Project` tab is " "displayed." msgstr "" -# 2198efbf0b77415ba5bc0cb2b1a4108c #: ../enduser/configure_access_and_security_for_instances.rst:134 msgid "" "If you are using the dashboard from a Windows computer, use PuTTYgen to load " @@ -9664,7 +7987,6 @@ msgid "" "docs/ui-puttygen>`__." msgstr "" -# 21ce22f7f4f34a109020383a2dee87f0 #: ../enduser/sdk_authenticate_against_compute_endpoint.rst:41 msgid "" "If you authenticate against an endpoint that uses a custom authentication " @@ -9672,7 +7994,6 @@ msgid "" "constructor." msgstr "" -# 5f757b8c57244f67aa75e4f0e88c45c4 #: ../enduser/cli_launch_instances.rst:170 msgid "" "If you boot an instance with an INSTANCE_NAME greater than 63 characters, " @@ -9681,40 +8002,34 @@ msgid "" "nova-network.log file." msgstr "" -# a7f58b228f944ac2a9376f2882533faa #: ../enduser/cli_config_drive.rst:270 msgid "If you choose VFAT, the configuration drive is 64 MB." msgstr "" -# 4178f973f81947489dc3e0091ada461f #: ../enduser/dashboard_create_networks.rst:94 msgid "" "If you choose not to set the :guilabel:`IP Address` value, then by default " "OpenStack Networking uses the first host IP address in the subnet." msgstr "" -# ec0353292f8548c7aae7648f2262f5dd #: ../enduser/dashboard_launch_instances.rst:86 msgid "" "If you choose this option, a new field for Image Name displays. You can " "select the image from the list." msgstr "" -# f104fa72151c45fba515528994f94368 #: ../enduser/dashboard_launch_instances.rst:90 msgid "" "If you choose this option, a new field for Instance Snapshot displays. You " "can select the snapshot from the list." msgstr "" -# 3cec917e3002415b91b320bcad9b83e2 #: ../enduser/dashboard_launch_instances.rst:94 msgid "" "If you choose this option, a new field for Volume displays. You can select " "the volume from the list." msgstr "" -# 6df8f4e3447143f6bfb32f35a8ff3862 #: ../enduser/dashboard_launch_instances.rst:165 msgid "" "If you did not provide a key pair, security groups, or rules, users can " @@ -9722,7 +8037,6 @@ msgid "" "instance is not possible without an ICMP rule configured." msgstr "" -# 42d8cf02508e4ff9bf98930e74e31ab5 #: ../enduser/cli_launch_instances.rst:269 msgid "" "If you did not provide a key pair, security groups, or rules, you can access " @@ -9730,7 +8044,6 @@ msgid "" "instance is not possible." msgstr "" -# 29c8e13c738f4601a83b14beaa154c96 #: ../adminuser/manage_projects_users_and_roles.rst:253 msgid "" "If you disable a user account, the user cannot log in to the dashboard. " @@ -9738,21 +8051,18 @@ msgid "" "at any time." msgstr "" -# 6528c68441194fc3ab9fe9570aeccd1f #: ../common/cli_manage_volumes.rst:404 msgid "" "If you do not have a sufficient quota for the transfer, the transfer is " "refused." msgstr "" -# 0e13351c5b13410bb140dac73c1d0c5d #: ../common/cli_manage_images.rst:259 msgid "" "If you encounter problems in creating an image in Image Service or Compute, " "the following information may help you troubleshoot the creation process." msgstr "" -# a2b4df82cb37485189009766fc07e141 #: ../enduser/create_db.rst:60 msgid "" "If you have a custom flavor that meets the needs of the database that you " @@ -9760,7 +8070,6 @@ msgid "" "that flavor." msgstr "" -# 82029c579d8f44a19647edb377b12902 #: ../enduser/cli_swift_large_lists.rst:8 msgid "" "If you have a large number of containers or objects, you can use the " @@ -9768,14 +8077,12 @@ msgid "" "items are returned in a list and where the list starts or ends." msgstr "" -# 2550b9e1afa04c46863ec79568db3500 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:84 msgid "" "If you have already generated a key pair and the public key is located at " "``~/.ssh/id_rsa.pub``, run the following command to upload the public key::" msgstr "" -# 81c35a7f30dc4010b53f8265ef361e91 #: ../enduser/sdk_configure_access_security_instances.rst:74 msgid "" "If you have already generated a keypair with the public key located at ``~/." @@ -9785,7 +8092,6 @@ msgid "" "KeypairManager.create>`__ method to import the public key to Compute:" msgstr "" -# f7e0d17187c44480b7cba35bff6af10b #: ../enduser/configure_access_and_security_for_instances.rst:21 msgid "" "If you have generated a key pair with an external tool, you can import it " @@ -9794,21 +8100,18 @@ msgid "" "`dashboard_import_keypair`." msgstr "" -# 5e3df89327f44f1eb2dab6c07a538e83 #: ../enduser/dashboard_launch_instances.rst:132 msgid "" "If you have not created any security groups, you can assign only the default " "security group to the instance." msgstr "" -# b29149c6b8674e5a812a62acb6ca4f7e #: ../enduser/cli_launch_instances.rst:137 msgid "" "If you have not created any security groups, you can assign the instance to " "only the default security group." msgstr "" -# bae1147c091847968604cefff184d400 #: ../common/cli_install_openstack_command_line_clients.rst:17 msgid "" "If you need to install the command-line packages source packages, the " @@ -9816,7 +8119,6 @@ msgid "" "line clients, and provides installation instructions as needed." msgstr "" -# ce907934def74e47aa74e7960ec70aee #: ../adminuser/cli_nova_migrate.rst:69 msgid "" "If you see this error, it means you are either trying the command with the " @@ -9824,7 +8126,6 @@ msgid "" "prevents migration for your user:" msgstr "" -# 0d7119bf29a9416d9a512bb7c1a2f92b #: ../enduser/sdk_authenticate_against_compute_endpoint.rst:70 msgid "" "If you set the ``OS_AUTH_SYSTEM`` environment variable, check for this " @@ -9832,7 +8133,6 @@ msgid "" "custom authentication back end:" msgstr "" -# 250a47ca1e1a414db71c46e60fc4817d #: ../common/cli_manage_images.rst:196 msgid "" "If you specify a disk or CD-ROM bus model that is not supported, see the " @@ -9840,21 +8140,18 @@ msgid "" "not supported, the instance fails to launch. See the VIF_model_values_table_." msgstr "" -# e4b490ecfe5e4f939816f24c69af2426 #: ../enduser/cli_swift_manage_access_swift.rst:27 msgid "" "If you use StaticWeb middleware to enable Object Storage to serve public web " "content, use ``.r:``, followed by a list of allowed referrers." msgstr "" -# ed03f985608547d2b8ffd70bc8465419 #: ../enduser/cli_config_drive.rst:61 msgid "" "If you use Xen with a configuration drive, use the ``xenapi_disable_agent`` " "configuration parameter to disable the agent." msgstr "" -# da885d92a6714768b345c35977e6a05f #: ../enduser/cli_swift_large_object_creation.rst:145 msgid "" "If you use the ``DELETE`` operation on a manifest object, the manifest " @@ -9864,7 +8161,6 @@ msgid "" "deleted." msgstr "" -# 8f573e06716e4da9ba6892b6b58a1a8c #: ../enduser/cli_manage_bare_metal_nodes.rst:14 msgid "" "If you use the bare-metal driver, you must create a network interface and " @@ -9872,14 +8168,12 @@ msgid "" "metal image." msgstr "" -# 4c8600b660eb4aabaf5127cc4aefa6e8 #: ../enduser/cli_reboot_an_instance.rst:47 msgid "" "If you want to rescue an instance with a specific image, rather than the " "default one, use the ``--rescue_image_ref`` parameter::" msgstr "" -# 11aeea9554b049089722692790be8d96 #: ../enduser/hot-guide/hot_composition.rst:153 msgid "" "If you wish to be able to return the ID of one of the inner resources " @@ -9887,21 +8181,18 @@ msgid "" "output ``OS::stack_id`` to your template resource." msgstr "" -# 5c9db29d61c94abb9e324f5b0c9c87c2 #: ../enduser/create_db.rst:64 msgid "" "If your environment does not have a suitable flavor, an administrative user " "must create a custom flavor by using the nova ``flavor-create`` command." msgstr "" -# 66402a5fadca497eba3f52a73ac1ffa2 #: ../enduser/cli_config_drive.rst:112 msgid "" "If your guest operating system does not use ``udev``, the ``/dev/disk/by-" "label`` directory is not present." msgstr "" -# a3897645a8a24f5dbc1e786f3af6d468 #: ../enduser/cli_config_drive.rst:100 msgid "" "If your guest operating system supports accessing disk by label, you can " @@ -9910,44 +8201,36 @@ msgid "" "configuration drive has the ``config-2`` volume label::" msgstr "" -# e7abbff836384d1782d6f2e65dd0390c #: ../common/cli_manage_volumes.rst:110 msgid "" "If your volume was created successfully, its status is ``available``. If its " "status is ``error``, you might have exceeded your quota." msgstr "" -# c41b64ec29844d28840c2694574912a9 #: ../glossary.rst:1801 msgid "Image API" msgstr "" -# 9147234730344be8bbc5e63d43ca2177 #: ../enduser/dashboard_launch_instances.rst:115 msgid "Image Name" msgstr "" -# b833b426250445739498063da9107283 #: ../common/cli_overview.rst:49 msgid "Image Service" msgstr "" -# 267843cd0ac04736989723f897561195 #: ../enduser/hot-guide/hot_software_deployment.rst:26 msgid "Image building" msgstr "" -# bf07d844a1ae40a2b11079d14f9712fd #: ../glossary.rst:1832 msgid "Image service" msgstr "" -# 4fa3daea4163426e811ce97d740c6930 #: ../glossary.rst:1838 msgid "Image service API" msgstr "" -# a77a4371dcf44b0eade7f96d7e8454b2 #: ../enduser/dashboard_launch_instances.rst:13 msgid "" "Image that you have copied to a persistent volume. The instance launches " @@ -9955,54 +8238,35 @@ msgid "" "iSCSI." msgstr "" -# 57f64b96ead0440fb0e23cf43f78c248 #: ../enduser/dashboard_manage_volumes.rst:40 msgid "" "Image: If you choose this option, a new field for Use image as a source " "displays. You can select the image from the list." msgstr "" -# 63f2ac717a70448fbdbb0768fb426edf #: ../enduser/cli_cheat_sheet.rst:26 msgid "Images (glance)" msgstr "" -# b5ad6736dabb4eab8c14b0d4849f4c84 #: ../enduser/dashboard_launch_instances.rst:11 msgid "Images uploaded to the OpenStack Image Service." msgstr "" -# 97862379fedb4a9384921308dbfc967d #: ../glossary.rst:25 msgid "" "Impassable limits for guest VMs. Settings include total RAM size, maximum " "number of vCPUs, and maximum disk size." msgstr "" -# 5df3f81722cb49d9a1e01eadcd3d9cca -# f9d7b1ef7a4944d2bf9b1576d1da8d10 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:82 #: ../enduser/configure_access_and_security_for_instances.rst:111 msgid "Import a key pair" msgstr "" -# b37d5ce5696e48b6815ced7ace4ac54c #: ../enduser/sdk_configure_access_security_instances.rst:72 msgid "Import a keypair" msgstr "" -# 0f99e8e3d4544e28a2cbfb570b0094e2 -# 352a91cb1b704da1b0b3547d4a92ff51 -# d6093f588c05467fa169c9ace80a218b -# 4cb9e37d91594dd18df281f115576e18 -# 1dfea65d8f954662924ea92a1cfab4a8 -# d9e34364b8354c069a88e5d436a6bc80 -# 0dd7cbceb793460cb8c01e4786fb8edc -# 4600f5ab92f14659ae6a0f86225ddf16 -# a1e8a0845b924242ac6db7514ea5a4ad -# f9be20f78c2b4c9c8669a8cbfdcc0588 -# a91c0b3ee3484eae9050ea50f3e51149 -# acbf873b1d324bc4989cf320d45e5c16 #: ../enduser/sdk_compute_apis.rst:56 ../enduser/sdk_compute_apis.rst:99 #: ../enduser/sdk_compute_apis.rst:178 ../enduser/sdk_compute_apis.rst:261 #: ../enduser/sdk_compute_apis.rst:358 ../enduser/sdk_compute_apis.rst:425 @@ -10012,26 +8276,22 @@ msgstr "" msgid "Import the following modules:" msgstr "" -# 635ccaada847412d8baec6ed0981d7a1 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:106 msgid "Import the snapshot to the new environment" msgstr "" -# cdc268b434554f7ba6250f92f7b4c41f #: ../enduser/cli_cheat_sheet.rst:123 msgid "" "In CirrOS the password for user ``cirros`` is \"cubswin:)\" without the " "quotes." msgstr "" -# 0c4345ef42cd4122892f3d9cfb786dea #: ../glossary.rst:2835 msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -# 1ab1367ec8b54b16bf064729c2dc8cf9 #: ../glossary.rst:820 msgid "" "In Compute, conductor is the process that proxies database requests from the " @@ -10039,7 +8299,6 @@ msgid "" "not need direct access to the database." msgstr "" -# 77a5fd861d9943bbadb9a4a2ab1bcf82 #: ../glossary.rst:1185 msgid "" "In Compute, the support that enables associating DNS entries with floating " @@ -10047,21 +8306,18 @@ msgid "" "reboots." msgstr "" -# b3145180c793461c84c59b624b1c4ea2 #: ../glossary.rst:3520 msgid "" "In Identity Service, each user is associated with one or more tenants, and " "in Compute can be associated with roles, projects, or both." msgstr "" -# bd1004e2dca14d9ab84b3dab43a9e814 #: ../glossary.rst:1136 msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -# 0cddfdd9a0464ef4b1ca60c1342553ec #: ../enduser/dashboard_manage_containers.rst:14 msgid "" "In OpenStack Object Storage, containers provide storage for objects in a " @@ -10070,7 +8326,6 @@ msgid "" "in the container and any accompanying metadata." msgstr "" -# 01fa642c9af847248eefb11a48e24f43 #: ../adminuser/dashboard_manage_flavors.rst:8 msgid "" "In OpenStack, a flavor defines the compute, memory, and storage capacity of " @@ -10078,7 +8333,6 @@ msgid "" "can create, edit, and delete flavors." msgstr "" -# 0fba55babd35469e9af84a6273e030f8 #: ../adminuser/cli_manage_flavors.rst:8 msgid "" "In OpenStack, flavors define the compute, memory, and storage capacity of " @@ -10087,14 +8341,12 @@ msgid "" "server that can be launched." msgstr "" -# d294705d7ead4c0a85c6ce1918537b0b #: ../glossary.rst:215 msgid "" "In OpenStack, the API version for a project is part of the URL. For " "example, :file:`example.com/nova/v1/foobar`." msgstr "" -# 1622dadd514540fdb24b212e1c1fcd52 #: ../glossary.rst:86 msgid "" "In a high-availability setup with an active/active configuration, several " @@ -10102,7 +8354,6 @@ msgid "" "the remaining systems." msgstr "" -# b3274b9ee2f1440384942150089f137f #: ../glossary.rst:97 msgid "" "In a high-availability setup with an active/passive configuration, systems " @@ -10110,14 +8361,12 @@ msgid "" "failed." msgstr "" -# 3e7d201b40cb48d6b242f22738181dad #: ../common/cli_set_environment_variables_using_openstack_rc.rst:60 msgid "" "In a text editor, create a file named :file:`PROJECT-openrc.sh` and add the " "following authentication information::" msgstr "" -# 6db7de3022104ffabf4e4e0352a979c4 #: ../enduser/hot-guide/hot_spec.rst:386 msgid "" "In addition to parameters defined by a template author, the Orchestration " @@ -10128,7 +8377,6 @@ msgid "" "function, just like user-defined parameters." msgstr "" -# c5caefbbd5b1485a8405deb685e2b6e9 #: ../enduser/hot-guide/hot_hello_world.rst:216 msgid "" "In addition to template customization through input parameters, you can " @@ -10139,9 +8387,7 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 3c892f1531394fea836a87eba58ab427 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 33191ab8116740b685f2112f91d4fff2 #: ../adminuser/intro-admin.rst:24 ../enduser/intro-user.rst:23 msgid "" "In addition to these ways of interacting with a cloud, you can access the " @@ -10151,47 +8397,38 @@ msgid "" "compatibility API." msgstr "" -# 5d5083f568144272a68ea91e13fb604a #: ../enduser/create_db.rst:102 msgid "In addition, this command specifies these options for the instance:" msgstr "" -# 10d5baeb840c4675b1d67b60cde78ede #: ../enduser/cli_swift_bulk_delete.rst:34 msgid "In addition, you must:" msgstr "" -# 7a3ce087a59547acbc05d4d1b278654a #: ../enduser/dashboard_launch_instances.rst:207 msgid "In the :guilabel:`Actions` column, click :guilabel:`Create Snapshot`." msgstr "" -# cab78ce7554b4cc9bd2505f3dd929bce #: ../enduser/dashboard_manage_volumes.rst:125 msgid "In the :guilabel:`Actions` column, click :guilabel:`Edit Volume`." msgstr "" -# 721ab4ca25ca4530ac8b9e2f7eab5029 #: ../enduser/dashboard_manage_images.rst:66 msgid "" "In the :guilabel:`Actions` column, click :guilabel:`More` and then select :" "guilabel:`Edit` from the list." msgstr "" -# 671f9727148e49ddb30884f0f4e4e69a #: ../enduser/dashboard_create_networks.rst:89 msgid "" "In the :guilabel:`Add Interface` dialog box, select a :guilabel:`Subnet`." msgstr "" -# 8ced9bc8669f41c097004caf516101b1 -# 84a6a56e0ca446f6af81932dfee9ffc9 #: ../enduser/configure_access_and_security_for_instances.rst:58 #: ../enduser/configure_access_and_security_for_instances.rst:76 msgid "In the :guilabel:`Add Rule` dialog box, enter the following values:" msgstr "" -# 504a796870734205b4e5871dfaa1c9e9 #: ../adminuser/dashboard_manage_host_aggregates.rst:75 msgid "" "In the :guilabel:`Add/Remove Hosts to Aggregate` dialog box, click **+** to " @@ -10199,8 +8436,6 @@ msgid "" "to an aggregate." msgstr "" -# d2c4b343fe7e4017aa0e2f358af250b8 -# 20bd8a4541674fc280473c4642d5fdbd #: ../adminuser/dashboard_manage_flavors.rst:81 #: ../adminuser/dashboard_manage_flavors.rst:96 msgid "" @@ -10208,129 +8443,110 @@ msgid "" "the :guilabel:`Flavors` category." msgstr "" -# be9b4820b11c4210afbe3b394ac7a14b #: ../adminuser/dashboard_manage_flavors.rst:31 msgid "" "In the :guilabel:`Admin` tab, open the :guilabel:`System Panel` and click " "the :guilabel:`Flavors` category." msgstr "" -# 24d2d25f7d27434c95b27c09faebcd33 #: ../enduser/dashboard_databases.rst:122 msgid "" "In the :guilabel:`Backup Database` dialog box, specify the following values:" msgstr "" -# f9038dec5c114733b17ac872a3d1775a #: ../adminuser/dashboard_manage_flavors.rst:100 msgid "" "In the :guilabel:`Confirm Delete Flavors` window, click :guilabel:`Delete " "Flavors` to confirm the deletion. You cannot undo this action." msgstr "" -# 8906426abb15469db51c7ff9ad98673d #: ../enduser/dashboard_manage_images.rst:97 msgid "" "In the :guilabel:`Confirm Delete Image` dialog box, click :guilabel:`Delete " "Images` to confirm the deletion." msgstr "" -# 1e7a1993fcf24755bb21e79668d1cf98 #: ../adminuser/dashboard_manage_images.rst:103 msgid "" "In the :guilabel:`Confirm Delete Image` window, click :guilabel:`Delete " "Images` to confirm the deletion." msgstr "" -# 12ac731a2b83456caf7ca607123a3b1c #: ../enduser/dashboard_manage_containers.rst:86 msgid "" "In the :guilabel:`Copy Object:` launch dialog box, enter the following " "values:" msgstr "" -# 699bee0a052b4e2ea0445a07c7ad4722 #: ../adminuser/dashboard_manage_images.rst:34 msgid "" "In the :guilabel:`Create An Image` window, enter or select the following " "values:" msgstr "" -# 81122e04cd2b4825ac657469719149bc #: ../enduser/dashboard_manage_containers.rst:26 msgid "" "In the :guilabel:`Create Container` dialog box, enter a name for the " "container, and then click :guilabel:`Create Container`." msgstr "" -# d01376902dac41f19b0dc87a26ce04ba #: ../adminuser/dashboard_manage_flavors.rst:34 msgid "" "In the :guilabel:`Create Flavor` window, enter or select the parameters for " "the flavor." msgstr "" -# 190e0269f30a47d585af630437495555 #: ../adminuser/dashboard_manage_host_aggregates.rst:32 msgid "" "In the :guilabel:`Create Host Aggregate` dialog box, enter or select the " "following values on the :guilabel:`Host Aggregate Info` tab:" msgstr "" -# b8f4277da9094ed284a1d963b2858235 #: ../adminuser/dashboard_admin_manage_roles.rst:30 msgid "In the :guilabel:`Create Role` window, enter a name for the role." msgstr "" -# 71c29d490aa04aeba0f061829c44f60a #: ../enduser/dashboard_create_networks.rst:72 msgid "" "In the :guilabel:`Create Router` dialog box, specify a name for the router " "and click :guilabel:`Create Router`." msgstr "" -# 4f91568fcffb4c97aa94a6b366355c17 #: ../enduser/dashboard_launch_instances.rst:209 msgid "" "In the :guilabel:`Create Snapshot` dialog box, enter a name for the " "snapshot, and click :guilabel:`Create Snapshot`." msgstr "" -# d2a57f38df9748459a5b6ef820bf81c7 #: ../adminuser/dashboard_manage_instances.rst:28 msgid "" "In the :guilabel:`Create Snapshot` window, enter a name for the snapshot." msgstr "" -# 43a9081346ab47d6a33275ff3d1f2473 #: ../adminuser/dashboard_manage_flavors.rst:85 msgid "" "In the :guilabel:`Edit Flavor` window, you can change the flavor name, " "VCPUs, RAM, root disk, ephemeral disk, and swap disk values." msgstr "" -# 89f1e30e80b7453f83c3f42f1c8408fd #: ../adminuser/dashboard_manage_host_aggregates.rst:69 msgid "" "In the :guilabel:`Edit Host Aggregate` dialog box, you can change the name " "and availability zone for the aggregate." msgstr "" -# ff9ab3a9e8464ddbb48af21984de6c82 #: ../enduser/dashboard_manage_volumes.rst:127 msgid "" "In the :guilabel:`Edit Volume` dialog box, update the name and description " "of the image." msgstr "" -# 8f7b2237cf894d319b7b9c88db0900ae #: ../enduser/dashboard_create_networks.rst:79 msgid "" "In the :guilabel:`External Network` field, specify the network to which the " "router will connect, and then click :guilabel:`Set Gateway`." msgstr "" -# ce0dc4220cc1412a9f3db4dd01a421e8 #: ../adminuser/dashboard_manage_flavors.rst:65 msgid "" "In the :guilabel:`Flavor Access` tab, you can control access to the flavor " @@ -10338,52 +8554,44 @@ msgid "" "`Selected Projects` column." msgstr "" -# ef7264f8c3354344b5666cf489a4c49d #: ../enduser/dashboard_databases.rst:70 msgid "" "In the :guilabel:`Launch Database` dialog box, specify the following values." msgstr "" -# d3046e8dd5c745a1a376871c9cb035c7 #: ../enduser/dashboard_databases.rst:149 msgid "" "In the :guilabel:`Launch Database` dialog box, specify the values you want " "for the new database instance." msgstr "" -# ad74666840934538b6023ae559fbec2e #: ../enduser/dashboard_launch_instances.rst:48 msgid "" "In the :guilabel:`Launch Instance` dialog box, specify the following values:" msgstr "" -# c0c7a770d4904df7bbd03e4ca5dbce65 #: ../enduser/dashboard_stacks.rst:62 msgid "" "In the :guilabel:`Launch Stack` dialog box, specify the following values:" msgstr "" -# 7f58664e7b0e4b90b0b3b8b19efa51ac #: ../enduser/dashboard_manage_volumes.rst:68 msgid "" "In the :guilabel:`Manage Volume Attachments` dialog box, select an instance." msgstr "" -# 24746b614392471b861ba9c79c1c69c1 #: ../adminuser/dashboard_manage_instances.rst:48 msgid "" "In the :guilabel:`More` drop-down list in the :guilabel:`Actions` column, " "select the state." msgstr "" -# 63895abb7f484a9292cb5eb885747c41 #: ../enduser/dashboard_launch_instances.rst:224 msgid "" "In the :guilabel:`More` list in the :guilabel:`Actions` column, select the " "state." msgstr "" -# f21fb5351de24724a41a364923abaeb5 #: ../enduser/dashboard_databases.rst:198 msgid "" "In the :guilabel:`Resize Database Instance` dialog box, expand the drop down " @@ -10391,7 +8599,6 @@ msgid "" "the instance." msgstr "" -# 18cac1e722ea4263a811ca4b1f0e91b9 #: ../enduser/dashboard_databases.rst:178 msgid "" "In the :guilabel:`Resize Database Volume` dialog box, fill in the :guilabel:" @@ -10400,61 +8607,51 @@ msgid "" "than the current size." msgstr "" -# 69a5487637364e9782e38f5170978ff3 #: ../enduser/dashboard_stacks.rst:129 msgid "" "In the :guilabel:`Select Template` dialog box, select the new template " "source or environment source." msgstr "" -# f3624f65b8bb484bbdde99029b4b863e #: ../enduser/dashboard_stacks.rst:35 msgid "" "In the :guilabel:`Select Template` dialog box, specify the following values:" msgstr "" -# 6a93e07a36b949bdb29952275c574244 #: ../adminuser/dashboard_set_quotas.rst:106 msgid "" "In the :guilabel:`Update Default Quotas` window, you can edit the default " "quota values." msgstr "" -# 68b3ddefc2c2447796dcb508e36a625d #: ../enduser/dashboard_manage_images.rst:69 msgid "" "In the :guilabel:`Update Image` dialog box, you can perform the following " "actions:" msgstr "" -# df132f408bed44309c8732c614fcb693 #: ../adminuser/dashboard_manage_images.rst:85 msgid "In the :guilabel:`Update Image` window, you can change the image name." msgstr "" -# 24d6950be4c0460f9a871bec259550d1 #: ../adminuser/dashboard_admin_manage_roles.rst:41 msgid "In the :guilabel:`Update Role` window, enter a new name for the role." msgstr "" -# c81d3115696c4746a51e26025e0369b8 #: ../enduser/configure_access_and_security_for_instances.rst:103 msgid "" "In the Create Keypair dialog box, enter a name for your key pair, and click " "Create Keypair." msgstr "" -# 952d12448fa64c2cbafb003b2d70eaef #: ../enduser/dashboard_create_networks.rst:26 msgid "In the Create Network dialog box, specify the following values." msgstr "" -# 11b04ffc27db4d6cb1dd80672c00d26e #: ../enduser/configure_access_and_security_for_instances.rst:176 msgid "In the Floating IPs list, click Associate." msgstr "" -# b9fe574665c747afacf44cb5b051920b #: ../glossary.rst:1174 msgid "" "In the Identity service, provides isolation between projects and users. On " @@ -10464,114 +8661,96 @@ msgid "" "container of all DNS-related information containing one or more records." msgstr "" -# c003bd12d7e14c9babfb773cb306b2fb #: ../enduser/configure_access_and_security_for_instances.rst:121 msgid "" "In the Import Keypair dialog box, enter the name of your key pair, copy the " "public key into the Public Key box, and then click Import Keypair." msgstr "" -# 6296eaaaa4e64db9b2942a5b9dcbaa4c #: ../enduser/configure_access_and_security_for_instances.rst:178 msgid "" "In the Manage Floating IP Associations dialog box, choose the following " "options:" msgstr "" -# 9c74a724b53046df821ee735d32c4528 #: ../common/networking_advanced_quotas.rst:21 msgid "" "In the Networking default quota mechanism, all tenants have the same quota " "values, such as the number of resources that a tenant can create." msgstr "" -# eb842fa9df1f446ea1e03e058b0b3fc9 #: ../enduser/configure_access_and_security_for_instances.rst:184 msgid "In the Ports to be associated field, select a port from the list." msgstr "" -# ab3efb0b6c7340efaae73238691659f2 #: ../enduser/cli_swift_archive_auto_extract.rst:32 msgid "In the ``PUT`` request, you can specify the path for:" msgstr "" -# a9e14277813e4bd2baa027fb43f41c0f #: ../common/log_in_dashboard.rst:22 msgid "" "In the address bar, enter the host name or IP address for the dashboard." msgstr "" -# da6b4f96854e4c7b8bb2eeb2bceca511 #: ../enduser/dashboard_stacks.rst:146 msgid "" "In the confirmation dialog box, click :guilabel:`Delete Stack` to confirm " "the deletion." msgstr "" -# 98d553b98ccb46ab8f9e8c0b17de9beb #: ../glossary.rst:2606 msgid "" "In the context of Object Storage, this is a process that is not terminated " "after an upgrade, restart, or reload of the service." msgstr "" -# c48ef8df632346798a5d45296903b104 #: ../glossary.rst:116 msgid "" "In the context of the Identity Service, the worker process that provides " "access to the admin API." msgstr "" -# d2aa557c3af5407c9bdde9406e247777 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:17 msgid "In the destination project:" msgstr "" -# be5e7b59ff3c4c9aabb5b4e2953ec922 #: ../enduser/dashboard_manage_volumes.rst:106 msgid "" "In the dialog box that opens, enter a snapshot name and a brief description." msgstr "" -# 78b48feca0b443e6b16b9dc4202adfdc #: ../enduser/dashboard_manage_volumes.rst:21 msgid "In the dialog box that opens, enter or select the following values." msgstr "" -# 7f73099778b24f34882865dc8510486a #: ../enduser/hot-guide/hot_composition.rst:98 msgid "" "In the following example a new ``OS::Nova::Server`` resource overrides the " "default resource of the same name." msgstr "" -# ea6473a45ee642f296a793211cbd1876 #: ../enduser/hot-guide/hot_environment.rst:37 msgid "" "In the following example the environment is read from the :file:`my_env." "yaml` file and an extra parameter is provided using the :option:`-P` option::" msgstr "" -# 86adafdedb9a4f5792041013e54b3235 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:46 msgid "" "In the following example, the :file:`demo-openrc.sh` file is sourced for the " "demo project::" msgstr "" -# cefa169376f7401882fe730e57aeddb9 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:108 msgid "In the new project or cloud environment, import the snapshot:" msgstr "" -# f950ea2835c8409e9fb1b5d308f91e4e #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:119 msgid "" "In the new project or cloud environment, use the snapshot to create the new " "instance::" msgstr "" -# f86324b9a4ac40638b4d1f82df11a93a #: ../enduser/cli_create_and_manage_networks.rst:193 msgid "" "In the previous command, ``net1`` is the network name, which is a positional " @@ -10579,7 +8758,6 @@ msgid "" "specifies the port's fixed IP address we wanted." msgstr "" -# bc8182178ca648e0a2764d1033ab64f6 #: ../enduser/cli_swift_bulk_delete.rst:29 msgid "" "In the request body of the ``POST`` or ``DELETE`` operation, list the " @@ -10588,12 +8766,10 @@ msgid "" "list." msgstr "" -# a2ebbc1682d2404a9861df5785d3b64b #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:11 msgid "In the source project:" msgstr "" -# cebad6eff64d448ca79138fbf60efff3 #: ../enduser/hot-guide/hot_basic_resources.rst:441 msgid "" "In this example the ``size`` property is not defined because the Block " @@ -10601,78 +8777,66 @@ msgid "" "volume." msgstr "" -# 44c777bb296c428f94423ee24031573a #: ../common/cli_manage_volumes.rst:33 msgid "" "In this example, ``--force-host-copy True`` forces the generic host-based " "migration mechanism and bypasses any driver optimizations." msgstr "" -# 3aeef4f0c57f4c83ba6eaabfc0830084 #: ../enduser/cli_create_and_manage_networks.rst:125 msgid "In this example, ``--name subnet1`` specifies the name of the subnet." msgstr "" -# 4f84cfc6dd4e409fbd5bec73f3d7d30a #: ../enduser/cli_create_and_manage_networks.rst:120 msgid "" "In this example, ``192.168.2.0/24`` is a positional argument that specifies " "the CIDR." msgstr "" -# f0d9b6a879e74140a0df26b91bc73f36 #: ../enduser/cli_create_and_manage_networks.rst:115 msgid "" "In this example, ``net1`` is a positional argument that specifies the " "network name." msgstr "" -# bde0cc3034c849229e0adad384d4bea4 #: ../enduser/hot-guide/hot_spec.rst:717 msgid "" "In this example, if the ``instance_type`` and ``server_data`` parameters " "contained the following data:" msgstr "" -# dac6384c34df432f845420d6a5d257e9 #: ../enduser/hot-guide/hot_spec.rst:612 msgid "" "In this example, if the networks attribute contained the following data:" msgstr "" -# 2b4fa8b86a89442b9bcd1d377852e6e2 #: ../enduser/sdk_schedule_objects_for_deletion.rst:51 msgid "" "In this example, the ``X-Delete-After`` header is set to 864000 seconds. The " "object expires after this time." msgstr "" -# 1efad4a8bdaa44f4b3d42b988069feb8 #: ../enduser/sdk_schedule_objects_for_deletion.rst:42 msgid "" "In this example, the ``X-Delete-At`` header is assigned a UNIX epoch " "timestamp in integer form for ``Mon, 11 Jun 2012 15:38:25 GMT``." msgstr "" -# 8f96dbd187334ca1b9bbf3eabfa53e21 #: ../enduser/manage_db_config.rst:86 msgid "" "In this example, the ``configuration-parameter-list`` command returns a list " "of options that work with MySQL 5.5." msgstr "" -# bdf11ac95181435fa1f53dfee39d4a74 #: ../enduser/hot-guide/hot_basic_resources.rst:365 msgid "In this example, the ``public`` network is an existing shared network:" msgstr "" -# 64f7e3a48f8a4c10bc0b50820f090580 #: ../enduser/cli_config_drive.rst:136 msgid "" "In this example, the contents of the configuration drive are as follows::" msgstr "" -# bd018f90bb6f476fa5269716e974369a #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:17 msgid "" "In this example, the objects reside in a container called ``backups``. " @@ -10683,7 +8847,6 @@ msgid "" "jpg``." msgstr "" -# 4b6f3214fa234a898d304896ec7de6da #: ../enduser/cli_swift_large_object_creation.rst:299 msgid "" "Include the ``?multipart-manifest=get`` query string in the ``COPY`` " @@ -10692,7 +8855,6 @@ msgid "" "objects share the same set of segment objects." msgstr "" -# 9df67288825e4b8b9e249e211f83e98f #: ../enduser/cli_swift_set_object_versions.rst:43 msgid "" "Include the ``X-Versions-Location`` header. This header defines the " @@ -10704,13 +8866,11 @@ msgid "" "``archive`` container." msgstr "" -# e8033e0168e04fb09735e40fc9153ee1 #: ../enduser/cli_swift_serialized_response_formats.rst:25 msgid "" "Include this header in the ``GET`` request. The valid header values are:" msgstr "" -# bf99a1a56e424e519ac621f0a79e198e #: ../enduser/backup_db_incremental.rst:8 msgid "" "Incremental backups let you chain together a series of backups. You start " @@ -10718,27 +8878,16 @@ msgid "" "incremental backup, you specify the parent backup." msgstr "" -# #-#-#-#-# index-admin.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c3527c905bd14ecb9691d15db700e0d0 -# #-#-#-#-# index.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 38a0351ce2c74f9085c009dd41fe7d7e -#: ../index-admin.rst:34 ../index.rst:37 -msgid "Indices and tables" -msgstr "" - -# 059e66ab17aa4a53b1738fd786529c00 #: ../enduser/cli_nova_launch_instance_from_volume.rst:14 msgid "Information" msgstr "" -# 31db88867b84442a924f70f405a86409 #: ../glossary.rst:438 msgid "" "Information that consists solely of ones and zeroes, which is the language " "of computers." msgstr "" -# 9e40466c99b54bf58f39ad143bfcc857 #: ../glossary.rst:1737 msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " @@ -10749,43 +8898,35 @@ msgid "" "providing cloud services." msgstr "" -# 196a502e6d604ce5bca69e9377b7ef10 #: ../glossary.rst:1962 msgid "Initial Program Loader." msgstr "" -# 77595397fab64540a19da497eec474a1 #: ../enduser/cli_cheat_sheet.rst:232 msgid "" "Inject a keypair into an instance and access the instance with that keypair" msgstr "" -# 13222510889e4eaca3acb7f9b0143efa #: ../enduser/cli_cheat_sheet.rst:221 msgid "Inject user data and files into an instance" msgstr "" -# aeaf52b0dc704ab9a705f52eab77e483 #: ../adminuser/dashboard_set_quotas.rst:51 msgid "Injected File Content Bytes" msgstr "" -# 1c8f32290ff444348f439ace2ed6f9e0 #: ../adminuser/dashboard_set_quotas.rst:48 msgid "Injected Files" msgstr "" -# 87411656c5474f028f8f811126de3fad #: ../adminuser/dashboard_set_quotas.rst:48 msgid "Injected files allowed for each project." msgstr "" -# 20af6b0f5a1f42a3a96956105f42b0f0 #: ../enduser/hot-guide/hot_hello_world.rst:80 msgid "Input parameters" msgstr "" -# e4348893032a4a90bf524899dea730f6 #: ../enduser/hot-guide/hot_hello_world.rst:81 msgid "" "Input parameters defined in the ``parameters`` section of a template allow " @@ -10795,98 +8936,79 @@ msgid "" "template more easily reusable by avoiding hardcoded assumptions." msgstr "" -# 81a0a8ac1fbe4898b8f2cca8157a9b67 #: ../common/cli_install_openstack_command_line_clients.rst:189 msgid "Install each client separately by using the following command:" msgstr "" -# 849b94be763e43afbd32101ac853f52e #: ../common/cli_install_openstack_command_line_clients.rst:55 msgid "Install pip through the package manager for your system:" msgstr "" -# 1962f434d3eb47c1ac58e0359a3ca979 #: ../common/cli_install_openstack_command_line_clients.rst:6 msgid "Install the OpenStack command-line clients" msgstr "" -# 0384ffcbcec1416783caba2732fbf20e #: ../common/cli_install_openstack_command_line_clients.rst:142 msgid "Install the clients" msgstr "" -# 3c400de0c449454681d1c3d0a65cdecc #: ../common/cli_install_openstack_command_line_clients.rst:12 msgid "Install the prerequisite software" msgstr "" -# 7f238ab0ad044f8d898e94afa4c9c26f #: ../common/cli_install_openstack_command_line_clients.rst:8 msgid "" "Install the prerequisite software and the Python package for each OpenStack " "client." msgstr "" -# 178e3fb4eeb54ea7b97574c7e3c775bc #: ../common/cli_install_openstack_command_line_clients.rst:26 msgid "Installed by default on Mac OS X." msgstr "" -# 4edb47c9053c4863acb5d7f615935e85 #: ../enduser/sdk_install.rst:7 msgid "Installing OpenStack SDK" msgstr "" -# 0ac92691a11a4fad8e168a6ed280f935 #: ../common/cli_install_openstack_command_line_clients.rst:202 msgid "Installing from packages" msgstr "" -# 5e1b58f63d1b4c34b5207ba2fef41a54 #: ../common/cli_install_openstack_command_line_clients.rst:181 msgid "Installing with pip" msgstr "" -# dc862e186e924acfbb934f447daf4b8f #: ../enduser/dashboard_launch_instances.rst:110 msgid "Instance Boot Source" msgstr "" -# 92019987edd247858c21ec51dd853f92 #: ../enduser/dashboard_launch_instances.rst:80 msgid "Instance Count" msgstr "" -# 314485eae1fe49f488da5c072046257f #: ../enduser/dashboard_launch_instances.rst:68 msgid "Instance Name" msgstr "" -# ebff9783619d4680b715e32acaa013f1 #: ../adminuser/dashboard_set_quotas.rst:71 msgid "Instance cores allowed for each project." msgstr "" -# 79fe36156c484e79bc55e771caffae01 #: ../enduser/backup_db_incremental.rst:22 msgid "Instance name: ``guest1``" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4cfec962a8d84c4a9a50631c24d5952d # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 724cf6a51e864fd3b3ceca82abd06a0a #: ../adminuser/dashboard_set_quotas.rst:45 #: ../enduser/hot-guide/hot_basic_resources.rst:11 msgid "Instances" msgstr "" -# a016ff53e32b4cfe98d32cc175adce7b #: ../adminuser/dashboard_set_quotas.rst:45 msgid "Instances allowed for each project." msgstr "" -# b72fc1b5a0834ed49b0c22c1c7f17977 #: ../enduser/cli_manage_instances_hosts.rst:8 msgid "" "Instances are virtual machines that run inside the cloud on physical compute " @@ -10894,20 +9016,16 @@ msgid "" "group of instances resides." msgstr "" -# 0b617fd0af494154bd3d2a03b45cc04a #: ../enduser/cli_launch_instances.rst:13 msgid "Instances are virtual machines that run inside the cloud." msgstr "" -# ddbea2af99174ec79983be5a34e3331e #: ../enduser/dashboard_launch_instances.rst:8 msgid "" "Instances are virtual machines that run inside the cloud. You can launch an " "instance from the following sources:" msgstr "" -# fde3d98fa66b477e9911e21fabc7ec7c -# 51415f1cfc774784903380f4ad5ff0e5 #: ../enduser/cli_launch_instances.rst:59 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:54 msgid "" @@ -10917,21 +9035,15 @@ msgid "" "security group." msgstr "" -# f3881118c5b640e2a658c4eded32babb #: ../enduser/configure_access_and_security_for_instances.rst:86 msgid "Instances will now accept all incoming ICMP packets." msgstr "" -# b9d3866ac9f84ecaaad090d8aacaddd5 #: ../enduser/configure_access_and_security_for_instances.rst:71 msgid "" "Instances will now have SSH port 22 open for requests from any IP address." msgstr "" -# eebcd1b4028048eeafdab74db62d19ab -# 97b7592593794dd49df62d2da5f935c0 -# 657037fee7354b289d5b43cc53b366c7 -# af0e471982c644b1b625ac3935d95ab4 #: ../enduser/sdk_neutron_apis.rst:424 ../enduser/sdk_neutron_apis.rst:506 #: ../enduser/sdk_neutron_apis.rst:560 ../enduser/sdk_neutron_apis.rst:610 msgid "" @@ -10939,14 +9051,6 @@ msgid "" "dictionary object:" msgstr "" -# 4459a85dd21847f793fa618cf85c02c5 -# 67d2dc060ea8493a876111102824b00e -# a476982f224b493997d6cfb254434595 -# 507cd72ad5d94d289af54384a6a8dec3 -# 8cb031816580484a834c8d412f6319a9 -# 5a7a652bc95f48979a597bef66a7c8f4 -# 359682e2b9914c4f828edf9ef1556921 -# 21663d3a0d8c4cbfa95f196069e482d9 #: ../enduser/sdk_compute_apis.rst:66 ../enduser/sdk_compute_apis.rst:110 #: ../enduser/sdk_compute_apis.rst:189 ../enduser/sdk_compute_apis.rst:288 #: ../enduser/sdk_compute_apis.rst:382 ../enduser/sdk_compute_apis.rst:452 @@ -10956,7 +9060,6 @@ msgid "" "dictionary object:" msgstr "" -# b0249d0825e54f4caae7b204398963c4 #: ../glossary.rst:1966 msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " @@ -10967,7 +9070,6 @@ msgid "" "or login shell." msgstr "" -# 68f80f2cd4af4298b484e516efaa5b79 #: ../glossary.rst:368 msgid "" "Interactions and processes that are obfuscated from the user, such as " @@ -10975,14 +9077,12 @@ msgid "" "Object Storage object integrity checks." msgstr "" -# 829d1e44e2ba49dbb745a575d9292c4a #: ../glossary.rst:2427 msgid "" "Interface within Networking that enables organizations to create custom plug-" "ins for advanced features, such as QoS, ACLs, or IDS." msgstr "" -# e9f55869e812464ca916a9f3d5d4f6cd #: ../common/cli_overview.rst:14 msgid "" "Internally, each command uses cURL command-line tools, which embed API " @@ -10990,39 +9090,32 @@ msgid "" "include methods, URIs, media types, and response codes." msgstr "" -# 06b962c809eb414b9f016538f511a91d #: ../glossary.rst:1752 msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, :command:`ping` uses ICMP to test connectivity." msgstr "" -# 60b893ac70fb45aba583e9494df841c8 #: ../glossary.rst:1925 msgid "Internet Service Provider (ISP)" msgstr "" -# e4bafa84fff74e0796c716c67dfe253f #: ../glossary.rst:1930 msgid "Internet Small Computer System Interface (iSCSI)" msgstr "" -# 4814d68cc75e44d8a733d80ef6a4cb5e #: ../glossary.rst:1920 msgid "Internet protocol (IP)" msgstr "" -# 1c11454e3e5649d6a2242992b50d9b3a #: ../enduser/hot-guide/hot_spec.rst:559 msgid "Intrinsic functions" msgstr "" -# fe1af1da3c644a49a70454427aa096c0 #: ../glossary.rst:1792 msgid "Intrusion Detection System." msgstr "" -# f3e50aecfee64cbd9f27efd2dfc14999 #: ../enduser/cli_swift_set_object_versions.rst:145 msgid "" "Issue a ``DELETE`` request to a versioned object to remove the current " @@ -11030,14 +9123,12 @@ msgid "" "the non-current container." msgstr "" -# 6e16a67d30f246e8b6ed8d223abd7db6 #: ../enduser/cli_swift_set_object_versions.rst:114 msgid "" "Issue a ``GET`` request to a versioned object to get the current version of " "the object. You do not have to do any request redirects or metadata lookups." msgstr "" -# 685ff58fa60648c08e97502c9b250c2a #: ../enduser/cli_reboot_an_instance.rst:22 msgid "" "It is also possible to reboot a running instance into rescue mode. For " @@ -11045,7 +9136,6 @@ msgid "" "becomes corrupted with prolonged use." msgstr "" -# e4e47763b5834607bb46362f9d741187 #: ../enduser/cli_swift_large_object_creation.rst:180 msgid "" "It is best to upload all the segments first and then create or update the " @@ -11056,73 +9146,60 @@ msgid "" "available to download the first set of segments." msgstr "" -# 5d44c094daf149cca5c5fedf0bcaaded #: ../enduser/hot-guide/hot_spec.rst:265 msgid "" "It is possible to define a length constraint with only a lower limit or an " "upper limit. However, at least one of ``min`` or ``max`` must be specified." msgstr "" -# ee000f2a9e2348c09301f49065b02295 #: ../enduser/hot-guide/hot_spec.rst:279 msgid "" "It is possible to define a range constraint with only a lower limit or an " "upper limit. However, at least one of ``min`` or ``max`` must be specified." msgstr "" -# 01a22f08738e4417b3001bd3ba6fc9ee #: ../enduser/sdk_compute_apis.rst:200 msgid "Iterate over ``servers_list`` and compare name with ``vm1``." msgstr "" -# 450f7179acd743a7978123cfdfc5945e #: ../enduser/sdk.rst:19 msgid "JSON and XML data serialization formats" msgstr "" -# 6d9041501c844c58a8069ba6516e2e8d #: ../enduser/cli_swift_serialized_response_formats.rst:31 msgid "JSON data serialization response format." msgstr "" -# c56fa303750d4a039e21d400a667fdb7 #: ../glossary.rst:2012 msgid "Java" msgstr "" -# 7cb701f85d8945fcbcb770693afa8302 #: ../glossary.rst:2017 msgid "JavaScript" msgstr "" -# f77ef05bfcd44361bdbca4f13ebfd268 #: ../glossary.rst:2021 msgid "JavaScript Object Notation (JSON)" msgstr "" -# ceaa5a7683b248898b91fc489c81abfa #: ../glossary.rst:2025 msgid "Jenkins" msgstr "" -# 76158535d55f468abf25c68ee28d050b #: ../glossary.rst:2035 msgid "Juno" msgstr "" -# 77d9bf7c24d64409a88bfb8003d1911b #: ../enduser/cli_create_and_manage_networks.rst:83 msgid "" "Just as shown previously, the unknown option ``--provider:network-type`` is " "used to create a ``local`` provider network." msgstr "" -# 7479feeede9f42b199654598d93b0741 #: ../glossary.rst:2050 msgid "Key management service" msgstr "" -# 7491c3c5f970476296f5935852d13644 #: ../enduser/configure_access_and_security_for_instances.rst:15 msgid "" "Key pairs are SSH credentials that are injected into an instance when it is " @@ -11131,128 +9208,103 @@ msgid "" "one key pair. For more information, see the section :ref:`keypair_add`." msgstr "" -# 4a237899e10f4d7cad46581c76221857 #: ../enduser/dashboard_launch_instances.rst:124 msgid "Keypair" msgstr "" -# b448b176402f4bc5b5460fdd085dbc13 #: ../adminuser/dashboard_set_quotas.rst:54 msgid "Keypairs" msgstr "" -# ec721249ecf046aeb8096bba0e8e773b #: ../adminuser/manage_projects_users_and_roles.rst:43 msgid "Keyword arguments:" msgstr "" -# faffd56a6bcc44699d5046393785ec15 #: ../glossary.rst:2061 msgid "Kickstart" msgstr "" -# 436a08acf02140818969caeb18bde430 #: ../glossary.rst:2066 msgid "Kilo" msgstr "" -# a4efe66ff0774b6ea8fc19fd4b48144d #: ../glossary.rst:2300 msgid "" "LBaaS feature that provides availability monitoring using the `ping` " "command, TCP, and HTTP/HTTPS GET." msgstr "" -# 239afb0d5b4d464f9b4af1870ed70b57 #: ../enduser/cli_swift_large_object_creation.rst:8 msgid "Large objects" msgstr "" -# 0da3de4f97f9407faaab1cc8f9b7c0fc #: ../enduser/backup_db.rst:73 msgid "" "Later on, use the trove ``backup-list`` command to get this information:" msgstr "" -# bad174d9a4f043418c4c8a2ce5ffef43 #: ../enduser/dashboard_stacks.rst:29 msgid "Launch a stack" msgstr "" -# 88e2ef67995d49a7946e6281849026eb #: ../enduser/dashboard_launch_instances.rst:18 msgid "Launch an instance" msgstr "" -# 6908c5c41c8045ef95d985573685583c #: ../enduser/cli_manage_bare_metal_nodes.rst:109 msgid "Launch an instance from a bare-metal image" msgstr "" -# 1a72c0a3d4794732a97ad0a0e3eebb53 #: ../enduser/cli_nova_launch_instance_from_volume.rst:6 msgid "Launch an instance from a volume" msgstr "" -# b3d5c5baff3c4e16860ea3af11053467 #: ../enduser/cli_launch_instances.rst:152 msgid "Launch an instance from an image" msgstr "" -# ca303d1d51b0413594ac2e503c932547 #: ../enduser/dashboard_launch_instances.rst:7 msgid "Launch and manage instances" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# bee9361bc41b405ab9a3869650d61999 -# 6ab1614e2d5e4ad284037419c2c739f3 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 310f7369ea9c43c89219c565dfeba3da #: ../adminuser/cli_admin_manage_stacks.rst:6 #: ../adminuser/dashboard_admin_manage_stacks.rst:6 #: ../enduser/dashboard_stacks.rst:6 msgid "Launch and manage stacks" msgstr "" -# 993a5108ea2048e3a08499afcbc0085e #: ../enduser/cli_launch_instances.rst:6 msgid "Launch instances" msgstr "" -# 0ef2653e4f594f7fa2f24b57c33bafa7 #: ../common/cli_overview.rst:65 msgid "" "Launch stacks from templates, view details of running stacks including " "events and resources, and update and delete stacks." msgstr "" -# a10791ddb0a5467594d08fa5b026ee88 #: ../glossary.rst:2079 msgid "Launchpad" msgstr "" -# 2f11b914efb24927bbdc6ad9222bc8e5 #: ../glossary.rst:2096 msgid "Layer-2 (L2) agent" msgstr "" -# 9e984fed91aa4bcea8035a0de4790bb3 #: ../glossary.rst:2083 msgid "Layer-2 network" msgstr "" -# 209ee255a29f414d9e32369eef86e2a7 #: ../glossary.rst:2101 msgid "Layer-3 (L3) agent" msgstr "" -# adcd72a28948465d95c7fdbb024c1aff #: ../glossary.rst:2090 msgid "Layer-3 network" msgstr "" -# d06bc352cefe453183d2f2533e59a881 #: ../adminuser/manage_projects_users_and_roles.rst:23 msgid "" "Learn how to add, update, and delete projects and users, assign users to one " @@ -11261,22 +9313,18 @@ msgid "" "can also change quotas at the project level." msgstr "" -# 80cf57dde35f49a8b0ccc1706106f5aa #: ../adminuser/dashboard_manage_images.rst:58 msgid "Leave these fields empty." msgstr "" -# 2061c1d693844cdf8bd919fabe861ff9 #: ../common/cli_set_compute_quotas.rst:23 msgid "Length of injected file path." msgstr "" -# 4200aeea2fb14fe38159b4d2de957676 #: ../glossary.rst:2106 msgid "Liberty" msgstr "" -# a3934f2e221b46148f3257f3dc4eebcd #: ../enduser/hot-guide/hot_software_deployment.rst:621 msgid "" "Likely the only reason to use the ``cfn-init`` hook is to migrate templates " @@ -11285,7 +9333,6 @@ msgid "" "introduces a number of new concepts." msgstr "" -# 4ac1d116c9af401385ef895a8a649fd3 #: ../enduser/hot-guide/hot_software_deployment.rst:470 msgid "" "Likewise, ``outputs`` are mapped to the tool's capability to export " @@ -11294,7 +9341,6 @@ msgid "" "hook to read." msgstr "" -# a81b2ec79167428793881a55838b6bf5 #: ../enduser/cli_swift_large_lists.rst:31 msgid "" "Limits the result set to names that are less than the ``end_marker`` " @@ -11302,32 +9348,26 @@ msgid "" "send the HTTP request." msgstr "" -# de5fb5082fd94157a563dae7f4310dd8 #: ../enduser/cli_create_and_manage_networks.rst:154 msgid "Link the router to the external provider network::" msgstr "" -# cf8610bef14a4bc3b6780ccdc5692733 #: ../enduser/cli_create_and_manage_networks.rst:161 msgid "Link the router to the subnet::" msgstr "" -# 2900b9d01ba64f36b575c25052073cb5 #: ../glossary.rst:2123 msgid "Linux Bridge neutron plug-in" msgstr "" -# 23e9dced8be74c02aec94ae844fb4865 #: ../glossary.rst:2118 msgid "Linux bridge" msgstr "" -# e662b9e6e2b4496bb2622bbabf8026af #: ../glossary.rst:2128 msgid "Linux containers (LXC)" msgstr "" -# 67f8298890db48338f7ff83eef8a35a6 #: ../glossary.rst:2321 msgid "" "Linux kernel feature that provides independent virtual networking instances " @@ -11335,108 +9375,88 @@ msgid "" "virtual routing and forwarding (VRF) services on physical network equipment." msgstr "" -# 57dcafeebc6a4d068ab39f20c5a3f0ca #: ../glossary.rst:3126 msgid "" "Linux kernel security module that provides the mechanism for supporting " "access control policies." msgstr "" -# da27e13ca5b5436c877e838eb73da47f #: ../enduser/cli_cheat_sheet.rst:19 msgid "List Identity service catalog" msgstr "" -# 4e788519b12e4b848fbf39639b86e679 #: ../common/networking_advanced_quotas.rst:115 msgid "List Networking extensions." msgstr "" -# 2d8943d510c14e00ac455e9b813c0bbd #: ../enduser/sdk_neutron_apis.rst:567 msgid "List Security groups" msgstr "" -# 7b1a99816e494ffc9e2aa54d0ffe090a #: ../adminuser/cli_admin_manage_ip_addresses.rst:29 msgid "List addresses for all projects" msgstr "" -# 656240f9635343248e1db54bdc35f63a #: ../common/cli_set_compute_quotas.rst:37 msgid "List all default quotas for all tenants, as follows::" msgstr "" -# a17548908f854aa68f0dd900f5822ae3 #: ../enduser/cli_delete_an_instance.rst:10 msgid "List all instances::" msgstr "" -# 5a4ae99160e54be8bedaa5309b7a1bde #: ../adminuser/analyzing-log-files-with-swift-cli.rst:79 msgid "List all objects in the logtest container::" msgstr "" -# 227b3d88f71e4458bdc1dfad630fa4fd #: ../enduser/cli_manage_ip_addresses.rst:88 msgid "" "List all project instances with which a floating IP address could be " "associated::" msgstr "" -# 42a0d84c041340688757c0ad5394ed00 #: ../enduser/set_up_clustering.rst:140 msgid "" "List all the clusters in your system, using the trove ``cluster-list`` " "command." msgstr "" -# 09b357ac723e4833b91435b8e1d3ea62 #: ../enduser/cli_cheat_sheet.rst:13 msgid "List all users" msgstr "" -# fc6d0b109f2f4d3d909697d3cab5c5ba #: ../adminuser/nova_cli_manage_projects_security.rst:40 msgid "List and view current security groups" msgstr "" -# b0100aad70424e97bc1ec072e4de950e #: ../common/cli_manage_volumes.rst:410 msgid "List available volumes and their statuses:" msgstr "" -# ed840c0231234145b57dd54278001db9 #: ../enduser/cli_manage_bare_metal_nodes.rst:141 msgid "List bare-metal nodes and interfaces" msgstr "" -# c0451480a59049279793abf415b1dd2b #: ../enduser/cli_cheat_sheet.rst:365 msgid "List containers" msgstr "" -# b15b2af66c2b4e3b88d8f63d24d1e56b #: ../enduser/cli_cheat_sheet.rst:100 msgid "List flavors" msgstr "" -# 0c96a9449ebe475698ee96165107f1d9 #: ../enduser/sdk_compute_apis.rst:353 msgid "List flavors (API v2)" msgstr "" -# 659101180957491989b89d4476f1596a #: ../enduser/sdk_compute_apis.rst:389 msgid "List flavors by calling ``list()`` on ``nova_client.flavors`` object:" msgstr "" -# 88eddefd0037489ba833db9e297e2f8d #: ../enduser/sdk_compute_apis.rst:402 msgid "List flavors code listing example" msgstr "" -# a862205f0b894dc4b0639d7361d2d2ed #: ../adminuser/cli_manage_flavors.rst:72 msgid "" "List flavors to show the ID and name, the amount of memory, the amount of " @@ -11444,408 +9464,328 @@ msgid "" "and the number of virtual CPUs for each flavor::" msgstr "" -# 6a11d17ae6a649308d6a04544b015253 #: ../enduser/cli_manage_ip_addresses.rst:33 msgid "List floating IP address information" msgstr "" -# 03d6daf1d1a244c194120126f99e44c8 #: ../enduser/sdk_compute_apis.rst:420 msgid "List floating IPs (API v2)" msgstr "" -# 63c438c9243a456cbc1437929cd9855d #: ../enduser/sdk_compute_apis.rst:459 msgid "" "List floating IPs by calling ``list()`` on ``nova_client.floating_ips`` " "object:" msgstr "" -# 4ebee0df814a4560bbc9fa2134d9721f #: ../enduser/sdk_compute_apis.rst:473 msgid "List floating IPs code listing example" msgstr "" -# adf0c64fa486446cb13dbc1dbc1b7f4b #: ../enduser/sdk_compute_apis.rst:490 msgid "List hosts (API v2)" msgstr "" -# 3d78528117284a43944ca35bc0380938 #: ../enduser/sdk_compute_apis.rst:526 msgid "List hosts by calling ``list()`` on ``nova_client.hosts`` object:" msgstr "" -# 0e6885452dc749e78a63f23a3fb1cf7c #: ../enduser/sdk_compute_apis.rst:539 msgid "List hosts code listing example" msgstr "" -# 91f472ac62e24d889d1becec6e23264b -# be202236018c4e23a885365b91328542 #: ../enduser/cli_cheat_sheet.rst:94 ../enduser/sdk_manage_images.rst:19 msgid "List images" msgstr "" -# ae1b5bfdb33e403996337d172d24de06 #: ../enduser/cli_cheat_sheet.rst:28 msgid "List images you can access" msgstr "" -# c55c4868eaf949eca8ac60680326ef04 #: ../common/cli_manage_volumes.rst:47 msgid "" "List images, and note the ID of the image that you want to use for your " "volume::" msgstr "" -# a1c5f0df651749ec80bd21a2464247b5 #: ../enduser/cli_cheat_sheet.rst:88 msgid "List instances, check status of instance" msgstr "" -# 29386a3592ac4d5b83d3938e14831fa5 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:81 msgid "List instances:" msgstr "" -# 2fe96689239149338ed590f8f1c05559 #: ../enduser/sdk_configure_access_security_instances.rst:94 msgid "List keypairs" msgstr "" -# 84f824c586f84d11813ea5db9eccc046 #: ../enduser/sdk_neutron_apis.rst:170 msgid "List networks" msgstr "" -# 07d8fd404c8544e2bbabac36136af7e0 #: ../enduser/cli_swift_set_object_versions.rst:162 msgid "" "List objects in the ``archive`` container to show that the archived object " "was moved back to the ``current`` container:" msgstr "" -# 91a9c74716954cc88536221e649fe58d #: ../enduser/cli_swift_set_object_versions.rst:118 msgid "List older versions of the object in the ``archive`` container:" msgstr "" -# 5e3caa5ee3294a5fbf2e927f7dcba036 #: ../common/cli_manage_images.rst:21 msgid "List or get details for images (glance)" msgstr "" -# 43a7511759d14912897d4af2f8c3c8d5 #: ../enduser/sdk_neutron_apis.rst:239 msgid "List ports" msgstr "" -# f5ae9e71d48a4c85aa021ec92d7cb51c #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:25 msgid "List pseudo-hierarchical folders request: HTTP" msgstr "" -# af763e8a6e2a411e89e586420fe7f978 #: ../enduser/sdk_neutron_apis.rst:491 msgid "List routers" msgstr "" -# 87d45b45a5714f3c8c790e6ab8a9d454 #: ../enduser/sdk_neutron_apis.rst:525 msgid "List routers: complete code listing example" msgstr "" -# 534a17df21114ff0b8664af103afd3c2 #: ../enduser/cli_ceilometer.rst:113 msgid "List samples::" msgstr "" -# f83d71bd4aca4a89a66802a659a35283 #: ../enduser/sdk_neutron_apis.rst:546 msgid "List security groups" msgstr "" -# 0f036474995b41799b6ba768d2ac69a6 #: ../enduser/sdk_neutron_apis.rst:575 msgid "List security groups: complete code listing example" msgstr "" -# f7cdf539165c493c9aef637a767420a2 #: ../enduser/sdk_compute_apis.rst:80 msgid "List server code listing example" msgstr "" -# 01b7fe7d06614e2baeacaae906e603ce #: ../enduser/sdk_neutron_apis.rst:263 msgid "List server ports" msgstr "" -# cfd2854efa43420a8f54dfc4df1e4734 #: ../enduser/sdk_compute_apis.rst:52 msgid "List servers (API v2)" msgstr "" -# bf0d9d68f86e48469d78affd906fbea6 #: ../enduser/sdk_compute_apis.rst:73 msgid "List servers by calling ``servers.list`` on ``nova_client`` object:" msgstr "" -# 37a2f25f059b420995e3ce83724d092f #: ../enduser/sdk_compute_apis.rst:198 msgid "List servers: ``servers_list``." msgstr "" -# e77f0149c733404e83277a3c9e82ed70 #: ../enduser/cli_cheat_sheet.rst:316 msgid "List storage devices" msgstr "" -# 81c0a320d21d44c68e93c2c4e19e33c7 #: ../enduser/sdk_neutron_apis.rst:596 msgid "List subnets" msgstr "" -# f9cad82596964df9a21f1feaf170b308 #: ../enduser/sdk_neutron_apis.rst:617 msgid "List subnets:" msgstr "" -# 425ed6e4e604486d9ab6449f8ceae3a1 #: ../enduser/sdk_neutron_apis.rst:625 msgid "List subnets: complete code listing example" msgstr "" -# 8bcdfb2afce740629735865e3e652539 #: ../common/networking_advanced_quotas.rst:162 msgid "List tenants who have per-tenant quota support." msgstr "" -# 5a89303612ad437ab87290e55f7fed37 #: ../adminuser/cli_nova_manage_services.rst:11 msgid "List the Compute services:" msgstr "" -# 5038cf01e0f5466789a554cc8824e333 #: ../enduser/cli_ceilometer.rst:92 msgid "List the alarms that are set::" msgstr "" -# 2b1de396533245f585fbad830aa8324a #: ../common/cli_manage_volumes.rst:62 msgid "" "List the availability zones, and note the ID of the availability zone in " "which you want to create your volume::" msgstr "" -# 1668182029fd4331aed529a369901a2c #: ../enduser/cli_change_the_size_of_your_server.rst:47 msgid "List the available flavors with the following command::" msgstr "" -# 6438b78148694fffbf57d49440756682 -# 2b2685b2e4c84b5889d38dc849c797bd #: ../enduser/cli_launch_instances.rst:79 #: ../enduser/cli_nova_launch_instance_from_volume.rst:143 msgid "List the available flavors::" msgstr "" -# faeaf46967624900a92c896d9e1026c4 -# d78fa8ff816b4c5195bca16026822934 #: ../enduser/cli_launch_instances.rst:95 #: ../enduser/cli_nova_launch_instance_from_volume.rst:129 msgid "List the available images::" msgstr "" -# 66ee67d03b9c47d2bd261367002f7607 #: ../enduser/cli_launch_instances.rst:144 msgid "" "List the available key pairs, and note the key pair name that you use for " "SSH access::" msgstr "" -# cf10c0084ce34663a5d8c736a5c3aacc #: ../enduser/cli_launch_instances.rst:116 msgid "List the available security groups::" msgstr "" -# 0f23906937324034bcc034513d9644c6 #: ../adminuser/cli_keystone_manage_services.rst:41 msgid "List the available services:" msgstr "" -# ef78ac69d75a411ca6d6238ac8b0c08d #: ../common/cli_set_compute_quotas.rst:147 msgid "List the currently set quota values for a tenant user, as follows::" msgstr "" -# e43c78307c044da08c91f1e5ed8c900c #: ../common/cli_set_compute_quotas.rst:76 msgid "List the currently set quota values for a tenant, as follows::" msgstr "" -# 2af5460940f7462f9df994eaa44dcc5c #: ../adminuser/cli_cinder_quotas.rst:27 msgid "List the default quotas for all projects:" msgstr "" -# cdc5817acb284019b4c37028ecac0425 #: ../enduser/cli_create_and_manage_networks.rst:20 msgid "List the extensions of the system::" msgstr "" -# 94caf80864c4438c9bcbddb93934ea95 #: ../enduser/cli_ceilometer.rst:75 msgid "List the heat resources that were created::" msgstr "" -# d800f523147247bb86534bed8f0c18ed #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:24 msgid "List the hosts and the nova-related services that run on them::" msgstr "" -# 1290675f22a34a1fa7d8d27db5f88a80 #: ../enduser/set_up_clustering.rst:106 msgid "" "List the instances in a cluster by using the trove ``cluster-instances`` " "command." msgstr "" -# 7ab88544a4ba4675b9b62eb453cf76aa #: ../enduser/cli_ceilometer.rst:102 msgid "List the meters that are set::" msgstr "" -# 33f43d1cee584b86bc8d4344e4b6be1d #: ../enduser/cli_swift_large_object_creation.rst:68 msgid "" "List the name of each segment object along with its size and MD5 checksum in " "order." msgstr "" -# b70dcfc0eaa8499186eb8ecdbeddfb93 #: ../enduser/manage_db_config.rst:28 msgid "" "List the names and IDs of all available versions of the ``mysql`` data store:" msgstr "" -# 698887a6b5c84547945c06f150d4e916 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:174 msgid "List the object names that begin with a specified string." msgstr "" -# 703c1eee32cc4f4589661a70228e4241 #: ../enduser/sdk_neutron_apis.rst:513 msgid "List the routers:" msgstr "" -# 0d94723e31d9454398f7af799438c686 #: ../common/cli_manage_volumes.rst:229 msgid "" "List the volumes again, and note that the status of your volume is " "``deleting``:" msgstr "" -# b22c21f73d364cd7a8363d566d80290e #: ../enduser/cli_nova_launch_instance_from_volume.rst:239 msgid "" "List volumes to see the bootable volume and its attached " "``myInstanceFromVolume`` instance::" msgstr "" -# 7b246f558f6448cdae3827f3f2a4445e #: ../enduser/cli_cheat_sheet.rst:300 msgid "List volumes, notice status of volume" msgstr "" -# 80c777ea6e71448f8ecc473975026ba5 #: ../common/cli_manage_volumes.rst:188 msgid "List volumes:" msgstr "" -# 640c178cb2ac43f498f225405aff1fc2 #: ../enduser/cli_nova_launch_instance_from_volume.rst:71 msgid "List volumes::" msgstr "" -# 5a68af0ec008456cb37a021458961bd1 #: ../glossary.rst:759 msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -# 628415d2efa741d7b8994e1296254ab6 #: ../enduser/cli_manage_bare_metal_nodes.rst:48 msgid "Lists available bare-metal nodes." msgstr "" -# 12ed8b5098924d7b96989620e8f6aab3 #: ../glossary.rst:66 msgid "" "Lists containers in Object Storage and stores container information in the " "account database." msgstr "" -# 067d15b7b923406e9d464a182775403c #: ../common/networking_advanced_quotas.rst:95 msgid "Lists defined quotas for all tenants" msgstr "" -# 25080bc24daa461899a28580b8c81a04 #: ../enduser/cli_manage_bare_metal_nodes.rst:36 msgid "Lists network interfaces associated with a bare-metal node." msgstr "" -# 3d9653735a8f44b8b3320bf2d523b8aa #: ../enduser/hot-guide/hot_advanced_topics.rst:13 msgid "Load balancer" msgstr "" -# f2a87f3450ef457099e29658ad23d584 #: ../glossary.rst:2150 msgid "Load-Balancer-as-a-Service (LBaaS)" msgstr "" -# c36d57d39c4147ab87c01c3b5ddccdc8 #: ../common/cli_manage_images.rst:151 msgid "" "Local file that contains the disk image to be uploaded during the update. " "Alternatively, you can pass images to the client through stdin." msgstr "" -# c247f00d32d34f109e3b825ef2232034 #: ../adminuser/dashboard_manage_services.rst:10 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 "" -# aa903b0d36c64715878aa0e5c60d29a9 #: ../adminuser/dashboard_view_cloud_resources.rst:27 msgid "Log in to the OpenStack dashboard as a user with Admin privileges." msgstr "" -# 5e5908895d5d48e996489c6c38ef7e87 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:29 msgid "" "Log in to the OpenStack dashboard, choose the project for which you want to " "download the OpenStack RC file, and click :guilabel:`Access & Security`." msgstr "" -# d3a3dd1f92444d22b319be06aa1f0279 -# 36355e3f9ea641ce8c52d8a205a8da83 #: ../adminuser/dashboard_set_quotas.rst:83 #: ../adminuser/dashboard_set_quotas.rst:99 msgid "Log in to the OpenStack dashboard." msgstr "" -# 9393e205f720469ca41bf15f8f52e661 #: ../common/log_in_dashboard.rst:2 msgid "Log in to the dashboard" msgstr "" -# f0b316229cc24c6193e439f704da5d74 -# bab670a7e39b4a808b59e554acb2a16f -# cb40007787eb49b1b0f8fe55df01b76c #: ../adminuser/dashboard_admin_manage_roles.rst:25 #: ../adminuser/dashboard_admin_manage_roles.rst:36 #: ../adminuser/dashboard_admin_manage_roles.rst:50 @@ -11854,15 +9794,12 @@ msgid "" "guilabel:`CURRENT PROJECT` drop-down list." msgstr "" -# 40906cf8be8b43dbb712e29b3b619cef #: ../adminuser/dashboard_manage_instances.rst:68 msgid "" "Log in to the dashboard and choose the admin project from the CURRENT " "PROJECT drop-down list." msgstr "" -# 18153c55e68a48a0b2f9bdd351ad1bb1 -# 4683b09549e44ef4a81476e069163518 #: ../adminuser/dashboard_manage_instances.rst:20 #: ../adminuser/dashboard_manage_instances.rst:41 msgid "" @@ -11870,13 +9807,11 @@ msgid "" "at the top of the page." msgstr "" -# cb4394c3a3464c9bb052ae185e0414df #: ../enduser/dashboard_stacks.rst:125 msgid "" "Log in to the dashboard, choose a project, and click :guilabel: `Stacks`." msgstr "" -# e764e49f481e48bc8ae8732955b0f3b8 #: ../enduser/configure_access_and_security_for_instances.rst:50 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Access & " @@ -11884,12 +9819,6 @@ msgid "" "that are available for this project." msgstr "" -# 2db5e5addc394e4da970fc51f5bedd4b -# 273373308a23498d948bcabbff35a357 -# 69979d4aa0304b158e28389506eafcd4 -# b7a65ced558641ce9c4bc8aef8374737 -# 906ce5cfeec14bec8442363745d7c367 -# 5671cc041ebe4d73907e404a45961651 #: ../enduser/dashboard_manage_containers.rst:22 #: ../enduser/dashboard_manage_containers.rst:37 #: ../enduser/dashboard_manage_containers.rst:64 @@ -11900,11 +9829,6 @@ msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Containers`." msgstr "" -# 59d191b014664146930e750202895aaa -# 4b35a3dd3429409f9c4f7ac3f7ce0194 -# 25bc1de8e9b64acb9954c4600956f08b -# c522ca266cf745dcb8d9de683774440a -# 8996b839b11e46f19e10adfb2d60398f #: ../enduser/dashboard_databases.rst:63 #: ../enduser/dashboard_databases.rst:114 #: ../enduser/dashboard_databases.rst:142 @@ -11914,50 +9838,38 @@ msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Databases`." msgstr "" -# 913a7dcca63a44cfa883aa6d14c3c223 #: ../enduser/dashboard_launch_instances.rst:37 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Images`." msgstr "" -# a53a10efad45461c9a4b3c2754c24ad4 -# 521b30d4661b44fc866c186f32f9703c #: ../enduser/dashboard_launch_instances.rst:203 #: ../enduser/dashboard_launch_instances.rst:220 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Instances`." msgstr "" -# ae77c132208e4f679c3c25ef4d62f78b #: ../enduser/dashboard_launch_instances.rst:193 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Overview`." msgstr "" -# 662467cab0d2458cb1987c4b9c04fc55 #: ../enduser/dashboard_create_networks.rst:68 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Routers`." msgstr "" -# 66efd08fc36b4f46b626eb293bd4c140 #: ../enduser/dashboard_stacks.rst:31 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Stacks` in " "the :guilabel:`Orchestration` category on the :guilabel:`Projects` tab." msgstr "" -# 04b5acbd4df647a298112dafeb7166c4 #: ../enduser/dashboard_stacks.rst:142 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Stacks`." msgstr "" -# 577ed799a5384ce4b4392de7c0eebc5c -# 08f5149db77845728121e5898843e93f -# 038cfb5080724c8e921f4739616b05d7 -# 5d4b26861f784af1b868a6ff99377f93 -# 85a29533b1484ee8b1d5aa78b93b2662 #: ../enduser/dashboard_manage_volumes.rst:17 #: ../enduser/dashboard_manage_volumes.rst:63 #: ../enduser/dashboard_manage_volumes.rst:100 @@ -11967,37 +9879,22 @@ msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Volumes`." msgstr "" -# 5c133910cd3b47cea2fe3dc5a399e376 -# e4ea8606b42d415cb8b40a33c98cf7c4 -# 0292bbd3b1014a1dad52674e3ef478ea #: ../enduser/configure_access_and_security_for_instances.rst:95 #: ../enduser/configure_access_and_security_for_instances.rst:113 #: ../enduser/configure_access_and_security_for_instances.rst:164 msgid "Log in to the dashboard, choose a project, and click Access & Security." msgstr "" -# 172daecd31ae464ba13146ad85f09060 #: ../enduser/dashboard_create_networks.rst:22 msgid "Log in to the dashboard, choose a project, and click Networks." msgstr "" -# eadf12f6add4404680de51a2c198cea1 #: ../enduser/dashboard_manage_volumes.rst:89 msgid "Log in to the dashboard, choose a project, and click Volumes." msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 5604821b33eb4b419cdccb6be55c5791 -# b507f3c255a040d1be478b04fd8ef5cf -# 631c4cec2b9f439ab098eecdcfd6315b -# b79d8e1b257340c89f87f252652a8bca -# 64cc18e278ff4e9bb2163793684c49ce -# e52a4bc91ae443c188a85d23cca6d496 -# 736d3319be444db292e36ac7b1e2435b # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4a782d5b30104b7a96e570b62750dbe1 -# 832e22796f4c42c2b927ae6bd5464808 -# 487d5bca9761460aa1fdd84149646d30 #: ../adminuser/dashboard_manage_flavors.rst:27 #: ../adminuser/dashboard_manage_flavors.rst:77 #: ../adminuser/dashboard_manage_flavors.rst:92 @@ -12011,89 +9908,74 @@ msgstr "" msgid "Log in to the dashboard." msgstr "" -# ddae68b095284319950c66a673f5c02e #: ../glossary.rst:2155 msgid "Logical Volume Manager (LVM)" msgstr "" -# f60f1b7651e04292a41942acb64d67f8 #: ../glossary.rst:2178 msgid "" "Logical groupings of related code, such as the Block Storage volume manager " "or network manager." msgstr "" -# c1cd9e7b565045e590fb2ea5a204980e #: ../glossary.rst:3343 msgid "Logical subdivision of an IP network." msgstr "" -# 7c55576093ba48ea85a7f80e10fcad6b #: ../enduser/cli_cheat_sheet.rst:114 msgid "Login to instance" msgstr "" -# 3f1b529ce44c49a78f7d37ab02efb305 #: ../glossary.rst:127 msgid "" "Lower power consumption CPU often found in mobile and embedded devices. " "Supported by OpenStack." msgstr "" -# 4ae2f39f2dd94075bb043bc7237ed9ee #: ../glossary.rst:1348 msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -# 893b14ba0ee849539f30f188f108a971 #: ../adminuser/cli_keystone_manage_services.rst:114 msgid "" "Make a note of this ID. You need it to create service users and assign roles." msgstr "" -# 33a8aab349e34ca2ae02d23f28864b4d #: ../enduser/cli_swift_large_lists.rst:77 msgid "Make another request with a ``marker`` of the last item returned:" msgstr "" -# d248bf26cd704cc68807ba54fb1e4a79 #: ../enduser/cli_swift_large_lists.rst:62 msgid "" "Make another request with a ``marker`` parameter set to the name of the last " "item returned:" msgstr "" -# d398c788cf194a629b2b4e3b5e09e69d #: ../enduser/cli_swift_static_website.rst:57 msgid "Make container publicly readable" msgstr "" -# 39729ffa2c5a413c9e4ada4ea9604443 #: ../enduser/cli_cheat_sheet.rst:322 msgid "Make filesystem on volume" msgstr "" -# 87e7c32dc443415e8381cb89ad5cf0e7 #: ../enduser/dashboard_databases.rst:56 msgid "" "Make sure an appropriate flavor exists for the type of database instance you " "want." msgstr "" -# ff19503525f244c5a513b4f7050afe71 #: ../enduser/sdk_neutron_apis.rst:23 msgid "Make sure that you set the relevant environment variables." msgstr "" -# 45d38e93e3e74e7285f5e1846bc4c64d #: ../adminuser/nova_cli_manage_projects_security.rst:189 msgid "" "Make sure to set the system variables for the user and tenant for which you " "are deleting a security group for." msgstr "" -# 761f82b8387a47ffbf6d86c38b338f5c #: ../enduser/cli_swift_static_website.rst:59 msgid "" "Make the container publicly readable. Once the container is publicly " @@ -12101,176 +9983,140 @@ msgid "" "file to browse the main site URL and its sub-directories." msgstr "" -# 92724ec8b5fe478fb3d2b6160a10f778 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:100 msgid "" "Make the image available to the new environment, either through HTTP or " "direct upload to a machine (``scp``)." msgstr "" -# 993c5096e858415e8daf4c16aae01628 #: ../common/cli_manage_images.rst:157 msgid "Makes an image accessible for all the tenants (admin-only by default)." msgstr "" -# 82b5f133aa0c458bad878e4dd8bb6bb5 #: ../enduser/hot-guide/hot_composition.rst:152 msgid "Making your template resource more \"transparent\"" msgstr "" -# 4631db4c80584b1fb2aeb0b5aab81805 #: ../adminuser/cli_cinder_quotas.rst:6 msgid "Manage Block Storage service quotas" msgstr "" -# 5f6b1144557d4ea29b9c4cadc5a37558 #: ../common/cli_set_compute_quotas.rst:6 msgid "Manage Compute service quotas" msgstr "" -# 1ce1b68687dd42dcbbe9568c66a88e38 #: ../adminuser/cli_nova_manage_services.rst:6 msgid "Manage Compute services" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 1ec012e6b5ab4efaa7008bb9b0899ba7 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# ab14899644004dc4ab59100244c47e52 #: ../adminuser/cli_admin_manage_ip_addresses.rst:6 #: ../enduser/cli_manage_ip_addresses.rst:6 msgid "Manage IP addresses" msgstr "" -# 9dedf982815949a2986aa70b5de50daf #: ../common/networking_advanced_quotas.rst:6 msgid "Manage Networking service quotas" msgstr "" -# c53f9b1b4ddb4c89a6de04c62ad18a44 #: ../enduser/dashboard_stacks.rst:123 msgid "Manage a stack" msgstr "" -# 28e2cbe9587b42f2a9599cc7f200e7b3 #: ../enduser/cli_swift_manage_access_swift.rst:6 msgid "Manage access" msgstr "" -# 45d793b9c80549aeaa6729412c04abce #: ../enduser/dashboard_launch_instances.rst:218 msgid "Manage an instance" msgstr "" -# 9027865d214f408195458d749a2b1b43 #: ../enduser/dashboard_manage_containers.rst:60 msgid "Manage an object" msgstr "" -# e4301d043a3343baafd600ce0a4efedc #: ../enduser/cli_manage_bare_metal_nodes.rst:6 msgid "Manage bare-metal nodes" msgstr "" -# 1b1e137ecee242f1b94f8317d79d3b18 #: ../enduser/manage_db_config.rst:6 msgid "Manage database configuration" msgstr "" -# 6682d9027c754b068641e43b1096d966 -# b9445c38b2d74ecf9cdc2e12ae4dbd5b #: ../adminuser/cli_manage_flavors.rst:6 #: ../adminuser/dashboard_manage_flavors.rst:6 msgid "Manage flavors" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# a1acc955ddd1473599b73381069dff77 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# fe218391ce1d42949e60f2057a4ead8b #: ../common/cli_manage_images.rst:3 ../enduser/sdk_manage_images.rst:11 msgid "Manage images" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# dc98054b8d9147b8b0bc2efb7a3fb3dc # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# e67e34d98d2a42b9bca52ff3bc7706cd #: ../adminuser/dashboard_manage_instances.rst:6 #: ../enduser/hot-guide/hot_basic_resources.rst:19 msgid "Manage instances" msgstr "" -# cc7f057953284cf1bfbc0e0edeaf5e43 #: ../enduser/cli_manage_instances_hosts.rst:6 msgid "Manage instances and hosts" msgstr "" -# ad9b3fbe71dc495e9c74ef57e2a83e07 #: ../enduser/hot-guide/hot_basic_resources.rst:302 msgid "Manage networks" msgstr "" -# ecd92c0aba55467cbd673c1c74171bd9 #: ../enduser/cli_swift_manage_objects.rst:6 msgid "Manage objects" msgstr "" -# 7253df88dfc2447091f75cc0fa83151c #: ../enduser/managing-openstack-object-storage-with-swift-cli.rst:6 msgid "Manage objects and containers" msgstr "" -# b31a19737b2b4785b291e4a503c58d2c #: ../adminuser/nova_cli_manage_projects_security.rst:6 msgid "Manage project security" msgstr "" -# f5f47584d40441f882ea6d9301e4cf24 #: ../adminuser/manage_projects_users_and_roles.rst:6 msgid "Manage projects, users, and roles" msgstr "" -# e8aaec6fabe84e86bdfb9c2716147e6c #: ../adminuser/cli_set_quotas.rst:6 msgid "Manage quotas" msgstr "" -# 05b77c5dbee4433dae7f35b4993a6e42 #: ../enduser/cli_cheat_sheet.rst:256 msgid "Manage security groups" msgstr "" -# 12b400774b674274a417964b6f286102 #: ../adminuser/cli_manage_services.rst:6 msgid "Manage services" msgstr "" -# 4219c3f221904815a049183dbb1a8a86 #: ../adminuser/cli_admin_manage_environment.rst:6 msgid "Manage the OpenStack environment" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c11428aeca47433ba1e684502eed6d24 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 42691fff8cc641d3ac0aebfb69d72ddc #: ../common/cli_manage_volumes.rst:5 #: ../enduser/hot-guide/hot_basic_resources.rst:395 msgid "Manage volumes" msgstr "" -# 9f045c4636254a29a7416412cfff432c #: ../enduser/cli_cheat_sheet.rst:314 msgid "Manage volumes after login into the instance" msgstr "" -# 2ddf66c93eba41418df239a283d670a4 #: ../enduser/dashboard_launch_instances.rst:156 msgid "Manual" msgstr "" -# 1a673714602342ddbab0ec2eb7bc8d74 #: ../common/cli_install_openstack_command_line_clients.rst:28 msgid "" "Many Linux distributions provide packages to make setuptools easy to " @@ -12279,12 +10125,10 @@ msgid "" "from http://pypi.python.org/pypi/setuptools." msgstr "" -# 8426be0d011845beb2b2272f121b110d #: ../glossary.rst:1062 msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -# 1af8f53f3ef04bd5969ce43a2a3eef3a #: ../glossary.rst:635 msgid "" "Massively scalable distributed storage system that consists of an object " @@ -12292,19 +10136,16 @@ msgid "" "with OpenStack." msgstr "" -# 3fa21594157940ee881a93468e5f5634 #: ../glossary.rst:2198 msgid "" "Maximum frame or packet size for a particular network medium. Typically 1500 " "bytes for Ethernet networks." msgstr "" -# 3c4b84f3034a4bfd98fb379df5f66d09 #: ../enduser/cli_ceilometer.rst:6 msgid "Measure cloud resources" msgstr "" -# 67c4b4dacd254bd59862149dc7bb263f #: ../enduser/cli_ceilometer.rst:15 msgid "" "Measures a specific aspect of resource usage, such as the existence of a " @@ -12315,124 +10156,103 @@ msgid "" "after the resource goes away." msgstr "" -# 0799d501b36847c1a881a7597d18925e #: ../glossary.rst:1141 msgid "" "Mechanism for highly-available multi-host routing when using OpenStack " "Networking (neutron)." msgstr "" -# 045d6f0bc9c649abb3db43fe7b6cf201 #: ../glossary.rst:2638 msgid "" "Mechanism in IP networks to detect end-to-end MTU and adjust packet size " "accordingly." msgstr "" -# 5c2a2b7cf027461a9f9a906f5ca197bb #: ../common/cli_set_compute_quotas.rst:28 msgid "Megabytes of instance ram allowed per tenant." msgstr "" -# c30188be06b6453ca026255dd904ef3a #: ../adminuser/cli_manage_flavors.rst:33 msgid "Memory MB" msgstr "" -# 35e478a1d54445da990d47db769ec97f #: ../glossary.rst:2446 msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -# d3dbff5b1f3540b8ac15b79d2ce994f2 #: ../glossary.rst:3789 msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -# 50a8f88679aa4180a8fe64bd3522a8cc #: ../glossary.rst:2817 msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -# 8aa77152c16f4e91b0e3bc2516aaec05 #: ../glossary.rst:2451 msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -# c4c1dac2ea614ca8b2a87a6dd4279b27 #: ../glossary.rst:2249 msgid "Message service" msgstr "" -# 6c2ac16ed1d64c958a4e38b3aafd8d71 #: ../glossary.rst:2263 msgid "Meta-Data Server (MDS)" msgstr "" -# 884fa7e5b0bc4636ba208ac3af131bc0 #: ../adminuser/dashboard_set_quotas.rst:56 msgid "Metadata Items" msgstr "" -# 02b9876254234153878e186993e9b254 #: ../glossary.rst:2258 msgid "Metadata agent" msgstr "" -# 006d6ddca0894f478b608140ac2782f0 #: ../adminuser/dashboard_set_quotas.rst:56 msgid "Metadata items allowed for each instance." msgstr "" -# b4f8d196222b465abdaa74ecf46287fe #: ../enduser/cli_ceilometer.rst:34 msgid "Meter" msgstr "" -# bd8c98367f424c4faf8c4d4a0fb69452 #: ../enduser/cli_swift_serialized_response_formats.rst:20 msgid "Method" msgstr "" -# c35fba9695bb46ab94026762be870af9 #: ../glossary.rst:3657 msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -# 0b493374045945f983f9ee7315a5616f #: ../common/cli_manage_volumes.rst:13 msgid "Migrate a volume" msgstr "" -# 19b726eb6c4747528c1713f23fafe556 #: ../common/cli_manage_volumes.rst:28 msgid "" "Migrate a volume with the :command:`cinder migrate` command, as shown in the " "following example::" msgstr "" -# b99e4d9f33cf40c1a71f96d7ee5c9197 #: ../adminuser/cli_nova_migrate.rst:9 msgid "Migrate single instance to another compute host" msgstr "" -# 1a0fdb5b96074bf2958faa05948bcdf9 #: ../enduser/manage_db_config.rst:226 msgid "" "Modify a configuration group on the fly, using the trove ``configuration-" "patch`` command." msgstr "" -# c9b39263fd6142679d9b3b9ac1b88222 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:124 msgid "" "Modify security group rules with the :command:`nova secgroup-*-rule` " @@ -12440,66 +10260,52 @@ msgid "" "doc:`../common/cli_set_environment_variables_using_openstack_rc`." msgstr "" -# 46b5bc8bc77a44f9970d27e9677828b0 #: ../common/cli_manage_volumes.rst:24 msgid "Modify the properties of a volume." msgstr "" -# eff88ac3f27b451abd49e5790763db4a #: ../glossary.rst:2292 msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -# e64d7792e552481c9c4a7fc60e3243ed #: ../glossary.rst:3053 msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -# 3157e24fb2af41bc8487013121f0820b #: ../enduser/create_db.rst:55 msgid "MongoDB" msgstr "" -# a10fd0409103479a995b897a9db1ab12 #: ../glossary.rst:2297 msgid "Monitor (LBaaS)" msgstr "" -# 634378f7e0d7449cb09e563ea85dd663 #: ../glossary.rst:2302 msgid "Monitor (Mon)" msgstr "" -# 8c3404225d6c465786d27a7523cf8061 #: ../common/cli_install_openstack_command_line_clients.rst:14 msgid "" "Most Linux distributions include packaged versions of the command-line " "clients that you can install directly, see Installing_from_packages_." msgstr "" -# cb7d0702b95640948a7024e87bb733d4 #: ../enduser/cli_cheat_sheet.rst:334 msgid "Mount the volume at the mountpoint" msgstr "" -# 4e988070384342fb9c5f8c8336457f06 #: ../glossary.rst:2313 msgid "MultiNic" msgstr "" -# cc764c19138f4525bbc0e34e17414309 #: ../enduser/create_db.rst:51 msgid "MySQL" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 2d94c89a12cc4246bcc46080c5db6e8c -# 319c600439c0497a990b23429532f635 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# d92dda2d69184cebaf9a50769956249c -# 6dc3410751714c94be8b580c6caf2ad8 #: ../adminuser/cli_manage_flavors.rst:27 #: ../adminuser/manage_projects_users_and_roles.rst:45 #: ../enduser/dashboard_databases.rst:125 @@ -12507,57 +10313,46 @@ msgstr "" msgid "Name" msgstr "" -# 85f4681229f54c6391ddcfa975dd991a #: ../glossary.rst:805 msgid "Name for the Compute component that manages VMs." msgstr "" -# 98e310bbcfd441bab04470b48b1d6aa4 #: ../adminuser/cli_manage_flavors.rst:27 msgid "Name for the new flavor." msgstr "" -# 87028361750e41848caa85e393034d08 #: ../enduser/backup_db.rst:21 msgid "Name of the database instance: ``guest1``" msgstr "" -# c20b0a5eda6f489aaaf52060801f5048 #: ../enduser/create_db.rst:98 msgid "Name of the instance: ``mysql_instance_1``" msgstr "" -# 22bef9d7bca9446e9a65ef72f6b1bccf #: ../adminuser/dashboard_manage_host_aggregates.rst:35 msgid "Name: The host aggregate name." msgstr "" -# 53b2354a88094588a367ccba05b31f06 #: ../glossary.rst:2325 msgid "Nebula" msgstr "" -# 3de4177687ec402fad019305d2f55ac1 #: ../glossary.rst:2336 msgid "NetApp volume driver" msgstr "" -# f1c05283a5c947069473507c3e0248e9 #: ../glossary.rst:2349 msgid "Network Address Translation (NAT)" msgstr "" -# 68b565b2bb144ac59758a2007cf39db5 #: ../glossary.rst:2360 msgid "Network File System (NFS)" msgstr "" -# bb178b3fee4d46cb8a10aa173d401d9b #: ../glossary.rst:2384 msgid "Network Time Protocol (NTP)" msgstr "" -# fc178ac426a645caad28da3ce5a6498f #: ../glossary.rst:2460 msgid "" "Network traffic between a user or client (north) and a server (south), or " @@ -12565,7 +10360,6 @@ msgid "" "west traffic." msgstr "" -# 07951739b1f5490a9f83e306e12110c6 #: ../glossary.rst:1235 msgid "" "Network traffic between servers in the same cloud or data center. See also " @@ -12573,29 +10367,22 @@ msgid "" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 8845a19d38f54134b8fee22dcd98934c # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 79274fd00b3c403f8df25eeb56828104 -# 17b6787afe6940b2b62d875e871f938f # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 276872af63344d62bde3601b92608d2b #: ../common/cli_overview.rst:52 #: ../enduser/hot-guide/hot_advanced_topics.rst:10 #: ../enduser/sdk_neutron_apis.rst:11 ../glossary.rst:2399 msgid "Networking" msgstr "" -# 067d5b8c446f4b558aaf13f00a01e7aa #: ../enduser/cli_cheat_sheet.rst:267 msgid "Networking (neutron)" msgstr "" -# 8a4cf4ac088e4d46849f44156e9c8a54 #: ../glossary.rst:2405 msgid "Networking API" msgstr "" -# 7319880e42514050aca148653953a113 #: ../enduser/dashboard_create_networks.rst:13 msgid "" "Networking in OpenStack is complex. This section provides the basic " @@ -12604,19 +10391,16 @@ msgid "" "`__." msgstr "" -# 2a2da5b537dc4223b08a338948bd5963 #: ../glossary.rst:1014 msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -# 8d06a50d3ded4c30bed17c9774b06e56 #: ../glossary.rst:2430 msgid "Nexenta volume driver" msgstr "" -# 01fbf0a7c93a4a2cb8b52b53f3cde734 #: ../enduser/cli_swift_large_object_creation.rst:221 msgid "" "Next, upload the manifest you created that indicates the container where the " @@ -12626,12 +10410,10 @@ msgid "" "segments." msgstr "" -# a742246c71954f21bf4d9ef0dec79d38 #: ../glossary.rst:2434 msgid "No ACK" msgstr "" -# 557d191441914959bf3dd3ca147dd7c2 #: ../enduser/cli_swift_large_object_creation.rst:199 msgid "" "No response body is returned. A status code of 2``nn`` (between 200 and 299, " @@ -12642,14 +10424,12 @@ msgid "" "returned." msgstr "" -# e042e434310f4c30b95c2617a84c9485 #: ../enduser/dashboard_manage_volumes.rst:34 msgid "" "No source, empty volume: Creates an empty volume. An empty volume does not " "contain a file system or a partition table." msgstr "" -# cdd5154c872b4f6d94f1e7aac7fe55c8 #: ../enduser/cli_swift_large_object_creation.rst:138 msgid "" "Normally when you perform a ``GET`` operation on the manifest object, the " @@ -12659,7 +10439,6 @@ msgid "" "originally used in the ``PUT`` operation." msgstr "" -# 7f3d222830e14c399d545f63cc6f7231 #: ../enduser/cli_swift_large_object_creation.rst:259 msgid "" "Not guaranteed. The eventual consistency model means that although you have " @@ -12669,40 +10448,34 @@ msgid "" "``GET`` request." msgstr "" -# 636c76973d65433e878d742298a7807a #: ../common/cli_install_openstack_command_line_clients.rst:85 msgid "" "Note that extra dependencies may be required, per operating system, " "depending on the package being installed, such as is the case with Tempest." msgstr "" -# 11125ee6a6f341409bbceaeb95be5b29 #: ../enduser/backup_db.rst:70 msgid "" "Note that the command returns both the ID of the original instance " "(``instance_id``) and the ID of the backup artifact (``id``)." msgstr "" -# 7680cb0b89cf49c5831fab2de8a8d161 #: ../enduser/backup_db.rst:179 msgid "" "Note that the data store, flavor ID, and volume size have the same values as " "in the original ``guest1`` instance." msgstr "" -# cd91e10310b9468f82d073141b17d28c #: ../enduser/cli_create_and_manage_networks.rst:227 msgid "" "Note that the system allocates one IP address if you do not specify an IP " "address in the ``neutron port-create`` command." msgstr "" -# b6cb9089bb44452ca2c09ed2c3c91e86 #: ../common/cli_manage_volumes.rst:203 msgid "Note that the volume is now available." msgstr "" -# 5249cbb39a5c425c8000bf90eb6e0517 #: ../enduser/backup_db_incremental.rst:65 msgid "" "Note that this command returns both the ID of the database instance you are " @@ -12710,58 +10483,47 @@ msgid "" "incremental backup artifact you just created (``id``)." msgstr "" -# 9f09be8108224a73b55b13ab3e6791ad #: ../adminuser/manage_projects_users_and_roles.rst:143 msgid "Note the ID for the project so you can update it in the next procedure." msgstr "" -# 534e2e2ba8d24b7ca34a6bf776f09f0f #: ../enduser/cli_launch_instances.rst:83 msgid "Note the ID of the flavor that you want to use for your instance::" msgstr "" -# 5bcf48dc4cdd4354885d028e7bc334ec #: ../enduser/cli_nova_launch_instance_from_volume.rst:156 msgid "Note the ID of the flavor that you want to use to create a volume." msgstr "" -# 5073cc99ad1d43e6854e20a089d3f744 #: ../enduser/cli_launch_instances.rst:99 msgid "Note the ID of the image from which you want to boot your instance::" msgstr "" -# e9e9b70b0c4c4a7e902ef88e0a7e22ff #: ../enduser/cli_nova_launch_instance_from_volume.rst:141 msgid "Note the ID of the image that you want to use to create a volume." msgstr "" -# e91991f6e8d24c3dacb8eecb08d795ba #: ../adminuser/manage_projects_users_and_roles.rst:388 msgid "Note the ID of the project to which you want to assign the role." msgstr "" -# bc2cf00dd24e48cf8db7c75176b1f267 #: ../adminuser/manage_projects_users_and_roles.rst:365 msgid "Note the ID of the role that you want to assign." msgstr "" -# 7d0309edf7f1480b8c485bf653d2b9ca #: ../enduser/cli_launch_instances.rst:127 msgid "" "Note the ID of the security group that you want to use for your instance::" msgstr "" -# a5e1823c817b43d3afd6ff775a325ed1 #: ../adminuser/manage_projects_users_and_roles.rst:344 msgid "Note the ID of the user to which you want to assign the role." msgstr "" -# 3c379f19878b4850be25de18722daf1d #: ../common/cli_manage_volumes.rst:132 msgid "Note the ID of your volume." msgstr "" -# c832ddc870c24053805e01fd1e713fd5 #: ../enduser/cli_config_drive.rst:188 msgid "" "Note the effect of the ``--file /etc/network/interfaces=/home/myuser/" @@ -12771,7 +10533,6 @@ msgid "" "interfaces`` in the ``meta_data.json`` file." msgstr "" -# b63bf556510e467192755bd40cf56922 #: ../enduser/cli_swift_set_object_versions.rst:81 msgid "" "Nothing is written to the non-current version container when you initially " @@ -12780,12 +10541,10 @@ msgid "" "object in the ``archive`` container." msgstr "" -# 1a7080cd285b4e0b8311bba2dc925570 #: ../glossary.rst:2467 msgid "Nova API" msgstr "" -# 6c8c13130a044178b4d0676efd015529 #: ../enduser/backup_db_incremental.rst:96 msgid "" "Now assume that your ``guest1`` database instance is damaged and you need to " @@ -12793,7 +10552,6 @@ msgid "" "``create`` command to create a new database instance called ``guest2``." msgstr "" -# 434a9d0a656b4f869dfa3080e1fa6336 #: ../enduser/backup_db.rst:109 msgid "" "Now assume that your ``guest1`` database instance is damaged and you need to " @@ -12801,7 +10559,6 @@ msgid "" "a new database instance called ``guest2``." msgstr "" -# efbe4f4e822e4c038922c9fa4c37c5d0 #: ../enduser/dashboard_databases.rst:138 msgid "" "Now assume that your original database instance is damaged and you need to " @@ -12809,14 +10566,12 @@ msgid "" "instance." msgstr "" -# 85a1b0bfe98c46f58e972020cb61f8f4 #: ../enduser/backup_db.rst:141 msgid "" "Now check that the new ``guest2`` instance has the same characteristics as " "the original ``guest1`` instance." msgstr "" -# f37ebe5278284cfb898b18b029943f71 #: ../enduser/set_up_replication.rst:77 msgid "" "Now pass in ``base_1``'s instance ID with the trove ``show`` command to list " @@ -12825,170 +10580,139 @@ msgid "" "multiple replicas, they appear as a comma-separated list." msgstr "" -# 764f553ba1224301902422e3dc6de5f1 #: ../enduser/create_db.rst:45 msgid "" "Now take a look at the minimum requirements for various database instances:" msgstr "" -# 935495b149584a01ab4bfad4d2b4dbfa #: ../enduser/hot-guide/hot_composition.rst:170 msgid "" "Now when you use :code:`get_resource` from the outer template heat will use " "the nova server id and not the template resource identifier." msgstr "" -# 1a414b21f4b54457b8e1a42eedd0ce15 #: ../enduser/dashboard_manage_volumes.rst:84 msgid "Now you can log in to the instance and mount, format, and use the disk." msgstr "" -# 4805801da611493f949caf581bc8b706 #: ../adminuser/cli_nova_migrate.rst:26 msgid "Now, use the ``nova migrate`` command::" msgstr "" -# 8df1a0717ad641ecaad608a211eacf3d #: ../common/cli_set_compute_quotas.rst:22 msgid "Number of content bytes allowed per injected file." msgstr "" -# a6fb4941470940448a9a7686e2baf686 #: ../common/cli_set_compute_quotas.rst:19 msgid "" "Number of fixed IP addresses allowed per tenant. This number must be equal " "to or greater than the number of allowed instances." msgstr "" -# 0c45f44b2a1e485ca07c818533ca6f51 #: ../common/cli_set_compute_quotas.rst:21 msgid "Number of floating IP addresses allowed per tenant." msgstr "" -# a07f965f05204dca8bb9d0565eb0f01a #: ../common/cli_set_compute_quotas.rst:24 msgid "Number of injected files allowed per tenant." msgstr "" -# 57ef075ffc634251ab280ed4b4e6899a #: ../common/cli_set_compute_quotas.rst:18 msgid "Number of instance cores (VCPUs) allowed per tenant." msgstr "" -# d5a60b7ef29c471b9d61a6e9a5a0e91d #: ../common/cli_set_compute_quotas.rst:25 msgid "Number of instances allowed per tenant." msgstr "" -# 344a997604404938acf766287e21bef3 #: ../common/cli_set_compute_quotas.rst:26 msgid "Number of key pairs allowed per user." msgstr "" -# 8648773506004bcfa007d27975c0838c #: ../adminuser/dashboard_set_quotas.rst:54 msgid "Number of keypairs." msgstr "" -# 9f13021ab2d8445e9ca16d457410e01d #: ../common/cli_set_compute_quotas.rst:27 msgid "Number of metadata items allowed per instance." msgstr "" -# 1bfb4370bd9e4f0fbaf68650a93df5f2 #: ../common/cli_set_compute_quotas.rst:30 msgid "Number of rules per security group." msgstr "" -# 26407d6d6ea844ccb4e471b087c53ff0 #: ../common/cli_set_compute_quotas.rst:29 msgid "Number of security groups per tenant." msgstr "" -# 6fec99221f9a4078959b6119ad2ec24e #: ../adminuser/cli_manage_flavors.rst:30 msgid "Number of virtual CPUs to use." msgstr "" -# 0037be07c09840d18500ef8d67e5c1fd #: ../glossary.rst:1950 msgid "" "Number that is unique to every computer system on the Internet. Two versions " "of the Internet Protocol (IP) are in use for addresses: IPv4 and IPv6." msgstr "" -# 3e24917d49df4992bee8e57755ad9056 #: ../enduser/hot-guide/hot_basic_resources.rst:182 msgid "OS::Neutron resources" msgstr "" -# 21e76c9a695048668862a5458a61a7ee #: ../enduser/hot-guide/hot_basic_resources.rst:150 msgid "OS::Nova resources" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 51e960086572482584c031ae270d306b # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 994fec1f98ae4684b03ca543bbf6d406 #: ../common/cli_overview.rst:55 ../glossary.rst:2512 msgid "Object Storage" msgstr "" -# bb9521ae9672444789138d52aba5a5a9 #: ../enduser/cli_cheat_sheet.rst:354 msgid "Object Storage (swift)" msgstr "" -# 3e97f37952ef4e43999ceada59a43f0f #: ../glossary.rst:2518 msgid "Object Storage API" msgstr "" -# b070e8e61a894ac69840304ae3717ee0 #: ../glossary.rst:2522 msgid "Object Storage Device (OSD)" msgstr "" -# f27db6a62b344420b205aa3e49ff697c #: ../enduser/cli_swift_serialized_response_formats.rst:62 msgid "" "Object Storage lists container names with additional information in JSON " "format:" msgstr "" -# 66d761c3c4d34580a27c163906cf2519 #: ../enduser/cli_swift_serialized_response_formats.rst:106 msgid "" "Object Storage lists container names with additional information in XML " "format:" msgstr "" -# 3d3906708f234fa58041e8ada440220f #: ../glossary.rst:1523 msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -# d7c1cd64be484e9a8a01c1ba1113daf9 #: ../glossary.rst:3073 msgid "" "Object storage service by Amazon; similar in function to Object Storage, it " "can act as a back-end store for Image service VM images." msgstr "" -# 4878bdeeb6c04a0b9946debd35d10b09 #: ../enduser/cli_swift_set_object_versions.rst:6 msgid "Object versioning" msgstr "" -# c3d85413e43643e4bfa950ae12e7a301 #: ../common/cli_set_compute_quotas.rst:102 msgid "Obtain the tenant ID, as follows::" msgstr "" -# fb6879f4afbf4529930d4202e63a659f #: ../enduser/hot-guide/hot_software_deployment.rst:183 msgid "" "Often it is necessary to pause further creation of stack resources until the " @@ -12999,7 +10723,6 @@ msgid "" "perform this function using different techniques and tradeoffs." msgstr "" -# ac4732eaac9e47ee982681f6f2090c4a #: ../enduser/hot-guide/hot_software_deployment.rst:83 msgid "" "Often there is a need to set variable values based on parameters or " @@ -13007,12 +10730,10 @@ msgid "" "intrinsic function:" msgstr "" -# 06bea7981c9649daaa11cb8377e4d61b #: ../glossary.rst:2531 msgid "Oldie" msgstr "" -# bcf2430b79e74c9ab7c43aaefc070ae1 #: ../common/cli_install_openstack_command_line_clients.rst:207 msgid "" "On Red Hat Enterprise Linux, CentOS, or Fedora, use ``yum`` to install the " @@ -13020,14 +10741,12 @@ msgid "" "org/>`__::" msgstr "" -# dfdd158644f14414983e9e09647a5b7e #: ../common/cli_set_environment_variables_using_openstack_rc.rst:43 msgid "" "On any shell from which you want to run OpenStack commands, source the :file:" "`PROJECT-openrc.sh` file for the respective project." msgstr "" -# 04d9d6c5f2304b248e96bc328adef2a4 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:72 msgid "" "On any shell from which you want to run OpenStack commands, source the :file:" @@ -13035,15 +10754,11 @@ msgid "" "source the :file:`admin-openrc.sh` file for the admin project::" msgstr "" -# 306591fc4e3a405589c2c6917c1809a0 -# da135cf76fc44c92a45bbd1c5a061057 #: ../adminuser/dashboard_admin_manage_roles.rst:27 #: ../adminuser/dashboard_admin_manage_roles.rst:38 msgid "On the :guilabel:`Admin tab`, click the :guilabel:`Roles` category." msgstr "" -# df7411888b1e4e339f0752560e61c6a1 -# 2697f032a81e4903bb6018bccd1c957e #: ../adminuser/dashboard_manage_images.rst:82 #: ../adminuser/dashboard_manage_images.rst:99 msgid "" @@ -13051,7 +10766,6 @@ msgid "" "the :guilabel:`Images` category." msgstr "" -# 2ae800a987394958bac6fdebd6e8434b #: ../adminuser/dashboard_manage_images.rst:30 msgid "" "On the :guilabel:`Admin tab`, open the :guilabel:`System Panel` and click " @@ -13059,82 +10773,65 @@ msgid "" "cloud users appear on this page." msgstr "" -# 761d541545eb4defb63b5f64576371ed -# 0e7284cb2100404cb755c293dc36ef0e #: ../adminuser/dashboard_set_quotas.rst:85 #: ../adminuser/dashboard_set_quotas.rst:101 msgid "On the :guilabel:`Admin` tab, click the :guilabel:`Defaults` category." msgstr "" -# 4ffe5c3213f44a1493b4ab58632de3a9 -# 80bc50a808274ac492ae61cab2dce17c -# 008791e6e863484ba9bab12a9e3710f1 #: ../adminuser/dashboard_manage_instances.rst:23 #: ../adminuser/dashboard_manage_instances.rst:44 #: ../adminuser/dashboard_manage_instances.rst:71 msgid "On the :guilabel:`Admin` tab, click the :guilabel:`Instances` category." msgstr "" -# 08eaf37ea23044f2959267b76ebecf77 #: ../adminuser/dashboard_view_cloud_resources.rst:29 msgid "" "On the :guilabel:`Admin` tab, click the :guilabel:`Resource Usage` category." msgstr "" -# 14857c0d6f57470a800c25b6f2846169 #: ../adminuser/dashboard_admin_manage_roles.rst:52 msgid "On the :guilabel:`Admin` tab, click the :guilabel:`Roles` category." msgstr "" -# d9b8398d4b044f5a8fa6b7ffba483d34 #: ../adminuser/dashboard_manage_services.rst:14 msgid "" "On the :guilabel:`Admin` tab, click the :guilabel:`System Info` category." msgstr "" -# 566feb944f3844afa180ea3ef760cca0 #: ../adminuser/dashboard_manage_host_aggregates.rst:63 msgid "" "On the :guilabel:`Admin` tab, open the :guilabel:`System Panel` and click " "the :guilabel:`Host Aggregates` category." msgstr "" -# a85e651f542445da9ee79e3334c1a046 #: ../adminuser/dashboard_manage_host_aggregates.rst:27 msgid "" "On the :guilabel:`Admin` tab, open the System Panel and click the :guilabel:" "`Host Aggregates` category." msgstr "" -# e23c0aca63f8429a8abbb90307fccc54 #: ../enduser/dashboard_manage_images.rst:33 msgid "On the :guilabel:`Project tab`, click :guilabel:`Images`." msgstr "" -# 697e82210e624d7c957849051e3ec429 -# 9b52f1120d1e4913a7bfd7a97c6414be #: ../enduser/dashboard_manage_images.rst:62 #: ../enduser/dashboard_manage_images.rst:91 msgid "On the :guilabel:`Project` tab, click :guilabel:`Images`." msgstr "" -# f81e494e52f744d5b7e6e58233945230 #: ../enduser/dashboard_manage_volumes.rst:121 msgid "On the :guilabel:`Project` tab, click :guilabel:`Volumes`." msgstr "" -# a31cc98ca3ff452fac973270209f86d1 #: ../enduser/dashboard_create_networks.rst:87 msgid "" "On the :guilabel:`Router Details` page, click :guilabel:`Add Interface`." msgstr "" -# 9d18448741f742b6b11e0ecce75f838f #: ../enduser/dashboard_create_networks.rst:85 msgid "On the :guilabel:`Routers` tab, click the name of the router." msgstr "" -# 8774050ecacb4cbb88eca012bb828a78 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:32 msgid "" "On the API Access tab, click :guilabel:`Download OpenStack RC File` and save " @@ -13142,57 +10839,45 @@ msgid "" "``PROJECT`` is the name of the project for which you downloaded the file." msgstr "" -# ba4119f8caea43d08981cbdaa4f5d897 #: ../common/log_in_dashboard.rst:36 msgid "" "On the Log In page, enter your user name and password, and click :guilabel:" "`Sign In`." msgstr "" -# 4b8c1bfa06b04719bd4847cf81cef767 #: ../enduser/cli_config_drive.rst:128 msgid "Once identified, you can mount the device::" msgstr "" -# 5f2bd71fb05146f9ac7324ef5b746374 #: ../glossary.rst:591 msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -# 6512f263107e4058b9cae4712fb607e5 #: ../glossary.rst:569 msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -# 8131a1e2793b477ea435f4d739971acb -# 0dbcde65f1fe45969419dcd51cabe09d -# b0e558f3ae5642fea0258d6ef6666af8 -# f0d13187d20f49898c8a5c884ebe42b4 -# a006a713a1044a29bc2fc3af23bf207a #: ../glossary.rst:2005 ../glossary.rst:2812 ../glossary.rst:3555 #: ../glossary.rst:3567 ../glossary.rst:3648 msgid "One of the VM image disk formats supported by Image Service." msgstr "" -# 1188c06ae33b48539aab4cee023d2a6c #: ../glossary.rst:2881 msgid "" "One of the VM image disk formats supported by Image service; an unstructured " "disk image." msgstr "" -# 5c3aab5c68854f71b3f42eea87650ded #: ../glossary.rst:1057 msgid "" "One of the default roles in the Compute RBAC system and the default role " "assigned to a new user." msgstr "" -# 3215997723b8467588b56ee33436a9a2 #: ../glossary.rst:3396 msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " @@ -13200,7 +10885,6 @@ msgid "" "the project, and start and stop VM instances." msgstr "" -# b528a93a4a894da0bc46e0391ed44e00 #: ../glossary.rst:2333 msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " @@ -13208,31 +10892,26 @@ msgid "" "rules." msgstr "" -# c5ac0ffa68b44e6d824deca3ef49168e #: ../glossary.rst:735 msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -# e0ba88ac8cf2454e9a1a8992026de5d5 #: ../glossary.rst:1706 msgid "One of the hypervisors supported by OpenStack." msgstr "" -# c6b1438f96f441e096ab8ced3acb505f #: ../glossary.rst:2024 msgid "One of the supported response formats in OpenStack." msgstr "" -# e20f0fd3e8c44510ad32677284fbc4b3 #: ../enduser/set_up_clustering.rst:22 msgid "" "One or more *config servers*. Config servers store the metadata that links " "requested data with the shard that contains it." msgstr "" -# 94a3df8d76944edf8ce4b2176d55d2ef #: ../enduser/set_up_clustering.rst:16 msgid "" "One or more *query routers*. A query router is the machine that your " @@ -13242,14 +10921,12 @@ msgid "" "(s)." msgstr "" -# 116e0f2d064742a49b2a4f6f3f87dde8 #: ../enduser/set_up_clustering.rst:13 msgid "" "One or more *shards*. Each shard consists of a three member replica set " "(three instances organized as a replica set)." msgstr "" -# 6517271b3e984ec4ada88d2810065f00 #: ../enduser/cli_config_drive.rst:13 msgid "" "One use case for using the configuration drive is to pass a networking " @@ -13259,7 +10936,6 @@ msgid "" "before you configure the network settings for the instance." msgstr "" -# 5e463265fc9d4b44aea1e83b3eb0cf78 #: ../adminuser/dashboard_manage_flavors.rst:69 msgid "" "Only projects in the :guilabel:`Selected Projects` column can use the " @@ -13267,7 +10943,6 @@ msgid "" "the flavor." msgstr "" -# 6de249d057904a08b980dfaa5cbb74f9 #: ../common/networking_advanced_quotas.rst:156 msgid "" "Only some plug-ins support per-tenant quotas. Specifically, Open vSwitch, " @@ -13276,7 +10951,6 @@ msgid "" "plug-in." msgstr "" -# 356be4b52def4017bf76c7834ee14c4b #: ../common/networking_advanced_quotas.rst:103 msgid "" "Only users with the ``admin`` role can change a quota value. By default, the " @@ -13284,46 +10958,38 @@ msgid "" "create` command exists." msgstr "" -# 6ca5523948354ff9978b625b7da224aa #: ../glossary.rst:2536 msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -# 7d95b50ae4924a69a893f78aa08ad1a0 #: ../glossary.rst:2541 msgid "Open Virtualization Format (OVF)" msgstr "" -# 60812dba048b4cdca95ca29c5bf9688a #: ../common/log_in_dashboard.rst:11 msgid "Open a web browser that has JavaScript and cookies enabled." msgstr "" -# 75d8e89722cd480fbb73d894d7ad9cab #: ../glossary.rst:3596 msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -# 9f61539a1dfd4f5d9061c79ff9a195e1 #: ../glossary.rst:3109 msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -# 7420898796394bdfa43ebbd8930401a1 #: ../glossary.rst:2545 msgid "Open vSwitch" msgstr "" -# 922a3d1b7c0143c88295d453eeae953a #: ../glossary.rst:2554 msgid "Open vSwitch (OVS) agent" msgstr "" -# 420c59dd21bf4e5d8b30128c2a72dd34 #: ../glossary.rst:2548 msgid "" "Open vSwitch is a production quality, multilayer virtual switch licensed " @@ -13333,22 +10999,18 @@ msgid "" "SPAN, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -# fd41ec799ef34174ba656419a43c85c7 #: ../glossary.rst:2559 msgid "Open vSwitch neutron plug-in" msgstr "" -# 0ff3b600cc5a4203a46e45691396e7ac #: ../glossary.rst:2563 msgid "OpenLDAP" msgstr "" -# d528adf67b5c4b239905c21baefa9587 #: ../glossary.rst:2568 msgid "OpenStack" msgstr "" -# 7db9e576c70e4eecb01c439fe95a25da #: ../common/cli_overview.rst:18 msgid "" "OpenStack APIs are open-source Python clients, and can run on Linux or Mac " @@ -13357,17 +11019,14 @@ msgid "" "become familiar with the OpenStack API calls." msgstr "" -# 9410797ab133444a859f6cf6a83ef0ad #: ../index-admin.rst:5 msgid "OpenStack Admin User Guide" msgstr "" -# 24d080136c44423d92fbe4c11f660016 #: ../index.rst:5 msgid "OpenStack End User Guide" msgstr "" -# 219b832ae9594f21b47d5d3b49a84189 #: ../adminuser/dashboard_admin_manage_roles.rst:12 msgid "" "OpenStack Identity service defines a user's role on a project, but it is " @@ -13379,40 +11038,34 @@ msgid "" "the :file:`/etc/keystone/policy.json` file." msgstr "" -# 4755cb540c0c4c51831d2b200f2badd1 #: ../glossary.rst:1086 msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -# 7c1aa6deb8de4da0bc1fb7b4f746e8fe #: ../glossary.rst:2099 msgid "" "OpenStack Networking agent that provides layer-2 connectivity for virtual " "networks." msgstr "" -# 3f9ab60f6fe54f399e6d48661a8f8195 #: ../glossary.rst:2104 msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -# ad5d3af76adc4f85aeb0e80af8689fbd #: ../glossary.rst:2261 msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -# 61427f4f4d2746bdbc7bf4b147b78a4b #: ../common/networking_advanced_quotas.rst:86 msgid "" "OpenStack Networking also supports per-tenant quota limit by quota extension " "API." msgstr "" -# 41def68e704c4902844e108e6426e0e2 #: ../common/networking_advanced_quotas.rst:49 msgid "" "OpenStack Networking also supports quotas for L3 resources: router and " @@ -13420,7 +11073,6 @@ msgid "" "conf` file:" msgstr "" -# f78a665174394af3b710d2e34d5ef534 #: ../common/networking_advanced_quotas.rst:65 msgid "" "OpenStack Networking also supports quotas for security group resources: " @@ -13428,7 +11080,6 @@ msgid "" "Add these lines to the ``quotas`` section in the :file:`neutron.conf` file:" msgstr "" -# 42d96fc8a12543379afb205855d8482d #: ../enduser/dashboard_manage_containers.rst:8 msgid "" "OpenStack Object Storage provides a distributed, API-accessible storage " @@ -13438,7 +11089,6 @@ msgid "" "objects." msgstr "" -# eaec808475ae4dcead1f697aa7c4a57a #: ../enduser/dashboard_stacks.rst:8 msgid "" "OpenStack Orchestration is a service that you can use to orchestrate " @@ -13448,22 +11098,18 @@ msgid "" "term:`Heat Orchestration Template (HOT)` format through a REST API." msgstr "" -# a5724455b4144bc69d88cb40733c8969 #: ../enduser/sdk.rst:6 msgid "OpenStack Python SDK" msgstr "" -# d835a9945b414937bdf229bc225cfede #: ../glossary.rst:2577 msgid "OpenStack code name" msgstr "" -# 225c85541d38476196b8ce72f8371047 #: ../cli.rst:3 msgid "OpenStack command-line clients" msgstr "" -# adacd6372f1448838e65e65424d74cb4 #: ../adminuser/intro-admin.rst:17 msgid "" "OpenStack command-line clients. Each core OpenStack project has a command-" @@ -13471,7 +11117,6 @@ msgid "" "manage resources and services in a cloud and automate tasks by using scripts." msgstr "" -# a953b04e38b5468f9357203bc18e307d #: ../enduser/intro-user.rst:16 msgid "" "OpenStack command-line clients. Each core OpenStack project has a command-" @@ -13479,17 +11124,14 @@ msgid "" "manage resources in a cloud and automate tasks by using scripts." msgstr "" -# 101709c7187a451ca169d144efdf32a5 #: ../enduser/cli_cheat_sheet.rst:6 msgid "OpenStack command-line interface cheat sheet" msgstr "" -# eca497b2562648579f72eed27ee4e645 #: ../dashboard.rst:3 msgid "OpenStack dashboard" msgstr "" -# a17a919c1e4940d6a65776155e3c07d1 #: ../adminuser/intro-admin.rst:14 msgid "" "OpenStack dashboard. Use this web-based graphical interface, code named " @@ -13497,7 +11139,6 @@ msgid "" "create, and manage resources and services." msgstr "" -# 422e3e69c8284f878f57b8b95eb88514 #: ../enduser/intro-user.rst:14 msgid "" "OpenStack dashboard. Use this web-based graphical interface, code named " @@ -13505,27 +11146,22 @@ msgid "" "create, and manage resources." msgstr "" -# 22e92691a5614d3c855a21b0ed115d1b #: ../common/log_in_dashboard.rst:134 msgid "OpenStack dashboard—:guilabel:`Admin` tab" msgstr "" -# f3f5a6c58bd14e5499a7ecb4f6047d91 #: ../common/log_in_dashboard.rst:56 msgid "OpenStack dashboard—:guilabel:`Project` tab" msgstr "" -# 45a9e28db91942e9bd0f28354822a123 #: ../common/app_support.rst:224 msgid "OpenStack distribution packages" msgstr "" -# 7c169e68cd5d4225b2e1e1a14d8523e0 #: ../adminuser/dashboard_manage_flavors.rst:41 msgid "OpenStack generates the flavor ID." msgstr "" -# 05fa288a20914c2ab58eb66c17eb611c #: ../glossary.rst:2571 msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " @@ -13535,7 +11171,6 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -# 0a4436583dbf4168a8c1cf8de32b5d25 #: ../index-admin.rst:10 msgid "" "OpenStack is an open source cloud computing platform for public and private " @@ -13545,7 +11180,6 @@ msgid "" "client commands." msgstr "" -# a64d203dfc864fa380a8d1599fa5959b #: ../index.rst:10 msgid "" "OpenStack is an open-source cloud computing platform for public and private " @@ -13555,17 +11189,14 @@ msgid "" "client commands." msgstr "" -# 9f9efc80911247d3aecdfec13e7665a2 #: ../common/app_support.rst:103 msgid "OpenStack mailing lists" msgstr "" -# 5769f391fe054e86b39a621f861b58ea #: ../enduser/cli_config_drive.rst:154 msgid "OpenStack metadata format" msgstr "" -# ba30d4d40efc4e16b18caad6b1f9e297 #: ../glossary.rst:2252 msgid "" "OpenStack project that aims to produce an OpenStack messaging service that " @@ -13574,7 +11205,6 @@ msgid "" "Python libraries and documentation. The code name for the project is zaqar." msgstr "" -# 811db5fc9f4342d58fc87fbc4c6bdfba #: ../glossary.rst:2053 msgid "" "OpenStack project that produces a secret storage and generation system " @@ -13582,19 +11212,16 @@ msgid "" "encryption features. The code name of the project is barbican." msgstr "" -# 3e09bf74583242cda02705244d567aa2 #: ../glossary.rst:2611 msgid "" "OpenStack project that produces a set of Python libraries containing code " "shared by OpenStack projects." msgstr "" -# 58a01904827f4d91aff4766facb01428 #: ../glossary.rst:1655 msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -# 3a6c32be5cab4eedb0705c70d7317df8 #: ../glossary.rst:422 msgid "" "OpenStack project that provides a framework for performance analysis and " @@ -13602,26 +11229,22 @@ msgid "" "OpenStack cloud deployments. The code name of the project is rally." msgstr "" -# 772892bac7da4b8c8d6f65a75f06f20a #: ../glossary.rst:3784 msgid "OpenStack project that provides a message service to applications." msgstr "" -# 269aa186b5fa4e9ea385babf40ea0c6a #: ../glossary.rst:3078 msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -# 40a1eb7302bd4c89bb782eb691c642d2 #: ../glossary.rst:987 msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces. The code name for the project is sahara." msgstr "" -# 2b47494d1c8f4b60bc0ee52d7fae16fc #: ../glossary.rst:864 msgid "" "OpenStack project that provides a set of services for management of " @@ -13629,7 +11252,6 @@ msgid "" "the project name is magnum." msgstr "" -# 211948a6993e41cb98147c5c0d01bc96 #: ../glossary.rst:3745 msgid "" "OpenStack project that provides a simple YAML-based language to write " @@ -13639,12 +11261,10 @@ msgid "" "name of the project is mistral." msgstr "" -# 317293671aab4349ba3530e1a6091250 #: ../glossary.rst:2291 msgid "OpenStack project that provides an Application catalog." msgstr "" -# 44eeb617eeea48e294994abb402fc060 #: ../glossary.rst:230 msgid "" "OpenStack project that provides an application catalog service so that users " @@ -13653,17 +11273,14 @@ msgid "" "is murano." msgstr "" -# 364834178b41467cac79c7d53ab293b1 #: ../glossary.rst:2466 msgid "OpenStack project that provides compute services." msgstr "" -# 3f26eb20db284298a58b6c252925ed24 #: ../glossary.rst:3502 msgid "OpenStack project that provides database services to applications." msgstr "" -# 3f130ab03ee6451384ab1fc30adb7f67 #: ../glossary.rst:1162 msgid "" "OpenStack project that provides scalable, on demand, self service access to " @@ -13671,93 +11288,78 @@ msgid "" "for the project is designate." msgstr "" -# c78666870ada4d6081adc900021451c3 #: ../glossary.rst:2193 msgid "" "OpenStack project that provides shared file systems as service to " "applications." msgstr "" -# 2d278e6827ac41b78d2f8292e7e0c56c #: ../glossary.rst:2860 msgid "OpenStack project that provides the Benchmark service." msgstr "" -# 37665876aaca4236a2ac2735067c23b2 #: ../glossary.rst:2275 msgid "OpenStack project that provides the Workflow service." msgstr "" -# 682a781cf6d8404bb3b183559348b698 #: ../glossary.rst:1938 msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -# a4ed071e733d478aafb39a3374c54fd7 #: ../glossary.rst:404 msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines. The code name for the project is ironic." msgstr "" -# 7f12d96e9e2d4243a5bd956c5836344d #: ../glossary.rst:1261 msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -# 8c08a8a5abcf4ba38cdc67466da8eb58 #: ../glossary.rst:1280 msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -# a595dcb55bdb4b67adbd0b4c9a577d07 #: ../glossary.rst:3497 msgid "" "OpenStack-on-OpenStack program. The code name for the OpenStack Deployment " "program." msgstr "" -# 5b1226b16bad407f98afbb4c7f4a2b7e #: ../glossary.rst:2485 msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -# 2e30162e97fd4da8b20a28cb5ba1c8a8 #: ../enduser/dashboard_databases.rst:83 msgid "" "Optionally provide a comma separated list of databases to create, for " "example:" msgstr "" -# 444439d29ee54e10aa6f4dd49fdf49da #: ../enduser/cli_swift_archive_auto_extract.rst:36 msgid "Optionally, a specific container" msgstr "" -# d0efb393857e4785a83a31b883e5aaea #: ../enduser/cli_swift_archive_auto_extract.rst:38 msgid "Optionally, a specific object prefix" msgstr "" -# 58706a9bfacd47038c101f5abd05fc75 #: ../enduser/dashboard_manage_images.rst:45 msgid "Optionally, enter a brief description of the image." msgstr "" -# ef4358150d55433984fcb90a9d65fdbe #: ../enduser/dashboard_create_networks.rst:91 msgid "" "Optionally, in the :guilabel:`Add Interface` dialog box, set an :guilabel:" "`IP Address` for the router interface for the selected subnet." msgstr "" -# e6e5ec2ba4a74aee860d6702e9be9e35 #: ../enduser/cli_launch_instances.rst:161 msgid "" "Optionally, you can provide a key name for access control and a security " @@ -13766,7 +11368,6 @@ msgid "" "description=\"My Server\"`` parameter." msgstr "" -# ccd466a725ab4fc5b824f50c3e4de8a0 #: ../common/cli_manage_volumes.rst:334 msgid "" "Optionally, you can specify a name for the transfer by using the ``--display-" @@ -13774,19 +11375,15 @@ msgid "" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 1a429bbf35dd4a94b1e4875d442f0b31 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 85a8d34cf8224d7db71b2fcc2b5d9419 #: ../common/cli_overview.rst:65 ../glossary.rst:2597 msgid "Orchestration" msgstr "" -# aa4dd548be484688a5a72828ddb2216d #: ../enduser/cli_nova_launch_instance_from_volume.rst:194 msgid "Orders the boot disks. Use ``0`` to boot from this volume." msgstr "" -# 04b0182b1e104c0daeb91c3dcc4b7f51 #: ../glossary.rst:836 msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " @@ -13794,22 +11391,18 @@ msgid "" "container format." msgstr "" -# e3bb23f4623342d4b746b2bad4f69dda #: ../enduser/sdk_assign_cors_headers.rst:22 msgid "Origin" msgstr "" -# 239e4cbf0af54ec5b2f43b8d72af8e87 #: ../glossary.rst:2608 msgid "Oslo" msgstr "" -# 01174ded04de474ebccedcf77650e582 #: ../adminuser/nova_cli_manage_projects_security.rst:52 msgid "Output security groups, as follows:" msgstr "" -# 2167ac2798a047358bd4f2688941b4b7 #: ../enduser/hot-guide/hot_hello_world.rst:229 msgid "" "Output values are typically resolved using intrinsic function such as the " @@ -13817,67 +11410,54 @@ msgid "" "about intrinsic functions.." msgstr "" -# 523d22fda92f407786dcf0b268b6a291 #: ../enduser/hot-guide/hot_spec.rst:514 msgid "Outputs section" msgstr "" -# ef21b6f4062040a69e71c6e29e91dbc7 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:97 msgid "Override environment variable values" msgstr "" -# 792b3de9ffe04fb5967b35fed6310845 #: ../enduser/hot-guide/hot_composition.rst:22 msgid "Override the default behaviour of existing resource types." msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# b0a8e87b43e144cdb164634189174467 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# fac65554b26b4055ad1651b768d7b321 #: ../common/cli_overview.rst:3 ../enduser/dashboard_stacks.rst:114 msgid "Overview" msgstr "" -# bb6fc98df3284bf48bcf6b41e492c147 #: ../glossary.rst:2645 msgid "PCI passthrough" msgstr "" -# c1a65026a2334b5aa60a57e340042da0 #: ../common/cli_overview.rst:32 msgid "Package" msgstr "" -# c8e8267d80d74218866053485e7ad153 #: ../enduser/cli_swift_large_lists.rst:6 msgid "Page through large lists of containers or objects" msgstr "" -# 79184a917f7545099414fdbda225d53c #: ../glossary.rst:1229 msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -# b6a5f57229b24589b5ed14c6f077454c #: ../enduser/hot-guide/hot_spec.rst:200 msgid "Parameter constraints" msgstr "" -# f9b9ba46f7f44e3498b4952e15125d99 #: ../enduser/hot-guide/hot_spec.rst:82 msgid "Parameter groups section" msgstr "" -# dfc48dd6e61f419598085830802fbe98 #: ../enduser/hot-guide/hot_spec.rst:119 msgid "Parameters section" msgstr "" -# f84a3a014bda4b0790968cb7ca857f1a #: ../enduser/set_up_replication.rst:54 msgid "" "Pass in ``replica_1``'s instance ID with the trove ``show`` command to " @@ -13886,38 +11466,32 @@ msgid "" "of ``base_1``." msgstr "" -# 3e6ee6d7ecc14f2488274fb9d20379ee #: ../enduser/manage_db_config.rst:40 msgid "" "Pass in the data store version ID with the trove ``configuration-parameter-" "list`` command to get the available options:" msgstr "" -# 23d566509fc4420fb32a89e8a5d65502 #: ../glossary.rst:210 msgid "" "Passed to API requests and used by OpenStack to verify that the client is " "authorized to run the requested operation." msgstr "" -# 3754161c3f57496291d20d91bf3fb757 #: ../glossary.rst:2247 msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -# c76ceb9708bb4578af6bc9f42d977c6a #: ../enduser/cli_cheat_sheet.rst:155 msgid "Pause" msgstr "" -# fc0de8c02f634900b069d2ce264994c9 #: ../enduser/cli_stop_and_start_an_instance.rst:11 msgid "Pause and unpause an instance" msgstr "" -# 8d001d8d43bb48bc9953b6a3114f0131 #: ../enduser/cli_reboot_an_instance.rst:28 msgid "" "Pause, suspend, and stop operations are not allowed when an instance is " @@ -13925,88 +11499,71 @@ msgid "" "original instance state, and makes it impossible to unrescue the instance." msgstr "" -# a5c638b86339492eb1ddbf1a2e736ab7 #: ../enduser/cli_cheat_sheet.rst:153 msgid "Pause, suspend, stop, rescue, resize, rebuild, reboot an instance" msgstr "" -# 3a6cf00e1a4f4fe2bcbfbc553dbfc45e #: ../common/networking_advanced_quotas.rst:16 msgid "" "Per-tenant quota configuration is also supported by the quota extension API. " "See :ref:`cfg_quotas_per_tenant` for details." msgstr "" -# 30da82eaf095465891c3f1085ea29036 #: ../glossary.rst:795 msgid "Physical host dedicated to running compute nodes." msgstr "" -# 78549591f09f48889e586396f63a4bd6 #: ../adminuser/cli_admin_manage_ip_addresses.rst:75 msgid "" "Pick a small range (/29 gives an 8 address range, 6 of which will be usable)." msgstr "" -# 28d95ce72db74c52844190b26f602475 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:181 msgid "" "Pipe the output to **grep** and **wc**. Use the **echo** command to display " "the object name::" msgstr "" -# fa1d7f762aad4c258a6b571ff9528997 #: ../common/cli_set_compute_quotas.rst:72 msgid "Place the tenant ID in a usable variable, as follows::" msgstr "" -# 6b15826f2af340e194ce498e3342c97a -# 0851346902324f3a87b5877c923da05e #: ../common/cli_set_compute_quotas.rst:139 #: ../common/cli_set_compute_quotas.rst:173 msgid "Place the user ID in a usable variable, as follows::" msgstr "" -# c22e66cd5ac74a58aad4faf3f3f3f4ac -# 376581b779dc4faf888f7b761aaa9c4d #: ../common/cli_set_compute_quotas.rst:143 #: ../common/cli_set_compute_quotas.rst:177 msgid "Place the user's tenant ID in a usable variable, as follows::" msgstr "" -# 1005510d50114aeb955055121caa5578 #: ../enduser/cli_swift_serialized_response_formats.rst:29 msgid "Plain text response format. The default." msgstr "" -# c9cb3656e8e74dfa946c0cfe8a6cf9b0 #: ../glossary.rst:2664 msgid "Platform-as-a-Service (PaaS)" msgstr "" -# f90d69c092bd4f7c9388767ae4606177 #: ../glossary.rst:3391 msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -# d8ad087b17e54bad81c06bfbac836e7e #: ../common/cli_manage_volumes.rst:19 msgid "Possible use cases for data migration include:" msgstr "" -# 00cc0357e91f4ced8f0d6165cb591a46 #: ../common/cli_install_openstack_command_line_clients.rst:22 msgid "Prerequisite" msgstr "" -# b081043af4054d62a4722db2a6127a79 #: ../common/cli_manage_images.rst:159 msgid "Prevents an image from being deleted." msgstr "" -# 37fe33a267614d458965cac4662df0b9 #: ../enduser/cli_create_and_manage_stacks.rst:54 msgid "" "Previous versions of the heat client used :command:`validate` instead of :" @@ -14014,39 +11571,32 @@ msgid "" "`template-validate`." msgstr "" -# 5abc924fb0db402fb9d3f549fc79a63b #: ../glossary.rst:1923 msgid "" "Principal communications protocol in the internet protocol suite for " "relaying datagrams across network boundaries." msgstr "" -# 9cd2e3f04eb24173b2f2a8504018fc69 #: ../enduser/sdk_compute_apis.rst:395 msgid "Print the flavor details, id and name by calling ``print_flavors``:" msgstr "" -# 0e2bdc2319e148e7b10d31a49e1450d8 #: ../enduser/sdk_compute_apis.rst:466 msgid "Print the floating IP object details by calling ``print_values_ip``:" msgstr "" -# afb8f8e08fe043dc8cadc7fec74e15de #: ../enduser/sdk_compute_apis.rst:532 msgid "Print the host object details by calling ``print_hosts(host_list)``:" msgstr "" -# 3cad7e9acaf143719029b9f028d86376 #: ../enduser/sdk_neutron_apis.rst:94 msgid "Print values" msgstr "" -# 7b55725842cd4429b97d4f46ea451f7a #: ../common/cli_manage_images.rst:165 msgid "Prints the image size in a human-friendly format." msgstr "" -# 5b7ac9ab46c64585bd3b75b3b28203b2 #: ../glossary.rst:1553 msgid "" "Processes client requests for VMs, updates Image service metadata on the " @@ -14054,19 +11604,16 @@ msgid "" "from the back-end store." msgstr "" -# 8ef053a1e2a44017a6ba805ebe8e9c93 #: ../glossary.rst:2808 msgid "Programming language used extensively in OpenStack." msgstr "" -# 811e330905c24205a2e0c22c7b51238e #: ../glossary.rst:2210 msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -# 4ab9201214a24c139c2b242670baf7fd #: ../common/log_in_dashboard.rst:58 msgid "" "Projects are organizational units in the cloud, and are also known as " @@ -14074,19 +11621,16 @@ msgid "" "project, a user creates and manages instances." msgstr "" -# f96926e7c1ab4c099785577a285ec75b #: ../adminuser/cli_cinder_quotas.rst:15 msgid "Property name" msgstr "" -# c5d476974c004c4c998eba26e59135b2 #: ../glossary.rst:1544 msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -# bafde72d5f834407ba2ea6c7ae78aa70 #: ../common/app_support.rst:141 msgid "" "Provide as much detail as possible in the description. Paste in your command " @@ -14094,31 +11638,26 @@ msgid "" "which might be useful." msgstr "" -# 16973c2f3f6b41659e9ca13374e06d6f #: ../enduser/cli_provide_user_data_to_instances.rst:6 msgid "Provide user data to instances" msgstr "" -# b47eccebef3a4c36a4d1456c449532ce #: ../glossary.rst:3612 msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -# 423a94e35b8c406885e366dabb1b0909 #: ../glossary.rst:287 msgid "Provided in Compute through the system usage data facility." msgstr "" -# 0a5450b5572e4c31a2de28db7b95dcc1 #: ../glossary.rst:2158 msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -# cea82ab380cc44408a02e5963b47dff6 #: ../glossary.rst:3015 msgid "" "Provides a predefined list of actions that the user can perform, such as " @@ -14126,14 +11665,12 @@ msgid "" "Service and Compute and can be configured using the horizon dashboard." msgstr "" -# edac30636ac4436283bb70685e818ad6 #: ../glossary.rst:2557 msgid "" "Provides an interface to the underlying Open vSwitch service for the " "Networking plug-in." msgstr "" -# 52ad4ce2d8aa4bbea2581c37f2f7e112 #: ../glossary.rst:2959 msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " @@ -14141,7 +11678,6 @@ msgid "" "underlying storage fails." msgstr "" -# 7e204a79bdfc4da986ff5120b248c7c7 #: ../glossary.rst:612 msgid "" "Provides logical partitioning of Compute resources in a child and parent " @@ -14149,36 +11685,30 @@ msgid "" "parent cannot provide the requested resource." msgstr "" -# 27fc9f96c4a240a3b82fc919aa0acdaa #: ../enduser/hot-guide/hot_spec.rst:820 msgid "" "Provides parameter mappings in the form of dictionary. Each key refers to a " "placeholder used in the ``template`` attribute." msgstr "" -# d391201c73934d09b86fc175f42a6ea1 #: ../glossary.rst:2433 msgid "Provides support for NexentaStor devices in Compute." msgstr "" -# c85a911c95484a658d288294e6765652 #: ../glossary.rst:2562 msgid "Provides support for Open vSwitch in Networking." msgstr "" -# 812f7aafc99b4fd3a0096fad20ccda1f #: ../glossary.rst:3666 msgid "Provides support for VMware NSX in Neutron." msgstr "" -# 68dc65b570154f988eef347b554d4159 #: ../glossary.rst:3708 msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -# 3f5a634bf2814f5794a957c081db2072 #: ../glossary.rst:2667 msgid "" "Provides to the consumer the ability to deploy applications through a " @@ -14187,44 +11717,36 @@ msgid "" "provided with no downloads required." msgstr "" -# c3bc3d95fc0943b6be891f95cb097e25 #: ../enduser/hot-guide/hot_hello_world.rst:129 msgid "Providing default values" msgstr "" -# 945b6b205cb743b1a9ed8040f390cecf #: ../enduser/hot-guide/hot_spec.rst:385 msgid "Pseudo Parameters" msgstr "" -# de234afd5df343c1b48961300eb0a46c #: ../enduser/dashboard_manage_containers.rst:123 msgid "" "Pseudo-folders are similar to folders in your desktop operating system. They " "are virtual collections defined by a common prefix on the object's name." msgstr "" -# 8cab24ba9cca4ee182b43ba34e9386ed #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:6 msgid "Pseudo-hierarchical folders and directories" msgstr "" -# a3ca2ae3eef64007aed011919943e35c #: ../glossary.rst:2800 msgid "Puppet" msgstr "" -# 6db064962c544326ace92d1cb3a8583e #: ../glossary.rst:2805 msgid "Python" msgstr "" -# edd1ca82bb5b44ceaf49fcac21e2d7f2 #: ../common/cli_install_openstack_command_line_clients.rst:24 msgid "Python 2.7 or later" msgstr "" -# 67309abf9ff54737b95d8e6aaa2cf68b #: ../enduser/sdk_authenticate.rst:19 msgid "" "Python scripts that use the OpenStack SDK must have access to the " @@ -14234,12 +11756,10 @@ msgid "" "credentials by using the environment variables in the Python scripts." msgstr "" -# 466f8fad89f144f1992758c03a7ad98f #: ../glossary.rst:2809 msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -# 51fa38fa9a904d43a53cdba35ba88206 #: ../glossary.rst:2828 msgid "" "QEMU is a generic and open source machine emulator and virtualizer. One of " @@ -14247,119 +11767,95 @@ msgid "" "purposes." msgstr "" -# 88877d6144ce4e87b7e65614bbc4bded #: ../glossary.rst:2814 msgid "Qpid" msgstr "" -# 2396a5daa5924704954eb21489e1c2bb #: ../enduser/cli_create_and_manage_networks.rst:230 msgid "Query ports with specified fixed IP addresses::" msgstr "" -# a8683a9a57e44db0817663eb9754c3df #: ../enduser/set_up_clustering.rst:162 msgid "Query routers and config servers" msgstr "" -# c1d984c654a44a1d835b64e4d3971e5b #: ../glossary.rst:2825 msgid "Quick EMUlator (QEMU)" msgstr "" -# 0b91e670592849529f8660613bb35e55 #: ../adminuser/dashboard_set_quotas.rst:40 msgid "Quota Name" msgstr "" -# ca0cfae1d73c45298c007a8e0ba32fb4 #: ../common/cli_set_compute_quotas.rst:16 msgid "Quota name" msgstr "" -# 4b0e4ad6412149bd907fb2ca1649da38 #: ../glossary.rst:2846 msgid "RADOS Block Device (RBD)" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 9ca759812fc743968b278ece15b9cb57 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# f84f71c075d24ba683e8a60d102eb1e7 #: ../adminuser/dashboard_set_quotas.rst:59 ../enduser/create_db.rst:49 msgid "RAM (MB)" msgstr "" -# a9302bc2d68f43c2903b60ab34a6b0da -# bd133d3f78bd4d63ae4d02bb1ad43924 #: ../adminuser/cli_manage_flavors.rst:56 #: ../adminuser/dashboard_manage_flavors.rst:15 msgid "RAM (in MB)" msgstr "" -# 36544ddc6ad9459d8414ae643631bc48 #: ../glossary.rst:2861 msgid "RAM filter" msgstr "" -# aa08edde1b2c4178953736da2ae9dc09 #: ../adminuser/dashboard_set_quotas.rst:59 msgid "RAM megabytes allowed for each instance." msgstr "" -# b50629db4cb94931b7a9e0c921e73220 #: ../glossary.rst:2866 msgid "RAM overcommit" msgstr "" -# a5d545d825cd4f99b589796f0fc9628b #: ../enduser/create_db.rst:76 msgid "RAM: ``512``" msgstr "" -# 442ed9afc7464c18b9e1ff4dc40ec7d0 #: ../common/cli_install_openstack_command_line_clients.rst:204 msgid "" "RDO, openSUSE and SUSE Linux Enterprise have client packages that can be " "installed without ``pip``." msgstr "" -# 0f26763decd54f8496aa4f08da83ed54 #: ../glossary.rst:2994 msgid "RESTful" msgstr "" -# 9db92010f36f4526b01960f1176d970a #: ../enduser/sdk.rst:17 msgid "RESTful web services" msgstr "" -# 329ab44d80f74a62ac1f64536227948f #: ../glossary.rst:3050 msgid "RPC driver" msgstr "" -# ef7058b66dc44d66bd712f2a23537fad #: ../glossary.rst:3060 msgid "RXTX cap" msgstr "" -# 00100ef36c71447eb22843344f3e5352 #: ../glossary.rst:3065 msgid "RXTX quota" msgstr "" -# 8efff67c44014434b1fe49cb60f8c214 #: ../glossary.rst:2837 msgid "RabbitMQ" msgstr "" -# ff5513b11be34f14a6bfd471a55696ea #: ../glossary.rst:2841 msgid "Rackspace Cloud Files" msgstr "" -# fab0d638cbf44916b946361086ea67c9 #: ../enduser/hot-guide/hot_existing_templates.rst:22 msgid "" "Rackspace has provided a set of Heat templates at the `RCB Ops repository`_ " @@ -14369,37 +11865,30 @@ msgid "" "Drupal and more can be found here." msgstr "" -# 91d910f0625949a79f7afa44e8772c72 #: ../enduser/cli_cheat_sheet.rst:214 msgid "Reboot" msgstr "" -# 60728983ef8f49bb8bb221c2c4ed2b57 #: ../enduser/cli_reboot_an_instance.rst:6 msgid "Reboot an instance" msgstr "" -# f974ce7d4ac94138aedbf2ecc8af2a68 #: ../enduser/cli_cheat_sheet.rst:207 msgid "Rebuild" msgstr "" -# 21b89359f6064567b43c312cb610a6a1 #: ../glossary.rst:2903 msgid "Recon" msgstr "" -# 6ae7292d00414c9692e26961926046a4 #: ../glossary.rst:2922 msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -# a1fa7a0e9e394be19c11331219c36e6a #: ../enduser/create_db.rst:57 msgid "Redis" msgstr "" -# 496dd908d89841b8a2229963da731aa1 #: ../glossary.rst:771 msgid "" "Reducing the size of files by special encoding, the file can be decompressed " @@ -14408,43 +11897,35 @@ msgid "" "Storage objects or Image service VM images." msgstr "" -# 7e36b9d6e25c4b77ae01f5fdaf1dde16 #: ../enduser/cli_cheat_sheet.rst:77 msgid "Register raw image" msgstr "" -# a38a6ecae52646d8a0cf41b15123aced #: ../enduser/hot-guide/hot_composition.rst:80 msgid "Relative path (:file:`my_nova.yaml`)" msgstr "" -# 1048e3df84ef4093a8db6c911533e497 #: ../glossary.rst:2328 msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -# 02339d55b3c84405b939ace9cc2ee089 #: ../glossary.rst:2844 msgid "" "Released as open source by Rackspace in 2010; the basis for Object Storage." msgstr "" -# d6bef943b2144d008ffa99eef45763d5 #: ../glossary.rst:2945 msgid "Reliable, Autonomic Distributed Object Store" msgstr "" -# 5311cc630dbd459888df0b5a06bf0ef5 #: ../enduser/configure_access_and_security_for_instances.rst:61 msgid "Remote" msgstr "" -# f2d9fd5b88bf4cb4b14ca1e9814b76f3 #: ../glossary.rst:2951 msgid "Remote Procedure Call (RPC)" msgstr "" -# b50004b7d94848e393ebe5f4cb59fbbf #: ../enduser/cli_stop_and_start_an_instance.rst:62 msgid "" "Remove a shelved instance - Removes the instance from the server; data and " @@ -14452,24 +11933,20 @@ msgid "" "can move the instance off the hypervisor in order to minimize resource usage." msgstr "" -# 176eaa1aa3a149b6803c8989127a7b59 #: ../enduser/cli_manage_bare_metal_nodes.rst:45 msgid "Removes a bare-metal node and any associated interfaces." msgstr "" -# 684849dec2fe4f29b5dc030338485f18 #: ../enduser/cli_manage_bare_metal_nodes.rst:39 msgid "Removes a network interface from a bare-metal node." msgstr "" -# 8841c074e7654a3fb6f3645322b9e90d #: ../glossary.rst:2901 msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -# fd8ef75e6faf4daa8ad969826812bc5b #: ../enduser/dashboard_databases.rst:34 msgid "" "Replace *``DATASTORE_NAME``* with the name that the administrative user set " @@ -14478,41 +11955,34 @@ msgid "" "available in your environment." msgstr "" -# a572d37f76154bf691c373a3194b2a68 #: ../enduser/cli_create_and_manage_networks.rst:158 msgid "" "Replace ROUTER with the unique identifier of the router, replace NETWORK " "with the unique identifier of the external provider network." msgstr "" -# 4767cfee06ac4f50a9ecb83344850742 #: ../enduser/cli_create_and_manage_networks.rst:165 msgid "" "Replace ROUTER with the unique identifier of the router, replace SUBNET with " "the unique identifier of the subnet." msgstr "" -# 4994160f78f74507951858598b6779ed #: ../enduser/set_up_replication.rst:12 msgid "Replicas are read-only." msgstr "" -# b3824e8d9221405ca9a2e3bbfea8f2a4 #: ../glossary.rst:2382 msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -# cbacecc4f1b7435c8a198e3edc7fc447 #: ../enduser/cli_config_drive.rst:24 msgid "Requirements and guidelines" msgstr "" -# 72c7ef0c4c2c49e499d0050558910b43 #: ../enduser/cli_cheat_sheet.rst:192 msgid "Rescue" msgstr "" -# f30f9cc5c7754c8381ccf9ed35a2de25 #: ../enduser/cli_reboot_an_instance.rst:33 msgid "" "Rescue mode provides a mechanism for access, even if an image renders the " @@ -14520,54 +11990,44 @@ msgid "" "image attaching the current boot disk as a secondary one." msgstr "" -# 386c3f02e4e146ed80ea34eb7cce9cca #: ../enduser/cli_cheat_sheet.rst:199 msgid "Resize" msgstr "" -# c8745561f2fe4e2d80a83563f8d365dd #: ../common/cli_manage_volumes.rst:176 msgid "Resize a volume" msgstr "" -# a1ca49de088a45e9bfd9b0c1393a0765 #: ../common/cli_manage_volumes.rst:205 msgid "" "Resize the volume by passing the volume ID and the new size (a value greater " "than the old one) as parameters:" msgstr "" -# 43089f340b8d47b598a346df57bf0881 #: ../enduser/hot-guide/hot_spec.rst:473 msgid "Resource dependencies" msgstr "" -# b8f9d6fcd1b2422699a54c6e2b036b37 #: ../enduser/hot-guide/hot_spec.rst:432 msgid "Resource-specific metadata. This section is optional." msgstr "" -# b719b82f71d1485587089fc377694f2e #: ../enduser/dashboard_stacks.rst:117 msgid "Resources" msgstr "" -# dd30419215a245fab3b42d7a9fb4d520 #: ../enduser/hot-guide/hot_spec.rst:396 msgid "Resources section" msgstr "" -# 43b1fe61561f4982adfe096737becb7c #: ../enduser/configure_access_and_security_for_instances.rst:106 msgid "Respond to the prompt to download the key pair." msgstr "" -# 2660c5ea367b4d54a9d008be500cb534 #: ../enduser/dashboard_databases.rst:46 msgid "Restart Database services on the controller node:" msgstr "" -# 7d3f52b18a7f4eecb0d3690fc204673f #: ../enduser/backup_db_incremental.rst:12 msgid "" "Restoring a database instance from an incremental backup is the same as " @@ -14575,56 +12035,45 @@ msgid "" "handles the complexities of applying the chain of incremental backups." msgstr "" -# 41b89de446254137907bef3e07940b22 #: ../enduser/hot-guide/hot_hello_world.rst:166 msgid "Restricting user input" msgstr "" -# fe7ab1ddf8464dd0960e7ff707b4ba25 #: ../glossary.rst:3012 msgid "Role Based Access Control (RBAC)" msgstr "" -# 071a0dc149f742eea096ae3e063bd31b #: ../adminuser/cli_manage_flavors.rst:37 msgid "Root Disk GB" msgstr "" -# 643036276b764bbfacb55400ede95208 #: ../enduser/create_db.rst:78 msgid "Root volume size in GB: ``5``" msgstr "" -# 47575f0cd56c440ebb5a61c108597831 #: ../enduser/backup_db.rst:25 msgid "Root volume size: ``2``" msgstr "" -# 96a679dccbf44dd58ae706bc0d7912db -# 1f814787b6ff446d904dc2b6fd30d0d7 #: ../enduser/configure_access_and_security_for_instances.rst:61 #: ../enduser/configure_access_and_security_for_instances.rst:79 msgid "Rule" msgstr "" -# fd8990c2747a493ab0b96d530b030bd9 #: ../adminuser/dashboard_set_quotas.rst:65 msgid "Rules allowed for each security group." msgstr "" -# aad3c743d2f2464aac295b5f7ca3fff9 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:50 msgid "Rules are automatically enforced as soon as you create or modify them." msgstr "" -# 5c571ccac7b5448c94d1622489d0eb99 #: ../enduser/sdk_compute_apis.rst:135 msgid "" "Run the \"Sleep for five seconds\" command, and determine whether the server/" "vm was created by calling ``nova_client.servers.list()``:" msgstr "" -# e17d43e3770c46a6ba61391bdc02a2a2 #: ../enduser/cli_delete_an_instance.rst:22 msgid "" "Run the :command:`nova delete` command to delete the instance. The following " @@ -14632,7 +12081,6 @@ msgid "" "state::" msgstr "" -# 91405da0303b45aa8dcbeb4628f29c1f #: ../enduser/cli_manage_ip_addresses.rst:69 msgid "" "Run the following command to allocate a floating IP address to the current " @@ -14640,19 +12088,16 @@ msgid "" "pool. The command outputs the allocated IP address::" msgstr "" -# 4493dbcc393d4610b590f630e8c0b6fd #: ../common/cli_discover_version_number_for_a_client.rst:5 msgid "Run the following command to discover the version number for a client::" msgstr "" -# 61d81903428d40c1bcb75ead9eb5577e #: ../adminuser/analyzing-log-files-with-swift-cli.rst:176 msgid "" "Run the swift ``list -p 2010-11-15`` command to list objects in the logtest " "container that begin with the ``2010-11-15`` string." msgstr "" -# df5b02f489ef41ebb6b2a1645d20b8cb #: ../adminuser/analyzing-log-files-with-swift-cli.rst:153 msgid "" "Run the swift ``list`` command to list objects in the logtest container. " @@ -14661,69 +12106,56 @@ msgid "" "``wc -l`` to count the lines." msgstr "" -# 2bafe50eacd54adc9c069838e9f73a4a #: ../glossary.rst:3243 msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -# 9865bb98081e4bdfb650ee35db48f22b #: ../glossary.rst:3070 msgid "S3" msgstr "" -# b4142e8aca494d20b78ce1224137f4ad #: ../glossary.rst:3080 msgid "SAML assertion" msgstr "" -# daabc1a823e841a196ad0dfbd02730bc #: ../glossary.rst:3123 msgid "SELinux" msgstr "" -# 97b5cab9ac614c9a9347e06289c733c5 #: ../glossary.rst:718 msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -# a543c0ee45d94e6aa56e957c5a8ec3a7 #: ../glossary.rst:3261 msgid "SPICE" msgstr "" -# 0236ee95b9e84b889ae47b348c05cf65 #: ../glossary.rst:3272 msgid "SQL-Alchemy" msgstr "" -# f22b062bb1924f199c625e72a1bcc918 #: ../glossary.rst:3276 msgid "SQLite" msgstr "" -# b541be0d693d4af09a043f228419e04d #: ../glossary.rst:3344 msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -# b275ce93ef6b41f9a861de33ff9fa0ca #: ../enduser/cli_ceilometer.rst:40 msgid "Sample" msgstr "" -# 75d750946863439d9c2452dde3e23d8f #: ../enduser/configure_access_and_security_for_instances.rst:125 msgid "Save the ``*.pem`` file locally." msgstr "" -# e992cd83d40f4a4888f0bdd8a79704c2 #: ../enduser/sdk_schedule_objects_for_deletion.rst:8 msgid "Schedule objects for deletion" msgstr "" -# abf0c3b40d4049f4970ca3deb2900e0e #: ../enduser/sdk_schedule_objects_for_deletion.rst:13 msgid "" "Scheduling an object for deletion is helpful for managing objects that you " @@ -14732,38 +12164,37 @@ msgid "" "time." msgstr "" -# 826f77f74b0f4beab2d196127fdf589b #: ../enduser/cli_search_instance_with_ip_address.rst:6 msgid "Search for an instance using IP address" msgstr "" -# 7586db17a7b648eebcea8b4451641385 +# #-#-#-#-# index-admin.pot (Admin User Guide 1.0.0) #-#-#-#-# +# #-#-#-#-# index.pot (Admin User Guide 1.0.0) #-#-#-#-# +#: ../index-admin.rst:34 ../index.rst:37 +msgid "Search in this guide" +msgstr "" + #: ../adminuser/dashboard_set_quotas.rst:65 msgid "Security Group Rules" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# fdca7e56e58e4d7b87fd72e275cbc790 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4fde3c7e07d04b06b739bf81c131df89 #: ../adminuser/dashboard_set_quotas.rst:62 #: ../enduser/dashboard_launch_instances.rst:133 msgid "Security Groups" msgstr "" -# 091db5500d07475899e8fc1880fecde4 #: ../adminuser/dashboard_set_quotas.rst:62 msgid "Security groups allowed for each project." msgstr "" -# 40437b747b0d4fa596dbd3d8d75305e5 #: ../enduser/dashboard_launch_instances.rst:129 msgid "" "Security groups are a kind of cloud firewall that define which incoming " "network traffic is forwarded to instances." msgstr "" -# d1818efc67d74758bba59409125e2362 #: ../adminuser/nova_cli_manage_projects_security.rst:8 msgid "" "Security groups are sets of IP filter rules that are applied to all project " @@ -14772,29 +12203,24 @@ msgid "" "and add new rule sets." msgstr "" -# d73a1638d56e4f71a9c0b1672046f0ab #: ../enduser/hot-guide/hot_composition.rst:110 msgid "See :ref:`environments` for more detail about environment files." msgstr "" -# 3891604bf64b41588f34b79e436dd715 #: ../enduser/hot-guide/hot_hello_world.rst:233 msgid "" "See :ref:`hot_spec_outputs` for more information about the ``outputs`` " "section." msgstr "" -# 74f670f5797645f5abd6b4cb86a27c49 #: ../glossary.rst:1285 msgid "See API endpoint." msgstr "" -# 910a4fbb9d3c46d2800efa606538ea7d #: ../glossary.rst:82 msgid "See access control list." msgstr "" -# 406c55ee47d445d8965a94a7e36470df #: ../enduser/cli_swift_static_website.rst:28 msgid "" "See the Cloud Administrator Guide for a complete example of the `/etc/swift/" @@ -14802,7 +12228,6 @@ msgid "" "content/proxy-server-conf.html>`_ (including static web)." msgstr "" -# 4dbe9f811606423a891f1d4f8c99cc73 #: ../enduser/cli_swift_static_website.rst:26 msgid "" "See the Cloud Administrator Guide for an example of the `static web " @@ -14810,12 +12235,10 @@ msgid "" "content/object-storage-static-web.html>`_." msgstr "" -# ce9ae31a1d4441728851c555d217c926 #: ../enduser/cli_swift_large_object_creation.rst:282 msgid "Segment objects can be any size." msgstr "" -# ed88c86deb8447f7ad503920208f6d1c #: ../enduser/cli_swift_large_object_creation.rst:282 msgid "" "Segment objects must be at least 1 MB in size (by default). The final " @@ -14823,46 +12246,38 @@ msgid "" "default)." msgstr "" -# 9112f5217ece4a579ddf5d7a87307f37 #: ../adminuser/dashboard_manage_instances.rst:73 msgid "" "Select a month and click :guilabel:`Submit` to query the instance usage for " "that month." msgstr "" -# b5ab93ac6e7043fb83834b3e88d192ce #: ../enduser/dashboard_manage_volumes.rst:102 msgid "Select a volume from which to create a snapshot." msgstr "" -# 4add944be64b44e087703979af415256 #: ../enduser/dashboard_launch_instances.rst:46 msgid "Select an image and click :guilabel:`Launch`." msgstr "" -# d181b2b3baf94b109543897924788cbf #: ../adminuser/dashboard_manage_instances.rst:25 msgid "" "Select an instance to create a snapshot from it. From the :guilabel:" "`Actions` drop-down list, select :guilabel:`Create Snapshot`." msgstr "" -# 21d1c89c0a5c43fcb2bf03f3adb2bd4a #: ../enduser/dashboard_launch_instances.rst:222 msgid "Select an instance." msgstr "" -# eb11857ee4424e0b8b72bceb2a250174 #: ../adminuser/cli_nova_specify_host.rst:6 msgid "Select hosts where instances are launched" msgstr "" -# fbb115d244e143fe975181025c32e4bc #: ../enduser/dashboard_manage_images.rst:74 msgid "Select the :guilabel:`Public` check box to make the image public." msgstr "" -# 7d1c13f19580406088e92c5bc3736e9f #: ../adminuser/dashboard_manage_images.rst:87 msgid "" "Select the :guilabel:`Public` check box to make the image public. Clear this " @@ -14870,16 +12285,10 @@ msgid "" "disk ID, or architecture attributes for an image." msgstr "" -# 5d68509bc25e42cb9582cb4b42f05b9a #: ../enduser/dashboard_manage_volumes.rst:144 msgid "Select the check boxes for the volumes that you want to delete." msgstr "" -# a02c6c2c1293498e9cfcab14c0521d05 -# 557b3321046e416587b3be3fe80596ed -# 364640346428482299b130b35450ced4 -# 67e47c7450f44a7688929249ff34edb8 -# 109eadaf674c43ce8e927d7f213b10a1 #: ../enduser/dashboard_manage_containers.rst:39 #: ../enduser/dashboard_manage_containers.rst:66 #: ../enduser/dashboard_manage_containers.rst:82 @@ -14888,135 +12297,109 @@ msgstr "" msgid "Select the container in which you want to store your object." msgstr "" -# 956910a4916a4743b254047ee2e1722f #: ../enduser/configure_access_and_security_for_instances.rst:54 msgid "Select the default security group and click :guilabel:`Edit Rules`." msgstr "" -# 983b465d805c4b5db54dca1efa626c71 #: ../adminuser/dashboard_manage_flavors.rst:83 msgid "Select the flavor that you want to edit. Click :guilabel:`Edit Flavor`." msgstr "" -# 632d1fe6bd844a8e9961d2090fcbd721 #: ../adminuser/dashboard_manage_flavors.rst:98 msgid "Select the flavors that you want to delete." msgstr "" -# 0a921be846484eeda40a9b00e13a5f7e #: ../adminuser/dashboard_manage_images.rst:56 msgid "Select the image format." msgstr "" -# b4f9bf711b1b46959e5ce5d79310a974 -# dee3524b691d4d858788ffd39706de73 #: ../enduser/dashboard_manage_images.rst:64 #: ../enduser/dashboard_manage_volumes.rst:123 msgid "Select the image that you want to edit." msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c97ecb4e3b1e40b3b3005a86bc31d1fe # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4ce8664e072946919500a9e5ecf05a61 #: ../adminuser/dashboard_manage_images.rst:101 #: ../enduser/dashboard_manage_images.rst:93 msgid "Select the images that you want to delete." msgstr "" -# 44a21d3c199e4d4bad6ceeca3c3dd41e #: ../adminuser/dashboard_manage_images.rst:84 msgid "Select the images that you want to edit. Click :guilabel:`Edit`." msgstr "" -# 2d694adf964b4f0d80fb397e9144dfce #: ../adminuser/dashboard_manage_instances.rst:46 msgid "Select the instance for which you want to change the state." msgstr "" -# 99aee5e0ef444f2f871bedd7df55979f #: ../enduser/dashboard_launch_instances.rst:205 msgid "Select the instance from which to create a snapshot." msgstr "" -# 12b2734bd2674ae889069c36ec1f5cf2 #: ../enduser/dashboard_databases.rst:131 msgid "Select the instance you want to back up." msgstr "" -# c25fa3471eca413087d4e47728711d07 #: ../adminuser/dashboard_admin_manage_roles.rst:53 msgid "" "Select the role you want to delete and click the :guilabel:`Delete Roles` " "button." msgstr "" -# d5574dbfda1d43bfb3d56d219c9642e4 #: ../enduser/dashboard_stacks.rst:144 msgid "Select the stack that you want to delete." msgstr "" -# 08c5aa97362a469e8874632e6712595e #: ../enduser/dashboard_stacks.rst:127 msgid "Select the stack that you want to update." msgstr "" -# daa7d1535ac04410b721716cc1eff9ea #: ../enduser/dashboard_launch_instances.rst:150 msgid "Select the type of disk partition from the dropdown list:" msgstr "" -# 58f3ff5abb134de8a1bda8109e8c6dd4 #: ../enduser/dashboard_manage_volumes.rst:91 msgid "Select the volume and click Edit Attachments." msgstr "" -# ca05e39005d045e1a65842017767ea85 #: ../enduser/dashboard_launch_instances.rst:31 msgid "" "Select the volume or volume snapshot from which to boot. Enter a device " "name. Enter ``vda`` for KVM images or ``xvda`` for Xen images." msgstr "" -# ee60cd00db7541118e6c37b9afaeb6b0 #: ../enduser/dashboard_manage_volumes.rst:65 msgid "" "Select the volume to add to an instance and click :guilabel:`Edit " "Attachments`." msgstr "" -# 2eb63433ebf74c4b8ff841798ed68f93 #: ../enduser/dashboard_stacks.rst:73 msgid "" "Select this check box if you want the service to roll back changes if the " "stack fails to launch." msgstr "" -# 0b01ba133f2c4f4dac79742b538f2b36 #: ../adminuser/dashboard_manage_images.rst:65 msgid "" "Select this option to ensure that only users with permissions can delete it." msgstr "" -# 73150030a5a04b6383ec94c2fbc989d5 #: ../adminuser/dashboard_manage_images.rst:62 msgid "Select this option to make the image public to all users." msgstr "" -# 4cddbb5443e04d2b9c760236daeca08b #: ../enduser/dashboard_launch_instances.rst:139 msgid "Selected Networks" msgstr "" -# f8651d7a007f4eaa901d11354b329127 #: ../common/cli_manage_volumes.rst:343 msgid "" "Send the volume transfer ID and authorization key to the new owner (for " "example, by email)." msgstr "" -# da909b42c6754b08be095046b8d9e127 -# 250be0d2a38c438e85c73cf6d3458419 #: ../enduser/hot-guide/hot_software_deployment.rst:197 #: ../enduser/hot-guide/hot_software_deployment.rst:300 msgid "" @@ -15024,12 +12407,10 @@ msgid "" "curl_:" msgstr "" -# 5b6f7479058f4240b4058fcd31a3cfaf #: ../enduser/cli_swift_serialized_response_formats.rst:6 msgid "Serialized response formats" msgstr "" -# 54645c61776546d9a31f51f9f9c0df00 #: ../enduser/dashboard_launch_instances.rst:67 msgid "" "Server names are not guaranteed to be unique when created so you could have " @@ -15037,14 +12418,11 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 0c4918c1430f4e489ed43656bd80e9a4 # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c6af592fc2cc4ca988796017e2480cd5 #: ../adminuser/dashboard_set_quotas.rst:40 ../common/cli_overview.rst:32 msgid "Service" msgstr "" -# 589fb2712b9c4f8e8a68808b8bbc4973 #: ../adminuser/cli_keystone_manage_services.rst:10 msgid "" "Service catalog template. The Identity Service acts as a service catalog of " @@ -15055,60 +12433,48 @@ msgid "" "service or reboot the machine." msgstr "" -# 9b8e1e88b47c44d6af4b31787d91c205 #: ../adminuser/manage_projects_users_and_roles.rst:36 msgid "Services" msgstr "" -# faabfe1a23624509a15e9415ee604aaa #: ../enduser/manage_db_config.rst:108 msgid "Set *VALUES* as a JSON dictionary, for example:" msgstr "" -# 348c0632556f41beb41fca21a831b185 -# bf9e5e279002403eafd3109aa6b65a82 #: ../enduser/sdk_compute_apis.rst:17 ../enduser/sdk_neutron_apis.rst:21 msgid "Set environment variables" msgstr "" -# 1ac604f7a29e465e9ed5d37a5c5228a3 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:6 msgid "Set environment variables using the OpenStack RC file" msgstr "" -# e07b15769d164b31a993c1b3e1cbc6b3 #: ../enduser/cli_swift_static_website.rst:101 msgid "Set error pages for static website" msgstr "" -# 3a3083ab4b634579ad991b6242912098 #: ../enduser/cli_swift_static_website.rst:120 msgid "Set error pages for static website request" msgstr "" -# 0e44b9c8dca04e06b6dc70a692c70edd #: ../enduser/cli_cheat_sheet.rst:139 msgid "Set metadata on an instance" msgstr "" -# 2b68d5388f604264b054aeac09304544 #: ../glossary.rst:529 msgid "" "Set of bits that make up a single character; there are usually 8 bits to a " "byte." msgstr "" -# 908d8e143037410db2fa0f2b8d20f121 #: ../enduser/cli_swift_static_website.rst:69 msgid "Set site index file" msgstr "" -# c38be14cb21d45ad815f8ef1a72221c9 #: ../common/networking_advanced_quotas.rst:109 msgid "Set the :code:`quota_driver` option in the :file:`neutron.conf` file::" msgstr "" -# 6648d88586f84b01b7bcd608478b5bf8 #: ../enduser/cli_manage_bare_metal_nodes.rst:129 msgid "" "Set the ``--availability_zone`` parameter to specify which zone or node to " @@ -15116,51 +12482,42 @@ msgid "" "For example:" msgstr "" -# 95b7af20fa6445ef87526075e14bf425 #: ../enduser/cli_swift_bulk_delete.rst:45 msgid "Set the ``Content-Type`` request header to ``text/plain``." msgstr "" -# 18795b884f9147969da444ccd0464bfe #: ../enduser/cli_swift_static_website.rst:71 msgid "" "Set the index file. In this case, ``index.html`` is the default file " "displayed when the site appears." msgstr "" -# ff918e18229243479bd7baae7bd91613 #: ../enduser/set_up_clustering.rst:36 msgid "Set up clustering" msgstr "" -# e00fa9ba6f594fd5ab276d66648df3b5 #: ../enduser/set_up_clustering.rst:6 msgid "Set up database clustering" msgstr "" -# d138767a33fb45c7ab4396494cec4ca9 #: ../enduser/set_up_replication.rst:6 msgid "Set up database replication" msgstr "" -# 05b05d0cd95640d2b77681a1384944e4 #: ../enduser/set_up_replication.rst:24 msgid "Set up replication" msgstr "" -# 1e1220e5341c4b9b9311021f1bf92749 #: ../glossary.rst:1029 msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either " "transient or persistent." msgstr "" -# e270f7d622724393b417355236a2bbed #: ../glossary.rst:3221 msgid "Sheepdog" msgstr "" -# 16d78423f6f64633ba2b426ef359dbee #: ../enduser/cli_stop_and_start_an_instance.rst:48 msgid "" "Shelve an instance - Shuts down the instance, and stores it together with " @@ -15168,12 +12525,10 @@ msgid "" "Anything in memory is lost." msgstr "" -# 24fb7576d60441ca9681d374d35df7f8 #: ../enduser/cli_stop_and_start_an_instance.rst:37 msgid "Shelve and unshelve an instance" msgstr "" -# 7923cf85dbfa450f98bb2405c2308b5d #: ../enduser/cli_stop_and_start_an_instance.rst:39 msgid "" "Shelving is useful if you have an instance that you are not using, but would " @@ -15184,74 +12539,60 @@ msgid "" "also be entirely removed." msgstr "" -# ff29eb3c17a8484f8cc2b53d2c54d9e4 #: ../enduser/cli_manage_bare_metal_nodes.rst:157 msgid "Show details for a bare-metal node" msgstr "" -# bb46cc31e1b34bc4a06caf46f3a6a035 #: ../enduser/cli_cheat_sheet.rst:126 msgid "Show details of instance" msgstr "" -# b4f2a4810cda4eb58b8e3a4223c075a8 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:19 msgid "Show host usage statistics" msgstr "" -# 0e06c08ae697496ab0efbf9b19f95132 #: ../enduser/cli_change_the_size_of_your_server.rst:10 msgid "" "Show information about your server, including its size, which is shown as " "the value of the flavor property::" msgstr "" -# 61614ef1edd446768cdc07db673f6f20 #: ../common/networking_advanced_quotas.rst:138 msgid "Show information for the quotas extension." msgstr "" -# e1fb16c1a3394344be4ded86ff7027d3 #: ../common/cli_manage_volumes.rst:134 msgid "Show information for your volume:" msgstr "" -# eb4315a9c5db49f3ba253a7b7ba19ca9 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:77 msgid "Show instance usage statistics" msgstr "" -# 1975954a2e794979a4c9b0fe785b7192 #: ../common/networking_advanced_quotas.rst:176 msgid "Show per-tenant quota values." msgstr "" -# 754c82b8dacc4d4e93097e1719b4ba88 #: ../adminuser/cli_cinder_quotas.rst:57 msgid "Show the current usage of a per-tenant quota:" msgstr "" -# 873fe1a234de4e50ada0a02a72d4dc6b #: ../enduser/cli_change_the_size_of_your_server.rst:71 msgid "Show the status for your server::" msgstr "" -# e0282c9b77ae4d9fa4189fb2e2b6e6ce #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:6 msgid "Show usage statistics for hosts and instances" msgstr "" -# a0cb9daafe2b4502916da5c0e179fd76 #: ../enduser/cli_manage_bare_metal_nodes.rst:51 msgid "Shows information about a bare-metal node." msgstr "" -# af2fa3702e5b4a678ca34a14f435fd75 #: ../common/networking_advanced_quotas.rst:98 msgid "Shows quotas for a specified tenant" msgstr "" -# bd297485532446dda8dd2afb909dd365 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:32 msgid "" "Shut down the source VM before you take the snapshot to ensure that all data " @@ -15259,24 +12600,20 @@ msgid "" "name::" msgstr "" -# 3ad287a5b0e64ae68a2883c3f4b6a5c4 #: ../enduser/hot-guide/hot_software_deployment.rst:182 msgid "Signals and wait conditions" msgstr "" -# d68c260e4c2d4bdf9a143cf49cae98be #: ../common/cli_manage_images.rst:155 msgid "" "Similar to ``--location`` in usage, but indicates that the image server " "should immediately copy the data and store it in its configured image store." msgstr "" -# 04dab04368c84aa1814eda62cbaec3c9 #: ../glossary.rst:3226 msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -# 8aa43ee845cc434c90aac8d5f021cedb #: ../common/cli_install_openstack_command_line_clients.rst:51 msgid "" "Since the installation process compiles source files, this requires the " @@ -15284,122 +12621,101 @@ msgid "" "distribution." msgstr "" -# e0db933f8873408b86e9f3e9651d6b16 #: ../enduser/dashboard_launch_instances.rst:109 msgid "" "Since you are launching an instance from an image, Boot from image is chosen " "by default." msgstr "" -# 9d88aa05fc9247e68cd571aca98dadc5 #: ../glossary.rst:3231 msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -# ca0ea6fb9943433e8944e98ed0935838 #: ../glossary.rst:3240 msgid "SmokeStack" msgstr "" -# be210ef7b54145aba5499beb404516a0 #: ../enduser/dashboard_manage_volumes.rst:37 msgid "" "Snapshot: If you choose this option, a new field for Use snapshot as a " "source displays. You can select the snapshot from the list." msgstr "" -# db0e9d7496be4a40a2841644aa622fd9 #: ../adminuser/dashboard_set_quotas.rst:68 msgid "Snapshots" msgstr "" -# 63d28204fec6407ab19e6c151d8c05ee #: ../glossary.rst:3068 msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -# 271467f652a44d7987f0654b01646dac #: ../glossary.rst:2675 msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -# 6d79e07412a545d2bbeac37b8f214ead #: ../enduser/hot-guide/hot_software_deployment.rst:338 msgid "Software config resources" msgstr "" -# c1f38a883af44ba5a075b60085ca0316 #: ../enduser/hot-guide/hot_software_deployment.rst:11 msgid "Software configuration" msgstr "" -# 0d92a68bd66447b79319b19b9bf2f571 -# 4213df882c874da79ebc12fbae1d7338 #: ../enduser/hot-guide/hot_software_deployment.rst:20 #: ../enduser/hot-guide/hot_software_deployment.rst:451 msgid "Software deployment resources" msgstr "" -# a9493aa952ae4400b26c39be3e0df739 #: ../glossary.rst:1727 msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -# 0739424f59e44880a9f8ad974e9a89df #: ../glossary.rst:2121 msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -# c5262287a9b34f6dbfcad5a77cc7963f #: ../glossary.rst:3621 msgid "" "Software that runs on a host or node and provides the features and functions " "of a hardware-based network switch." msgstr "" -# bc5814b3b8e149b78d3680b695ee8995 #: ../glossary.rst:3256 msgid "SolidFire Volume Driver" msgstr "" -# 309ef6821e2440daa77b4337309fde0a #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:25 msgid "Some cloud providers allow only administrators to perform this task." msgstr "" -# 7ccb799ed42b439d91d37282f5bdeecb #: ../enduser/cli_create_and_manage_networks.rst:60 msgid "Some fields of the created network are invisible to non-admin users." msgstr "" -# b64e1a07efbb4dedb360896859fd570e #: ../enduser/cli_create_and_manage_stacks.rst:137 msgid "" "Some resources are updated in-place, while others are replaced with new " "resources." msgstr "" -# 4ecf20e497c142eb9aa5f12b556acac8 #: ../enduser/cli_create_and_manage_stacks.rst:100 msgid "" "Some resources have associated metadata which can change throughout the life " "cycle of a resource. Show the metadata by running the following command::" msgstr "" -# b189deac144b43dfb86ed459f13fcf45 #: ../common/app_support.rst:137 msgid "Some tips:" msgstr "" -# 0db487ddeebe458aa6612c1e5d7cff22 #: ../adminuser/nova_cli_manage_projects_security.rst:183 msgid "" "Source Groups are a special, dynamic way of defining the CIDR of allowed " @@ -15409,20 +12725,17 @@ msgid "" "member of the cluster." msgstr "" -# a91e1eb223f74cd781793604b0afd67f #: ../glossary.rst:3173 msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -# 7045c355e89f499d9cb7d38277641619 #: ../glossary.rst:3229 msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -# 4d3d94f66c6942f4afa44b87cee226f3 #: ../glossary.rst:1407 msgid "" "Specifies additional requirements when Compute determines where to start a " @@ -15430,232 +12743,184 @@ msgid "" "GPU." msgstr "" -# 12c6daead822443b9ac3f0e7a9937fd8 #: ../glossary.rst:3331 msgid "" "Specifies the authentication source used by Image service or Identity " "Service." msgstr "" -# a0541920fae24acd8ba5e0db27fb269b #: ../enduser/dashboard_launch_instances.rst:144 msgid "Specify a customization script that runs after your instance launches." msgstr "" -# 9effa586f8304d44b8bce4547ec39571 #: ../enduser/dashboard_launch_instances.rst:120 msgid "Specify a key pair." msgstr "" -# c9721988344d4975a327e3c8028584e5 #: ../enduser/dashboard_databases.rst:127 msgid "Specify a name for the backup." msgstr "" -# 535bae69f7214547abdfde767d9eb49f #: ../enduser/dashboard_stacks.rst:85 msgid "Specify the Linux distribution that is used in the stack." msgstr "" -# 4410e5d731214a67bff8232bd998f549 #: ../enduser/dashboard_stacks.rst:100 msgid "Specify the flavor for the instance." msgstr "" -# 33df4092ceb6484083aa653de2a01e33 #: ../enduser/dashboard_stacks.rst:82 msgid "Specify the name of the database user." msgstr "" -# 0c7629ef49f845deb6ff9a6f363141d7 #: ../enduser/dashboard_stacks.rst:94 msgid "Specify the name of the database." msgstr "" -# 47f47af5dd5d469d93371e11fb9e6c4e #: ../enduser/dashboard_stacks.rst:91 msgid "Specify the name of the key pair to use to log in to the stack." msgstr "" -# 12e953510d7441f59151177a6e94966a #: ../enduser/dashboard_stacks.rst:69 msgid "" "Specify the number of minutes that can elapse before the launch of the stack " "times out." msgstr "" -# dd902d3a2eb4400fb3c12a8c555dd09f #: ../enduser/dashboard_stacks.rst:97 msgid "Specify the password of the database." msgstr "" -# 4b9d22a460894a14b239e642226abee0 #: ../enduser/dashboard_stacks.rst:78 msgid "" "Specify the password that the default user uses when the stack is created." msgstr "" -# 6dcd0b35bee74f9c968e49049ba019e4 #: ../adminuser/manage_projects_users_and_roles.rst:149 msgid "" "Specify the project ID to update a project. You can update the name, " "description, and enabled status of a project." msgstr "" -# d516dc60c05d4bddb9101233b9cd439a #: ../enduser/dashboard_stacks.rst:88 msgid "Specify the root password for the database." msgstr "" -# c143d40ec38644a2877808ae73b593d6 #: ../enduser/dashboard_launch_instances.rst:71 msgid "Specify the size of the instance to launch." msgstr "" -# d329a2a44a52402f90d1fd82b319f627 #: ../glossary.rst:3288 msgid "StackTach" msgstr "" -# bf4a951a171a4277aafed739cc4c12ab #: ../glossary.rst:2544 msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -# 0b54888d01874551bd0933b2726c30d5 #: ../enduser/cli_cheat_sheet.rst:186 msgid "Start" msgstr "" -# a626c0f9971342778621602bdcb55f1a #: ../enduser/cli_cheat_sheet.rst:242 msgid "Start an instance (boot)" msgstr "" -# a66de38c9f12459fa7a1bca3f2406c58 #: ../enduser/backup_db.rst:144 msgid "Start by getting the ID of the new ``guest2`` instance." msgstr "" -# 797420c4ff5c41228ecf856a0dcfea4c #: ../enduser/cli_swift_static_website.rst:51 msgid "Static Web middleware through Object Storage" msgstr "" -# be264f4cb0f04b3fa652a0800c10863e #: ../enduser/cli_swift_large_object_creation.rst:257 msgid "Static large object" msgstr "" -# 34c875b3351540ffbd62631b54cd5c79 #: ../enduser/cli_swift_large_object_creation.rst:91 msgid "Static large object manifest list" msgstr "" -# 3a56db09b29c442ba0d6c5ffc8cac6fd -# d7cf9a18279e4283918f907350baeee1 #: ../enduser/cli_swift_large_object_creation.rst:37 #: ../enduser/cli_swift_large_object_creation.rst:58 msgid "Static large objects" msgstr "" -# fcd093881aa642329224488248884ca0 #: ../glossary.rst:3297 msgid "StaticWeb" msgstr "" -# eedb5eee1cd143e9970c853bc3caeee7 #: ../enduser/cli_ceilometer.rst:51 msgid "Statistic" msgstr "" -# cc3eba395d97455399fa28e825ecfca3 #: ../enduser/cli_cheat_sheet.rst:180 msgid "Stop" msgstr "" -# 190622e2086346bab4bd3aaf5a930656 #: ../enduser/cli_stop_and_start_an_instance.rst:6 msgid "Stop and start an instance" msgstr "" -# deb45cdc0bc44ba6971ff3ec315171ab #: ../glossary.rst:1433 msgid "" "Storage protocol similar in concept to TCP/IP; encapsulates SCSI commands " "and data." msgstr "" -# ca4f846cbed644b2a293a2c628edf252 #: ../glossary.rst:1933 msgid "" "Storage protocol that encapsulates SCSI frames for transport over IP " "networks." msgstr "" -# 0c8f5f9d0c65423188e9beef3b3450ad #: ../enduser/cli_config_drive.rst:6 msgid "Store metadata on a configuration drive" msgstr "" -# 2a8260bc24b343aabc478871213f8a24 #: ../glossary.rst:2266 msgid "Stores CephFS metadata." msgstr "" -# 11615d8ddaa24d97b538c48fad23ab75 #: ../enduser/cli_ceilometer.rst:27 msgid "String name" msgstr "" -# befa00a4b5864689b87ac58d1742bb66 #: ../glossary.rst:3104 msgid "" "String of text known only by the user; used along with an access key to make " "requests to the Compute API." msgstr "" -# f760bdb586574af19d86c868873007d7 #: ../enduser/cli_swift_static_website.rst:92 msgid "Style the file listing using a CSS." msgstr "" -# db86c8fe1c5444b5acb5399f3f2710df #: ../glossary.rst:3550 msgid "Subdivides physical CPUs. Instances can then use those divisions." msgstr "" -# e41d928362e8474aa3dad19e6dfa1a20 -# 7fd7fdcd4fdd4bc5ab9fa981b9d38e01 #: ../common/cli_manage_images.rst:208 ../common/cli_manage_images.rst:227 msgid "Supported model values" msgstr "" -# e0e199ad0ac348df8b547f7cb4cf4fea #: ../glossary.rst:3662 msgid "Supports interaction with VMware products in Compute." msgstr "" -# 68ce17bfe92e4b8d8a9b05a1296df988 #: ../enduser/cli_cheat_sheet.rst:168 msgid "Suspend" msgstr "" -# e9acb58233cd407193c049017e8de3c5 #: ../enduser/cli_stop_and_start_an_instance.rst:25 msgid "Suspend and resume an instance" msgstr "" -# 6a0769b1169e468fb44d0487ef0c08cf #: ../adminuser/cli_manage_flavors.rst:51 msgid "Swap" msgstr "" -# b8987fde59384500b3dae1ca446de4be -# 2d052372dc0946f0ba1e4db34661335b -# f1e0e066ae154a3890ec980ecb6232b3 -# a1f5bf01c1a344eebb2273a5abb597da -# 588cf3291e8d4e61b2fbfb9305be6c9f #: ../enduser/hot-guide/hot_advanced_topics.rst:15 #: ../enduser/hot-guide/hot_advanced_topics.rst:20 #: ../enduser/hot-guide/hot_advanced_topics.rst:25 @@ -15664,27 +12929,22 @@ msgstr "" msgid "TODO" msgstr "" -# ca8bdbe3b84b4fa58144110bf4027d05 #: ../enduser/cli_create_and_manage_networks.rst:151 msgid "" "Take note of the unique router identifier returned, this will be required in " "subsequent steps." msgstr "" -# 0689d9e971574b8bbfc1383a3d38b7ff #: ../enduser/cli_nova_launch_instance_from_volume.rst:14 msgid "Task" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# a4035dc4d42c4f119e212e86a17ddab2 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 57d3af9f358b484b9438c5b58aa7dcd9 #: ../common/cli_overview.rst:72 ../glossary.rst:3405 msgid "Telemetry" msgstr "" -# f21aa33f1ecc49af9fa527d220971525 #: ../enduser/cli_ceilometer.rst:8 msgid "" "Telemetry measures cloud resources in OpenStack. It collects data related to " @@ -15692,7 +12952,6 @@ msgid "" "command:`ceilometer` command-line client." msgstr "" -# 3d8a7502e8d54a7ba0afc818c566b8cb #: ../enduser/backup_db.rst:211 msgid "" "Tell the users who were accessing the now-disabled ``guest1`` database " @@ -15701,45 +12960,36 @@ msgid "" "this information by using the trove ``show`` command.)" msgstr "" -# e320869a9370432aa09e27ab29223b20 #: ../glossary.rst:3411 msgid "TempAuth" msgstr "" -# e026be9a470a4d09b5d19741a184ee1e #: ../glossary.rst:3422 msgid "TempURL" msgstr "" -# 15caf4d86f0c41ab881c5d2b805bd1f9 #: ../glossary.rst:3417 msgid "Tempest" msgstr "" -# 8f020d8613244cb3a541d4552687ad8b #: ../enduser/hot-guide/hot_composition.rst:11 msgid "Template composition" msgstr "" -# 8cea21ae89e04491b56c1b17805082b1 #: ../enduser/hot-guide/hot_hello_world.rst:215 msgid "Template outputs" msgstr "" -# 9255516b10d7421cbc5ed4d5d3b7e00c #: ../enduser/hot-guide/hot_composition.rst:18 msgid "" "Template resources provide a feature similar to the :hotref:`AWS::" "CloudFormation::Stack` resource, but also provide a way to:" msgstr "" -# 84d29e9fb50e4c74892e3e098dbc4215 #: ../enduser/hot-guide/hot_spec.rst:27 msgid "Template structure" msgstr "" -# 4ea8d8e8cb57474391b600ad10d0cdee -# 9be030dfd4f343fe9105bc057925bf4a #: ../adminuser/cli_admin_manage_stacks.rst:14 #: ../adminuser/dashboard_admin_manage_stacks.rst:13 msgid "" @@ -15750,19 +13000,16 @@ msgid "" "capabilities such as auto-scaling and basic high availability." msgstr "" -# 6b12836609f94660b8675071038c1010 #: ../glossary.rst:3432 msgid "Tenant API" msgstr "" -# 2722b1ba507743e78c0e2649bc4f08ae #: ../glossary.rst:2534 msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a " "hung process." msgstr "" -# ff0b18ddeda34d1c9933e77699c739fc #: ../glossary.rst:2086 msgid "" "Term used in the OSI network architecture for the data link layer. The data " @@ -15771,7 +13018,6 @@ msgid "" "layer." msgstr "" -# e028ecc59bdf40fbb4a80aa1c52c8837 #: ../glossary.rst:2093 msgid "" "Term used in the OSI network architecture for the network layer. The network " @@ -15779,7 +13025,6 @@ msgid "" "to another." msgstr "" -# 02528a154ad443bcbcbace962e0b74a7 #: ../enduser/cli_launch_instances.rst:22 msgid "" "The **flavor** for your instance, which defines the compute, memory, and " @@ -15788,14 +13033,12 @@ msgid "" "that can be launched." msgstr "" -# f387710e668c41559a8aa0b1440f4564 #: ../enduser/cli_launch_instances.rst:17 msgid "" "The **instance source** can be an image, snapshot, or block storage volume " "that contains an image or snapshot." msgstr "" -# e8e8bf6d05894ffe9d3a3c5d6d81fa9f #: ../enduser/hot-guide/hot_spec.rst:329 msgid "" "The :code:`allowed_pattern` constraint applies to parameters of type " @@ -15803,7 +13046,6 @@ msgid "" "parameter value must evaluate at deployment." msgstr "" -# 054317a449254a0f85301e6aa4eec3c8 #: ../enduser/hot-guide/hot_spec.rst:291 msgid "" "The :code:`allowed_values` constraint applies to parameters of type " @@ -15812,7 +13054,6 @@ msgid "" "parameter must match one of the elements of the list." msgstr "" -# 24b1e48454524e74ba6063871b84a995 #: ../enduser/hot-guide/hot_spec.rst:355 msgid "" "The :code:`custom_constraint`` constraint adds an extra step of validation, " @@ -15821,7 +13062,6 @@ msgid "" "constraint validation logic." msgstr "" -# d6c04d143a46437282f2282078f72abe #: ../enduser/hot-guide/hot_spec.rst:567 msgid "" "The :code:`get_attr` function references an attribute of a resource. The " @@ -15829,7 +13069,6 @@ msgid "" "from the respective resource definition." msgstr "" -# f16dfb5c602444a88eae42dff9fdf67f #: ../enduser/hot-guide/hot_spec.rst:642 msgid "" "The :code:`get_file` argument must be a static path or URL and not rely on " @@ -15838,7 +13077,6 @@ msgid "" "Orchestration engine)." msgstr "" -# 99c0dde13afc4189814c3bb775ff6242 #: ../enduser/hot-guide/hot_spec.rst:624 msgid "" "The :code:`get_file` function returns the content of a file into the " @@ -15846,56 +13084,47 @@ msgid "" "containing scripts or configuration files." msgstr "" -# fa0e22d239c2418785768de5fea16065 #: ../enduser/hot-guide/hot_spec.rst:676 msgid "" "The :code:`get_param` function references an input parameter of a template. " "It resolves to the value provided for this input parameter at runtime." msgstr "" -# b6787681eb204b6b88e386ffa29574fb #: ../enduser/hot-guide/hot_composition.rst:72 msgid "" "The :code:`key_name` argument of the ``my_nova.yaml`` template gets its " "value from the :code:`key_name` property of the new template." msgstr "" -# 5638293c2a8340b39958cb7789490e66 #: ../enduser/hot-guide/hot_spec.rst:256 msgid "" "The :code:`length` constraint applies to parameters of type ``string``. It " "defines a lower and upper limit for the length of the string value." msgstr "" -# 7b02eae7982c4283b062ce1cabc8901c #: ../enduser/hot-guide/hot_spec.rst:766 msgid "" "The :code:`list_join` function joins a list of strings with the given " "delimiter." msgstr "" -# 3bccb314a05a42ec801c2695e267e84a -# 1de73c68a160409e82348ed29678115c #: ../common/networking_advanced_quotas.rst:63 #: ../common/networking_advanced_quotas.rst:80 msgid "The :code:`quota_items` option does not affect these quotas." msgstr "" -# 1653869173934ffab57cdd7312cac9db #: ../enduser/hot-guide/hot_spec.rst:270 msgid "" "The :code:`range` constraint applies to parameters of type ``number``. It " "defines a lower and upper limit for the numeric value of the parameter." msgstr "" -# 858253ea53e149c3b7127dfdcf1f0eb3 #: ../enduser/hot-guide/hot_spec.rst:786 msgid "" "The :code:`resource_facade` function retrieves data in a parent provider " "template." msgstr "" -# d0b0db5d6e834f90a217321f87070d79 #: ../enduser/hot-guide/hot_spec.rst:802 msgid "" "The :code:`str_replace` function dynamically constructs strings by providing " @@ -15904,7 +13133,6 @@ msgid "" "values wherever a mapping key exactly matches a placeholder." msgstr "" -# 89f8a067ab7e45ccabd611ad4694d1c2 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:95 msgid "" "The :command:`glance image-download` command requires the image ID and " @@ -15912,7 +13140,6 @@ msgid "" "destination file system for the image file." msgstr "" -# 2a88c4a2488d4f09a07aa6e7d5d71608 #: ../common/networking_advanced_quotas.rst:164 msgid "" "The :command:`quota-list` command lists tenants for which the per-tenant " @@ -15920,7 +13147,6 @@ msgid "" "support. You must be an administrative user to run this command::" msgstr "" -# 94aee7537e2f4094805abbbe7aa6817a #: ../common/networking_advanced_quotas.rst:178 msgid "" "The :command:`quota-show` command reports the current set of quota limits " @@ -15929,12 +13155,10 @@ msgid "" "enabled for the tenant, the command shows the default set of quotas::" msgstr "" -# d8fcafc77b944d1b9b9bebf4e745f7c4 #: ../enduser/dashboard_manage_images.rst:37 msgid "The :guilabel:`Create An Image` dialog box appears." msgstr "" -# 21ea755a9b8e4ede8dcb7da233da3485 #: ../enduser/dashboard_manage_containers.rst:133 msgid "" "The :guilabel:`Create Pseudo-Folder in Container` *`` ``* dialog box " @@ -15942,31 +13166,26 @@ msgid "" "uploading the object." msgstr "" -# 644d276ebbec4839b61128f2fc005845 #: ../enduser/dashboard_manage_containers.rst:70 msgid "The :guilabel:`Edit Object` dialog box is displayed." msgstr "" -# a52bafed42ab4e10995cd205ba5d93e3 #: ../enduser/dashboard_launch_instances.rst:162 msgid "" "The :guilabel:`Instances` tab shows the instance's name, its private and " "public IP addresses, size, status, task, and power state." msgstr "" -# 83895522f90e4a65b078bd8b355b5095 #: ../enduser/dashboard_create_networks.rst:98 msgid "" "The :guilabel:`Router Name` and :guilabel:`Router ID` fields are " "automatically updated." msgstr "" -# b38c6e4f34744f1495f561bcd871d2af #: ../enduser/dashboard_stacks.rst:133 msgid "The :guilabel:`Update Stack Parameters` window appears." msgstr "" -# eef35c129c1e4f96b5d97f7419d712ed #: ../enduser/dashboard_manage_containers.rst:43 msgid "" "The :guilabel:`Upload Object To Container: ` dialog box appears. " @@ -15974,14 +13193,12 @@ msgid "" "object." msgstr "" -# 908532580e19412c8423e66f76d0cb50 #: ../enduser/dashboard_manage_containers.rst:111 msgid "" "The :guilabel:`Upload Object To Container`: *````* dialog box is " "displayed." msgstr "" -# 1528680284f14ad39ab22dc997318825 #: ../enduser/hot-guide/hot_software_deployment.rst:474 msgid "" "The :hotref:`OS::Heat::SoftwareDeployment` resource allows values to be " @@ -15990,7 +13207,6 @@ msgid "" "values were generated by the config script." msgstr "" -# 4fbf67ec305042f3ae7405b0f08928f5 #: ../enduser/hot-guide/hot_software_deployment.rst:143 msgid "" "The :hotref:`OS::Nova::Server` ``user_data_format`` property determines how " @@ -16001,7 +13217,6 @@ msgid "" "``SOFTWARE_CONFIG`` will generally be more appropriate." msgstr "" -# dd2aaf1aa8c54228a5bf893e3786f90d #: ../enduser/cli_create_and_manage_stacks.rst:36 msgid "" "The :option:`--parameters` values that you specify depend on the parameters " @@ -16010,24 +13225,20 @@ msgid "" "the :option:`--template-file` parameter." msgstr "" -# c5609478c0e94eb19b96413e6ba1cb5d #: ../glossary.rst:1787 msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -# b07fc5034ad643ba939e46cbfede2e7a #: ../glossary.rst:1276 msgid "The Amazon commercial block storage product." msgstr "" -# 3600b43da61b492b87b9bf4752a0784a #: ../glossary.rst:1251 msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -# 1c5156ecc1a047a3bb64fbe027c0e6f9 #: ../glossary.rst:165 msgid "" "The Apache Software Foundation supports the Apache community of open-source " @@ -16035,12 +13246,10 @@ msgid "" "good." msgstr "" -# 6f098d100dca480cbfaf9bdb8167e4ab #: ../glossary.rst:3259 msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -# 1b009d49644e47338e3110486719d39d #: ../glossary.rst:498 msgid "" "The Border Gateway Protocol is a dynamic routing protocol that connects " @@ -16048,45 +13257,38 @@ msgid "" "connects disparate networks to form a larger network." msgstr "" -# 839b991a88934a2dbb964e0c6eee8495 #: ../enduser/cli_create_and_manage_networks.rst:118 msgid "The CIDR of the subnet." msgstr "" -# 9fa30885b81040ab97eb9f0e7e298a8e #: ../glossary.rst:2525 msgid "The Ceph storage daemon." msgstr "" -# 0628f33ee39d422b9c8ae9498a3e1413 #: ../glossary.rst:1214 msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -# 8b2e23616e9b4f63b96537280022de5a #: ../glossary.rst:3270 msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -# ecff8701cd94479b93158c4238418169 #: ../glossary.rst:790 msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -# 0d3333c08a67451680ac27bb0e51d674 #: ../glossary.rst:625 msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -# 547270d7d078415cb64ce285ff5ba641 #: ../glossary.rst:1470 msgid "" "The Compute component that gives IP addresses to authorized nodes and " @@ -16094,21 +13296,18 @@ msgid "" "something else." msgstr "" -# 9b3ea76cc3054628a3f6cbc5c54d9736 #: ../glossary.rst:2373 msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -# 95bd5e1a7d43465dba1aa2df27160f15 #: ../glossary.rst:1490 msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -# 3f1f30eca6494bf29d13e23bd08bbc4b #: ../glossary.rst:809 msgid "" "The Compute component that runs on each compute node and manages the VM " @@ -16116,12 +13315,10 @@ msgid "" "volumes, and so on. Provided by the nova-compute daemon." msgstr "" -# ffd296e3c74a429bbded40226cf5ee10 #: ../enduser/configure_access_and_security_for_instances.rst:145 msgid "The Compute database registers the public key of the key pair." msgstr "" -# 02eb80747876483d861b0c8eab4e6154 #: ../glossary.rst:3047 msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this " @@ -16129,14 +13326,12 @@ msgid "" "exchange type." msgstr "" -# a9d1f130103146cba2ad7927e59688ca #: ../glossary.rst:1442 msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -# adaf6815c3f84559af519ccd5961a50f #: ../glossary.rst:132 msgid "" "The Compute service can send alerts through its notification system, which " @@ -16144,20 +13339,16 @@ msgid "" "sent to and displayed on the horizon dashboard." msgstr "" -# 07a3d4c5b81443388fd89353274dc978 #: ../glossary.rst:77 msgid "" "The Compute service provides accounting information through the event " "notification and system usage data facilities." msgstr "" -# 24506dfd2af84346afed12e399f1d812 #: ../glossary.rst:2864 msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -# 6793bdbcfaf0475ea123bafd18c02aa2 -# 515ab58a5a714bfebf1c11787122e459 #: ../enduser/dashboard_databases.rst:8 ../enduser/trove-manage-db.rst:7 msgid "" "The Database service provides scalable and reliable cloud provisioning " @@ -16166,13 +13357,11 @@ msgid "" "complex administrative tasks." msgstr "" -# 8679705063dc4d7f85f7167d68e8197d #: ../enduser/cli_swift_archive_auto_extract.rst:60 msgid "" "The GNU tar format. Includes the long name, long link, and sparse extensions." msgstr "" -# 801f4b465d474804990cd2e46aa4cd89 #: ../enduser/hot-guide/hot_basic_resources.rst:53 msgid "" "The ID of an existing Networking port. You usually create this port in the " @@ -16181,19 +13370,16 @@ msgid "" "instance." msgstr "" -# 12affb88f9c94a6cb49f82789f6d9908 #: ../enduser/cli_nova_launch_instance_from_volume.rst:179 msgid "The ID of the source object." msgstr "" -# 24090dfa4c2a4df8bccc629439590dac #: ../enduser/configure_access_and_security_for_instances.rst:181 msgid "" "The IP Address field is filled automatically, but you can add a new IP " "address by clicking the + button." msgstr "" -# 9b4338ed222442a0b5968e66596e4f92 #: ../enduser/cli_manage_ip_addresses.rst:142 msgid "" "The IP address is returned to the pool of IP addresses that is available for " @@ -16201,31 +13387,26 @@ msgid "" "it is automatically disassociated from that instance." msgstr "" -# 7218d42ec6e941459e971442b0639d63 #: ../glossary.rst:322 msgid "The Identity Service component that provides authentication services." msgstr "" -# febed2d695164e1e9b0f9dff771d768c #: ../glossary.rst:337 msgid "" "The Identity Service component that provides high-level authorization " "services." msgstr "" -# 7dad46d726e242c3815e665bd0a6703b #: ../adminuser/cli_keystone_manage_services.rst:7 msgid "The Identity Service enables you to define services, as follows:" msgstr "" -# 71669631a82f4ad1a14e3dc57614527c #: ../glossary.rst:1563 msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -# 97dc1e738904438e9216174fae69939e #: ../enduser/sdk_manage_images.rst:110 msgid "" "The Image Service Python bindings do not support the retrieval of an image " @@ -16234,36 +13415,30 @@ msgid "" "v1\\_1.images.ImageManager.find`` method:" msgstr "" -# 559260481ed94797b522a7b0025a21f4 #: ../glossary.rst:1804 msgid "The Image service API endpoint for management of VM images." msgstr "" -# 9840a2c310e644cf9c27e7563a1a6bb5 #: ../enduser/dashboard_launch_instances.rst:212 msgid "The Images category shows the instance snapshot." msgstr "" -# ef31ef5b7ad74cff90b30a6a0054868f #: ../enduser/hot-guide/hot_software_deployment.rst:205 msgid "" "The JSON containing the signal data is expected to be of the following " "format:" msgstr "" -# a2fbaa4272a24c938099ee54dd7550c9 #: ../common/app_support.rst:128 msgid "The Launchpad Bugs area" msgstr "" -# 6d03aca5e7234395b64912dd48476a95 #: ../enduser/cli_swift_large_object_creation.rst:83 msgid "" "The MD5 checksum of the content of the segment object. This value must match " "the ``ETag`` of that object." msgstr "" -# 8fc1cc7816cf4c55be3d9ed99925cf90 #: ../glossary.rst:3639 msgid "" "The Network Controller provides virtual networks to enable compute servers " @@ -16273,7 +13448,6 @@ msgid "" "VLAN managers." msgstr "" -# 56c6dcf011864342857d9cea683d42c0 #: ../glossary.rst:2722 msgid "" "The Network Controller provides virtual networks to enable compute servers " @@ -16284,7 +13458,6 @@ msgid "" "controlled by the `vlan_interface` option with VLAN managers." msgstr "" -# 753150a87b6443bd92765d514a6fe422 #: ../glossary.rst:2795 msgid "" "The Network Controller provides virtual networks to enable compute servers " @@ -16293,7 +13466,6 @@ msgid "" "controlled by the `public_interface` option." msgstr "" -# 6e6e61ccb5d54bb28995ae9c1d5c809d #: ../enduser/hot-guide/hot_basic_resources.rst:306 msgid "" "The Networking service (neutron) must be enabled on your OpenStack " @@ -16301,27 +13473,23 @@ msgid "" "cannot be created if your deployment uses legacy networking (nova-network)." msgstr "" -# 03cdeaa7d158499b983b0013b8f476c4 #: ../enduser/hot-guide/hot_basic_resources.rst:184 msgid "" "The Networking service (neutron) must be enabled on your OpenStack " "deployment to use these resources." msgstr "" -# f263df8e967a41c8913d78cfdb73ae96 #: ../glossary.rst:2975 msgid "" "The Object Storage back-end process that creates and manages object replicas." msgstr "" -# ee9d276cf7f34facb21bb3c10dd6edf7 #: ../glossary.rst:870 msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -# cb74b65617bd4b0da56f8aac87d744f0 #: ../glossary.rst:44 msgid "" "The Object Storage context of an account. Do not confuse with a user account " @@ -16329,19 +13497,16 @@ msgid "" "OpenLDAP, OpenStack Identity Service, and so on." msgstr "" -# c79a0974b3284851883678ee56641c2f #: ../enduser/cli_swift_archive_auto_extract.rst:16 msgid "" "The Object Storage system extracts files from the archive file and creates " "an object." msgstr "" -# f985ee47efb34129b1f6508b36d06b03 #: ../common/app_support.rst:196 msgid "The OpenStack IRC channel" msgstr "" -# 97c75a0b50094428844543dd2c2b611c #: ../enduser/dashboard_create_networks.rst:8 msgid "" "The OpenStack Networking service provides a scalable system for managing the " @@ -16350,7 +13515,6 @@ msgid "" "new IP addresses)." msgstr "" -# 68d48357bdd644c382f828a4c72dffe1 #: ../enduser/managing-openstack-object-storage-with-swift-cli.rst:8 msgid "" "The OpenStack Object Storage service provides the ``swift`` client, which is " @@ -16360,7 +13524,6 @@ msgid "" "accounts, containers, and objects." msgstr "" -# 4084a7f7b084429991c58779300be99c #: ../enduser/sdk.rst:8 msgid "" "The OpenStack Python Software Development Kit (SDK) is used to write Python " @@ -16371,7 +13534,6 @@ msgid "" "implemented using the Python SDK." msgstr "" -# 487a8aedbacc4bf6aa68e5e3ef54e847 #: ../common/app_support.rst:198 msgid "" "The OpenStack community lives in the #openstack IRC channel on the Freenode " @@ -16388,7 +13550,6 @@ msgid "" "of all OpenStack IRC channels at https://wiki.openstack.org/wiki/IRC." msgstr "" -# a47e229b5fa1437c9c865a0ce1d83dc2 #: ../common/app_support.rst:130 msgid "" "The OpenStack community values your set up and testing efforts and wants " @@ -16399,21 +13560,18 @@ msgid "" "bug is unreported, fill out a bug report." msgstr "" -# 8e92e4b8cb1845daa1d2cd9b26c0a77e #: ../glossary.rst:1870 msgid "" "The OpenStack configuration files use an INI format to describe options and " "their values. It consists of sections and key value pairs." msgstr "" -# 436a514389db4b7e9c7093fbf7f423e8 #: ../glossary.rst:466 msgid "" "The OpenStack core project that enables management of volumes, volume " "snapshots, and volume types. The project name of Block Storage is cinder." msgstr "" -# 08baeba9f6b74ac0834dd0afd91d00b4 #: ../glossary.rst:1779 msgid "" "The OpenStack core project that provides a central directory of users mapped " @@ -16422,14 +13580,12 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -# f91b943266054eafb4717e2e790c751f #: ../glossary.rst:779 msgid "" "The OpenStack core project that provides compute services. The project name " "of Compute service is nova." msgstr "" -# 9c900bf122e440f888e0690d9a10fc19 #: ../glossary.rst:2515 msgid "" "The OpenStack core project that provides eventually consistent and redundant " @@ -16437,26 +13593,22 @@ msgid "" "OpenStack Object Storage is swift." msgstr "" -# c61dad0dc6a74f779d2ccd45403429d7 #: ../common/app_support.rst:116 msgid "The OpenStack wiki" msgstr "" -# 7cb0fb422bcc4dc78784e8fda84de087 #: ../enduser/hot-guide/hot_composition.rst:26 msgid "" "The Orchestration client gets the associated template files and passes them " "along in the ``files`` section of the ``POST stacks/`` API request." msgstr "" -# 1b9e263dea84469284b494ed828114c3 #: ../enduser/hot-guide/hot_composition.rst:30 msgid "" "The Orchestration engine translates template parameters into resource " "properties." msgstr "" -# 91b6cb1dd2754fc58688a106aac94c2a #: ../enduser/cli_create_and_manage_stacks.rst:8 msgid "" "The Orchestration module enables you to orchestrate multiple composite cloud " @@ -16466,8 +13618,6 @@ msgid "" "Template (HOT)` format through a REST API." msgstr "" -# 507f9c5ea8e54d4d8b213ddc7c143c0f -# 46af06f8bbc84e25a14d76981f1e6799 #: ../adminuser/cli_admin_manage_stacks.rst:8 #: ../adminuser/dashboard_admin_manage_stacks.rst:8 msgid "" @@ -16477,27 +13627,22 @@ msgid "" "applications as a repeatable running environment." msgstr "" -# b3511bc5f1f04a11a4b8d8dffdaf0857 #: ../glossary.rst:641 msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -# b8610b33cd1a47aa88eba5861486b002 #: ../enduser/cli_swift_archive_auto_extract.rst:58 msgid "The POSIX.1-1988 Ustar format." msgstr "" -# 1af539fd85764f4c94adb2dcd765f09e #: ../enduser/cli_swift_archive_auto_extract.rst:63 msgid "The POSIX.1-2001 pax format." msgstr "" -# 7d4730e666084038af60c79715fbc7a3 #: ../enduser/sdk_configure_access_security_instances.rst:35 msgid "The Python script output looks something like this:" msgstr "" -# dbc031704a1540a1bccea6b489ac9141 #: ../enduser/sdk_authenticate_against_compute_endpoint.rst:45 msgid "" "The Rackspace public cloud is an OpenStack deployment that uses a custom " @@ -16509,14 +13654,12 @@ msgid "" "authenticate against the Rackspace custom authentication back end." msgstr "" -# 4319115190af4f9d89b890952f883a17 #: ../glossary.rst:2000 msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image service." msgstr "" -# d0f8161d3dc444f4b6c7cb605f0a7212 #: ../glossary.rst:3264 msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " @@ -16524,7 +13667,6 @@ msgid "" "VNC. SPICE is supported by OpenStack." msgstr "" -# 73332b1acf1c44e79c43ff55787cac2d #: ../enduser/cli_swift_static_website.rst:21 msgid "" "The Static Web filter must be added to the pipeline in your ``/etc/swift/" @@ -16532,7 +13674,6 @@ msgid "" "add a Static Web middleware configuration section." msgstr "" -# 572041f735c34bf59dc8978a80ffbd9d #: ../adminuser/dashboard_view_cloud_resources.rst:8 msgid "" "The Telemetry module provides user-level usage data for OpenStack-based " @@ -16542,7 +13683,6 @@ msgid "" "the infrastructure (for example, libvirt)." msgstr "" -# 9a4af49073694ef489c1632645e300b1 #: ../common/cli_manage_images.rst:149 msgid "" "The URL where the data for this image resides. For example, if the image " @@ -16550,12 +13690,10 @@ msgid "" "container/obj``." msgstr "" -# 680de62d72a341c4a8fbd0293d492b44 #: ../glossary.rst:3760 msgid "The Xen administrative API, which is supported by Compute." msgstr "" -# 112e486392a24b67bd46cbf9a54419e8 #: ../enduser/hot-guide/hot_software_deployment.rst:531 msgid "" "The `Custom image script`_ already includes the ``heat-config-script`` " @@ -16563,7 +13701,6 @@ msgid "" "shell scripts." msgstr "" -# 55e19ce6851148ddbc4ab34ed4e11be8 #: ../enduser/hot-guide/hot_existing_templates.rst:11 msgid "" "The `OpenStack Heat Templates repository`_ is a collection of example " @@ -16571,14 +13708,12 @@ msgid "" "templates, template-related scripts and conversion tools." msgstr "" -# 87d51a68131b4687ad93de411b22412a #: ../enduser/hot-guide/hot_existing_templates.rst:17 msgid "" "The `OpenStack TripleO Heat Templates repository`_ contains a variety of " "heat templates that are included in the tripleo-heat-templates codebase." msgstr "" -# c88d92a3513e418493470ea24b3d2a8d #: ../common/app_support.rst:118 msgid "" "The `OpenStack wiki `__ contains a broad range " @@ -16590,21 +13725,18 @@ msgid "" "the search box in the upper-right corner of any OpenStack wiki page." msgstr "" -# 068e6eeefd194f968e33dfcafe9480fd #: ../common/app_support.rst:84 msgid "" "The `Training Guides `__ " "offer software training for cloud administration and management." msgstr "" -# ef9d33bda56a46c8bb0b755a5709db5b #: ../enduser/backup_db_incremental.rst:43 msgid "" "The ``BACKUP_ID`` of the parent backup. In this case, the parent is the " "regular backup, with an ID of ``6dc3a9b7-1f3e-4954-8582-3f2e4942cddd``" msgstr "" -# a9e3beac5427473f903f9358d731c84c #: ../enduser/cli_swift_large_object_creation.rst:299 msgid "" "The ``COPY`` operation does not create a manifest object. To duplicate a " @@ -16614,7 +13746,6 @@ msgid "" "set of segment objects as the original manifest object." msgstr "" -# 868c19b08f014f0b8dc2df689e829a11 #: ../enduser/cli_swift_large_object_creation.rst:119 msgid "" "The ``Content-Length`` request header must contain the length of the JSON " @@ -16627,7 +13758,6 @@ msgid "" "also set the ``Content-Type`` request header and custom object metadata." msgstr "" -# 084809b20faa41d38e362d6050659e27 #: ../enduser/cli_swift_large_object_creation.rst:245 msgid "" "The ``Content-Type`` in the response for a ``GET`` or ``HEAD`` on the " @@ -16636,14 +13766,12 @@ msgid "" "the ``PUT`` request." msgstr "" -# 7332e3f9474e498db6b34bb757abd5af #: ../enduser/backup_db_incremental.rst:37 msgid "" "The ``INSTANCE_ID`` of the database instance you are doing the incremental " "backup for (in this example, ``792a6a56-278f-4a01-9997-d997fa126370``)" msgstr "" -# da7a01e8355a4e808666e8e609588e66 #: ../enduser/cli_swift_large_object_creation.rst:293 msgid "" "The ``X-Object-Manifest`` value is the ``CONTAINER/PREFIX``, which indicates " @@ -16651,21 +13779,18 @@ msgid "" "``PUT`` operation." msgstr "" -# b78f81a81f9948aabd6110f549828b75 #: ../adminuser/cli_keystone_manage_services.rst:23 msgid "" "The ``auth_token`` middleware supports the use of either a shared secret or " "users for each service." msgstr "" -# ccb697af6b64451497bbb66da05e0807 #: ../adminuser/nova_cli_manage_projects_security.rst:204 msgid "" "The ``cluster`` rule allows ssh access from any other instance that uses the " "``global_http`` group." msgstr "" -# 844c406654a04898b5c03501b89ce4d0 #: ../enduser/hot-guide/hot_spec.rst:201 msgid "" "The ``constraints`` block of a parameter definition defines additional " @@ -16675,7 +13800,6 @@ msgid "" "syntax:" msgstr "" -# 2fe3bb2f7ecf4ec89d47807dab3deec4 #: ../enduser/hot-guide/hot_spec.rst:634 msgid "" "The ``content key`` is used to look up the ``files`` dictionary that is " @@ -16686,40 +13810,34 @@ msgid "" "URLs required by the Orchestration API." msgstr "" -# 275c7e86b87d46afb194b1cfe9ee4f26 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:52 msgid "" "The ``cpu`` column shows the sum of the virtual CPUs for instances running " "on the host." msgstr "" -# 1969db4dc45147ffbf8df02c7bee256b #: ../enduser/hot-guide/hot_spec.rst:474 msgid "" "The ``depends_on`` attribute of a resource defines a dependency between this " "resource and one or more other resources." msgstr "" -# a70a2ada49424f73963d89a3582775a3 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:58 msgid "" "The ``disk_gb`` column shows the sum of the root and ephemeral disk sizes " "(in GB) of the instances that run on the host." msgstr "" -# 299766eb971742c8ae7359fb756d7bd4 #: ../common/cli_manage_volumes.rst:212 msgid "The ``extend`` command does not return any output." msgstr "" -# 085de33b95564a08870b00e4f0901d4d #: ../enduser/hot-guide/hot_spec.rst:668 msgid "" "The ``files`` dictionary generated by the Orchestration client during " "instantiation of the stack would contain the following keys:" msgstr "" -# ec90b6c878c34a8abb79945e5e80934e #: ../enduser/hot-guide/hot_spec.rst:733 msgid "" "The ``get_resource`` function references another resource within the same " @@ -16729,26 +13847,22 @@ msgid "" "syntax of the ``get_resource`` function is:" msgstr "" -# 1e92a8bc29a4419aa983c49b4328e391 #: ../enduser/hot-guide/hot_basic_resources.rst:248 msgid "" "The ``key_name`` attribute of the :hotref:`OS::Nova::Server` resource " "defines the key pair to use to enable SSH remote access:" msgstr "" -# c27e693c0a5f4a87ad636f9c6c8e5a54 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:55 msgid "" "The ``memory_mb`` column shows the sum of the memory (in MB) allocated to " "the instances that run on the host." msgstr "" -# e2869545bb9340ddb8ef786f5a426424 #: ../enduser/create_db.rst:106 msgid "The ``myDB`` database." msgstr "" -# 6874413ad37646eabbe221bf539b22f3 #: ../enduser/hot-guide/hot_spec.rst:366 msgid "" "The ``name`` attribute specifies the concrete type of custom constraint. It " @@ -16756,7 +13870,6 @@ msgid "" "been registered in the Orchestration engine." msgstr "" -# d95c9d6ebf244491b0873dddf7fd53d1 #: ../enduser/cli_config_drive.rst:242 msgid "" "The ``openstack/2012-08-10/user_data``, ``openstack/latest/user_data``, " @@ -16765,7 +13878,6 @@ msgid "" "passed to the **nova boot** command." msgstr "" -# 3d1cc2a65706495280ca65014042f733 #: ../enduser/hot-guide/hot_spec.rst:515 msgid "" "The ``outputs`` section defines output parameters that should be available " @@ -16774,7 +13886,6 @@ msgid "" "applications deployed as part of a stack." msgstr "" -# 72ab614a2651455f81156027c2ac5c96 #: ../enduser/hot-guide/hot_spec.rst:83 msgid "" "The ``parameter_groups`` section specifies how the input parameters should " @@ -16782,7 +13893,6 @@ msgid "" "typically used to describe expected behavior for downstream user interfaces." msgstr "" -# 46a02a2b9263411a8e2a1db739af52fd #: ../enduser/hot-guide/hot_spec.rst:120 msgid "" "The ``parameters`` section defines input parameters that have to be provided " @@ -16791,28 +13901,24 @@ msgid "" "certain images." msgstr "" -# 15504e28ea1740928b3e8b28de6fced8 #: ../enduser/sdk_compute_apis.rst:366 msgid "" "The ``print_flavors`` method is defined in ``utils.py`` and prints the " "flavor details:" msgstr "" -# 8d3bbca72ce3462c972c0e41d7348315 #: ../enduser/sdk_compute_apis.rst:502 msgid "" "The ``print_hosts`` method is defined in ``utils.py`` and prints the host " "object details:" msgstr "" -# 9e129fe396c146cda5622cc216f5eb8d #: ../enduser/sdk_compute_apis.rst:433 msgid "" "The ``print_values_ip`` method is defined in ``utils.py`` and prints the " "floating\\_ip object details:" msgstr "" -# 4411a6132b2b439e9f0f44d3910aafe7 #: ../enduser/hot-guide/hot_spec.rst:397 msgid "" "The ``resources`` section defines actual resources that make up a stack " @@ -16820,7 +13926,6 @@ msgid "" "storage volumes)." msgstr "" -# 0ece7277c869492c99810ae2547b13a4 #: ../enduser/hot-guide/hot_hello_world.rst:71 msgid "" "The ``resources`` section is required and must contain at least one resource " @@ -16828,38 +13933,32 @@ msgid "" "values for the ``key_name``, ``image`` and ``flavor`` properties." msgstr "" -# f1cda84db0e64411b43ca09e05037c92 #: ../enduser/cli_create_and_manage_networks.rst:110 msgid "" "The ``subnet-create`` command has the following positional and optional " "parameters:" msgstr "" -# 7fd7c55534654cf89117e548922de6c4 #: ../enduser/create_db.rst:111 msgid "The ``userA`` user with the ``password`` password." msgstr "" -# 95311a3f93644306b65b56fb43e6edfc #: ../common/cli_manage_volumes.rst:186 msgid "The ``volume-detach`` command does not return any output." msgstr "" -# b74354f736a043b79a67ed2420299a0d #: ../glossary.rst:2396 msgid "" "The `nova-network` worker daemon; provides services such as giving an IP " "address to a booting nova instance." msgstr "" -# 8798a56c5c074517859e38024636481e #: ../glossary.rst:1125 msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -# 0e368383b0624e4a98fcf892c691be6a #: ../glossary.rst:2230 msgid "" "The ability to start new VM instances based on the actual memory usage of a " @@ -16867,7 +13966,6 @@ msgid "" "instance thinks it has available. Also known as RAM overcommit." msgstr "" -# a4e591d52f0a47b08aff06d5f1d75e30 #: ../glossary.rst:2869 msgid "" "The ability to start new VM instances based on the actual memory usage of a " @@ -16875,55 +13973,47 @@ msgid "" "instance thinks it has available. Also known as memory overcommit." msgstr "" -# b388adf6916949ca8da1787134411492 #: ../glossary.rst:2135 msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switchover." msgstr "" -# d100677b1e024cd98a18e42d2dce4e34 #: ../enduser/hot-guide/hot_composition.rst:77 msgid "" "The above reference to ``my_nova.yaml`` assumes it is in the same directory. " "You can use any of the following forms:" msgstr "" -# 63f8b17dc9aa4323921d69190ce50d9a #: ../enduser/hot-guide/hot_software_deployment.rst:306 msgid "" "The above template example only needs to have the ``type`` changed to the " "swift signal resources:" msgstr "" -# 4bd09ebd30ce4272b3580a04c0983359 #: ../glossary.rst:327 msgid "" "The act of verifying that a user, process, or client is authorized to " "perform an action." msgstr "" -# 7b5a8fb1b1004decaa68e6ee22ba07e1 #: ../enduser/hot-guide/hot_spec.rst:218 msgid "" "The actual constraint, depending on the constraint type. The concrete syntax " "for each constraint type is given below." msgstr "" -# 4f64e390f9ab4624afbeceab523fa429 #: ../enduser/set_up_clustering.rst:32 msgid "" "The administrative user has created an appropriate :ref:`flavor that meets " "the MongoDB minimum requirements `." msgstr "" -# 07ff1221118b4f3a930506675c15d2ff #: ../enduser/set_up_clustering.rst:29 msgid "" "The administrative user has registered a MongoDB datastore type and version." msgstr "" -# 82218f07726146d087a635dd2ee92d8a #: ../enduser/hot-guide/hot_software_deployment.rst:603 msgid "" "The agent toolchain of ``os-collect-config``, ``os-refresh-config`` and ``os-" @@ -16931,7 +14021,6 @@ msgid "" "configuration data into a server running a custom image." msgstr "" -# d0b64d89410d4bb3b81f0874753e29cf #: ../glossary.rst:389 msgid "" "The amount of available data used by communication resources, such as the " @@ -16939,19 +14028,16 @@ msgid "" "the amount of data available to download." msgstr "" -# 64856dbd42d942b2acf4ae66b4dd45f4 #: ../glossary.rst:827 msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -# 0fec80a3a85c4f0eab2faf7ae7d3cf99 #: ../enduser/cli_swift_archive_auto_extract.rst:56 msgid "The archive auto-extract feature supports these formats:" msgstr "" -# d240902c67fb4965b46e3727f5355605 #: ../adminuser/nova_cli_manage_projects_security.rst:123 msgid "" "The arguments are positional, and the \"from-port\" and \"to-port\" " @@ -16959,12 +14045,10 @@ msgid "" "not the source and destination ports of the connection. For example:" msgstr "" -# 07b7e3ec38d341549039e9b061a95de4 #: ../adminuser/cli_keystone_manage_services.rst:66 msgid "The arguments are:" msgstr "" -# 27ff9157c0c1418bafe7086b6625d502 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:27 msgid "" "The associated *rules* in each security group control the traffic to " @@ -16974,14 +14058,12 @@ msgid "" "security group." msgstr "" -# a1264a4992c644328d54e6e91a7ddc70 #: ../glossary.rst:2215 msgid "" "The association between an Image service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -# a1f2c8c5a05d4db9a645cd19ee36c00d #: ../enduser/hot-guide/hot_spec.rst:589 msgid "" "The attribute name to be resolved. If the attribute returns a complex data " @@ -16990,19 +14072,16 @@ msgid "" "structure to return the desired value." msgstr "" -# b706ec6c29d943ebac02eaeb2514082e #: ../enduser/cli_swift_env_vars.rst:20 msgid "The authentication token for Object Storage." msgstr "" -# 6af9180950ff4d72ba82264d7b1afd22 #: ../glossary.rst:1850 msgid "" "The back-end store used by Image service to store VM images, options include " "Object Storage, local file system, S3, or HTTP." msgstr "" -# ea923026096f4857a722ebf83b5f9557 #: ../enduser/cli_manage_bare_metal_nodes.rst:8 msgid "" "The bare-metal driver for OpenStack Compute manages provisioning of physical " @@ -17011,14 +14090,12 @@ msgid "" "performance computing cluster, or for deploying OpenStack itself." msgstr "" -# 0aa074abf3f54a4198ca33c1c8b995b8 #: ../enduser/cli_swift_large_object_creation.rst:75 msgid "" "The body of the ``PUT`` request on the manifest object comprises a JSON " "list, where each element contains the following attributes:" msgstr "" -# 96a8e29290a8462a849f5319adfe4503 #: ../common/cli_manage_images.rst:5 msgid "" "The cloud operator assigns roles to users. Roles determine who can upload " @@ -17026,14 +14103,12 @@ msgid "" "to only cloud administrators or operators." msgstr "" -# 8efe77ef28aa4d2f90d5a1120c46ab12 #: ../adminuser/cli_set_quotas.rst:19 msgid "" "The cloud operator typically changes default values because a tenant " "requires more than ten volumes or :guilabel:`&1 TB` on a compute node." msgstr "" -# d8f9e783faf34f0a9e14fb840c38e454 #: ../enduser/set_up_clustering.rst:77 msgid "" "The cluster ID displays when you first create a cluster. (If you need to " @@ -17041,7 +14116,6 @@ msgid "" "and IDs of all the clusters in your system.)" msgstr "" -# 424fc9a606df42a2a0d6b3058c8d9e68 #: ../glossary.rst:1623 msgid "" "The code name for the eighth release of OpenStack. The design summit took " @@ -17049,7 +14123,6 @@ msgid "" "Oregon." msgstr "" -# 4bb4d635c58049d39f3d830dd719f244 #: ../glossary.rst:2069 msgid "" "The code name for the eleventh release of OpenStack. The design summit took " @@ -17059,21 +14132,18 @@ msgid "" "community chose Kilo as the release name." msgstr "" -# cd1bdf9ac06343a5914cd3389a3a9cf9 #: ../glossary.rst:299 msgid "" "The code name for the initial release of OpenStack. The first design summit " "took place in Austin, Texas, US." msgstr "" -# 31832dc8f822471a802f3f38f4fadc5e #: ../glossary.rst:1746 msgid "" "The code name for the ninth release of OpenStack. The design summit took " "place in Hong Kong and Ice House is a street in that city." msgstr "" -# a342253baa684ed4882ac6e2542489c6 #: ../glossary.rst:1595 msgid "" "The code name for the seventh release of OpenStack. The design summit took " @@ -17081,7 +14151,6 @@ msgid "" "flag of California." msgstr "" -# 537226b958a04206879fd18300b0ab3b #: ../glossary.rst:2038 msgid "" "The code name for the tenth release of OpenStack. The design summit took " @@ -17089,7 +14158,6 @@ msgid "" "Georgia." msgstr "" -# b476b6508cdc490f9888fb6555fab593 #: ../glossary.rst:2109 msgid "" "The code name for the twelfth release of OpenStack. The design summit will " @@ -17097,47 +14165,39 @@ msgid "" "Canadian province of Saskatchewan." msgstr "" -# a4c090aecc2e4ab6bd3c5faa589aa3a9 #: ../glossary.rst:2082 msgid "The collaboration site for OpenStack." msgstr "" -# a48d249943d0419a936f49a882d5f8a7 #: ../enduser/cli_delete_an_instance.rst:28 msgid "The command does not notify that your server was deleted." msgstr "" -# ee13ac9a4e7047f98fcaa036f6aaa399 #: ../enduser/cli_access_instance_through_a_console.rst:35 msgid "The command returns a URL from which you can access your instance:" msgstr "" -# d8c797d646ed4ad8804e993c67523d8b #: ../enduser/cli_create_and_manage_stacks.rst:41 msgid "The command returns the following output::" msgstr "" -# e6d9cd573fde4534b82a9fe3df7ede73 #: ../common/networking_advanced_quotas.rst:121 msgid "" "The command shows the ``quotas`` extension, which provides per-tenant quota " "management support::" msgstr "" -# 1a46d0cd4d7a43e19b797cea37c10ee5 #: ../enduser/cli_swift_large_object_creation.rst:79 msgid "" "The container and object name in the format: ``CONTAINER_NAME/OBJECT_NAME``." msgstr "" -# 54be3c198bbd412a851ec45ff93b20e0 #: ../common/cli_manage_images.rst:139 msgid "" "The container format of the image. Acceptable formats are ami, ari, aki, " "bare, and ovf." msgstr "" -# 0692f06247d0427fb280a9c034d6e1d2 #: ../glossary.rst:1589 msgid "" "The cooperative threading model used by Python; reduces race conditions and " @@ -17145,24 +14205,20 @@ msgid "" "service is its own thread." msgstr "" -# 69bfd2b60fa54334860e2991858a101c #: ../glossary.rst:1890 msgid "The current state of a guest VM image." msgstr "" -# 0ae7251f27ba440cb5401a4b4aa4758c #: ../glossary.rst:1845 msgid "" "The current status of a VM image in Image service, not to be confused with " "the status of a running instance." msgstr "" -# 65fe190a61df4fec8d522a6aa3d2cbe8 #: ../enduser/hot-guide/hot_software_deployment.rst:607 msgid "The custom image needs to have the following to use this approach:" msgstr "" -# f7b8f52d3d994d598929a755f77d6e8f #: ../glossary.rst:185 msgid "" "The daemon, worker, or service that a client communicates with to access an " @@ -17171,7 +14227,6 @@ msgid "" "data, and so on." msgstr "" -# c7ef4360f9d04653be5390258cbe9c7f #: ../adminuser/dashboard_set_quotas.rst:112 msgid "" "The dashboard does not show all possible project quotas. To view and update " @@ -17180,67 +14235,56 @@ msgid "" "cli_set_quotas.html>`_." msgstr "" -# 76e7e91f976a4067a21deeed2b1f8fa5 #: ../common/log_in_dashboard.rst:4 msgid "" "The dashboard is available on the node with the ``nova-dashboard`` server " "role." msgstr "" -# 7df7c996a2ba466d8dda3585142082e0 #: ../enduser/configure_access_and_security_for_instances.rst:147 msgid "The dashboard lists the key pair on the Access & Security tab." msgstr "" -# 24aeb74eba1741ec8a6f32fc90d18423 #: ../enduser/dashboard_launch_instances.rst:39 msgid "" "The dashboard shows the images that have been uploaded to OpenStack Image " "Service and are available for this project." msgstr "" -# dbb3ab11200c4dce951f2c587abcd02b #: ../enduser/dashboard_manage_volumes.rst:78 msgid "" "The dashboard shows the instance to which the volume is now attached and the " "device name." msgstr "" -# d3ea108d2b8b4fa1adfbc8106994872a #: ../enduser/dashboard_create_networks.rst:63 msgid "The dashboard shows the network on the :guilabel:`Networks` tab." msgstr "" -# 39c88428774441d294d1332f355d5ebf #: ../enduser/dashboard_manage_volumes.rst:111 msgid "The dashboard shows the new volume snapshot in Volume Snapshots tab." msgstr "" -# 049f7ccb9f8848d3affcf02f2439235d #: ../enduser/dashboard_manage_volumes.rst:55 msgid "The dashboard shows the volume on the :guilabel:`Volumes` tab." msgstr "" -# 42709dfe355f43e587ad4d0fea39d6e4 #: ../enduser/create_db.rst:108 msgid "" "The database is based on the ``mysql`` data store and the ``mysql-5.5`` " "datastore\\_version." msgstr "" -# b10615969331490fa96b4080465c37de #: ../enduser/hot-guide/hot_software_deployment.rst:323 msgid "" "The decision to use :hotref:`OS::Heat::WaitCondition` or :hotref:`OS::Heat::" "SwiftSignal` will depend on a few factors:" msgstr "" -# c537390c23b44cd8acfed75965d9831d #: ../adminuser/cli_manage_flavors.rst:53 msgid "The default flavors are:" msgstr "" -# 6ef80fe306a44cd89581c284f9bfa271 #: ../enduser/cli_config_drive.rst:250 msgid "" "The default format of the configuration drive as an ISO 9660 file system. To " @@ -17248,34 +14292,28 @@ msgid "" "nova/nova.conf`` file::" msgstr "" -# a23f95f6535549c596c7d73dc52b42a0 #: ../glossary.rst:2840 msgid "The default message queue software used by OpenStack." msgstr "" -# 8fce6e1d1f4448989d9a582f990836e6 #: ../glossary.rst:1009 msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -# b3a458fe1f7541179900640668d8500a #: ../adminuser/dashboard_set_quotas.rst:88 msgid "The default quota values are displayed." msgstr "" -# 0421fa8077b541448b02e102a96cbe64 #: ../common/cli_manage_volumes.rst:227 msgid "The delete command does not return any output." msgstr "" -# 6caac1cee94c41659d4bfe97f33ce3e5 #: ../enduser/cli_delete_an_instance.rst:41 msgid "The deleted instance does not appear in the list." msgstr "" -# 9c75f52608c14e58ac49d0207129c84b #: ../enduser/hot-guide/hot_spec.rst:193 msgid "" "The description and the label are optional, but defining these attributes is " @@ -17283,14 +14321,12 @@ msgid "" "to the user." msgstr "" -# eba9e63cebed4fd79af168176d950ad1 #: ../common/cli_manage_images.rst:137 msgid "" "The disk format of the image. Acceptable formats are ami, ari, aki, vhd, " "vmdk, raw, qcow2, vdi, and iso." msgstr "" -# 4a764d08fae341f585b370f6a9b643db #: ../enduser/hot-guide/hot_environment.rst:13 msgid "" "The environment affects the runtime behaviour of a template. It provides a " @@ -17298,19 +14334,16 @@ msgid "" "parameters that the service needs." msgstr "" -# 932243a159894fef9bd98bca5d67453a #: ../enduser/hot-guide/hot_composition.rst:28 msgid "" "The environment in the Orchestration engine manages the mapping of resource " "type to template creation." msgstr "" -# f908afeceef8455ba4241c01dfa637c2 #: ../enduser/hot-guide/hot_environment.rst:23 msgid "The environment is a yaml text file that contains two main sections:" msgstr "" -# 0a435f86737c408bbcc5ac74b0bdc9cf #: ../enduser/hot-guide/hot_environment.rst:46 msgid "" "The environment used for a stack is the combination of the environment you " @@ -17320,19 +14353,16 @@ msgid "" "environment, but you cloud operator can add additional environment entries." msgstr "" -# 139a27b4508d4d5db386226555d4a38a #: ../enduser/dashboard_stacks.rst:120 msgid "The events related to the stack." msgstr "" -# f0ef06b219004378917966a6e2399169 #: ../enduser/hot-guide/hot_spec.rst:647 msgid "" "The example below demonstrates the :code:`get_file` function usage with both " "relative and absolute URLs:" msgstr "" -# 3ad5a6f3182c40c38e9700b2492599ba #: ../enduser/hot-guide/hot_spec.rst:545 msgid "" "The example below shows how the IP address of a compute resource can be " @@ -17340,45 +14370,37 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 775783de7c9d4210ae9c48f7ee85080f # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c3671a8e45814a84b3293ba4cf1608f8 #: ../adminuser/intro-admin.rst:11 ../enduser/intro-user.rst:11 msgid "" "The examples in this guide show you how to perform tasks by using the " "following methods:" msgstr "" -# 63055c8347044e5bbae3e9b48039f6cb #: ../enduser/sdk_neutron_apis.rst:41 msgid "The examples in this section use the ``get_credentials`` method:" msgstr "" -# 14f9a737f02a4bb7b920be1c9bb6849d #: ../enduser/sdk_neutron_apis.rst:68 msgid "The examples in this section use the ``get_nova_credentials`` method:" msgstr "" -# b39a2d86dea14de887f00f609fb45fa3 #: ../enduser/sdk_neutron_apis.rst:96 msgid "" "The examples in this section use the ``print_values`` and " "``print_values_server`` methods:" msgstr "" -# 26e694015a744184995da8fb2ac58452 #: ../glossary.rst:1438 msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -# d87db20226474397b03fbc44a7a85b7e #: ../enduser/cli_config_drive.rst:150 msgid "" "The files that appear on the configuration drive depend on the arguments " "that you pass to the **nova boot** command." msgstr "" -# 2da2e558ff0b459d8d5f8445a05c3523 #: ../enduser/hot-guide/hot_software_deployment.rst:27 msgid "" "The first opportunity to influence what software is configured on your " @@ -17386,27 +14408,23 @@ msgid "" "reasons you might want to do this, including:" msgstr "" -# abb96d76191941ae830c93d78986ce66 #: ../enduser/create_db.rst:26 msgid "" "The first step is to list flavors by using the nova ``flavor-list`` command." msgstr "" -# d236f6621bbd4d348d64d3023d871610 #: ../adminuser/cli_manage_flavors.rst:87 msgid "" "The flavor ID is a number from 1 to 255 and cannot contain special " "characters or spaces." msgstr "" -# 22fd1d68757843558f76994b6a2039fc #: ../enduser/cli_nova_launch_instance_from_volume.rst:264 msgid "" "The flavor defines the maximum swap and ephemeral disk size. You cannot " "exceed these maximum values." msgstr "" -# 116b1232eb474347af973c5b274cd1de #: ../enduser/dashboard_launch_instances.rst:73 msgid "" "The flavor is selected based on the size of the image selected for launching " @@ -17415,33 +14433,28 @@ msgid "" "the default flavor is ``m1.small``." msgstr "" -# 599ab5a3c7064b7086dbaf8ac97917c6 #: ../common/cli_install_openstack_command_line_clients.rst:168 msgid "" "The following CLIs are deprecated in favor of ``openstack``, the Common " "OpenStack client supporting multiple services:" msgstr "" -# f349e3c7d1aa4e64ac95f17dd739441a #: ../common/app_support.rst:152 msgid "The following Launchpad Bugs areas are available:" msgstr "" -# 23bc7910d7be4c19a582b8a30f507a23 #: ../common/app_support.rst:226 msgid "" "The following Linux distributions provide community-supported packages for " "OpenStack:" msgstr "" -# 9bbe37ed40c744c998c4ee87fa1f2384 #: ../enduser/cli_swift_archive_auto_extract.rst:96 msgid "" "The following auto-extract archive files example shows a ``text/plain`` " "response body where no failures occurred:" msgstr "" -# 1e7e29f0b97a4049a60047b4a0fbf6c2 #: ../enduser/cli_swift_archive_auto_extract.rst:104 msgid "" "The following auto-extract archive files example shows a ``text/plain`` " @@ -17450,39 +14463,33 @@ msgid "" "Request error occurs for any objects that use the restricted strings." msgstr "" -# 195dc7fb0f3a4b4a8fe695021698f9a6 #: ../common/app_support.rst:40 msgid "" "The following books explain how to configure and run an OpenStack cloud:" msgstr "" -# 4228a1f3f32c4434aaea4244c1a21017 #: ../common/app_support.rst:26 msgid "" "The following books explain how to install an OpenStack cloud and its " "associated components:" msgstr "" -# 5c8fd00a16244c679a0d117bba943cc1 #: ../common/app_support.rst:61 msgid "" "The following books explain how to use the OpenStack dashboard and command-" "line clients:" msgstr "" -# d975952dd08643c8973813a6b0ad5e4c #: ../enduser/cli_swift_bulk_delete.rst:80 msgid "" "The following bulk delete response is in ``application/xml`` format. In this " "example, the ``mycontainer`` container is not empty, so it cannot be deleted." msgstr "" -# f10a6bca7a78441e8713b643d4a050cd #: ../enduser/cli_swift_manage_access_swift.rst:31 msgid "The following command gives object access to all referring domains:" msgstr "" -# dc92c8191e3349958dea923546d7bc76 #: ../enduser/cli_launch_instances.rst:175 msgid "" "The following command launches the ``MyCirrosServer`` instance with the ``m1." @@ -17491,45 +14498,38 @@ msgid "" "``KeyPair01`` key, and a user data file called ``cloudinit.file``::" msgstr "" -# 300e906d59ce4448ac327dc2d9b60a03 #: ../common/networking_advanced_quotas.rst:196 msgid "" "The following command shows the command output for a non-administrative " "user::" msgstr "" -# dae32bfef50f4618b652a505f0ad82b6 #: ../enduser/cli_manage_bare_metal_nodes.rst:30 msgid "The following commands can be used to manage bare-metal nodes." msgstr "" -# 0edc59226ed34429a51a76a39218c799 #: ../common/app_support.rst:75 msgid "" "The following documentation provides reference and guidance information for " "the OpenStack APIs:" msgstr "" -# 4ba5d562d7ff40dab914509b35155b53 #: ../enduser/hot-guide/hot_basic_resources.rst:479 msgid "" "The following example creates a bootable volume from an image, and uses it " "to boot an instance:" msgstr "" -# 7ed39fac5dc246c5a81227265e526f02 #: ../enduser/hot-guide/hot_basic_resources.rst:359 msgid "The following example creates a network stack:" msgstr "" -# 29e1f9b6f932443f90ff5a9822437d3e #: ../enduser/hot-guide/hot_basic_resources.rst:277 msgid "" "The following example creates a new key pair and uses it as authentication " "key for an instance:" msgstr "" -# ae7bbf3fffe54b1eb3e5ddccbfce2652 #: ../enduser/hot-guide/hot_basic_resources.rst:104 msgid "" "The following example creates a security group allowing inbound connections " @@ -17537,67 +14537,57 @@ msgid "" "instance port:" msgstr "" -# a95897e8be454afabbcf1cbdc98f667e #: ../enduser/hot-guide/hot_basic_resources.rst:30 msgid "" "The following example creates a simple instance, booted from an image, and " "connecting to the ``private`` network:" msgstr "" -# 1c89456bf3244094af09e7c686a9f6bf #: ../enduser/hot-guide/hot_basic_resources.rst:449 msgid "" "The following example creates a volume and an instance, and attaches the " "volume to the instance:" msgstr "" -# 87db38742ca148d38c73c7d96102bd5c #: ../enduser/hot-guide/hot_basic_resources.rst:155 msgid "" "The following example creates an instance and a floating IP, and associate " "the floating IP to the instance:" msgstr "" -# c7194108e3ca46829d5a647ee0929379 #: ../enduser/hot-guide/hot_hello_world.rst:185 msgid "" "The following example defines multiple constraints for a password definition:" msgstr "" -# f33289a4138a492f8f4357f9fee07f0c #: ../enduser/hot-guide/hot_spec.rst:594 msgid "" "The following example demonstrates how to use the :code:`get_param` function:" msgstr "" -# 0ae4f78b11a4448b968875958c0521d0 #: ../enduser/hot-guide/hot_spec.rst:457 msgid "" "The following example demonstrates the definition of a simple compute " "resource with some fixed property values:" msgstr "" -# 3ebc65b5bfc744f780b7e823ca58c4b3 #: ../enduser/hot-guide/hot_spec.rst:696 msgid "" "The following example demonstrates the use of the :code:`get_param` function:" msgstr "" -# eb44b7c0b9404294960b5b9d22393a00 #: ../enduser/hot-guide/hot_basic_resources.rst:64 msgid "" "The following example demonstrates the use of the ``port`` and ``network`` " "properties:" msgstr "" -# 9852391776f3401990fb0f16e3c2f1c6 #: ../enduser/cli_swift_manage_access_swift.rst:18 msgid "" "The following example enables the ``testuser`` user to read objects in the " "container:" msgstr "" -# 0ac003d393584315a1a022401dd1d818 #: ../enduser/cli_config_drive.rst:84 msgid "" "The following example enables the configuration drive and passes user data, " @@ -17605,27 +14595,23 @@ msgid "" "from the configuration drive::" msgstr "" -# 30a08bb8468f44fea69963663e858fff #: ../enduser/hot-guide/hot_hello_world.rst:87 msgid "" "The following example extends the previous template to provide parameters " "for the key pair, image and flavor properties of the resource:" msgstr "" -# 02216c36efd04cc5898c7d4ab55547bf #: ../enduser/hot-guide/hot_environment.rst:91 msgid "" "The following example maps the new ``OS::Networking::FloatingIP`` resource " "to the existing :hotref:`OS::Nova::FloatingIP` resource:" msgstr "" -# 4dae388f12cc428b8e6ba9c7d525fba8 #: ../enduser/hot-guide/hot_spec.rst:177 msgid "" "The following example shows a minimalistic definition of two parameters:" msgstr "" -# 1c8c5c88a39045c084ebb13f47280184 #: ../enduser/hot-guide/hot_spec.rst:823 msgid "" "The following example shows a simple use of the ``str_replace`` function in " @@ -17633,14 +14619,12 @@ msgid "" "application:" msgstr "" -# 1650e00a02d9481eb7bed1222169cb71 #: ../common/cli_manage_images.rst:176 msgid "" "The following example shows how to update an existing image with a " "properties that describe the disk bus, the CD-ROM bus, and the VIF model:" msgstr "" -# d54e4e7a47af4c83a9983c64b4f3dbbb #: ../enduser/cli_manage_bare_metal_nodes.rst:65 msgid "" "The following example shows the command and results from creating a node " @@ -17648,21 +14632,18 @@ msgid "" "``ipmi``." msgstr "" -# c4ab4b19766c451eac1978b6599341b2 #: ../common/cli_install_openstack_command_line_clients.rst:173 msgid "" "The following example shows the command for installing the nova client with " "``pip``." msgstr "" -# 1533b3b73b74463dbbd7a31fb3649bdd #: ../common/cli_manage_images.rst:168 msgid "" "The following example shows the command that you would use to upload a " "CentOS 6.3 image in qcow2 format and configure it for public access:" msgstr "" -# ba554f34465c49668a6bb10581f47a64 #: ../enduser/cli_config_drive.rst:198 msgid "" "The following example shows the contents of the ``ec2/2009-04-04/meta-data." @@ -17670,7 +14651,6 @@ msgid "" "identical. The file contents are formatted to improve readability." msgstr "" -# 6dff4e1b2ae5482e8e5235db7713ab99 #: ../enduser/cli_config_drive.rst:156 msgid "" "The following example shows the contents of the ``openstack/2012-08-10/" @@ -17678,7 +14658,6 @@ msgid "" "are identical. The file contents are formatted for readability." msgstr "" -# a9ccc340f9e94918b7352ae0ffb95c21 #: ../enduser/hot-guide/hot_spec.rst:227 msgid "" "The following example shows the definition of a string parameter with two " @@ -17687,19 +14666,16 @@ msgid "" "useful messages to the user at deployment time." msgstr "" -# 7c0f142fcc374a42849a5c880fd0a45a #: ../enduser/cli_swift_archive_auto_extract.rst:117 msgid "" "The following example shows the failure response in ``application/json`` " "format." msgstr "" -# 1cb7ac1ae57443aaa023349156f596bf #: ../enduser/cli_search_instance_with_ip_address.rst:15 msgid "The following example shows the results of a search on ``10.0.0.4``." msgstr "" -# 0c08c9e19ae14ad39af1c09d6cee6934 #: ../enduser/hot-guide/hot_composition.rst:33 msgid "" "The following examples illustrate how you can use a custom template to " @@ -17707,96 +14683,80 @@ msgid "" "in a :file:`my_nova.yml` file:" msgstr "" -# 2c2b5d6f8bad4cbe80eb1bb144011e1a #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:21 msgid "" "The following examples show the host usage statistics for a host called " "``devstack``." msgstr "" -# f1ca2012b9b54af697131066efa84dae #: ../enduser/hot-guide/hot_spec.rst:844 msgid "" "The following examples show the use of the :code:`str_replace` function to " "build an instance initialization script:" msgstr "" -# 2d04217a917a481cb1e6ebe1aafe78b5 #: ../enduser/cli_config_drive.rst:31 msgid "" "The following hypervisors support the configuration drive: libvirt, " "XenServer, Hyper-V, and VMware." msgstr "" -# 94efdcea48864f81a15cd61921bcc804 #: ../enduser/sdk_neutron_apis.rst:138 msgid "The following program creates a network:" msgstr "" -# e5ffddbe962d4c4c8265f141c30cd00c #: ../enduser/sdk_neutron_apis.rst:195 msgid "The following program creates a port:" msgstr "" -# 21c9841f35674ba7b11e865288590d8f #: ../enduser/sdk_compute_apis.rst:97 msgid "" "The following program creates a server (VM) by using the Compute API v2." msgstr "" -# 4a3b150cbd3b4a0c8b8f64b9714b9fcf #: ../enduser/sdk_compute_apis.rst:176 msgid "" "The following program deletes a server (VM) by using the Compute API v2." msgstr "" -# c29389505eea4bf7a62e3a39825d12c1 #: ../enduser/sdk_compute_apis.rst:355 msgid "" "The following program lists flavors and their details by using the Compute " "API v2." msgstr "" -# 7c392f84402a4df398150f7b69330753 #: ../enduser/sdk_neutron_apis.rst:172 msgid "The following program lists networks:" msgstr "" -# 6ed1c24a9afd4fe58dc41429cb3afc91 #: ../enduser/sdk_neutron_apis.rst:241 msgid "The following program lists ports:" msgstr "" -# 9aea01a7127b4a619d059fc74f148957 #: ../enduser/sdk_compute_apis.rst:54 msgid "The following program lists servers by using the Compute API v2." msgstr "" -# 9727358d61d54c0bb0e2c43c5db956d8 #: ../enduser/sdk_compute_apis.rst:422 msgid "" "The following program lists the floating IPs and their details by using the " "Compute API v2." msgstr "" -# 34a33fc1b20548a1a871eeaef663c19d #: ../enduser/sdk_compute_apis.rst:492 msgid "The following program lists the hosts by using the Compute API v2." msgstr "" -# 1278c00748f94d88894a6db4e23eaa29 #: ../enduser/sdk_neutron_apis.rst:265 msgid "The following program lists the ports for a server:" msgstr "" -# 32ea8e5e01644588a210934772f5ee12 #: ../enduser/sdk_compute_apis.rst:258 msgid "" "The following program updates the name of a server (VM) by using the Compute " "API v2." msgstr "" -# a4815995ce6b45abb34c955cd50601d9 #: ../common/app_support.rst:7 msgid "" "The following resources are available to help you run and use OpenStack. The " @@ -17806,39 +14766,33 @@ msgid "" "installations." msgstr "" -# 2694af962e9d43c3860c8ab9fd7e504a #: ../enduser/hot-guide/hot_spec.rst:251 msgid "" "The following sections list the supported types of parameter constraints, " "along with the syntax for each type." msgstr "" -# ea0302865a774822ab77dd7295392b47 #: ../enduser/cli_swift_static_website.rst:53 msgid "" "The following sections show how to use Static Web middleware through Object " "Storage." msgstr "" -# 83434b77ca1a4ab6816e742670cc5844 #: ../adminuser/dashboard_set_quotas.rst:33 msgid "" "The following table describes the Compute and Block Storage service quotas:" msgstr "" -# 43d903702fe3417f8bc540e46873f93a #: ../common/cli_overview.rst:28 msgid "" "The following table lists the command-line client for each OpenStack service " "with its package name and description." msgstr "" -# d542c66e306a41aca557e44447ed19d9 #: ../adminuser/dashboard_manage_flavors.rst:12 msgid "The following table lists the default flavors." msgstr "" -# f862e320fe714540bc56ddc6a75f4f2f #: ../common/cli_manage_images.rst:128 msgid "" "The following table lists the optional arguments that you can use with the " @@ -17848,42 +14802,36 @@ msgid "" "html>`__." msgstr "" -# a2b3b70c3ee1464f9cb8fb772e9a6873 #: ../enduser/hot-guide/hot_composition.rst:58 msgid "" "The following template defines the :file:`my_nova.yaml` file as value for " "the ``type`` property of a resource:" msgstr "" -# 7887ac3d23b7446395f9dffcfc7926f2 #: ../enduser/hot-guide/hot_software_deployment.rst:231 msgid "" "The following template example uses the convenience attribute ``curl_cli`` " "which builds a curl command with a valid token:" msgstr "" -# a893ce5b19c640db89c292ee86385043 #: ../adminuser/dashboard_manage_images.rst:72 msgid "" "The image is queued to be uploaded. It might take several minutes before the " "status changes from ``Queued`` to ``Active``." msgstr "" -# 8eaaf050136f4a46b8311e0e713e5bb7 #: ../enduser/dashboard_manage_images.rst:49 msgid "" "The image is queued to be uploaded. It might take some time before the " "status changes from Queued to Active." msgstr "" -# 167ddb346c154163b22ec744e8532a70 #: ../enduser/sdk_manage_images.rst:30 msgid "" "The images method returns a Python generator, as shown in the following " "interaction with the Python interpreter:" msgstr "" -# 8b659b7550da475aaa6541f019bab3b2 #: ../adminuser/cli_nova_evacuate.rst:29 msgid "" "The instance is booted from a new disk, but preserves its configuration " @@ -17891,64 +14839,54 @@ msgid "" "password::" msgstr "" -# e217feecfc5847e983a3ff13df3d9577 #: ../adminuser/cli_nova_migrate.rst:77 msgid "" "The instance is booted from a new host, but preserves its configuration " "including its ID, name, any metadata, IP address, and other properties." msgstr "" -# b747bb3d2af64cdcbba7c09d286e37c4 #: ../enduser/cli_manage_ip_addresses.rst:107 msgid "The instance is now associated with two IP addresses::" msgstr "" -# c4ab9919272647788bc4dfd08414228c #: ../enduser/dashboard_launch_instances.rst:160 msgid "The instance starts on a compute node in the cloud." msgstr "" -# 21ce7019123345099db371b73fbdc7ec #: ../enduser/hot-guide/hot_hello_world.rst:204 msgid "" "The list of supported constraints is available in the :ref:" "`hot_spec_parameters_constraints` section." msgstr "" -# b0f5ab51f5b749ffb10cbeccb6b4a8ee #: ../enduser/configure_access_and_security_for_instances.rst:186 msgid "The list shows all the instances with their fixed IP addresses." msgstr "" -# d928c6aa40354bfdb7c16492081da62e #: ../enduser/cli_launch_instances.rst:249 msgid "" "The list shows the ID, name, status, and private (and if assigned, public) " "IP addresses for all instances in the project to which you belong::" msgstr "" -# d4370babc3e14fc99f76f04fa0da2a6e #: ../glossary.rst:2242 msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -# a2b12a828954432485a22da7d5f20478 #: ../enduser/cli_swift_large_object_creation.rst:288 msgid "" "The manifest list includes the container name of each object. Segment " "objects can be in different containers." msgstr "" -# cf249a8f9de94083a026631d00da75a5 #: ../enduser/cli_swift_large_object_creation.rst:36 msgid "" "The manifest object content is an ordered list of the names of the segment " "objects in JSON format. See :ref:`static_large_objects`." msgstr "" -# cac758c8a50544059d953fb8c9f9dd4e #: ../enduser/cli_swift_large_object_creation.rst:40 msgid "" "The manifest object has no content but it has a ``X-Object-Manifest`` " @@ -17958,32 +14896,27 @@ msgid "" "See :ref:`dynamic_large_objects`." msgstr "" -# 0173d07245c74e1da7fd72d27a0e1d15 #: ../glossary.rst:3183 msgid "" "The method of storage used by horizon to track client sessions, such as " "local memory, cookies, a database, or memcached." msgstr "" -# 20c6466610ee4c4e88ecf12a21705d28 #: ../glossary.rst:3305 msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -# 356fe218f75d496e8055f525433ae57d #: ../glossary.rst:2954 msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -# 8c4a6eefd9114263a3b9a2ebca89a037 #: ../common/cli_manage_images.rst:147 msgid "The minimum amount of RAM needed to boot the image, in megabytes." msgstr "" -# bb1199c450714670abb26efb8fb8216e #: ../enduser/hot-guide/hot_spec.rst:282 msgid "" "The minimum and maximum boundaries are included in the range. For example, " @@ -17991,12 +14924,10 @@ msgid "" "and 10:" msgstr "" -# 89dd0380370c4639a992a195636efa87 #: ../common/cli_manage_images.rst:145 msgid "The minimum size of the disk needed to boot the image, in gigabytes." msgstr "" -# 87eeb3abd23c4b3aa7d1dadb7bc2ae7b #: ../enduser/hot-guide/hot_hello_world.rst:39 msgid "" "The most basic template you can think of contains only a single resource " @@ -18004,42 +14935,34 @@ msgid "" "could be used to deploy a single compute instance:" msgstr "" -# e374e9cf907141f78fd3efbff0072e7a #: ../glossary.rst:176 msgid "The most common web server software currently used on the Internet." msgstr "" -# dae19b72c3fe45588e3361dd1e070990 #: ../enduser/set_up_clustering.rst:45 msgid "The name and version of the datastore you want to use." msgstr "" -# 459b0595788c4d33888e4951c4e87682 #: ../enduser/hot-guide/hot_spec.rst:113 msgid "The name of a parameter defined in the ``parameters`` section." msgstr "" -# a962b0f8bc274958a2498425d557dc6a #: ../enduser/set_up_clustering.rst:43 msgid "The name of the cluster." msgstr "" -# 3db9233b2e6c4056aeaf8cce5bc2f546 #: ../common/cli_manage_images.rst:135 msgid "The name of the image." msgstr "" -# fcda010a282843cda41422e6448d4138 #: ../enduser/backup_db_incremental.rst:41 msgid "The name of the incremental backup you are creating: ``backup1.1``" msgstr "" -# ed1835d1a864452aae69bf79f3d7746d #: ../enduser/hot-guide/hot_spec.rst:143 msgid "The name of the parameter." msgstr "" -# 8d545cde8c9d433eade8839222a0b09b #: ../enduser/backup_db_incremental.rst:71 msgid "" "The name of your second incremental backup is ``backup1.2``. This time, when " @@ -18048,7 +14971,6 @@ msgid "" "``1d474981-a006-4f62-b25f-43d7b8a7097e``." msgstr "" -# 99b62eda58b54e75bf679be7f49ca646 #: ../enduser/hot-guide/hot_basic_resources.rst:59 msgid "" "The name or ID of an existing network. You don't need to create an :hotref:" @@ -18056,49 +14978,40 @@ msgid "" "able to associate a floating IP with the instance interface in the template." msgstr "" -# dadb955d4c3d443ab1e6eab3c4d4dbd8 #: ../enduser/cli_create_and_manage_networks.rst:113 msgid "The name or ID of the network to which the subnet belongs." msgstr "" -# df78aba8ca7345f2bc60862fa0b07485 #: ../enduser/dashboard_launch_instances.rst:60 msgid "The name you assign here becomes the initial host name of the server." msgstr "" -# cbaf793f1d13491ab93f644982e870ac #: ../enduser/dashboard_databases.rst:157 msgid "The new instance appears in the database instances list." msgstr "" -# 89ae1f45d33441c9bba90e84d6371ea0 #: ../enduser/dashboard_create_networks.rst:75 msgid "The new router is now displayed in the :guilabel:`Routers` tab." msgstr "" -# bc81c7bac8f1430d8c889664f23d3aac #: ../glossary.rst:784 msgid "" "The nova-api daemon provides access to nova services. Can communicate with " "other APIs, such as the Amazon EC2 API." msgstr "" -# 1461c25384d049f0a6e53de2d408078b #: ../enduser/cli_swift_bulk_delete.rst:72 msgid "The number of files actually deleted." msgstr "" -# 1c71eadf16a04c27ab1f965a983852f9 #: ../enduser/cli_swift_bulk_delete.rst:74 msgid "The number of not found objects." msgstr "" -# 21f3584e93cd4c66a4467eadf38ccda0 #: ../glossary.rst:2965 msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -# ca96821aea0049c6bb712fb364768442 #: ../enduser/cli_swift_large_object_creation.rst:293 msgid "" "The object has ``X-Static-Large-Object`` set to ``true``. You do not set " @@ -18106,21 +15019,18 @@ msgid "" "manifest object." msgstr "" -# 422ddb0125b14995a669017ecde2da83 #: ../glossary.rst:121 msgid "" "The open standard messaging protocol used by OpenStack components for intra-" "service communications, provided by RabbitMQ, Qpid, or ZeroMQ." msgstr "" -# 50c21f8d5ae4494896a4cb72c921597a #: ../enduser/hot-guide/hot_spec.rst:532 msgid "" "The output parameter name, which must be unique within the ``outputs`` " "section of a template." msgstr "" -# 70b0a77f302246ed964197ed6b31d035 #: ../common/cli_manage_volumes.rst:140 msgid "" "The output shows that the volume is attached to the server with ID " @@ -18128,26 +15038,22 @@ msgid "" "and is bootable." msgstr "" -# 52d7a909e3ee49c89c74aa4d5ad63dc0 #: ../adminuser/cli_keystone_manage_services.rst:112 msgid "The output shows the ID for the project." msgstr "" -# 493b6d0a0a6e444eb9b08367a25afaf4 #: ../adminuser/manage_projects_users_and_roles.rst:205 msgid "" "The output shows the ID, name, enabled status, and e-mail address for each " "user:" msgstr "" -# 229673abef654e6c8cfa976cac505244 #: ../common/cli_manage_volumes.rst:317 msgid "" "The output shows the volume transfer ID in the ``id`` row and the " "authorization key." msgstr "" -# aea3a518dc83449ca2e0360dd0fde4fa #: ../enduser/hot-guide/hot_spec.rst:691 msgid "" "The parameter name to be resolved. If the parameters returns a complex data " @@ -18156,31 +15062,26 @@ msgid "" "structure to return the desired value." msgstr "" -# e0e53752be6046efabdb0e0758e85877 #: ../enduser/dashboard_stacks.rst:114 msgid "The parameters and details of the stack." msgstr "" -# 563b452c59064fd6823ed6466b686df1 #: ../enduser/cli_nova_launch_instance_from_volume.rst:167 msgid "The parameters are:" msgstr "" -# 412189bdf5df4b9487a490b922a33e53 #: ../enduser/cli_swift_bulk_delete.rst:26 msgid "" "The path is the account, such as ``/v1/12345678912345``, that contains the " "objects and containers." msgstr "" -# 7a98cfc205644c4f978d12343c092685 #: ../enduser/cli_swift_archive_auto_extract.rst:29 msgid "" "The path you specify in the ``PUT`` request is used for the location of the " "object and the prefix for the resulting object names." msgstr "" -# 8f61eb1b8d164da7806da29c8985177c #: ../glossary.rst:381 msgid "" "The persistent data store used to save and retrieve information for a " @@ -18190,42 +15091,36 @@ msgid "" "system, S3, and HTTP." msgstr "" -# 85b73e3842d1444bb771c8ea0a55f463 #: ../glossary.rst:2595 msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -# 36968980183249f9bcdc282d1c9ab54a #: ../glossary.rst:1528 msgid "" "The point where a user interacts with a service; can be an API endpoint, the " "horizon dashboard, or a command-line tool." msgstr "" -# a45efc9c1c1c4bfe935742fcdf438d00 #: ../glossary.rst:1293 msgid "" "The practice of placing one packet type within another for the purposes of " "abstracting or securing data. Examples include GRE, MPLS, or IPsec." msgstr "" -# 4047a573144a429787900c9489b718bc #: ../glossary.rst:516 msgid "" "The practice of utilizing a secondary environment to elastically build " "instances on-demand when the primary environment is resource constrained." msgstr "" -# 8755fcac878a4f8ca8eb38a6dd051694 #: ../enduser/hot-guide/hot_software_deployment.rst:333 msgid "" "The preference to protect signal URLs with token authentication or a secret " "webhook URL." msgstr "" -# 0e58ad27821d4776ae8dccded5fa91ee #: ../glossary.rst:3541 msgid "" "The primary load balancing configuration object. Specifies the virtual IP " @@ -18235,21 +15130,18 @@ msgid "" "server, vserver, or listener." msgstr "" -# d2717f485bde45c8b19a52b2b078e70a #: ../glossary.rst:261 msgid "" "The process associating a Compute floating IP address with a fixed IP " "address." msgstr "" -# 1497b7aac5824e08ac5d3c7948b63ce0 #: ../glossary.rst:1956 msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -# 926932684d504b2d8526ce81adfcc102 #: ../glossary.rst:276 msgid "" "The process of connecting a VIF or vNIC to a L2 network in Networking. In " @@ -18257,34 +15149,29 @@ msgid "" "instance." msgstr "" -# e2d27480c4164625a1c0e858b798c798 #: ../glossary.rst:2970 msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -# e88396ab62324dc696ff9caaf1cee33b #: ../glossary.rst:2886 msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -# b56c72e265f940528f81071da59d6207 #: ../glossary.rst:1865 msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -# 9b72a22d2af546b48a69136565aacb5a #: ../glossary.rst:1003 msgid "" "The process of finding duplicate data at the disk block, file, and/or object " "level to minimize storage use—currently unsupported within OpenStack." msgstr "" -# bd3adf631b044888b02d331aea9c9c2a #: ../glossary.rst:1370 msgid "" "The process of migrating one or all virtual machine (VM) instances from one " @@ -18292,26 +15179,22 @@ msgid "" "block migration." msgstr "" -# e2af9c5ff351434aab94b054331732ab #: ../glossary.rst:2352 msgid "" "The process of modifying IP address information while in transit. Supported " "by Compute and Networking." msgstr "" -# 6715e043efde49149d9e68ff95567bc0 #: ../glossary.rst:2270 msgid "The process of moving a VM instance from one host to another." msgstr "" -# 0895500b6bde4212a9d28a40458ecc7e #: ../glossary.rst:1876 msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -# 94ac2b6e20c545f0aa435fd0f90ea0b4 #: ../glossary.rst:993 msgid "" "The process of removing the association between a floating IP address and a " @@ -18319,28 +15202,24 @@ msgid "" "to the address pool." msgstr "" -# 46210df867214e31b706803ae288f970 #: ../glossary.rst:1119 msgid "" "The process of removing the association between a floating IP address and " "fixed IP and thus returning the floating IP address to the address pool." msgstr "" -# 05b5fbeb84154778a564d12a4db56b2e #: ../glossary.rst:2148 msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -# 41830ed329cf4803930e1539f8c2fd9b #: ../glossary.rst:139 msgid "" "The process of taking a floating IP address from the address pool so it can " "be associated with a fixed IP on a guest VM instance." msgstr "" -# a7f8f7cd254b44b1b6b20485434912a6 #: ../glossary.rst:310 msgid "" "The process that confirms that the user, process, or client is really who " @@ -18348,38 +15227,32 @@ msgid "" "or similar method." msgstr "" -# 50c3020b22914590b802651dd28e966a #: ../glossary.rst:606 msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -# f0e7c937edef4d209df01febc8fc617b #: ../glossary.rst:2060 msgid "The project that provides OpenStack Identity services." msgstr "" -# ae868aca24b74ac7b8bb42be4319e060 #: ../enduser/hot-guide/hot_software_deployment.rst:616 msgid "" "The projects tripleo-image-elements_ and tripleo-heat-templates_ demonstrate " "this approach." msgstr "" -# 2cc493de32c34542a081b71a52702bb5 #: ../glossary.rst:249 msgid "" "The protocol by which layer-3 IP addresses are resolved into layer-2 link " "local addresses." msgstr "" -# a746a9906e644cf3a3f8009413aa9759 #: ../glossary.rst:1716 msgid "The protocol that tells browsers where to go to find information." msgstr "" -# 483e9e33c5354764bf93379a8c9b47b7 #: ../enduser/cli_swift_env_vars.rst:14 msgid "" "The public URL that is the HTTP endpoint from where you can access Object " @@ -18387,14 +15260,12 @@ msgid "" "name. For example, ``https://23.253.72.207/v1/my_account``." msgstr "" -# e233e239e00e4033b42db457d99f31c6 #: ../enduser/hot-guide/hot_software_deployment.rst:715 msgid "" "The puppet_ hook makes it possible to write configuration as puppet " "manifests which are deployed and run in a masterless environment." msgstr "" -# ec5c680622df49d9a0cdbb8d260ae37d #: ../common/networking_advanced_quotas.rst:25 msgid "" "The quota value is defined in the OpenStack Networking :file:`neutron.conf` " @@ -18403,7 +15274,6 @@ msgid "" "`quota_items`. This example shows the default quota values:" msgstr "" -# 0063956d18c4450692c1577235bea40f #: ../common/cli_install_openstack_command_line_clients.rst:35 msgid "" "The recommended way to install setuptools on Microsoft Windows is to follow " @@ -18413,7 +15283,6 @@ msgid "" "pythonlibs/ #setuptools)." msgstr "" -# b0e261cda56c4c56b11e4405b72bfdd0 #: ../enduser/cli_swift_serialized_response_formats.rst:125 msgid "" "The remainder of the examples in this guide use standard, non-serialized " @@ -18421,7 +15290,6 @@ msgid "" "the ``format`` query parameter or ``Accept`` request header." msgstr "" -# bf25898feed14fe28aa2680297b6b278 #: ../enduser/hot-guide/hot_software_deployment.rst:370 msgid "" "The resource :hotref:`OS::Heat::CloudConfig` allows Cloud-init_ cloud-config " @@ -18431,7 +15299,6 @@ msgid "" "valid cloud-config are done." msgstr "" -# 976e059de74b415494605651fb70538b #: ../enduser/hot-guide/hot_software_deployment.rst:400 msgid "" "The resource :hotref:`OS::Heat::MultipartMime` allows multiple :hotref:`OS::" @@ -18439,63 +15306,53 @@ msgid "" "combined into a single Cloud-init_ multi-part message:" msgstr "" -# d5064f24375742d0886bdcefcbbbb431 #: ../enduser/hot-guide/hot_software_deployment.rst:347 msgid "" "The resource :hotref:`OS::Heat::SoftwareConfig` is used for storing configs " "represented by text scripts, for example:" msgstr "" -# d3231019f5d9469d974576c238bcdbb6 #: ../enduser/hot-guide/hot_spec.rst:584 msgid "The resource ID for which the attribute needs to be resolved." msgstr "" -# 0492dba1a4594519a4c91c357f2f0338 #: ../enduser/hot-guide/hot_spec.rst:586 msgid "" "The resource ID must exist in the ``resources`` section of the template." msgstr "" -# 57614d45e5064713a7541dbdb30d4f6f #: ../enduser/hot-guide/hot_spec.rst:743 msgid "" "The resource ID of the referenced resource is given as single parameter to " "the get_resource function." msgstr "" -# f8455b47ce5e4792ad95335624ff0817 #: ../enduser/hot-guide/hot_spec.rst:423 msgid "" "The resource type, such as ``OS::Nova::Server`` or ``OS::Neutron::Port``. " "This attribute is required." msgstr "" -# cebf8c123e984085b3395976fb590fbc #: ../enduser/dashboard_stacks.rst:117 msgid "The resources used by the stack." msgstr "" -# 8950e7f5e5de4e1794d331fa4ed57f50 #: ../enduser/cli_swift_bulk_delete.rst:70 msgid "The response body contains the following information:" msgstr "" -# e81a787408f94df79cca4c914a2b8db6 #: ../glossary.rst:2854 msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -# 234265365ce64dde86d473a3ca5d32b8 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:66 msgid "" "The row that has the value ``used_max`` in the ``PROJECT`` column shows the " "sum of the resources allocated to the instances that run on the host." msgstr "" -# 805545ca76ab4e76a32cc1f224589681 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:61 msgid "" "The row that has the value ``used_now`` in the ``PROJECT`` column shows the " @@ -18503,7 +15360,6 @@ msgid "" "the resources allocated to the virtual machine of the host itself." msgstr "" -# 89b4fc00472b4570aa9ae87866fc245a #: ../adminuser/dashboard_manage_host_aggregates.rst:15 msgid "" "The scheduler uses this information to make scheduling decisions. For " @@ -18511,57 +15367,47 @@ msgid "" "reference/content/section_compute-scheduler.html>`__." msgstr "" -# 1d067d5492844a32afc1697478eedb9f -# 54505bcc434d4e1aa4be375fe3f77b98 #: ../enduser/cli_change_the_size_of_your_server.rst:86 #: ../enduser/cli_change_the_size_of_your_server.rst:94 msgid "The server status becomes ACTIVE." msgstr "" -# a8f6670a4ed34fb7808f7dd5ec4879d1 #: ../enduser/cli_change_the_size_of_your_server.rst:45 msgid "The size (flavor) of the server is ``m1.small (2)``." msgstr "" -# b0f9daa2f9e44e6ea9c2957545b88d59 #: ../common/cli_manage_images.rst:143 msgid "The size of image data, in bytes." msgstr "" -# 257d9b7e00f945a988cbf2b4ac0ff62d #: ../enduser/cli_swift_large_object_creation.rst:87 msgid "" "The size of the segment object. This value must match the ``Content-Length`` " "of that object." msgstr "" -# 078d30640e11476fbe21f9377d2f76aa #: ../enduser/cli_nova_launch_instance_from_volume.rst:186 msgid "The size of the volume that is created." msgstr "" -# 6ab5a08af18b49f2882fdab94334a2d3 #: ../glossary.rst:2237 msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -# 0a57568580404877b3dc04d5d47f8e3c #: ../glossary.rst:1768 msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server, for example." msgstr "" -# 4e16ec06796f4548941a44aa8c56494d #: ../glossary.rst:1447 msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -# a3c5dd754e7147f99a5bf142856455a7 #: ../glossary.rst:374 msgid "" "The storage method used by the Identity Service catalog service to store and " @@ -18569,100 +15415,82 @@ msgid "" "Examples include a SQL database, LDAP database, or KVS back end." msgstr "" -# d0f16358afe543359f9f9f21975e8f11 #: ../enduser/cli_create_and_manage_networks.rst:123 msgid "The subnet name, which is optional." msgstr "" -# 9f26ee52be324ed9bb225128ba2e646f #: ../glossary.rst:3734 msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -# d9d48bd09f164766bfe96e6f7aa42877 #: ../enduser/hot-guide/hot_environment.rst:115 msgid "The supported URL scheme are ``file``, ``http`` and ``https``." msgstr "" -# f605df49acd14b11a09e56de736a6784 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:10 msgid "The swift client is simple to use, scalable, and flexible." msgstr "" -# 77357445cc704db5852ead2f4f0f5ec1 #: ../enduser/hot-guide/hot_spec.rst:628 msgid "The syntax of :code:`the get_file` function is:" msgstr "" -# a4099f630fc64aa49532939d4f208e7e #: ../enduser/hot-guide/hot_spec.rst:333 msgid "The syntax of the :code:`allowed_pattern` constraint is:" msgstr "" -# f7718ac4c5a840df8df44c0c97988228 #: ../enduser/hot-guide/hot_spec.rst:296 msgid "The syntax of the :code:`allowed_values` constraint is:" msgstr "" -# 5655b8c19e894f6d940a0e24edca5bfe #: ../enduser/hot-guide/hot_spec.rst:360 msgid "The syntax of the :code:`custom_constraint` constraint is:" msgstr "" -# b9602e1870ae4bdbb6439baec07acc11 #: ../enduser/hot-guide/hot_spec.rst:571 msgid "The syntax of the :code:`get_attr` function is:" msgstr "" -# b3a668e96ffe4b1995684e49e3d4c189 #: ../enduser/hot-guide/hot_spec.rst:679 msgid "The syntax of the :code:`get_param` function is:" msgstr "" -# 45ef138e57f14bc2b7f81e41b4ae846c #: ../enduser/hot-guide/hot_spec.rst:259 msgid "The syntax of the :code:`length` constraint is:" msgstr "" -# a007fe4302ad4f9c92c51648b16feaf5 #: ../enduser/hot-guide/hot_spec.rst:768 msgid "The syntax of the :code:`list_join` function is:" msgstr "" -# 1ac7c22c50974f0a868aa752a1109bc9 #: ../enduser/hot-guide/hot_spec.rst:273 msgid "The syntax of the :code:`range` constraint is:" msgstr "" -# 07b86ae3bde342eca523369b12638ad9 #: ../enduser/hot-guide/hot_spec.rst:807 msgid "The syntax of the :code:`str_replace` function is:" msgstr "" -# cf6c27a02e2e47c498ae187137d07cb9 #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:99 msgid "" "The system returns status code 2xx (between 200 and 299, inclusive) and the " "objects and pseudo-directories within the nested pseudo-directory." msgstr "" -# 655e2f373bd74f469ce142998f17f0f5 #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:77 msgid "" "The system returns status code 2xx (between 200 and 299, inclusive) and the " "objects and pseudo-directories within the top level pseudo-directory." msgstr "" -# fb9751c2be004294bf6fd23ea754c9db #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:35 msgid "" "The system returns status code 2xx (between 200 and 299, inclusive) and the " "requested list of the objects." msgstr "" -# 13378a68588a461eb4ab2d02f479aab9 #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:58 msgid "" "The system returns status code 2xx (between 200 and 299, inclusive) and the " @@ -18673,14 +15501,12 @@ msgid "" "results." msgstr "" -# f17610e187ee4549972742f9b8ae8828 #: ../enduser/hot-guide/hot_environment.rst:119 msgid "" "The template file extension must be ``.yaml`` or ``.template``, or it will " "not be treated as a custom template resource." msgstr "" -# 232893074cd64a47910e1c0d9e94f53f #: ../enduser/hot-guide/hot_software_deployment.rst:708 msgid "" "The template has 2 deployment resources deploying the same config with " @@ -18689,7 +15515,6 @@ msgid "" "(10_deployment, 20_other_deployment)" msgstr "" -# a1e87d85879e40f0a7cf47c09d17c9b1 #: ../enduser/cli_create_and_manage_stacks.rst:21 msgid "" "The template languages are described in `the Template Guide `__." msgstr "" -# 1bf88bf87d5d4d9db873d6871e59142a #: ../enduser/dashboard_stacks.rst:23 msgid "" "The template languages are described in the `Template Guide `_." msgstr "" -# 8873a97023f3483496bacfbbf39cf1d1 #: ../glossary.rst:1825 msgid "The tenant who owns an Image service virtual machine image." msgstr "" -# f819f724802b43de8629de8031dc6099 #: ../common/cli_manage_images.rst:141 msgid "The tenant who should own the image." msgstr "" -# 6bca683ded3947b48158f7a541628441 #: ../enduser/set_up_clustering.rst:47 msgid "" "The three instances you want to include in the replication set for the first " @@ -18725,33 +15546,28 @@ msgid "" "meets the MongoDB minimum requirements." msgstr "" -# e3deaf38de464312b228b76bfea388b5 #: ../common/log_in_dashboard.rst:39 msgid "" "The top of the window displays your user name. You can also access settings " "or sign out of the dashboard." msgstr "" -# c1860057b2e244e6ae2973415889fef4 #: ../enduser/dashboard_stacks.rst:111 msgid "The topology of the stack." msgstr "" -# 613021b139ca4cc7bcafb2d81fc84161 #: ../glossary.rst:1205 msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -# 1e863e46aabf428587a671de83242efb #: ../enduser/cli_nova_launch_instance_from_volume.rst:175 msgid "" "The type of object used to create the block device. Valid values are " "``volume``, ``snapshot``, ``image``, and ``blank``." msgstr "" -# 69e0966ffe3a46d9b454a5ee23de1578 #: ../enduser/hot-guide/hot_spec.rst:146 msgid "" "The type of the parameter. Supported types are ``string``, ``number``, " @@ -18759,40 +15575,34 @@ msgid "" "required." msgstr "" -# 32dab1d336e24af4831f9b2972db1857 #: ../enduser/cli_nova_launch_instance_from_volume.rst:182 msgid "" "The type of the target virtual device. Valid values are ``volume`` and " "``local``." msgstr "" -# 96d50a5fd74b4dfcb43e00e838d3ffd1 #: ../glossary.rst:1130 msgid "" "The underlying format that a disk image for a VM is stored as within the " "Image service back-end store. For example, AMI, ISO, QCOW2, VMDK, and so on." msgstr "" -# 5f645942bc9a4bc2b5d4e3da25227be1 #: ../glossary.rst:448 msgid "" "The universal measurement of how quickly data is transferred from place to " "place." msgstr "" -# 1523d9bef93d47b1ae06750f1a0acef4 #: ../enduser/dashboard_launch_instances.rst:175 msgid "The user name is ``ubuntu`` for the Ubuntu cloud images on TryStack." msgstr "" -# f83915eb245e4cae9d6f5a9a8e03f6f8 #: ../common/cli_manage_images.rst:200 msgid "" "The valid model values depend on the ``libvirt_type`` setting, as shown in " "the following tables." msgstr "" -# edb221b004234ae9a625191a13d5f56d #: ../enduser/hot-guide/hot_spec.rst:540 msgid "" "The value of the output parameter. This value is usually resolved by means " @@ -18800,7 +15610,6 @@ msgid "" "functions. This attribute is required." msgstr "" -# 11ddc04930374c46a848962b12880267 #: ../enduser/hot-guide/hot_hello_world.rst:151 msgid "" "The values that a user provides when deploying a stack are available in the " @@ -18809,19 +15618,16 @@ msgid "" "parameter:" msgstr "" -# 0c76e54dd20c4b79b67077635e027dfc #: ../common/cli_discover_version_number_for_a_client.rst:14 msgid "The version number (2.15.0 in the example) is returned." msgstr "" -# 55d8dee094324dbc9d3049593b644a0a #: ../common/log_in_dashboard.rst:42 msgid "" "The visible tabs and functions in the dashboard depend on the access " "permissions, or roles, of the user you are logged in as." msgstr "" -# b403861b668341c7a9c9307886df403c #: ../common/cli_manage_volumes.rst:308 msgid "" "The volume must be in an ``available`` state or the request will be denied. " @@ -18830,43 +15636,36 @@ msgid "" "state. For example:" msgstr "" -# ab33c5dabecf46aca3fe19bcbaf68093 #: ../enduser/hot-guide/hot_basic_resources.rst:412 msgid "" "The volumes that you create are empty by default. Use the ``image`` property " "to create a bootable volume from an existing image:" msgstr "" -# 78d9abe4ce3c46dc8c114a2100c6d25f #: ../glossary.rst:957 msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -# a419680ab1214fcebb6cda973e041ba7 #: ../common/cli_install_openstack_command_line_clients.rst:116 msgid "Then install pip and use it to manage client installation:" msgstr "" -# 907f20c291a24ec2aa9381cb4bd0ad7a #: ../common/cli_install_openstack_command_line_clients.rst:224 msgid "Then you can install the packages::" msgstr "" -# 7ceb347b8af843ec97beea42a406486b #: ../enduser/hot-guide/hot_software_deployment.rst:690 msgid "There are a number of things to note about this template example:" msgstr "" -# c9b788165d1d4d46a4233b06f742b060 #: ../enduser/hot-guide/hot_software_deployment.rst:13 msgid "" "There are a variety of options to configure the software which runs on the " "servers in your stack. These can be broadly divided into the following:" msgstr "" -# ff230e33c74849eb9702337b6ae464b1 #: ../common/cli_install_openstack_command_line_clients.rst:98 msgid "" "There are also packaged versions of the clients available in `RDO `__." msgstr "" -# ee96c27e4b724271ad704bbd9ca34e60 #: ../enduser/intro-user.rst:36 msgid "" "This book is written for anyone who uses virtual machines and cloud " @@ -19004,7 +15786,6 @@ msgid "" "requisite for reading this book." msgstr "" -# d7c3932497d94b2f93ce11c6fa30ecd4 #: ../enduser/managing-openstack-object-storage-with-swift-cli.rst:14 msgid "" "This client is based on the native swift client library, ``client.py``, " @@ -19013,21 +15794,16 @@ msgid "" "concurrency of 10." msgstr "" -# 3f458290e6094294bcdac8466ebdefaa -# a21985363be44204a1cd7d73fbc3da5e -# c16ffe3154324fd687287edf780ed57d #: ../enduser/sdk_compute_apis.rst:41 ../enduser/sdk_neutron_apis.rst:54 #: ../enduser/sdk_neutron_apis.rst:81 msgid "" "This code resides in the ``credentials.py`` file, which all samples import." msgstr "" -# 2997854bab5e4ebc845812f058dee8b6 #: ../enduser/sdk_neutron_apis.rst:131 msgid "This code resides in the ``utils.py`` file, which all samples import." msgstr "" -# 9735c3655532437ca4c034c48394ea08 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:72 msgid "" "This command generates a key pair with the name that you specify for KEY" @@ -19035,31 +15811,26 @@ msgid "" "and registers the public key to the Nova database." msgstr "" -# 4bf7a3a3fd824edfb5a5fc0cb40dab1b #: ../enduser/cli_nova_configure_access_security_for_instances.rst:90 msgid "" "This command registers the public key at the Nova database and names the key " "pair the name that you specify for ``KEY_NAME``." msgstr "" -# a1e0b9088ca542e8bcbe235ec173d34d #: ../enduser/create_db.rst:170 msgid "This command returns the IP address of the database instance." msgstr "" -# 02baa3cb2e274116a7701087809f8402 #: ../enduser/create_db.rst:146 msgid "This command returns the instance ID of your new instance." msgstr "" -# c0e7781b168e4aa999e609ca78598d95 #: ../enduser/cli_stop_and_start_an_instance.rst:17 msgid "" "This command stores the state of the VM in RAM. A paused instance continues " "to run in a frozen state." msgstr "" -# 33c7bb95f66240dc81525dbdb0e97e94 #: ../enduser/backup_db.rst:48 msgid "" "This command syntax pertains only to python-troveclient version 1.0.6 and " @@ -19067,7 +15838,6 @@ msgid "" "argument." msgstr "" -# 7a049ce45cb34ad09b52700370c85b8c #: ../enduser/manage_db_config.rst:184 msgid "" "This command syntax pertains only to python-troveclient version 1.0.6 and " @@ -19075,28 +15845,24 @@ msgid "" "the first argument." msgstr "" -# 32022c4b16ea4c2980a6eed59e09e4d3 #: ../enduser/hot-guide/hot_software_deployment.rst:771 msgid "" "This demonstrates the use of the ``get_file`` function, which will attach " "the contents of the file ``example-puppet-manifest.pp``, containing:" msgstr "" -# f2d6ac935d494634b73a5a47a4bc2ddf #: ../enduser/sdk_assign_cors_headers.rst:27 msgid "" "This example assigns the file origin to the ``Origin`` header, which ensures " "that the file originated from a reputable source::" msgstr "" -# 3b2cb35869954e11a08665a901bf9c44 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:23 msgid "" "This example assumes that ``logtest`` directory contains the following log " "files::" msgstr "" -# eba0799f0c4b4fcb9fd07a1b3c278b2a #: ../enduser/manage_db_config.rst:12 msgid "" "This example assumes you have created a MySQL database and shows you how to " @@ -19106,7 +15872,6 @@ msgid "" "This can provide significant time savings in managing your cloud." msgstr "" -# d084fbec7a7a470d9f00e187f0070271 #: ../enduser/manage_db_config.rst:114 msgid "" "This example creates a configuration group called ``group1``. ``group1`` " @@ -19114,57 +15879,47 @@ msgid "" "option to ``1``." msgstr "" -# 5d8ea3e0b22e4903977bb9b1c0bcdb47 #: ../enduser/create_db.rst:95 msgid "" "This example creates a database instance with the following characteristics:" msgstr "" -# 320cccc1be8a45c898406204c9aca02b #: ../common/cli_manage_volumes.rst:45 msgid "This example creates a my-new-volume volume based on an image." msgstr "" -# f13564de66944bfd94b2299ecdadacb8 #: ../enduser/sdk_neutron_apis.rst:308 msgid "" "This example queries OpenStack Networking to create a router and add a port " "to a subnet." msgstr "" -# bb4993dfafe34110afd11794c1a05686 #: ../enduser/sdk_neutron_apis.rst:411 msgid "This example queries OpenStack Networking to delete a network." msgstr "" -# 8a856d22f14d4cc59f9e80d10bf37f0c #: ../enduser/sdk_neutron_apis.rst:493 msgid "This example queries OpenStack Networking to list all routers." msgstr "" -# 9a79237726404945b2afc1035d2e63c5 #: ../enduser/sdk_neutron_apis.rst:548 msgid "This example queries OpenStack Networking to list security groups." msgstr "" -# 3985168032fa4abe85dc4fe55696caee #: ../enduser/sdk_neutron_apis.rst:598 msgid "This example queries OpenStack Networking to list subnets." msgstr "" -# 27883b90593b494ab2594599c2c722c6 #: ../enduser/sdk_authenticate_against_identity_endpoint.rst:48 msgid "" "This example shows a subset of a PKI token. A complete token is over 5000 " "characters long." msgstr "" -# afcf9895e97e451dbcf560f046a92962 #: ../enduser/cli_swift_discoverability.rst:28 msgid "This example shows a truncated response body:" msgstr "" -# ec17368b9ef842a18e98ea3248ad13e3 #: ../enduser/cli_swift_large_object_creation.rst:93 msgid "" "This example shows three segment objects. You can use several containers and " @@ -19172,60 +15927,49 @@ msgid "" "to dynamic large objects." msgstr "" -# 1e9518d41f3a4ec7ab1eba93b5baeaaf -# 90fb6e689a28495e92afa96f93290eda #: ../enduser/backup_db.rst:13 ../enduser/dashboard_databases.rst:109 msgid "This example shows you how to back up and restore a MySQL database." msgstr "" -# 49a09afb76db4bc191264b19b1b2ea4b #: ../enduser/create_db.rst:13 msgid "This example shows you how to create and access a MySQL 5.5 database." msgstr "" -# 70b6252e52064c0ba2df87e0e16e0309 #: ../enduser/set_up_replication.rst:21 msgid "This example shows you how to replicate a MySQL database instance." msgstr "" -# 3160466e36324a51999796cc737dfd46 #: ../enduser/set_up_clustering.rst:25 msgid "This example shows you how to set up a MongoDB sharded cluster." msgstr "" -# 7e0ec186d9db4f00afa7c05145cb96de #: ../enduser/backup_db_incremental.rst:16 msgid "" "This example shows you how to use incremental backups with a MySQL database." msgstr "" -# 7b17dade9712441eb6bafea7f7467f00 #: ../common/networking_advanced_quotas.rst:244 msgid "" "This example updates the limit of the number of floating IPs for the " "specified tenant::" msgstr "" -# 5a24c8789cb74795bff63f15e00732ac #: ../enduser/cli_ceilometer.rst:65 msgid "" "This example uses the :command:`heat` client to create an auto-scaling stack " "and the :command:`ceilometer` client to measure resources." msgstr "" -# 32b9b1f87da0455a920bf3099d77c65b #: ../adminuser/analyzing-log-files-with-swift-cli.rst:94 msgid "" "This example uses the ``-o`` option and a hyphen (``-``) to get information " "about an object." msgstr "" -# 77badd9562c74be89006ea2f539357aa #: ../enduser/sdk_compute_apis.rst:27 msgid "This example uses the ``get_nova_credentials_v2`` method:" msgstr "" -# 5a1cd481e07b4c72be7d1d0770f0a685 #: ../enduser/dashboard_launch_instances.rst:113 msgid "" "This field changes based on your previous selection. Since you have chosen " @@ -19233,7 +15977,6 @@ msgid "" "the image name from the dropdown list." msgstr "" -# 8c0dc53636f74866a6210cb1556e9f30 #: ../glossary.rst:8 msgid "" "This glossary offers a list of terms and definitions to define a vocabulary " @@ -19241,23 +15984,19 @@ msgid "" msgstr "" # #-#-#-#-# index-admin.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 52f62e3055694f098db24f9fd5554710 # #-#-#-#-# index.pot (Admin User Guide 1.0.0) #-#-#-#-# -# cfd7ea409b5b47af99aaeda9f5466e4b #: ../index-admin.rst:16 ../index.rst:16 msgid "" "This guide documents OpenStack Kilo, OpenStack Juno, and OpenStack Icehouse " "releases." msgstr "" -# 8baf4b7243a1492695734a20a8762d17 #: ../enduser/hot-guide/hot_spec.rst:51 msgid "" "This key with value ``2013-05-23`` (or a later date) indicates that the YAML " "document is a HOT template of the specified version." msgstr "" -# d5ea644a34414e6fb56bbe0a28529857 #: ../enduser/cli_swift_set_object_versions.rst:182 msgid "" "This next-most current version carries with it any metadata last set on it. " @@ -19265,28 +16004,24 @@ msgid "" "you must ``DELETE`` it five times." msgstr "" -# bee14d89b2de4d4a858d52ef51ce9765 #: ../enduser/hot-guide/hot_spec.rst:55 msgid "" "This optional key gives a description of the template, or the workload that " "can be deployed using the template." msgstr "" -# 1951a4be8ac148c3a4103438da02bde1 #: ../enduser/cli_swift_discoverability.rst:44 msgid "" "This output shows that the Object Storage system has enabled the static " "website and temporary URL features." msgstr "" -# 6c862839290a4b42b69701c83d612337 #: ../enduser/configure_access_and_security_for_instances.rst:44 msgid "" "This procedure can be adjusted as necessary to add additional security group " "rules to a project, if your cloud requires them." msgstr "" -# 49aac51d8c24474fbe05c5c19deca384 #: ../enduser/configure_access_and_security_for_instances.rst:39 msgid "" "This procedure enables SSH and ICMP (ping) access to instances. The rules " @@ -19295,18 +16030,15 @@ msgid "" "instances." msgstr "" -# 837a3a5d1dcf4a65952bf541e0ce5907 #: ../enduser/cli_swift_serialized_response_formats.rst:84 msgid "" "This request uses the ``Accept`` request header to ask for an XML response:" msgstr "" -# f1365e58988e47cda289b58dc4144f56 #: ../enduser/hot-guide/hot_spec.rst:782 msgid "This resolve to the string ``one, two, and three``." msgstr "" -# f005bd38beae43e498cd54a45d17119d #: ../enduser/hot-guide/hot_spec.rst:69 msgid "" "This section contains the declaration of the resources of the template. This " @@ -19314,7 +16046,6 @@ msgid "" "the template would not really do anything when being instantiated." msgstr "" -# acb68bf117ab4bcabf094c2774d8b62e #: ../enduser/cli_manage_instances_hosts.rst:12 msgid "" "This section describes how to perform the different tasks involved in " @@ -19323,7 +16054,6 @@ msgid "" "node management tasks." msgstr "" -# cef8238ebe33497881b6207c735fb2b4 #: ../enduser/hot-guide/hot_hello_world.rst:34 msgid "" "This section gives an introduction on how to write HOT templates, starting " @@ -19331,65 +16061,55 @@ msgid "" "examples." msgstr "" -# 1efe39b8fb034e1d8a83dc287a8ca218 #: ../adminuser/cli_admin_manage_environment.rst:8 msgid "This section includes tasks specific to the OpenStack environment." msgstr "" -# b96766f3125144398b5cfb2575727975 #: ../enduser/hot-guide/hot_spec.rst:59 msgid "" "This section specifies how the input parameters should be grouped and the " "order to provide the parameters in. This section is optional." msgstr "" -# 33a3ec7ebaea4111a07a9b48c3ef1532 #: ../enduser/hot-guide/hot_spec.rst:64 msgid "" "This section specifies input parameters that have to be provided when " "instantiating the template. This section is optional." msgstr "" -# e79bb55a398846769a2e3a57dfeb914c #: ../enduser/hot-guide/hot_spec.rst:75 msgid "" "This section specifies output parameters available to users once the " "template has been instantiated. This section is optional." msgstr "" -# d620055ab89e49b0a9f67d7ff47d55fa #: ../enduser/hot-guide/hot_software_deployment.rst:22 msgid "" "This section will describe each of these options and provide examples for " "using them together in your stacks." msgstr "" -# 218f7afb542146b6a3e067244a7a6b78 #: ../enduser/configure_access_and_security_for_instances.rst:66 msgid "" "To accept requests from a particular range of IP addresses, specify the IP " "address block in the CIDR box." msgstr "" -# 1f4ac19c7f3e4c3ba308aadd90ecfd5c #: ../enduser/cli_access_instance_through_a_console.rst:28 msgid "" "To access an instance through a remote console, run the following command:" msgstr "" -# df7a6ec79b6742d28aa744d3d1bd29cf #: ../enduser/hot-guide/hot_composition.rst:24 msgid "To achieve this:" msgstr "" -# 1a2cf3889ee24765bd1c9d25dcea993e #: ../enduser/dashboard_launch_instances.rst:138 msgid "" "To add a network to the instance, click the :guilabel:`+` in the Available " "Networks field." msgstr "" -# d9422d3171814cb0b8c32dfcc8d569ea #: ../enduser/sdk_configure_access_security_instances.rst:174 msgid "" "To add a rule to a security group, call the `novaclient.v1\\_1.security" @@ -19399,12 +16119,10 @@ msgid "" "create>`__ method:" msgstr "" -# 19e65317369e4dcaab139b57e6ad594a #: ../enduser/configure_access_and_security_for_instances.rst:74 msgid "To add an ICMP rule, click :guilabel:`Add Rule`." msgstr "" -# 730a1bb415ea4f319604e680987ed4b4 #: ../glossary.rst:11 msgid "" "To add to OpenStack glossary, clone the `openstack/openstack-manuals " @@ -19413,30 +16131,25 @@ msgid "" "the OpenStack contribution process." msgstr "" -# 2753a51ad81e491b89f70042d4912aaf #: ../enduser/cli_nova_configure_access_security_for_instances.rst:131 msgid "" "To allow SSH access to the instances, choose one of the following options:" msgstr "" -# ec03c686e07c405fb27312e26107756d #: ../enduser/configure_access_and_security_for_instances.rst:56 msgid "To allow SSH access, click :guilabel:`Add Rule`." msgstr "" -# 05f9b7c834a74574b8da2141536b2a23 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:160 msgid "" "To allow access through a UDP port, such as allowing access to a DNS server " "that runs on a VM, choose one of the following options:" msgstr "" -# 81d2fd90e5a646759a0cda99a3b5de68 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:145 msgid "To allow pinging of the instances, choose one of the following options:" msgstr "" -# a7e625e673ca4a4590ab5bc34f80ecbd #: ../adminuser/dashboard_manage_host_aggregates.rst:50 msgid "" "To assign a host to the aggregate, click **+** for the host. The host moves " @@ -19444,28 +16157,24 @@ msgid "" "hosts` list." msgstr "" -# ea56d26812a947fba423b2b2de8db4cd #: ../adminuser/manage_projects_users_and_roles.rst:321 msgid "" "To assign a user to a project, you must assign the role to a user-project " "pair. To do this, you need the user, role, and project IDs." msgstr "" -# 46f685abb421491fae9552077441a053 #: ../adminuser/cli_keystone_manage_services.rst:131 msgid "" "To assign the admin role to the service user-project pairs, run this command " "to get the ID of the admin role:" msgstr "" -# 51236f6eb3d44ab79942cad10c42d145 #: ../enduser/cli_nova_launch_instance_from_volume.rst:29 msgid "" "To attach a volume to a running instance, see :ref:" "`Attach_a_volume_to_an_instance`." msgstr "" -# f891755a63d540cd95c05184dbfb1f0f #: ../enduser/sdk_authenticate_against_compute_endpoint.rst:13 msgid "" "To authenticate against a Compute endpoint, instantiate a `novaclient.v" @@ -19474,14 +16183,12 @@ msgid "" "object:" msgstr "" -# 05f5e7f820104ac88dc2ae19e0e064f4 #: ../enduser/sdk_authenticate_against_networking_endpoint.rst:13 msgid "" "To authenticate against a Networking endpoint, instantiate a ``neutronclient." "v_2_0.client.Client`` object:" msgstr "" -# 01c6ba34bc79482d94d93bdd601db812 #: ../enduser/sdk_authenticate_against_image_service_endpoint.rst:13 msgid "" "To authenticate against an Image Service endpoint, instantiate a " @@ -19490,7 +16197,6 @@ msgid "" "Client>`__ object:" msgstr "" -# 86fb940d4d464763b0ba304852951781 #: ../enduser/sdk_authenticate_against_identity_endpoint.rst:13 msgid "" "To authenticate against the Identity v2.0 endpoint, instantiate a " @@ -19499,7 +16205,6 @@ msgid "" "v2_0.client.Client>`__ object:" msgstr "" -# 5c194a44b4594a758579a4380b5e0036 #: ../adminuser/cli_keystone_manage_services.rst:27 msgid "" "To authenticate users against the Identity Service, you must create a " @@ -19507,38 +16212,32 @@ msgid "" "for the Compute, Block Storage, and Networking services." msgstr "" -# 585a84e5568e432597a1db4a39d6bcb7 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:120 msgid "" "To avoid storing the password in plain text, you can prompt for the " "OpenStack password interactively." msgstr "" -# b5ec76b4fadd43f9b9247986b5c93bbe #: ../enduser/dashboard_databases.rst:112 msgid "To backup the database instance" msgstr "" -# 2512a03076064a4484748a67c373cf1f #: ../enduser/dashboard_launch_instances.rst:27 msgid "" "To boot a Xen image from a volume, the image you launch in must be the same " "type, fully virtualized or paravirtualized, as the one on the volume." msgstr "" -# 1b960cc83b1b4be68ae8db091a9c1ce8 #: ../enduser/configure_access_and_security_for_instances.rst:127 msgid "" "To change its permissions so that only you can read and write to the file, " "run the following command:" msgstr "" -# 1c9fdb1d7d5744e99b7d51fa6baff190 #: ../enduser/dashboard_databases.rst:186 msgid "To change the flavor of an instance" msgstr "" -# 54c60bceff934178819e371ea31ee120 #: ../enduser/cli_swift_large_object_creation.rst:151 msgid "" "To change the manifest, use a ``PUT`` operation with the ``?multipart-" @@ -19546,40 +16245,33 @@ msgid "" "can also update the object metadata in the usual way." msgstr "" -# db3cee2ebffb491188492a2fcd42cdc6 #: ../adminuser/manage_projects_users_and_roles.rst:263 msgid "To change the name and description for a user account:" msgstr "" -# 5ab5be927cf6452e97c8b25f4b156d76 #: ../enduser/dashboard_databases.rst:166 msgid "To change the volume size of an instance" msgstr "" -# 8a33488cf9874d82b4e54074d2aa1694 #: ../enduser/cli_swift_create_containers.rst:21 msgid "To check the status of containers, run the following command:" msgstr "" -# 1c3591ad24d44ed39dd854b48e2d974a #: ../enduser/cli_swift_manage_objects.rst:20 msgid "To check the status of the object, run the following command:" msgstr "" -# 30ff91bea03943f49aa1af06befed53a #: ../common/networking_advanced_quotas.rst:275 msgid "" "To clear per-tenant quota limits, use the :command:`quota-delete` command::" msgstr "" -# 221ab340c3d74f72a87675ec91908352 #: ../enduser/cli_nova_launch_instance_from_volume.rst:10 msgid "" "To complete these tasks, use these parameters on the nova :command:`boot` " "command:" msgstr "" -# ff73636cb7e847f08d3ccd9fb95a98d9 #: ../adminuser/cli_keystone_manage_services.rst:32 msgid "" "To configure the OpenStack services with service users, create a project for " @@ -19588,52 +16280,44 @@ msgid "" "tokens and authenticate and authorize other user requests." msgstr "" -# 920bd32b685444a6ae8cf8ebe0a0f370 #: ../enduser/dashboard_create_networks.rst:82 msgid "" "To connect a private network to the newly created router, perform the " "following steps:" msgstr "" -# b0ea9ba48fe14d96a4f9c57b06b2049d #: ../enduser/cli_nova_launch_instance_from_volume.rst:158 msgid "" "To create a bootable volume from an image and launch an instance from this " "volume, use the ``--block-device`` parameter." msgstr "" -# d54b3378c6d04f699c1b29199112176f #: ../enduser/cli_swift_create_containers.rst:8 msgid "" "To create a container, run the following command and replace ``CONTAINER`` " "with the name of your container." msgstr "" -# e16e1a3bad104f9eb63446ad8fde2a74 #: ../adminuser/cli_manage_flavors.rst:80 msgid "" "To create a flavor, specify a name, ID, RAM size, disk size, and the number " "of VCPUs for the lavor, as follows::" msgstr "" -# 0cbb1c80c00042d0bb4f7142cb98a308 #: ../adminuser/dashboard_manage_host_aggregates.rst:20 msgid "To create a host aggregate" msgstr "" -# 07c1f2cba385459c908e187035320f1e #: ../enduser/cli_nova_launch_instance_from_volume.rst:40 msgid "" "To create a non-bootable volume, do not create it from an image. The volume " "must be entirely empty with no partition table and no file system." msgstr "" -# 67e4733848f34bc7ad0a62d7ef2d7dc2 #: ../adminuser/cli_admin_manage_ip_addresses.rst:60 msgid "To create a range of floating IP addresses, run::" msgstr "" -# ce9b6b02b862402988c2b929d651cb9b #: ../enduser/sdk_configure_access_security_instances.rst:124 msgid "" "To create a security group with a specified name and description, call the " @@ -19643,33 +16327,28 @@ msgid "" "create>`__ method:" msgstr "" -# afdce0c7a3074d02b4e40ec262a13d3d #: ../enduser/cli_nova_configure_access_security_for_instances.rst:106 msgid "" "To create a security group with a specified name and description, enter the " "following command::" msgstr "" -# 70623c004f044cab90ca32abf15078aa #: ../adminuser/cli_keystone_manage_services.rst:57 msgid "To create a service, run this command::" msgstr "" -# 12f1b9dee89a46fb9fa4f40e954fa38f #: ../enduser/cli_create_and_manage_stacks.rst:29 msgid "" "To create a stack, or template, from an `example template file `__, run the following command::" msgstr "" -# 059a3189aba14e7294de066456fe58d7 #: ../enduser/cli_swift_large_object_creation.rst:60 msgid "" "To create a static large object, divide your content into pieces and create " "(upload) a segment object to contain each piece." msgstr "" -# 7ef0fe4f5b5d4e35ac8c5c88c2478ff2 #: ../adminuser/manage_projects_users_and_roles.rst:219 msgid "" "To create a user, you must specify a name. Optionally, you can specify a " @@ -19678,26 +16357,22 @@ msgid "" "without this information." msgstr "" -# 7cb5901837334e218df864d613776339 #: ../common/cli_manage_images.rst:116 msgid "To create an image, use ``glance image-create``:" msgstr "" -# 6918de60332847928bec0a4d35268570 #: ../adminuser/dashboard_manage_images.rst:17 msgid "" "To create and manage images as an administrator for other users, use the " "following procedures." msgstr "" -# 5f4332d1c5044838949e68f1db58355c #: ../adminuser/dashboard_manage_images.rst:13 msgid "" "To create and manage images in specified projects as an end user, see the " "`OpenStack End User Guide `_." msgstr "" -# 9e3cf927298f4fde8a36e89e372d0af3 #: ../enduser/hot-guide/hot_environment.rst:106 msgid "" "To create or override a resource with a custom resource, create a template " @@ -19705,56 +16380,45 @@ msgid "" "the environment file:" msgstr "" -# 0cd191ab405746af81d65b92c6912933 #: ../adminuser/manage_projects_users_and_roles.rst:306 msgid "To create the ``new-role`` role:" msgstr "" -# 059139f3988b47318703d9cfbd17eec2 #: ../adminuser/manage_projects_users_and_roles.rst:224 msgid "To create the ``new-user`` user:" msgstr "" -# 79a235095c61428e9d4052a4da0b8522 #: ../enduser/sdk_compute_apis.rst:127 msgid "To create the server, use the network, image, and flavor:" msgstr "" -# 6d5b9fdb7cbe47c99765f2cba47a9a0c -# b85ad4f6a90540638d63ab5f23ca9c61 #: ../enduser/hot-guide/hot_composition.rst:85 #: ../enduser/hot-guide/hot_composition.rst:125 msgid "To create the stack run:" msgstr "" -# 1d9ce1723df34abf90d2d5c84045e8ae #: ../enduser/cli_swift_serialized_response_formats.rst:17 msgid "To define the response format, use one of these methods:" msgstr "" -# 6f70780c126341eab6629d54f1659879 #: ../enduser/sdk_neutron_apis.rst:413 msgid "To delete a network:" msgstr "" -# 9739ca93d8bb470a97bcb7bb5df00ac3 #: ../adminuser/manage_projects_users_and_roles.rst:190 msgid "To delete a project:" msgstr "" -# 88c437eb4eb341a58dcbef02452f143e #: ../adminuser/cli_admin_manage_ip_addresses.rst:86 msgid "To delete a range of floating IP addresses, run::" msgstr "" -# d9f70af6c7bf4de99b0d01a92b2b3b14 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:177 msgid "" "To delete a security group rule, specify the same arguments that you used to " "create the rule." msgstr "" -# 51e5242867c84c5b90283db3eda037fc #: ../enduser/sdk_configure_access_security_instances.rst:136 msgid "" "To delete a security group, call the `novaclient.v\\_1.security\\_groups." @@ -19767,22 +16431,18 @@ msgid "" "as an argument:" msgstr "" -# 8eabfd659224405e930198cfea8d0f6c #: ../enduser/cli_nova_configure_access_security_for_instances.rst:111 msgid "To delete a specified group, enter the following command::" msgstr "" -# 520be9960fcb40f893bf570742ef7dd4 #: ../adminuser/cli_keystone_manage_services.rst:154 msgid "To delete a specified service, specify its ID::" msgstr "" -# 01a45c836ab4438ba3a65fc7aaa77f9b #: ../adminuser/manage_projects_users_and_roles.rst:276 msgid "To delete a specified user account:" msgstr "" -# 0ff40591155643db856193f1dfd83573 #: ../adminuser/dashboard_manage_host_aggregates.rst:79 msgid "" "To delete host aggregates, locate the host aggregate that you want to edit " @@ -19790,7 +16450,6 @@ msgid "" "Aggregate`." msgstr "" -# 4b55bc537f3743429265483c22e8a58a #: ../common/cli_manage_volumes.rst:217 msgid "" "To delete your volume, you must first detach it from the server. To detach " @@ -19798,7 +16457,6 @@ msgid "" "steps 1 and 2 in Resize_a_volume_." msgstr "" -# aadf6b2f4ec142c1bdea1665a3fa028b #: ../enduser/sdk_schedule_objects_for_deletion.rst:10 msgid "" "To determine whether your Object Storage system supports this feature, see :" @@ -19806,29 +16464,22 @@ msgid "" "with your service provider." msgstr "" -# 414961e3cf4d41038eba2c004186ac05 #: ../enduser/cli_swift_set_object_versions.rst:186 msgid "" "To disable object versioning for the ``current`` container, remove its ``X-" "Versions-Location`` metadata header by sending an empty key value." msgstr "" -# 39b457e15198487390a0b0eb04bcc66f #: ../enduser/cli_manage_ip_addresses.rst:134 msgid "To disassociate a floating IP address from an instance::" msgstr "" -# 091142c4c6bf4f39ad451fd0299b7b0c #: ../enduser/configure_access_and_security_for_instances.rst:190 msgid "" "To disassociate an IP address from an instance, click the :guilabel:" "`Disassociate` button." msgstr "" -# 54672511dce14a1eb847056266cfa8d0 -# dd790d46261f40faae4c5e071b4ff659 -# 2c6deb94f00643cc8c284827fe78fb43 -# 73f127fa4a324a5ea479b22d0c41ca8e #: ../enduser/cli_swift_archive_auto_extract.rst:10 #: ../enduser/cli_swift_bulk_delete.rst:10 #: ../enduser/cli_swift_large_object_creation.rst:10 @@ -19838,89 +16489,74 @@ msgid "" "ref:`discoverability`. Alternatively, check with your service provider." msgstr "" -# f9c6e2953a5f4a5c86fc3c12defc1000 #: ../enduser/cli_swift_discoverability.rst:18 msgid "" "To discover which features are enabled in your Object Storage system, use " "the ``/info`` request." msgstr "" -# 465ead52b5614d649ad54c6341bdd8b3 #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:27 msgid "" "To display a list of all the objects in the storage container, use ``GET`` " "without a ``delimiter`` or ``prefix``." msgstr "" -# 42bbf45de3104f91b34e310a3468b483 #: ../adminuser/cli_set_quotas.rst:36 msgid "To display all current users for a tenant, run::" msgstr "" -# 466a882d88934c2883d3b95e375db070 #: ../common/cli_set_compute_quotas.rst:211 msgid "To display the current quota usage for a tenant user" msgstr "" -# bc69602378b34d779428959c01919614 #: ../enduser/cli_create_and_manage_stacks.rst:58 msgid "To do so, run the following command::" msgstr "" -# 9c4de5a99a014286bcfb81f36e7a4622 #: ../enduser/dashboard_launch_instances.rst:198 msgid "To download a summary, click :guilabel:`Download CSV Summary`." msgstr "" -# 89a61fceb1c7491db7ec2441241dde40 #: ../enduser/cli_swift_manage_objects.rst:45 msgid "To download an object from a container, run the following command:" msgstr "" -# b83d8bd8d7bd4598914733f493010bed #: ../adminuser/dashboard_manage_host_aggregates.rst:66 msgid "" "To edit host aggregates, select the host aggregate that you want to edit. " "Click :guilabel:`Edit Host Aggregate`." msgstr "" -# 88cc5724d05e481d87a1a7f3271af666 #: ../adminuser/manage_projects_users_and_roles.rst:158 msgid "To enable a disabled project:" msgstr "" -# e199176c385d4aeb8c7da05f2e3524b0 #: ../adminuser/manage_projects_users_and_roles.rst:257 msgid "To enable a disabled user account:" msgstr "" -# 1a11c7f3b25b42eca190d907425e0d29 #: ../enduser/cli_swift_set_object_versions.rst:21 msgid "To enable and use object versioning" msgstr "" -# 2b21ef06d71a40a295694c152733421e #: ../enduser/cli_swift_set_object_versions.rst:23 msgid "" "To enable object versioning, ask your cloud provider to set the " "``allow_versions`` option to ``TRUE`` in the container configuration file." msgstr "" -# 6210696436154202aa5135b9bc960a50 #: ../enduser/cli_config_drive.rst:81 msgid "" "To enable the configuration drive, pass the ``--config-drive true`` " "parameter to the **nova boot** command." msgstr "" -# 8b41bea4323f40ce9e6227d104bb6f9d #: ../enduser/cli_nova_configure_access_security_for_instances.rst:93 msgid "" "To ensure that the key pair has been successfully imported, list key pairs " "as follows::" msgstr "" -# 79ea62567cff42b890c310d0513bbf6f #: ../enduser/cli_swift_large_object_creation.rst:170 msgid "" "To ensure the download works correctly, you must upload all the object " @@ -19933,26 +16569,22 @@ msgid "" "encode the container and common prefix in the ``X-Object-Manifest`` header." msgstr "" -# 020401bce3ae47618ee9ea553af9548c #: ../enduser/cli_create_and_manage_stacks.rst:67 msgid "" "To explore the state and history of a particular stack, you can run a number " "of commands." msgstr "" -# 609a28a328bb494da4ad846bb8cf7baf #: ../enduser/hot-guide/hot_environment.rst:17 msgid "" "To fully understand the runtime behavior you have to consider what plug-ins " "are installed on the cloud you're using." msgstr "" -# d021fcc6f65748469b92f927f2d26dbf #: ../enduser/cli_nova_configure_access_security_for_instances.rst:68 msgid "To generate a key pair, run the following command::" msgstr "" -# e7ceefe5588b4593a0a13b9e98ef7985 #: ../enduser/sdk_configure_access_security_instances.rst:21 msgid "" "To generate a keypair, call the `novaclient.v1\\_1.keypairs.KeypairManager." @@ -19961,31 +16593,26 @@ msgid "" "create>`__ method:" msgstr "" -# d279fe1f629141548d217ba821fc979b #: ../common/cli_manage_images.rst:23 msgid "" "To get a list of images and to then get further details about a single " "image, use ``glance image-list`` and ``glance image-show``." msgstr "" -# 9880b16be3f840819ba62596697e5478 #: ../adminuser/cli_keystone_manage_services.rst:84 msgid "To get details for a service, run this command::" msgstr "" -# b824689e87e0471bb4511cdde7c590eb #: ../adminuser/manage_projects_users_and_roles.rst:411 msgid "To get details for a specified role:" msgstr "" -# 9542077c3e8c40b19e7d320a524ec56f #: ../enduser/cli_swift_manage_access_swift.rst:14 msgid "" "To give a user read access, use the ``swift post`` command with the ``-r`` " "parameter. To give a user write access, use the ``-w`` parameter." msgstr "" -# ecac81f2201343fdbd13a7837d876adb #: ../enduser/backup_db_incremental.rst:101 msgid "" "To incorporate your incremental backups, you simply use the ``--backup`` " @@ -19994,7 +16621,6 @@ msgid "" "of all previous incremental backups." msgstr "" -# bb7ba1172f34411dacb0b9ad73709aec #: ../enduser/cli_swift_bulk_delete.rst:41 msgid "" "To indicate a container, specify the container name as: ``CONTAINER_NAME``. " @@ -20002,20 +16628,17 @@ msgid "" "Storage cannot delete the container." msgstr "" -# 6c0664e754834a09873217fd0a58d97d #: ../enduser/cli_swift_bulk_delete.rst:38 msgid "" "To indicate an object, specify the container and object name as: " "``CONTAINER_NAME``/``OBJECT_NAME``." msgstr "" -# f59749415b5e4aab9d18e5abbba54026 #: ../enduser/cli_stop_and_start_an_instance.rst:27 msgid "" "To initiate a hypervisor-level suspend operation, run the following command::" msgstr "" -# 25188f0cdf7b4fb5875c11c5b2ec182f #: ../common/cli_install_openstack_command_line_clients.rst:44 msgid "" "To install the clients on a Linux, Mac OS X, or Microsoft Windows system, " @@ -20024,14 +16647,12 @@ msgid "" "lets you update or remove the packages later on." msgstr "" -# 9a93db5cb9254d36aeaf434390cfba3f #: ../enduser/dashboard_launch_instances.rst:214 msgid "" "To launch an instance from the snapshot, select the snapshot and click :" "guilabel:`Launch`. Proceed with launching an instance." msgstr "" -# bbdb6f45ac7f4d95bcbe02c5e4fe25b7 #: ../adminuser/dashboard_manage_instances.rst:33 msgid "" "To launch an instance from the snapshot, select the snapshot and click " @@ -20039,54 +16660,45 @@ msgid "" "User Guide* `__." msgstr "" -# 5b5315e16ef343779b55ed06d4a73911 #: ../enduser/dashboard_launch_instances.rst:79 msgid "" "To launch multiple instances, enter a value greater than ``1``. The default " "is ``1``." msgstr "" -# f70c499c296349eab7a9d9c2b3a42cea #: ../enduser/cli_swift_create_containers.rst:15 msgid "To list all containers, run the following command:" msgstr "" -# 23f9b4c500f34364a38f85e48a10c7fa #: ../adminuser/cli_admin_manage_ip_addresses.rst:30 msgid "To list all floating IP addresses for all projects, run::" msgstr "" -# 7651dc6a5e7d4b739028ac29e97cfa11 #: ../enduser/cli_manage_ip_addresses.rst:49 msgid "" "To list all floating IP addresses that are allocated to the current project, " "run::" msgstr "" -# b5bbd92b89e14b9792d1bb5cc521eca2 #: ../enduser/cli_manage_ip_addresses.rst:35 msgid "To list all pools that provide floating IP addresses, run::" msgstr "" -# 7839dd8c0c594297a702048934cf1164 #: ../adminuser/manage_projects_users_and_roles.rst:104 msgid "" "To list all projects with their ID, name, and whether they are enabled or " "disabled:" msgstr "" -# 951e13652c2d49e7aeb1edcfb826a05f #: ../adminuser/manage_projects_users_and_roles.rst:199 msgid "To list all users:" msgstr "" -# 27251d21e9f54225bfd5c693f17d7354 #: ../adminuser/cli_nova_evacuate.rst:17 msgid "" "To list hosts and find a different host for the evacuated instance, run::" msgstr "" -# f07e5c6f53d6472aaacf638a3ed9a573 #: ../enduser/sdk_configure_access_security_instances.rst:96 msgid "" "To list keypairs, call the `novaclient.v1\\_1.keypairs.KeypairManager.list " @@ -20094,17 +16706,14 @@ msgid "" "keypairs.html #novaclient.v1_1.keypairs.KeypairManager.list>`__ method:" msgstr "" -# 8bfe094a2a7549729e965dafe267de45 #: ../adminuser/manage_projects_users_and_roles.rst:367 msgid "To list projects:" msgstr "" -# a5dc16cb37e74ec7b9595abee7c21548 #: ../adminuser/manage_projects_users_and_roles.rst:346 msgid "To list role IDs:" msgstr "" -# cfb0a67d5de34578b9fd45a7558c8c3d #: ../enduser/sdk_configure_access_security_instances.rst:112 msgid "" "To list security groups for the current project, call the `novaclient.v\\_1." @@ -20113,117 +16722,96 @@ msgid "" "html#novaclient.v1_1.security_groups. SecurityGroupManager.list>`__ method:" msgstr "" -# 1a158ecb70834a988c25444bca087a4d #: ../common/networking_advanced_quotas.rst:117 msgid "To list the Networking extensions, run this command::" msgstr "" -# 0d55590ab5374d4daed54c2bd8dc560c #: ../adminuser/cli_nova_migrate.rst:17 msgid "To list the VMs you want to migrate, run::" msgstr "" -# 94e600852c774aa498a3b79761125646 #: ../enduser/sdk_manage_images.rst:21 msgid "" "To list the available images, call the ``glanceclient.v2.images.Controller." "list`` method:" msgstr "" -# 760eb5762a5e49c2950a5dcfedb8ab5f #: ../adminuser/manage_projects_users_and_roles.rst:288 msgid "To list the available roles:" msgstr "" -# a1909c26fefd452d84a00543769356d5 #: ../enduser/cli_swift_manage_objects.rst:39 msgid "To list the objects in a container, run the following command:" msgstr "" -# 9462a13d86554bcbb441626d4b1f8d65 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:127 msgid "To list the rules for a security group, run the following command::" msgstr "" -# 9abaa454b2fa420ca1d9a86a4640376d #: ../enduser/cli_nova_configure_access_security_for_instances.rst:101 msgid "" "To list the security groups for the current project, including descriptions, " "enter the following command::" msgstr "" -# c3283066336b4cce8db489232fb6f227 #: ../adminuser/manage_projects_users_and_roles.rst:325 msgid "To list users:" msgstr "" -# fd2e95e5e42c40c8bcfc78530776e8f2 #: ../adminuser/manage_projects_users_and_roles.rst:38 msgid "To look at your service catalog, use these keystone client commands." msgstr "" -# 54bf1777bf634a048f69bc07407b54b9 #: ../enduser/configure_access_and_security_for_instances.rst:139 msgid "To make the key pair known to SSH, run the **ssh-add** command." msgstr "" -# 4226108467eb467b9ddf3e80adf46466 #: ../adminuser/dashboard_manage_host_aggregates.rst:58 msgid "To manage host aggregates" msgstr "" -# e8daa826d62c4f2b93dc837d4d16be4f #: ../adminuser/dashboard_manage_host_aggregates.rst:72 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 "" -# 0061e31c2dee49f9a9c480561499bdd9 #: ../adminuser/cli_nova_migrate.rst:30 msgid "" "To migrate of an instance and watch the status, use this example script:" msgstr "" -# e667827622424ea5b4cd474857eb74d8 #: ../enduser/cli_ceilometer.rst:12 msgid "To model data, Telemetry uses the following abstractions:" msgstr "" -# 5848fdfe0950465a9a8984b5b0d76c23 #: ../enduser/cli_swift_env_vars.rst:22 msgid "To obtain these values, run the ``swift stat -v`` command." msgstr "" -# 6315d531ad79424c85c4658bb10a24ab #: ../enduser/cli_swift_large_lists.rst:36 msgid "To page through a large list of containers" msgstr "" -# 80b4ffb0579c4ab389895c8edfee2799 #: ../enduser/cli_stop_and_start_an_instance.rst:13 msgid "To pause an instance, run the following command::" msgstr "" -# 79bb62364293498ca5075a4d69aaff7a #: ../enduser/cli_swift_bulk_delete.rst:19 msgid "" "To perform a bulk delete operation, add the ``bulk-delete`` query parameter " "to the path of a ``POST`` or ``DELETE`` operation." msgstr "" -# 4287e32330b747199f7be2eb2727e241 #: ../enduser/cli_reboot_an_instance.rst:18 msgid "To perform a hard reboot, pass the ``--hard`` parameter, as follows::" msgstr "" -# 046dc671f91a4d2b8862178011d44b85 #: ../enduser/cli_reboot_an_instance.rst:37 msgid "" "To perform an instance reboot into rescue mode, run the following command::" msgstr "" -# ce7f808be4e9497980527d2d9761ae1a #: ../adminuser/cli_nova_evacuate.rst:38 msgid "" "To preserve the user disk data on the evacuated server, deploy OpenStack " @@ -20234,7 +16822,6 @@ msgid "" "unchanged::" msgstr "" -# 28ecab74df244035ab4865d4c0e297fd #: ../adminuser/cli_nova_evacuate.rst:13 msgid "" "To preserve user data on server disk, you must configure shared storage on " @@ -20242,8 +16829,6 @@ msgid "" "otherwise, the evacuation fails with an error." msgstr "" -# b229a0e36b144873bbae6dd592db9bb0 -# 52e006d296714aca9f97b361babd9855 #: ../adminuser/cli_set_quotas.rst:8 ../adminuser/dashboard_set_quotas.rst:13 msgid "" "To prevent system capacities from being exhausted without notification, you " @@ -20253,8 +16838,6 @@ msgid "" "the tenant-user level." msgstr "" -# 9573e29458d14fd6b13fbe99b470f694 -# 0fb9af6c23074204894bf83db379fce0 #: ../common/app_support.rst:19 ../common/app_support.rst:216 msgid "" "To provide feedback on documentation, join and use the openstack-docs@lists." @@ -20263,14 +16846,12 @@ msgid "" "a bug `__." msgstr "" -# c9ed9930c5054c83a2fc689bd6f25241 #: ../enduser/dashboard_launch_instances.rst:195 msgid "" "To query the instance usage for a month, select a month and click :guilabel:" "`Submit`." msgstr "" -# 8330513b006d40c383e61bb089587458 #: ../enduser/configure_access_and_security_for_instances.rst:193 msgid "" "To release the floating IP address back into the pool of addresses, click " @@ -20278,22 +16859,18 @@ msgid "" "option." msgstr "" -# 8ea19cd6148e4c19a9df98fb54874a80 #: ../adminuser/manage_projects_users_and_roles.rst:426 msgid "To remove a role from a user-project pair:" msgstr "" -# 714396d1218b4fb5a5bb0e83e0e2bb53 #: ../common/cli_install_openstack_command_line_clients.rst:236 msgid "To remove the a client, run the ``pip uninstall`` command::" msgstr "" -# 15dcafa2069549e094a86fc1bd49e260 #: ../enduser/cli_manage_ip_addresses.rst:138 msgid "To remove the floating IP address from a project::" msgstr "" -# 589890fbceba417d858c9d5358bd4437 #: ../enduser/cli_change_the_size_of_your_server.rst:61 msgid "" "To resize the server, use the ``nova resize`` command and add the server ID " @@ -20301,7 +16878,6 @@ msgid "" "resize progress. For example::" msgstr "" -# c0ea043db8ac4c9c9606318b2acfa27e #: ../common/cli_manage_volumes.rst:178 msgid "" "To resize your volume, you must first detach it from the server. To detach " @@ -20309,31 +16885,26 @@ msgid "" "following command:" msgstr "" -# 05b04ed1e1f946f7886e00af6ce015b3 #: ../enduser/cli_reboot_an_instance.rst:42 msgid "" "To restart the instance from the normal boot disk, run the following " "command::" msgstr "" -# 6b9adee0bd444ca6b13ba6d77f7cb369 #: ../enduser/dashboard_databases.rst:136 msgid "To restore a database instance" msgstr "" -# 2bb838e3b5ee47c7b99ddce7c9c1256d #: ../enduser/cli_stop_and_start_an_instance.rst:32 msgid "To resume a suspended instance, run the following command::" msgstr "" -# 70db50def4a04281b9a445b2a3fd3f7b #: ../enduser/sdk_manage_images.rst:95 msgid "" "To retrieve an image object from its ID, call the ``glanceclient.v2.images." "Controller.get`` method:" msgstr "" -# f04add2300ce4c9b96ef8ca518e4de36 #: ../enduser/cli_swift_large_lists.rst:23 msgid "" "To return fewer than 10,000 names, use the ``limit`` parameter. If the " @@ -20343,42 +16914,36 @@ msgid "" "value, the last request has no content." msgstr "" -# 1338064abc3543aabfad7e0b97709cd8 #: ../enduser/cli_swift_env_vars.rst:10 msgid "" "To run the cURL command examples for the Object Storage API requests, set " "these environment variables:" msgstr "" -# 7f8d6f33c3a249fba94b09483fe185ff #: ../enduser/cli_swift_serialized_response_formats.rst:14 msgid "" "To run the cURL command examples, you must export environment variables. For " "more information, see the section :ref:`env-vars`." msgstr "" -# 5541e95b7a184e169495565d97dc7534 #: ../enduser/sdk_schedule_objects_for_deletion.rst:18 msgid "" "To schedule an object for deletion, include one of these headers with the " "``PUT`` or ``POST`` request on the object:" msgstr "" -# 52f1bca09a0d4234ac19828ec7484622 #: ../enduser/cli_create_and_manage_stacks.rst:70 msgid "" "To see which stacks are visible to the current user, run the following " "command::" msgstr "" -# 806262102e0345cba0107bac56d90476 #: ../adminuser/cli_nova_specify_host.rst:12 msgid "" "To select the host where instances are launched, use the ``--" "availability_zone ZONE:HOST`` parameter on the :command:`nova boot` command." msgstr "" -# 108c450fef5e45f3bd5e118f801640b3 #: ../enduser/dashboard_launch_instances.rst:22 msgid "" "To select the volume to from which to launch, launch an instance from an " @@ -20387,14 +16952,12 @@ msgid "" "next steps." msgstr "" -# 6a51f650f5f34ba8acbebc4fe18865f3 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:76 msgid "" "To set the permissions of the :file:`.pem` file so that only you can read " "and write to it, run the following command::" msgstr "" -# e2bd57239313425091088fc1e1a72502 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:8 msgid "" "To set the required environment variables for the OpenStack command-line " @@ -20405,36 +16968,30 @@ msgid "" "credentials that all OpenStack services use." msgstr "" -# ad811e886d9c449aa394fcf40ca533dd #: ../enduser/sdk_compute_apis.rst:19 msgid "" "To set up environmental variables and authenticate against Compute API " "endpoints, see :ref:`sdk_authenticate`." msgstr "" -# 18fa3c1cad204416a2e676ac9482256b #: ../common/networking_advanced_quotas.rst:140 msgid "To show information for the ``quotas`` extension, run this command::" msgstr "" -# 908fcaeba0ab42c99330249252986dab #: ../enduser/cli_create_and_manage_stacks.rst:117 msgid "To show the details for a particular event, run the following command::" msgstr "" -# d74ddd08e1c9417f9b796b16a13d3760 #: ../enduser/cli_create_and_manage_stacks.rst:95 msgid "" "To show the details for a specific resource in a stack, run the following " "command::" msgstr "" -# 5d8b46299c6e46da943394c971a87b4a #: ../enduser/cli_create_and_manage_stacks.rst:81 msgid "To show the details of a stack, run the following command::" msgstr "" -# c2bd5d940e6140329b4d9ae39fe0eb29 #: ../enduser/hot-guide/hot_software_deployment.rst:718 msgid "" "To specify configuration as puppet manifests the ``heat-config-puppet`` " @@ -20442,7 +16999,6 @@ msgid "" "needs to be modified with the following:" msgstr "" -# 008c3c0afc0843dabd69eac5c49e903d #: ../adminuser/cli_nova_specify_host.rst:20 msgid "" "To specify which roles can launch an instance on a specified host, enable " @@ -20450,7 +17006,6 @@ msgid "" "default, this option is enabled for only the admin role." msgstr "" -# a8a8f5169eac4b35a609756e805a14b3 #: ../common/cli_manage_images.rst:91 msgid "" "To store location metadata for images, which enables direct file access for " @@ -20458,28 +17013,23 @@ msgid "" "statements:" msgstr "" -# c18b5d4971c2479da0efe5898f3bbddf #: ../adminuser/manage_projects_users_and_roles.rst:152 msgid "To temporarily disable a project:" msgstr "" -# 1318e95c1de24bc99de2fbbde4390645 #: ../adminuser/manage_projects_users_and_roles.rst:247 msgid "To temporarily disable a user account:" msgstr "" -# 9f1cfe39be7b4a9b9d8194797e460015 #: ../enduser/cli_stop_and_start_an_instance.rst:20 msgid "To unpause an instance, run the following command::" msgstr "" -# be32b4dcff7e4471a440d699f7dc372e #: ../adminuser/cli_cinder_quotas.rst:86 msgid "" "To update Block Storage service quotas, place the tenant ID in a variable::" msgstr "" -# 0ea41817e6eb46f2bfd9a0ee79c4f064 #: ../adminuser/cli_cinder_quotas.rst:80 msgid "" "To update a default value for a new project, update the property in the :" @@ -20489,48 +17039,40 @@ msgid "" "block-storage.html>`_." msgstr "" -# eacb378f8d9f43568a64037ba41c1e15 #: ../enduser/cli_create_and_manage_stacks.rst:125 msgid "" "To update an existing stack from a modified template file, run a command " "like the following command::" msgstr "" -# e944fdbaa06b41568a018859a8a2b59e #: ../common/cli_manage_images.rst:122 msgid "To update an image by name or ID, use ``glance image-update``:" msgstr "" -# f6700f5c5b2d42afadae495c315ff6bf #: ../common/cli_set_compute_quotas.rst:172 msgid "To update quota values for a tenant user" msgstr "" -# fb586d2a98e54f24a4223e8fcb9128e5 #: ../common/cli_set_compute_quotas.rst:101 msgid "To update quota values for an existing tenant (project)" msgstr "" -# 9f7adcc2d3084ba1b72cf8fa32996324 #: ../common/networking_advanced_quotas.rst:240 msgid "" "To update the limits for an L3 resource such as, router or floating IP, you " "must define new values for the quotas after the ``--`` directive." msgstr "" -# c00db0593fb04ec785fa233505404ffe #: ../adminuser/manage_projects_users_and_roles.rst:164 msgid "To update the name of a project:" msgstr "" -# 08ede0e02c37426d967d4c6d9dab3052 #: ../common/cli_install_openstack_command_line_clients.rst:231 msgid "" "To upgrade a client, add the ``--upgrade`` option to the ``pip install`` " "command::" msgstr "" -# 9f3cf6320dc0447c8c60674fb8423f67 #: ../enduser/cli_swift_archive_auto_extract.rst:22 msgid "" "To upload an archive file, make a ``PUT`` request. Add the ``extract-" @@ -20538,30 +17080,25 @@ msgid "" "archive file instead of normal content." msgstr "" -# 760cade3a16e47689ad7d7b031f8ef17 #: ../enduser/sdk_manage_images.rst:127 msgid "" "To upload an image, call the ``glanceclient.v2.images.ImageManager.create`` " "method:" msgstr "" -# 0928aacf08a946b08f0b47092190cdda #: ../enduser/cli_swift_manage_objects.rst:8 msgid "To upload an object to a container, run the following command:" msgstr "" -# 0853ef3c99824c879bb76a423401af86 #: ../enduser/cli_swift_manage_objects.rst:14 msgid "To upload in chunks, for large files, run the following command:" msgstr "" -# 658e07ef134d4d6ba2474cec2b6cc0e0 #: ../enduser/dashboard_launch_instances.rst:172 msgid "" "To use SSH to connect to your instance, you use the downloaded keypair file." msgstr "" -# f36f65d0f1264692a6b2b128ed6b467a #: ../enduser/cli_config_drive.rst:42 msgid "" "To use configuration drive with Hyper-V, you must set the ``mkisofs_cmd`` " @@ -20570,7 +17107,6 @@ msgid "" "to the full path to an ``qemu-img`` command installation." msgstr "" -# 2eb1645df2c840448ce3f9291790e149 #: ../enduser/cli_config_drive.rst:34 msgid "" "To use configuration drive with libvirt, XenServer, or VMware, you must " @@ -20578,7 +17114,6 @@ msgid "" "instances do not boot properly." msgstr "" -# 622b5aa250744b70b4284980a612181c #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:8 msgid "" "To use snapshots to migrate instances from OpenStack projects to clouds, " @@ -20586,9 +17121,7 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# f49a1e8417ac46d3861ee37dd03c5576 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# db625ef702a241adafe8cd71467ddc33 #: ../adminuser/intro-admin.rst:30 ../enduser/intro-user.rst:29 msgid "" "To use the OpenStack APIs, it helps to be familiar with HTTP/1.1, RESTful " @@ -20596,7 +17129,6 @@ msgid "" "formats." msgstr "" -# 9b54dab214f740e193b6d40e283c419b #: ../common/log_in_dashboard.rst:15 msgid "" "To use the Virtual Network Computing (VNC) client for the dashboard, your " @@ -20607,14 +17139,12 @@ msgid "" "support>`__." msgstr "" -# 649bd42ba69642daae74115c6edd23c5 #: ../enduser/cli_swift_discoverability.rst:21 msgid "" "To use the ``/info`` request, send a ``GET`` request using the ``/info`` " "path to the Object Store endpoint as shown in this example:" msgstr "" -# 1706bfb9231e431eb3c73e676d523386 #: ../enduser/hot-guide/hot_software_deployment.rst:626 msgid "" "To use the ``cfn-init`` tool the ``heat-config-cfn-init`` element is " @@ -20622,21 +17152,18 @@ msgid "" "modified with the following:" msgstr "" -# ec86950c700348d18b5bf391f5f7179f #: ../enduser/cli_config_drive.rst:26 msgid "" "To use the configuration drive, you must follow the following requirements " "for the compute host and image." msgstr "" -# 099420c66ca2477ba6371a79caa28cf7 #: ../enduser/sdk_compute_apis.rst:13 msgid "" "To use the information in this section, you must be familiar with OpenStack " "Compute." msgstr "" -# 3ec300f673b747dbb82f763710509c79 #: ../enduser/sdk_neutron_apis.rst:13 msgid "" "To use the information in this section, you should have a general " @@ -20645,84 +17172,69 @@ msgid "" "implements the Networking API v2.0." msgstr "" -# 7999863d3e534df0b9ae4e75d7e33d82 #: ../enduser/cli_cheat_sheet.rst:229 msgid "" "To validate that the file was injected, use ssh to connect to the instance, " "and look in ``/var/lib/cloud`` for the file." msgstr "" -# c932c1bbbc00414091d654a2982db55a #: ../enduser/cli_delete_an_instance.rst:30 msgid "" "To verify that the server was deleted, run the :command:`nova list` command::" msgstr "" -# 2749c33d49f04c6e8275b985af7fcbaf #: ../common/cli_manage_volumes.rst:98 msgid "" "To verify that your volume was created successfully, list the available " "volumes::" msgstr "" -# 2d8bc1bc43104a85b38ec0f25a5827a1 #: ../adminuser/manage_projects_users_and_roles.rst:397 msgid "To verify the role assignment:" msgstr "" -# bbde80f1930a481997ef27a7d8e1d3fa #: ../adminuser/manage_projects_users_and_roles.rst:432 msgid "To verify the role removal, run the following command:" msgstr "" -# 72e6b35c0ad64902aeefd4a29a4e7f18 #: ../adminuser/manage_projects_users_and_roles.rst:170 msgid "To verify your changes, show information for the updated project:" msgstr "" -# 9f1b65d304714ce59fa85635490455b4 -# 73d45ee7227c4f0f8bc88f27e54827df #: ../common/cli_set_compute_quotas.rst:131 #: ../common/cli_set_compute_quotas.rst:206 msgid "" "To view a list of options for the :command:`quota-update` command, run::" msgstr "" -# 1ce2978614604cbcbb63a40a51d57071 #: ../adminuser/cli_set_quotas.rst:24 msgid "To view all tenants (projects), run::" msgstr "" -# 6b588f4087554d2eae3b2294a15df5e8 #: ../common/cli_set_compute_quotas.rst:36 msgid "To view and update default quota values" msgstr "" -# f4a024cd105e470bbe768675564882d4 #: ../common/cli_set_compute_quotas.rst:138 msgid "To view quota values for a tenant user" msgstr "" -# 469eb8d38974481ba23288c6365e0fa1 #: ../common/cli_set_compute_quotas.rst:70 msgid "To view quota values for an existing tenant (project)" msgstr "" -# 95d05c9905654432b0b1c99afd78992e #: ../enduser/cli_launch_instances.rst:262 msgid "" "To view the available options for the :command:`nova list` command, run the " "following command::" msgstr "" -# 1932d0e5d95d410b837bfd5d96e62c50 #: ../adminuser/cli_nova_specify_host.rst:25 msgid "" "To view the list of valid compute hosts, use the :command:`nova hypervisor-" "list` command, as follows::" msgstr "" -# 4774a9d55ba746c79ce0609a259a49c3 #: ../glossary.rst:254 msgid "" "Tool used for maintaining Address Resolution Protocol packet filter rules in " @@ -20730,19 +17242,16 @@ msgid "" "ip6tables in Compute to provide firewall services for VMs." msgstr "" -# 8b19242f674c4629a2c0bb85d1b4f140 #: ../glossary.rst:3794 msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." msgstr "" -# 8399fecde711467b9f2ee0178f09d9b8 #: ../glossary.rst:2028 msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -# 3d3f3eae8ce44f61ab9c6b5e542a3915 #: ../glossary.rst:1976 msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " @@ -20751,42 +17260,34 @@ msgid "" "and VMs." msgstr "" -# 05a4bcc6e4534237a830e87205666641 #: ../enduser/dashboard_stacks.rst:111 msgid "Topology" msgstr "" -# 68989b291c0a4a2485dd005bbd902897 #: ../glossary.rst:3467 msgid "Torpedo" msgstr "" -# 24c780291a7542eaa4256a94791a77c4 #: ../adminuser/dashboard_manage_instances.rst:61 msgid "Track usage" msgstr "" -# 5b49c90587124595a799fccdd45fd222 #: ../enduser/dashboard_launch_instances.rst:187 msgid "Track usage for instances" msgstr "" -# 28a072e181d2470f9ca8b816fd5b4779 #: ../common/cli_manage_volumes.rst:261 msgid "Transfer a volume" msgstr "" -# 44b50677737d4bc69af1a76e65f51ab4 #: ../glossary.rst:3494 msgid "TripleO" msgstr "" -# c45f7952428c4ac69d883a879b4cf685 #: ../common/cli_manage_images.rst:257 msgid "Troubleshoot image creation" msgstr "" -# 341f487db8fa463ebdc0e7b40bbecd94 #: ../enduser/cli_swift_static_website.rst:81 msgid "" "Turn on file listing. If you do not set the index file, the URL displays a " @@ -20794,53 +17295,44 @@ msgid "" "a CSS follow." msgstr "" -# addd8eb433e840f7b5822e030f8de2cd #: ../adminuser/manage_projects_users_and_roles.rst:47 msgid "Type" msgstr "" -# a16373afbe25478885a9fc74f49f4aa0 #: ../glossary.rst:3037 msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -# 9d2aca80b96f4ccb8ba136b0cb98973f #: ../enduser/hot-guide/hot_spec.rst:214 msgid "" "Type of constraint to apply. The set of currently supported constraints is " "given below." msgstr "" -# a32d0584830e4dd88ac61a97fcb2f05b #: ../adminuser/dashboard_set_quotas.rst:19 msgid "" "Typically, you change quotas when a project needs more than ten volumes or 1 " "|nbsp| TB on a compute node." msgstr "" -# 2729b63c67b34a01ab8ba9be4de26259 #: ../enduser/cli_swift_bulk_delete.rst:36 msgid "UTF-8-encode and then URL-encode the names." msgstr "" -# 736d5a6c9c134245ac4c8ebd82483654 #: ../glossary.rst:1499 msgid "UUID for each Compute or Image service VM flavor or instance type." msgstr "" -# 2d63524f77204304b04c71d47ae39935 #: ../glossary.rst:1855 msgid "UUID used by Image service to uniquely identify each VM image." msgstr "" -# 84b1012843f14651aab0fee3bd5a04d4 #: ../glossary.rst:3504 msgid "Ubuntu" msgstr "" -# a04693fe4f3f480a9f4e0e3b6a99d33c #: ../glossary.rst:901 msgid "" "Under the Compute distributed scheduler, this is calculated by looking at " @@ -20848,166 +17340,134 @@ msgid "" "being requested." msgstr "" -# b056b473fce94d7f86a8be6301f1519e #: ../glossary.rst:3694 msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -# 78a471552bca4d28b2192645c43e4e2f #: ../glossary.rst:3537 msgid "Unique ID assigned to each Networking VIF." msgstr "" -# 1df34de900f94032aad618340749afa3 #: ../glossary.rst:3475 msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -# 9b9f358d5bc84a56a0acb61090c17b64 -# 9e4d349157ca44b3b0855bf3204ad713 #: ../glossary.rst:1909 ../glossary.rst:3143 msgid "Unique ID assigned to each guest VM instance." msgstr "" -# 76a748adc5a247ecb8655c1b74605268 #: ../glossary.rst:2368 msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID." msgstr "" -# eb2fb836d43f43988ccbfe6033269178 #: ../glossary.rst:2980 msgid "Unique ID assigned to each request sent to Compute." msgstr "" -# a47d2fba5e114de198f7de28bf81e295 #: ../glossary.rst:3157 msgid "" "Unique ID assigned to each service that is available in the Identity Service " "catalog." msgstr "" -# 6b5d890fa59144a0a480f39e3271b1da #: ../glossary.rst:3444 msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -# 3be1daed052d40cbb5de5080b5a43667 #: ../glossary.rst:1918 msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -# 78fbc38152ba4c338b88d5e8006a9c64 #: ../glossary.rst:2392 msgid "Unique ID for a Networking network segment." msgstr "" -# 7bba46bad96f43d88ccff5e5788a4628 #: ../glossary.rst:2703 msgid "Unique ID for a Networking port." msgstr "" -# 870f2422bf1446b190ed0260eec1d0f1 #: ../glossary.rst:1759 msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -# a197434cb81e474c9eda65b900201294 #: ../glossary.rst:2496 msgid "Uniquely ID for an Object Storage object." msgstr "" -# ec9f8524c4ce4cf7a78df58d1f2dceb0 #: ../enduser/cli_cheat_sheet.rst:347 msgid "Unmount the volume" msgstr "" -# 685e5f692abf4ead9e2062f5cad3c8aa #: ../enduser/cli_cheat_sheet.rst:162 msgid "Unpause" msgstr "" -# 1ea2afaab9694b828b8047409c0c7b18 #: ../enduser/cli_stop_and_start_an_instance.rst:56 msgid "Unshelve an instance - Restores the instance." msgstr "" -# a830d58672c34280bcd85e2fe9d3dc3c #: ../enduser/cli_cheat_sheet.rst:174 msgid "Unsuspend" msgstr "" -# bb204bb9cddd43ed951fb07dc25f07ba #: ../enduser/hot-guide/hot_advanced_topics.rst:36 msgid "Up scaling and down scaling" msgstr "" -# 05e3d5b0d58947c88454495ec792d5bb #: ../enduser/dashboard_databases.rst:160 msgid "Update a database instance" msgstr "" -# 140f6a635c1746e9b399e333437203f3 #: ../common/cli_set_compute_quotas.rst:61 msgid "Update a default value for a new tenant, as follows::" msgstr "" -# 6fb1171390e1438b964edadf5dd0fc4c -# 21665bcaca9f4e17a56b5ccc5f5067db #: ../common/cli_set_compute_quotas.rst:106 #: ../common/cli_set_compute_quotas.rst:181 msgid "Update a particular quota value, as follows::" msgstr "" -# eb7115744d7446b894f21c11ec94d1af #: ../adminuser/cli_cinder_quotas.rst:91 msgid "Update a particular quota value::" msgstr "" -# 11ab723776b94c649c687c6f4a4e0220 #: ../adminuser/manage_projects_users_and_roles.rst:147 msgid "Update a project" msgstr "" -# f3db9f093512425bb943025f6dd99509 #: ../enduser/cli_create_and_manage_stacks.rst:123 msgid "Update a stack" msgstr "" -# d3c5412c85134f0a954df8222deff907 #: ../adminuser/manage_projects_users_and_roles.rst:243 msgid "Update a user" msgstr "" -# 013621e67ce540bc8f39051dfd6f7fd0 #: ../enduser/dashboard_manage_images.rst:53 msgid "Update an image" msgstr "" -# f5d75f8e17bd4f1f93326de978aff4ae #: ../adminuser/dashboard_manage_flavors.rst:75 msgid "Update flavors" msgstr "" -# e451e96380c643df8839d6311d67799e #: ../enduser/cli_cheat_sheet.rst:46 msgid "Update image" msgstr "" -# 9b24a647c88942e4a8180110ef9714d1 #: ../adminuser/dashboard_manage_images.rst:76 msgid "Update images" msgstr "" -# 0d3e9a970d6846ba8c23cb915e8cdc0d #: ../enduser/hot-guide/hot_spec.rst:441 msgid "" "Update policy for the resource, in the form of a nested dictionary. Whether " @@ -21015,99 +17475,79 @@ msgid "" "the type of the current resource. This attribute is optional." msgstr "" -# 21a8fb5110424d12a76bd636e6add107 #: ../adminuser/dashboard_set_quotas.rst:97 msgid "Update project quotas" msgstr "" -# 8d5afdf09b404948bffc19065b429621 #: ../common/networking_advanced_quotas.rst:210 msgid "Update quota values for a specified tenant." msgstr "" -# 42a02172e58d4ec5b2989616632b604b #: ../enduser/sdk_compute_apis.rst:256 msgid "Update server (API v2)" msgstr "" -# b9a7df44aab549e3b833a7863c538ce9 #: ../enduser/sdk_compute_apis.rst:327 msgid "Update server code listing example" msgstr "" -# 7971c57b4ad54c3f939bd9cfe9c64164 #: ../common/networking_advanced_quotas.rst:101 msgid "Updates quotas for a specified tenant" msgstr "" -# 7d8ea8ace12449d4a4625b440ac4f82a #: ../common/cli_install_openstack_command_line_clients.rst:229 msgid "Upgrade or remove clients" msgstr "" -# f95fcdedfaee44eb9f317f541cab1f84 #: ../enduser/cli_cheat_sheet.rst:60 msgid "Upload RAM image" msgstr "" -# b1e126fa95a3499bb2e3dc32089fd974 -# f2b8c6cb2094454393774e5328d12d4c #: ../enduser/dashboard_manage_images.rst:24 #: ../enduser/sdk_manage_images.rst:125 msgid "Upload an image" msgstr "" -# bba59e1d292b4cc989d9a3d71dbb41c1 #: ../enduser/dashboard_manage_containers.rst:35 msgid "Upload an object" msgstr "" -# 5447858a12174ad58434ed7d1d622933 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:21 msgid "Upload and analyze log files" msgstr "" -# 3b1d7d91a0cf414ba40007cd1a4e31aa #: ../enduser/dashboard_manage_images.rst:6 msgid "Upload and manage images" msgstr "" -# 15f103a27c9e4c56811e07bf20dec8ab #: ../enduser/cli_cheat_sheet.rst:52 msgid "Upload kernel image" msgstr "" -# df58c1a767524a50800c32bbe8976575 #: ../enduser/cli_swift_large_object_creation.rst:228 msgid "Upload manifest request: HTTP" msgstr "" -# e92beb60e4564e0aaf1e4e16ff1eb0c5 #: ../enduser/cli_swift_large_object_creation.rst:240 msgid "Upload manifest response: HTTP" msgstr "" -# dceba51c79224f92888e62eb5086d6bd #: ../enduser/cli_swift_large_object_creation.rst:210 msgid "Upload next segment of large object request: HTTP" msgstr "" -# 23f3a239e5d54d9bb351310bbcc8b589 #: ../enduser/cli_swift_large_object_creation.rst:188 msgid "Upload segment of large object request: HTTP" msgstr "" -# 3cd02afb270046ea8e3e6c64e081129c #: ../adminuser/analyzing-log-files-with-swift-cli.rst:42 msgid "Upload the log files into the ``logtest`` container::" msgstr "" -# 49dd1fdd2c094afa8ff83faa8b3512bf #: ../enduser/cli_cheat_sheet.rst:68 msgid "Upload three-part image" msgstr "" -# 898b36ad4956485ebc2abf98254ad8ca #: ../adminuser/cli_admin_manage_ip_addresses.rst:78 msgid "" "Use **nmap** to check a range's availability. For example, 192.168.1.56/29 " @@ -21116,14 +17556,12 @@ msgid "" "the entire range is currently unused." msgstr "" -# 4f8563bd8c3448ac8216f6fd0cee37ee #: ../common/cli_set_compute_quotas.rst:212 msgid "" "Use :command:`nova absolute-limits` to get a list of the current quota " "values and the current quota usage::" msgstr "" -# 9500e9c625ac47888d43e16d79dd471c #: ../enduser/cli_swift_static_website.rst:35 msgid "" "Use ``X-Container-Meta-Web-Index`` to determine the index file (or default " @@ -21135,12 +17573,10 @@ msgid "" "your index file, visits to the sub-directory return a 404 error." msgstr "" -# 8ffd1fab3fb54841895c3e2fa06c2726 #: ../enduser/cli_swift_large_lists.rst:48 msgid "Use a ``limit`` of two:" msgstr "" -# 960245bf7b9b4132b212077671f0c5ce #: ../adminuser/analyzing-log-files-with-swift-cli.rst:149 msgid "" "Use a bash for loop with awk and swift with the ``-o`` or ``--output`` " @@ -21148,34 +17584,28 @@ msgid "" "log file." msgstr "" -# aa54563952be48d5bf962dd4d7c1b257 #: ../common/cli_manage_volumes.rst:274 msgid "Use cases include:" msgstr "" -# 81af044404484d81b797bd58a841f63c #: ../enduser/cli_swift_archive_auto_extract.rst:65 msgid "Use gzip or bzip2 to compress the archive." msgstr "" -# fd36f33f753946158e2d6dfd4af50199 #: ../enduser/sdk_schedule_objects_for_deletion.rst:36 msgid "" "Use http://www.epochconverter.com/ to convert dates to and from epoch " "timestamps and for batch conversions." msgstr "" -# fdb02835dfb54845a040801cea95bef6 #: ../enduser/backup_db_incremental.rst:6 msgid "Use incremental backups" msgstr "" -# 031dc9acf118412586212e8899afeb0d #: ../enduser/cli_stop_and_start_an_instance.rst:8 msgid "Use one of the following methods to stop and start an instance." msgstr "" -# 261ac1e69ba34e59926699009041fb65 #: ../common/cli_install_openstack_command_line_clients.rst:183 msgid "" "Use pip to install the OpenStack clients on a Linux, Mac OS X, or Microsoft " @@ -21184,17 +17614,14 @@ msgid "" "pypi>`__. Also, pip enables you to update or remove a package." msgstr "" -# 97f75a20e4984b6a860378ea88251318 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:6 msgid "Use snapshots to migrate instances" msgstr "" -# aedd9999d7644581a5be5a34fe6a2505 #: ../enduser/cli_cheat_sheet.rst:249 msgid "Use ssh to connect to the instance" msgstr "" -# 5a66c38412a44dda8b670097a0b96fef #: ../enduser/cli_manage_bare_metal_nodes.rst:143 msgid "" "Use the :command:`nova baremetal-node-list` command to view all bare-metal " @@ -21202,61 +17629,52 @@ msgid "" "the instance that runs on it:" msgstr "" -# f6431fdf19454186a41999ab1d19470c #: ../enduser/cli_manage_ip_addresses.rst:30 msgid "" "Use the :command:`nova floating-ip-*` commands to manage floating IP " "addresses." msgstr "" -# f838c70cd529436bb03c1d9b0f52a930 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:55 msgid "Use the :command:`nova image-create` command to take a snapshot::" msgstr "" -# 063bde393673433c98681a9bf2d5928f #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:60 msgid "" "Use the :command:`nova image-list` command to check the status until the " "status is ``ACTIVE``::" msgstr "" -# e006366ca3fa447493d935a41319bb82 #: ../enduser/cli_use_snapshots_to_migrate_instances.rst:45 msgid "" "Use the :command:`nova list` command to confirm that the instance shows a " "``SHUTOFF`` status::" msgstr "" -# ead9351259b14c3eb2d7e7a5a1fcb092 #: ../common/networking_advanced_quotas.rst:212 msgid "" "Use the :command:`quota-update` command to update a quota for a specified " "tenant::" msgstr "" -# 8b7281dd7e094936aaacad92c6417943 #: ../enduser/dashboard_launch_instances.rst:179 msgid "" "Use the :command:`ssh` command to make a secure connection to the instance. " "For example::" msgstr "" -# 0e6ae9a053824121aa8608b4e51ca2b5 #: ../enduser/hot-guide/hot_basic_resources.rst:446 msgid "" "Use the :hotref:`OS::Cinder::VolumeAttachment` resource to attach a volume " "to an instance." msgstr "" -# aa169dce848e42788db539099ecb4e25 #: ../enduser/hot-guide/hot_basic_resources.rst:398 msgid "" "Use the :hotref:`OS::Cinder::Volume` resource to create a new Block Storage " "volume." msgstr "" -# 55ab1b701df649f0a5385b2f5cee74be #: ../enduser/hot-guide/hot_basic_resources.rst:187 msgid "" "Use the :hotref:`OS::Neutron::FloatingIP` resource to create a floating IP, " @@ -21264,28 +17682,24 @@ msgid "" "the floating IP to a port:" msgstr "" -# 31d9a2d4a1fd4d4986dfa83e94644545 #: ../enduser/hot-guide/hot_basic_resources.rst:310 msgid "" "Use the :hotref:`OS::Neutron::Net` resource to create a network, and the :" "hotref:`OS::Neutron::Subnet` resource to provide a subnet for this network:" msgstr "" -# 1f14d57edaff414cac9f115521ee583f #: ../enduser/hot-guide/hot_basic_resources.rst:331 msgid "" "Use the :hotref:`OS::Neutron::Router` resource to create a router. You can " "define its gateway with the ``external_gateway_info`` property:" msgstr "" -# 0610033c1dd4454a8ecba91f1e8dffa7 #: ../enduser/hot-guide/hot_basic_resources.rst:97 msgid "" "Use the :hotref:`OS::Neutron::SecurityGroup` resource to create security " "groups." msgstr "" -# 5193d5465d264720939890c3a53c0ab2 #: ../enduser/hot-guide/hot_basic_resources.rst:151 msgid "" "Use the :hotref:`OS::Nova::FloatingIP` resource to create a floating IP, and " @@ -21293,7 +17707,6 @@ msgid "" "floating IP to an instance." msgstr "" -# d14ff79b578242af8d153f996bbd1cd7 #: ../enduser/hot-guide/hot_basic_resources.rst:23 msgid "" "Use the :hotref:`OS::Nova::Server` resource to create a Compute instance. " @@ -21302,26 +17715,22 @@ msgid "" "properties." msgstr "" -# b12ca9fb911242e6bc2b9478f818ea02 #: ../enduser/hot-guide/hot_environment.rst:31 msgid "" "Use the :option:`-e` option of the :command:`heat stack-create` command to " "create a stack using with the environment defined in such a file." msgstr "" -# baf8ca38b3b24a31b37e69e72149e994 #: ../adminuser/dashboard_manage_instances.rst:63 msgid "Use the Overview category to track usage of instances for each project." msgstr "" -# f8b5c70dbcd84981b421d1d79315644d #: ../enduser/sdk_schedule_objects_for_deletion.rst:39 msgid "" "Use the POST method to assign expiration headers to existing objects that " "you want to expire." msgstr "" -# 18aa2a66249d4fd3bbcc5d76a423f67a #: ../enduser/hot-guide/hot_basic_resources.rst:475 msgid "" "Use the ``block_device_mapping`` property of the :hotref:`OS::Nova::Server` " @@ -21329,39 +17738,33 @@ msgid "" "list of volumes to attach to the instance before its boot." msgstr "" -# 82e397268363459c85a56d80f258d391 #: ../enduser/cli_swift_large_lists.rst:91 msgid "" "Use the ``end_marker`` parameter to limit the result set to object names " "that are less than the ``end_marker`` parameter value:" msgstr "" -# 32461d78b02c4814b9c32de43c0d33ec #: ../enduser/cli_swift_archive_auto_extract.rst:67 msgid "" "Use the ``extract-archive`` query parameter to specify the format. Valid " "values for this parameter are ``tar``, ``tar.gz``, or ``tar.bz2``." msgstr "" -# ab28f981899147888c06eae994692096 #: ../enduser/sdk_neutron_apis.rst:57 msgid "Use the ``get_credentials()`` method to populate and get a dictionary:" msgstr "" -# 1748e0ab7e6c4926a853e0439783cceb #: ../enduser/sdk_neutron_apis.rst:84 msgid "" "Use the ``get_nova_credentials()`` method to populate and get a dictionary:" msgstr "" -# eee672139dfd4d2eab6c5d86dd3aa135 #: ../enduser/sdk_compute_apis.rst:44 msgid "" "Use the ``get_nova_credentials_v2()`` method to populate and get a " "dictionary:" msgstr "" -# c8f513bcf949410fa39405939eac8bf2 #: ../enduser/cli_config_drive.rst:38 msgid "" "Use the ``mkisofs_cmd`` flag to set the path where you install the " @@ -21369,7 +17772,6 @@ msgid "" "service, you do not need to set this flag." msgstr "" -# a1f9139408a54bb89c4a939b36d55444 #: ../enduser/hot-guide/hot_basic_resources.rst:48 msgid "" "Use the ``networks`` property of an :hotref:`OS::Nova::Server` resource to " @@ -21377,26 +17779,22 @@ msgid "" "a YAML map, containing one of the following keys:" msgstr "" -# 4012e5c1df614fa79f6aa1bfff40fef0 #: ../enduser/cli_manage_bare_metal_nodes.rst:159 msgid "" "Use the ``nova baremetal-node-list`` command to view the details for a bare-" "metal node:" msgstr "" -# 9cd3b98cae0c44869c8f88e34e042c20 #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:69 msgid "" "Use the ``prefix`` and ``delimiter`` parameters to view the objects inside a " "pseudo-directory, including further nested pseudo-directories." msgstr "" -# 4f328b4fdaff44d9b77b905a18ac1317 #: ../enduser/cli_swift_archive_auto_extract.rst:14 msgid "Use the auto-extract archive feature to upload a tar archive file." msgstr "" -# d2eda307d81145d0a3974b129d4a51aa #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:49 msgid "" "Use the delimiter parameter to limit the displayed results. To use " @@ -21404,7 +17802,6 @@ msgid "" "``)." msgstr "" -# 4824444f510d40b79d99ea55f5cc6418 #: ../enduser/cli_nova_launch_instance_from_volume.rst:254 msgid "" "Use the nova ``boot`` ``--swap`` parameter to attach a swap disk on boot or " @@ -21412,7 +17809,6 @@ msgid "" "boot. When you terminate the instance, both disks are deleted." msgstr "" -# 464acc49c37d415c8fea4eaf91eb2709 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:97 msgid "" "Use the swift ``download`` command to download the object. On this command, " @@ -21420,36 +17816,30 @@ msgid "" "date ``2200 on November 16th, 2010``." msgstr "" -# 9b18bfe67e1848c8b3b4ee7497d586f9 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:12 msgid "" "Use the swift client ``-o`` or ``-output`` option to get short answers to " "questions about logs." msgstr "" -# 92dac6c2a02140409038e3281bbd6744 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:8 msgid "Use the swift command-line client to analyze log files." msgstr "" -# 92415c36d30946aa8e5b1b22c6b670fc #: ../enduser/hot-guide/hot_composition.rst:56 msgid "Use the template filename as type" msgstr "" -# 08909ece694b47a4b0ad933c039bdd8f #: ../enduser/backup_db_incremental.rst:35 msgid "Use the trove ``backup-create`` command and specify:" msgstr "" -# c8c713471f1847c88ce2323769da78db #: ../enduser/backup_db.rst:182 msgid "" "Use the trove ``database-list`` command to check that the original databases " "(``db1`` and ``db2``) are present on the restored instance." msgstr "" -# 2de3b5504bc24170aae87a0fb46f9db3 #: ../enduser/backup_db.rst:156 msgid "" "Use the trove ``show`` command to display information about the new guest2 " @@ -21457,41 +17847,34 @@ msgid "" "beac-a1bcee86d04b``." msgstr "" -# 143eaaa525ce485c8869cee241d1267a #: ../enduser/backup_db.rst:197 msgid "" "Use the trove ``user-list`` command to check that the original user " "(``user1``) is present on the restored instance." msgstr "" -# 7d41325e3ac54914b9d8b23ceceb9bb0 #: ../common/networking_advanced_quotas.rst:89 msgid "Use these commands to manage per-tenant quotas:" msgstr "" -# 6d15c1011cac4034828b76215b5369fd #: ../glossary.rst:1271 msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -# 8d9a16bb3a67469a89c5ff06374eb4e1 #: ../glossary.rst:1256 msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -# be71867285324d9787641f9bfeca991f #: ../glossary.rst:1366 msgid "Used along with an EKI to create an EMI." msgstr "" -# 353c0baaecc449afbf280df8f46fbcb6 #: ../glossary.rst:1358 msgid "Used along with an ERI to create an EMI." msgstr "" -# 5c74b31885534d91838c211e374ec7dc #: ../glossary.rst:1990 msgid "" "Used along with arptables and ebtables, iptables create firewalls in " @@ -21503,106 +17886,88 @@ msgid "" "manipulate." msgstr "" -# ee84739d6dc2408981d0ebbb41d97b1f #: ../glossary.rst:1809 msgid "" "Used by Image service to obtain images on the local host rather than re-" "downloading them from the image server each time one is requested." msgstr "" -# 744e7395ac35445b906fded9409074cf #: ../glossary.rst:3729 msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -# f6a319a5afbf49e59df403dccf860b65 #: ../glossary.rst:2500 msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -# 50bffbe82b7643b186f048814a69376f #: ../glossary.rst:2633 msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -# 6808621d6b9c44d68334cb6e0ca752c0 #: ../glossary.rst:3059 msgid "Used by Object Storage to push object replicas." msgstr "" -# 1935882434e74917b6d359b4489b4c1d #: ../glossary.rst:1245 msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -# e71225a7dc754e41922b532d85cee91e #: ../enduser/manage_db_config.rst:217 msgid "" "Used in this way, configuration groups let you modify your database cloud " "configuration, on the fly, on a massive scale." msgstr "" -# 217caf7772b5416d8dd15fa46e765ec7 #: ../enduser/cli_cheat_sheet.rst:285 msgid "Used to manage volumes and volume snapshots that attach to instances." msgstr "" -# 2695bb684ebf40d5bc2c8b7a5fffaff9 #: ../glossary.rst:3459 msgid "" "Used to mark Object Storage objects that have been deleted; ensures that the " "object is not updated on another node after it has been deleted." msgstr "" -# 9291537434c843bd8f3838b84103ced6 #: ../glossary.rst:1452 msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -# f75764007377469d8ac7d43f519a80a8 #: ../glossary.rst:2183 msgid "Used to track segments of a large object within Object Storage." msgstr "" -# 294065210cc748ff96b931a0e21274f2 #: ../glossary.rst:3530 msgid "User Mode Linux (UML)" msgstr "" -# 02ea56fdc296477aa50a7cb8002719da #: ../enduser/cli_config_drive.rst:240 msgid "User data" msgstr "" -# bec99e9d094d444ca516eafe4bdde4d2 -# 207e76ff6d4e476a98b0c27dacb4034b #: ../enduser/hot-guide/hot_software_deployment.rst:18 #: ../enduser/hot-guide/hot_software_deployment.rst:53 msgid "User-data boot scripts and cloud-init" msgstr "" -# ded6d53081a449908004a2bdc04dee97 #: ../glossary.rst:2738 msgid "User-defined alphanumeric string in Compute; the name of a project." msgstr "" -# e6bc272740864d7e851d28f78bb207d3 #: ../adminuser/manage_projects_users_and_roles.rst:285 msgid "" "Users can be members of multiple projects. To assign users to multiple " "projects, define a role and assign that role to a user-project pair." msgstr "" -# db98535836704651ac99ccedbec29c8c #: ../enduser/cli_swift_manage_access_swift.rst:8 msgid "" "Users have roles on accounts. For example, a user with the admin role has " @@ -21612,7 +17977,6 @@ msgid "" "Write`` headers." msgstr "" -# 7ae2e9555d654aa3ac4a0e0894a67ad3 #: ../glossary.rst:2770 msgid "" "Users of Object Storage interact with the service through the proxy server, " @@ -21620,19 +17984,16 @@ msgid "" "and returns the results to the user." msgstr "" -# a78ced2eba9b46eb935938b0f6d0fd3b #: ../enduser/backup_db.rst:29 msgid "Users: The ``user1`` user with the ``password`` password" msgstr "" -# d000df1be019456da349113b2e99c4e3 #: ../adminuser/dashboard_set_quotas.rst:22 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 "" -# 912237f520dc4c6e82af086ffa86cd39 #: ../adminuser/dashboard_set_quotas.rst:26 msgid "" "Using the command-line interface, you can manage quotas for the OpenStack " @@ -21642,7 +18003,6 @@ msgid "" "Additionally, you can update Compute service quotas for tenant users." msgstr "" -# 9a63491da5594c4790a2df8886ec4e2d #: ../adminuser/cli_set_quotas.rst:15 msgid "" "Using the command-line interface, you can manage quotas for the OpenStack " @@ -21650,19 +18010,16 @@ msgid "" "Networking service." msgstr "" -# 011de539a7a748f78101a83ea28b8912 #: ../adminuser/dashboard_admin_manage_roles.rst:44 msgid "Using the dashboard, you can edit only the name assigned to a role." msgstr "" -# c474c4e3b00e4fb88a59fc2529c7b227 #: ../adminuser/analyzing-log-files-with-swift-cli.rst:101 msgid "" "Using the log line format, find the request type in column 9 and the return " "code in column 12." msgstr "" -# eb3402cc6d9f493ba6d27f13345b7c34 #: ../enduser/dashboard_launch_instances.rst:104 msgid "" "Using this option, you can boot from a volume snapshot and create a new " @@ -21672,12 +18029,7 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# c865014d291944de969aa0e09ce499c3 -# 31591a5cf68c464fac21c11385eb3d25 -# 136a396ac8f3421e843afa3bb7ac3729 -# b3752e66a7b744d19782ca378c7bdeb2 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# be4767fdd3c34a8da3179732fec1708d #: ../adminuser/cli_manage_flavors.rst:30 #: ../adminuser/cli_manage_flavors.rst:56 #: ../adminuser/dashboard_manage_flavors.rst:15 @@ -21685,57 +18037,46 @@ msgstr "" msgid "VCPUs" msgstr "" -# d57856eb60af4a42b0a9a11820ddec66 #: ../glossary.rst:3534 msgid "VIF UUID" msgstr "" -# 520371e71cda48eb90d635c722433f5f #: ../glossary.rst:3538 msgid "VIP" msgstr "" -# 2c7d1a8342244d0892051b6c343344a0 #: ../glossary.rst:3631 msgid "VLAN manager" msgstr "" -# b1394517ada6443c9328c797ee2b2a52 #: ../glossary.rst:3636 msgid "VLAN network" msgstr "" -# 812d6357fb8747b6b067875f102e91d5 #: ../glossary.rst:3654 msgid "VM Remote Control (VMRC)" msgstr "" -# 7ecbb6e156f6493799528d51ad735a25 #: ../glossary.rst:3645 msgid "VM disk (VMDK)" msgstr "" -# 58f61cd30eb347b18fd271a12f82f7c6 #: ../glossary.rst:3650 msgid "VM image" msgstr "" -# 33d60586bcb3402c8542bf9cad374cf5 #: ../glossary.rst:1362 msgid "VM image container format supported by Image service." msgstr "" -# 4a31d4e71f874ab39fb7415dad689b4a #: ../glossary.rst:3659 msgid "VMware API" msgstr "" -# fa90f5595a6b42d0bf7bc50b9c369e88 #: ../glossary.rst:3663 msgid "VMware NSX Neutron plug-in" msgstr "" -# 19f26aefb37941d28a963262472d3e04 #: ../enduser/cli_access_instance_through_a_console.rst:8 msgid "" "VNC or SPICE is used to view the console output of an instance, regardless " @@ -21743,30 +18084,25 @@ msgid "" "and mouse activity to and from an instance." msgstr "" -# 822de63de3ab4b15a25b59598e03bd61 #: ../glossary.rst:3667 msgid "VNC proxy" msgstr "" -# 3671fb7101674d9ebd2af704314a3337 #: ../enduser/cli_access_instance_through_a_console.rst:45 msgid "" "VNC\\_TYPE can be replaced by any of the above values as connection types." msgstr "" -# c292d3d4f65843bcb020dc1cb5910f1b #: ../enduser/hot-guide/hot_advanced_topics.rst:23 msgid "VPN" msgstr "" -# 1c4e5ad15a8543a989049c9b4d4a6610 #: ../enduser/cli_swift_archive_auto_extract.rst:26 msgid "" "Valid values for the ``format`` variable are ``tar``, ``tar.gz``, or ``tar." "bz2``." msgstr "" -# 813356ea1c574153bf57ea94b1a97ce1 #: ../enduser/hot-guide/hot_hello_world.rst:120 msgid "" "Values for the three parameters must be defined by the template user during " @@ -21775,124 +18111,100 @@ msgid "" "associated resource property." msgstr "" -# 7dfa318a214349f5b54cf9b7b3d36281 #: ../common/cli_manage_volumes.rst:451 msgid "" "Verify that transfer list is now empty and that the volume is again " "available for transfer:" msgstr "" -# e5b5451328124e45b9f4d162733687c4 #: ../adminuser/cli_cinder_quotas.rst:23 msgid "View Block Storage quotas" msgstr "" -# 9a8aee72dece4a6796b3d2305f4d7fc6 #: ../adminuser/cli_cinder_quotas.rst:40 msgid "View Block Storage service quotas for a project::" msgstr "" -# 42135cbcb5934cc2a2ab48e29c8524f0 #: ../adminuser/nova_cli_manage_projects_security.rst:152 msgid "View all rules for the new security group, as follows:" msgstr "" -# 5f982a64721e4f49acfe3ed261a202b8 #: ../adminuser/dashboard_set_quotas.rst:8 msgid "View and manage quotas" msgstr "" -# ac45a687582d42d3b2c0bcd4073c8060 #: ../common/cli_set_compute_quotas.rst:34 msgid "View and update Compute quotas for a tenant (project)" msgstr "" -# c5cbaafb9e014264ac81fe56a935288c #: ../common/cli_set_compute_quotas.rst:136 msgid "View and update Compute quotas for a tenant user" msgstr "" -# 238912d4c3c64f719ad88d141dd8e4ad #: ../adminuser/dashboard_manage_resources.rst:6 msgid "View cloud resources" msgstr "" -# 980bbd1049f54ac0b6a6a0ca7fe029d7 #: ../adminuser/dashboard_view_cloud_resources.rst:6 msgid "View cloud usage statistics" msgstr "" -# 309d9196acc0426d84904ee733e83923 #: ../enduser/cli_cheat_sheet.rst:133 msgid "View console log of instance" msgstr "" -# 901813b924d8476ba58e7bd77ade04a8 #: ../adminuser/dashboard_set_quotas.rst:81 msgid "View default project quotas" msgstr "" -# 4ffaa02e6d24416a8b60668a3f7ba931 #: ../common/cli_manage_volumes.rst:346 msgid "View pending transfers:" msgstr "" -# a1ac33c97e3c4514b769dbbb9226401f #: ../adminuser/dashboard_view_cloud_resources.rst:25 msgid "View resource statistics" msgstr "" -# fcad805f092f4408a96155ce8ba9d0f8 #: ../adminuser/dashboard_manage_services.rst:6 msgid "View services information" msgstr "" -# 8fead9b5704042aca59bb41ade5db5ba #: ../enduser/cli_ceilometer.rst:122 msgid "View statistics::" msgstr "" -# af46e101ec884127b51bc227013997cf #: ../adminuser/nova_cli_manage_projects_security.rst:64 msgid "View the details of a group, as follows:" msgstr "" -# caaad3ecda284f66b188fd5dc60f703e #: ../adminuser/dashboard_manage_services.rst:16 msgid "View the following information on these tabs:" msgstr "" -# e4649c817f3f4eebac38adc8bd188bc0 #: ../enduser/create_db.rst:80 msgid "Virtual CPUs: ``1``" msgstr "" -# fd0bcba5f0c04f3fbc281c7992c2661b #: ../glossary.rst:3547 msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -# 65917968b1f041a5ae87ecb357ce6f2d #: ../glossary.rst:3552 msgid "Virtual Disk Image (VDI)" msgstr "" -# cf11ed9746e547a1a20f4afc895e5b43 #: ../glossary.rst:3564 msgid "Virtual Hard Disk (VHD)" msgstr "" -# aa14027ae54b42b2aa50d6399a143c93 #: ../glossary.rst:3593 msgid "Virtual Network Computing (VNC)" msgstr "" -# f3883dcd92074d7d9c7f3dc422ac6a7d #: ../glossary.rst:3598 msgid "Virtual Network InterFace (VIF)" msgstr "" -# 4a78e3a1f08f45e4a16e1edee5c7d468 #: ../glossary.rst:1482 msgid "" "Virtual network type that uses neither VLANs nor tunnels to segregate tenant " @@ -21901,66 +18213,54 @@ msgid "" "multiple subnets." msgstr "" -# 640d08155a674d5e8d3a07e585f2bb2a #: ../glossary.rst:3627 msgid "VirtualBox" msgstr "" -# e0a5e66322264bbd88616d65dee40e6f #: ../common/cli_manage_images.rst:249 msgid "VirtualE1000" msgstr "" -# de34bba72e27442588a598ece84ee81f #: ../common/cli_manage_images.rst:251 msgid "VirtualPCNet32" msgstr "" -# 05eb604d15734f96bc2bc811513a4e5b #: ../common/cli_manage_images.rst:253 msgid "VirtualVmxnet" msgstr "" -# a718b6145f8749ba9530f5e4f0b313fc #: ../glossary.rst:2116 msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -# 97877dbd454f4071b17efa12bb35847d #: ../glossary.rst:3678 msgid "Volume API" msgstr "" -# 285125c5ccbc4751a9e1df7654c12428 #: ../adminuser/dashboard_set_quotas.rst:42 msgid "Volume gigabytes allowed for each project." msgstr "" -# e36ae2e76a684d41b0b0471e1e4bd9af #: ../adminuser/cli_cinder_quotas.rst:17 msgid "Volume gigabytes allowed for each tenant." msgstr "" -# d2a5d9233e324e96ac9c4ffa02b0ae91 #: ../adminuser/dashboard_set_quotas.rst:68 msgid "Volume snapshots allowed for each project." msgstr "" -# 31b2d83cd45a48ab8dc11cbc89f033e7 #: ../adminuser/cli_cinder_quotas.rst:18 msgid "Volume snapshots allowed for each tenant." msgstr "" -# 68ddaf2ae4d74aeabd776d66b46fd408 #: ../glossary.rst:1318 msgid "" "Volume that does not save the changes made to it and reverts to its original " "state when the current user relinquishes control." msgstr "" -# 28be00105e7c4fd8ab70dae17d70b7f7 #: ../enduser/dashboard_manage_volumes.rst:48 msgid "" "Volume: If you choose this option, a new field for :guilabel:`Use volume as " @@ -21969,22 +18269,18 @@ msgid "" "there are existing snapshots or volumes." msgstr "" -# 10ed081f2cf14052979962ffe76595ff #: ../adminuser/dashboard_set_quotas.rst:74 msgid "Volumes" msgstr "" -# cfd563688921403abe1a058cd09887f7 #: ../adminuser/dashboard_set_quotas.rst:74 msgid "Volumes allowed for each project." msgstr "" -# a0d9ae9b36ca4a09b697a491651da14d #: ../adminuser/cli_cinder_quotas.rst:19 msgid "Volumes allowed for each tenant." msgstr "" -# e0759c50e56f43b981319546a0b76a50 #: ../enduser/dashboard_manage_volumes.rst:8 msgid "" "Volumes are block storage devices that you attach to instances to enable " @@ -21994,33 +18290,28 @@ msgid "" "volume types." msgstr "" -# c896a4ea6c6145a395486e74f0dc6c1f #: ../glossary.rst:3300 msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -# 0b67440de302426c960481bd55936a1d #: ../enduser/cli_swift_set_object_versions.rst:17 msgid "" "We strongly recommended that you put non-current objects in a different " "container than the container where current object versions reside." msgstr "" -# 22ce05b71d094246a585c99fec72aa00 #: ../enduser/cli_nova_launch_instance_from_volume.rst:189 msgid "" "What to do with the volume when the instance is deleted. ``preserve`` does " "not delete the volume. ``remove`` deletes the volume." msgstr "" -# c209484711794249be9410f7933a37ed #: ../common/cli_install_openstack_command_line_clients.rst:241 msgid "What's next" msgstr "" -# faba255aa8bb4b30bdc61ddeb25c4839 #: ../enduser/cli_swift_bulk_delete.rst:50 msgid "" "When Object Storage processes the request, it performs multiple sub-" @@ -22031,7 +18322,6 @@ msgid "" "determine the results of each delete sub-operation." msgstr "" -# db38b54c2e0748e6ba7e50d07d50d3f5 #: ../enduser/cli_swift_archive_auto_extract.rst:74 msgid "" "When Object Storage processes the request, it performs multiple sub-" @@ -22041,7 +18331,6 @@ msgid "" "archive sub-operation." msgstr "" -# 1028cf65ac054cd894dbd79353015875 #: ../adminuser/nova_cli_manage_projects_security.rst:91 msgid "" "When adding a new security group, you should pick a descriptive but brief " @@ -22051,7 +18340,6 @@ msgid "" "than \"bobs\\_group\" or \"secgrp1\"." msgstr "" -# fb67c3f38fc04d5c8b644ca9a6b39d25 #: ../enduser/configure_access_and_security_for_instances.rst:152 msgid "" "When an instance is created in OpenStack, it is automatically assigned a " @@ -22060,7 +18348,6 @@ msgid "" "terminated." msgstr "" -# 1a1ad95424bb4393a306a80c0d123093 #: ../enduser/configure_access_and_security_for_instances.rst:26 msgid "" "When an instance is created in OpenStack, it is automatically assigned a " @@ -22072,7 +18359,6 @@ msgid "" "time, regardless of the state of the instances involved." msgstr "" -# cd6010aa6903408bb01a11a4f3553215 #: ../enduser/hot-guide/hot_software_deployment.rst:54 msgid "" "When booting a server it is possible to specify the contents of the user-" @@ -22080,7 +18366,6 @@ msgid "" "from configured config-drive or from the `Metadata service`_." msgstr "" -# ca4261b2bcf645b48f70f6f98c655a0a #: ../common/cli_install_openstack_command_line_clients.rst:144 msgid "" "When following the instructions in this section, replace PROJECT with the " @@ -22088,7 +18373,6 @@ msgid "" "client. The following values are valid:" msgstr "" -# e2fc49f323d546bdab232200fc9a57b8 #: ../enduser/cli_swift_large_object_creation.rst:129 msgid "" "When the ``PUT`` operation sees the ``?multipart-manifest=put`` query " @@ -22097,32 +18381,27 @@ msgid "" "``PUT`` operation fails." msgstr "" -# c4ec9c9a8b6b45b38b774055c15c904f #: ../adminuser/dashboard_manage_host_aggregates.rst:41 msgid "" "When the host aggregate is exposed as an availability zone, select the " "availability zone when you launch an instance." msgstr "" -# 8f4c5c4349c4467e8ac94fcf8bbd93e0 #: ../adminuser/dashboard_manage_host_aggregates.rst:44 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 "" -# 6f00f0e842b243c28ff51290259be4fc #: ../enduser/cli_change_the_size_of_your_server.rst:80 msgid "When the resize completes, the status becomes VERIFY\\_RESIZE." msgstr "" -# 748a3518b0954a9b838b536e6e2339c9 #: ../common/cli_manage_volumes.rst:245 msgid "" "When the volume is fully deleted, it disappears from the list of volumes:" msgstr "" -# 7ee80054130943f6bb55de7689b6912a #: ../enduser/hot-guide/hot_software_deployment.rst:113 msgid "" "When these scripts grow it can become difficult to maintain them inside the " @@ -22130,7 +18409,6 @@ msgid "" "script in a separate file:" msgstr "" -# 5fdcfb06b9e64a8f9bc4d4f136679577 #: ../enduser/cli_access_instance_through_a_console.rst:48 msgid "" "When using SPICE to view the console of an instance, a browser plugin can be " @@ -22139,7 +18417,6 @@ msgid "" "the example above." msgstr "" -# 24dbde48a2bc4b23a1179ba2666380c8 #: ../enduser/sdk_authenticate.rst:12 msgid "" "When using the SDK, you must authenticate against an OpenStack endpoint " @@ -22147,27 +18424,23 @@ msgid "" "different syntax for authentication." msgstr "" -# 68c96cc23ac3483cb43f0f60f9f4c576 #: ../common/cli_manage_images.rst:81 msgid "" "When viewing a list of images, you can also use ``grep`` to filter the list, " "as follows::" msgstr "" -# 687f6f44b03244d9a2d90483f4d6846d #: ../enduser/sdk_configure_access_security_instances.rst:13 msgid "" "When working with images in the SDK, you will call ``novaclient`` methods." msgstr "" -# f1a80550e46b4c9a94f2ac844a072012 #: ../enduser/sdk_manage_images.rst:13 msgid "" "When working with images in the SDK, you will call both ``glance`` and " "``nova`` methods." msgstr "" -# 2c0d05a1706640c78d1c35487061f2b2 #: ../enduser/hot-guide/hot_composition.rst:13 msgid "" "When writing complex templates you are encouraged to break up your template " @@ -22176,21 +18449,18 @@ msgid "" "template, thus composing one logical stack with multiple templates." msgstr "" -# 3b9b5c95425c4bacb7462091d3337253 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:51 msgid "" "When you are prompted for an OpenStack password, enter the password for the " "user who downloaded the :file:`PROJECT-openrc.sh` file." msgstr "" -# 68bd2df3c32c48a1ad311e69e3552f84 #: ../enduser/cli_manage_bare_metal_nodes.rst:56 msgid "" "When you create a bare-metal node, your PM address, user name, and password " "should match the information in your hardware's BIOS/IPMI configuration." msgstr "" -# 920d289cd7634ca497b9b3667c5151fa #: ../enduser/create_db.rst:20 msgid "" "When you create a database instance, you must specify a nova flavor. The " @@ -22200,14 +18470,12 @@ msgid "" "flavors that work for databases." msgstr "" -# e9638faf32a04efc944ace22801f06b9 #: ../enduser/set_up_replication.rst:14 msgid "" "When you create a replica, do not specify the ``--users`` or ``--databases`` " "options." msgstr "" -# 6271c7205f6846308447613ed37e2c9e #: ../enduser/cli_config_drive.rst:71 msgid "" "When you create images that access configuration drive data and multiple " @@ -22218,19 +18486,16 @@ msgid "" "present." msgstr "" -# cd0ac5b8021a4c1c872fd00a7102cb20 #: ../enduser/dashboard_stacks.rst:140 msgid "When you delete a stack, you cannot undo this action." msgstr "" -# 1c30d75568e942cfba78ae52ce4fe1a5 #: ../enduser/dashboard_manage_volumes.rst:139 msgid "" "When you delete an instance, the data in its attached volumes is not " "destroyed." msgstr "" -# 2101b727d26e4daca4f355cc70ac2cbe #: ../enduser/cli_nova_configure_access_security_for_instances.rst:8 msgid "" "When you launch a virtual machine, you can inject a *key pair*, which " @@ -22238,19 +18503,16 @@ msgid "" "contain the ``cloud-init`` package." msgstr "" -# c3bff8d6de71452ab7940f2347c3ac2d #: ../enduser/dashboard_launch_instances.rst:20 msgid "When you launch an instance from a volume, note the following steps:" msgstr "" -# 3462248baed14d108ecd011d9aff724d #: ../enduser/dashboard_launch_instances.rst:34 msgid "" "When you launch an instance from an image, OpenStack creates a local copy of " "the image on the compute node where the instance starts." msgstr "" -# 41e5998ab063428cbdbec8145e673398 #: ../enduser/cli_manage_ip_addresses.rst:13 msgid "" "When you launch an instance, it is automatically assigned a private IP " @@ -22258,12 +18520,10 @@ msgid "" "Rebooting an instance has no effect on the private IP address." msgstr "" -# f06e33d409084ff399205a86cfb77fb6 #: ../enduser/cli_delete_an_instance.rst:8 msgid "When you no longer need an instance, you can delete it." msgstr "" -# 53f2e469ca9d41c3a83097927c5795d9 #: ../enduser/cli_swift_large_lists.rst:13 msgid "" "When you request a list of containers or objects, Object Storage returns a " @@ -22275,7 +18535,6 @@ msgid "" "item returned." msgstr "" -# ade4d59053404845bc32426385317746 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:99 msgid "" "When you run OpenStack client commands, you can override some environment " @@ -22285,14 +18544,12 @@ msgid "" "by specifying a password on a :command:`keystone` command, as follows::" msgstr "" -# 8d9286c4d8cc4dc8a716a0d3b987d9ea #: ../common/networking_advanced_quotas.rst:113 msgid "" "When you set this option, the output for Networking commands shows " "``quotas``." msgstr "" -# d3949a69ad5a496da4976416cd48be28 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:15 msgid "" "When you source the file, environment variables are set for your current " @@ -22300,7 +18557,6 @@ msgid "" "with the OpenStack services that run in the cloud." msgstr "" -# 8ac1fc711d704bbf9ac07ddfe70c0e5b #: ../adminuser/cli_nova_migrate.rst:11 msgid "" "When you want to move an instance from one compute host to another, you can " @@ -22309,12 +18565,10 @@ msgid "" "instance has shared storage available on the target host." msgstr "" -# e5f91b074dcc4a0d95e39316edc3a234 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:108 msgid "Where ``PASSWORD`` is your password." msgstr "" -# 98926f29bfee4454869d7e32fe1ccb47 #: ../enduser/cli_swift_set_object_versions.rst:92 msgid "" "Where ``length`` is the 3-character, zero-padded hexadecimal character " @@ -22323,12 +18577,10 @@ msgid "" "current version." msgstr "" -# 691e1a2208284730bf3eccce3177fe95 #: ../enduser/hot-guide/hot_existing_templates.rst:7 msgid "Where to find existing templates" msgstr "" -# 8f491e34f72f489695bf7f425eaa7dcb #: ../enduser/hot-guide/hot_software_deployment.rst:61 msgid "" "Whether the image is using Cloud-init_ or not, it should be possible to " @@ -22336,19 +18588,16 @@ msgid "" "by the server during boot:" msgstr "" -# 89c6ad9f623d448ca3251686ed30c089 #: ../common/cli_manage_volumes.rst:286 msgid "While logged in as the volume donor, list the available volumes:" msgstr "" -# 79ba1f6d149c4c29b684eac50b7d5607 #: ../enduser/cli_swift_large_object_creation.rst:253 msgid "" "While static and dynamic objects have similar behavior, this table describes " "their differences:" msgstr "" -# 36b0741fa9a246ea89ccb558f01cf76c #: ../common/cli_manage_volumes.rst:339 msgid "" "While the ``auth_key`` property is visible in the output of ``cinder " @@ -22356,7 +18605,6 @@ msgid "" "transfer-show TRANSFER_ID`` commands." msgstr "" -# eb66ed565bc74b019adf771f74b5227e #: ../enduser/hot-guide/hot_spec.rst:247 msgid "" "While the descriptions for each constraint are optional, it is good practice " @@ -22365,28 +18613,23 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 5113104551cc4df5ba4970af32cb067e # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 37ee0daa7449495e8f682238a0b98df5 #: ../adminuser/intro-admin.rst:35 ../enduser/intro-user.rst:34 msgid "Who should read this book?" msgstr "" -# 5c4a3ee77c6a41e1846db0a6878fee18 #: ../enduser/cli_swift_bulk_delete.rst:13 msgid "" "With bulk delete, you can delete up to 10,000 objects or containers " "(configurable) in one request." msgstr "" -# 20e8c8600a6a4eb791bbcf029c35ceb3 #: ../adminuser/cli_nova_specify_host.rst:8 msgid "" "With the appropriate permissions, you can select which host instances are " "launched on and which roles can boot instances on this host." msgstr "" -# 48b08bc24e4948459ddcd18b6973f795 #: ../enduser/dashboard_launch_instances.rst:98 msgid "" "With this option, you can boot from an image and create a volume by entering " @@ -22395,7 +18638,6 @@ msgid "" "instance." msgstr "" -# 6dbfc931360746ec8dbaf199de970d4e #: ../glossary.rst:1418 msgid "" "Within RabbitMQ and Compute, it is the messaging interface that is used by " @@ -22403,59 +18645,47 @@ msgid "" "volume, and network nodes." msgstr "" -# 00eec40695134118b4eac83aeb3355fd #: ../glossary.rst:3742 msgid "Workflow service" msgstr "" -# 3cebf83b09b54bb29c76efdbdb40e988 #: ../enduser/hot-guide/hot_hello_world.rst:24 msgid "Writing a hello world HOT template" msgstr "" -# 4457f22dc4774d4d9d9e633036567c16 #: ../enduser/sdk_schedule_objects_for_deletion.rst:33 msgid "X-Delete-After" msgstr "" -# 474a662bb5144aff9b1cad7243022887 #: ../enduser/sdk_schedule_objects_for_deletion.rst:26 msgid "X-Delete-At" msgstr "" -# 4401e744b8c84525b080bd87134cabac #: ../glossary.rst:3775 msgid "XFS" msgstr "" -# ff13108aa24a465ebff4996f31e9fd62 -# 055fbbde7f7340d69431556f0aadf69a #: ../enduser/cli_swift_serialized_response_formats.rst:33 #: ../enduser/cli_swift_serialized_response_formats.rst:35 msgid "XML data serialization response format." msgstr "" -# bed138f71461404c93d880ec19787961 #: ../glossary.rst:3751 msgid "Xen" msgstr "" -# d73114f756e1470cb59f87005d6038ab #: ../glossary.rst:3757 msgid "Xen API" msgstr "" -# c556827a4a5d4d398443fb0118d0dd30 #: ../glossary.rst:3762 msgid "Xen Cloud Platform (XCP)" msgstr "" -# cc6132a3026d4f0bacf5f39255dffe9e #: ../glossary.rst:3766 msgid "Xen Storage Manager Volume Driver" msgstr "" -# 5bc29cc84e0c4aae812da0523f5a3686 #: ../glossary.rst:3754 msgid "" "Xen is a hypervisor using a microkernel design, providing services that " @@ -22463,12 +18693,10 @@ msgid "" "hardware concurrently." msgstr "" -# 71275a3534364360aa424de6490d1bdc #: ../glossary.rst:3771 msgid "XenServer" msgstr "" -# 6efac5ebcf0f4f328dec98f011679e0f #: ../enduser/cli_swift_static_website.rst:44 msgid "" "You also have the option of displaying a list of files in your pseudo-" @@ -22478,7 +18706,6 @@ msgid "" "example, ``lists.css``)." msgstr "" -# 98b28eddfcff49bcb1d50269330beb60 #: ../enduser/hot-guide/hot_basic_resources.rst:27 msgid "" "You also need to define the ``networks`` property to indicate to which " @@ -22486,7 +18713,6 @@ msgid "" "your tenant." msgstr "" -# add05c3c89bd4217a80e5e574ab981b9 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:81 msgid "" "You are not prompted for the password with this method. The password lives " @@ -22496,15 +18722,12 @@ msgid "" "with OpenStack client commands instead." msgstr "" -# c4df49e556ab4b14b6a3d10a04b42cac #: ../adminuser/dashboard_manage_host_aggregates.rst:54 msgid "" "You can add one host to one or more aggregates. To add a host to an existing " "aggregate, edit the aggregate." msgstr "" -# 8768fd281a90447cae0391878fd3a920 -# 6c2b7506821a4eda9af109d6b74f8b41 #: ../enduser/cli_launch_instances.rst:64 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:59 msgid "" @@ -22512,27 +18735,23 @@ msgid "" "accessible from outside the cloud. See :doc:`cli_manage_ip_addresses`." msgstr "" -# fb776c61090740bbbd789e6d30d2b134 #: ../enduser/cli_launch_instances.rst:54 msgid "" "You can also attach a block storage device, or **volume**, for persistent " "storage." msgstr "" -# db24d656e75f470fb836682e8062a7e4 #: ../enduser/sdk_authenticate_against_networking_endpoint.rst:27 msgid "" "You can also authenticate by explicitly specifying the endpoint and token:" msgstr "" -# cd5eee1d4a2a4d078042564f3f4c601b #: ../enduser/cli_config_drive.rst:90 msgid "" "You can also configure the Compute service to always create a configuration " "drive by setting the following option in the ``/etc/nova/nova.conf`` file::" msgstr "" -# 7557be87543f4926841a5131de0193cd #: ../enduser/hot-guide/hot_basic_resources.rst:220 msgid "" "You can also create an OS::Neutron::Port and associate that with the server " @@ -22540,7 +18759,6 @@ msgid "" "with stack updates." msgstr "" -# 09eba5fd6fc941e48347f611e21faf77 #: ../enduser/hot-guide/hot_basic_resources.rst:426 msgid "" "You can also create new volumes from another volume, a volume snapshot, or a " @@ -22548,14 +18766,12 @@ msgid "" "properties to create a new volume from an existing source." msgstr "" -# e2d89a2b5f7f4ebe80a7aa5230fa4227 #: ../enduser/cli_launch_instances.rst:109 msgid "" "You can also filter the image list by using ``grep`` to find a specific " "image, as follows::" msgstr "" -# d47d0e75a05e47009f9eb49ccbb4f774 #: ../enduser/cli_launch_instances.rst:232 msgid "" "You can also place arbitrary local files into the instance file system at " @@ -22566,52 +18782,44 @@ msgid "" "``--file`` option as shown in the following example." msgstr "" -# c6c560bed0dc4387801ae21494a4f022 #: ../enduser/hot-guide/hot_environment.rst:34 msgid "" "You can also provide environment parameters as a list of key/value pairs " "using the :option:`-P` option of the :command:`heat stack-create` command." msgstr "" -# e2465dec13b146bfb94bf616b499a5db #: ../enduser/dashboard_manage_images.rst:20 msgid "" "You can also use the :command:`glance` and :command:`nova` command-line " "clients or the Image Service and Compute APIs to manage images." msgstr "" -# 316822d63c304390bec831e9f6783195 #: ../enduser/cli_create_and_manage_stacks.rst:49 msgid "" "You can also use the :command:`template-validate` command to validate a " "template file without creating a stack from it." msgstr "" -# de1e1693515f4cacaa728f9270f5fd37 #: ../enduser/cli_swift_create_containers.rst:37 msgid "" "You can also use the ``swift stat`` command with the ``ACCOUNT`` or " "``CONTAINER`` names as parameters." msgstr "" -# 457af31f9b9a43e9992b43048b0c55a1 #: ../enduser/cli_swift_manage_access_swift.rst:25 msgid "You can also use this command with a list of users." msgstr "" -# d834208b15ac4963ad100a38e80fd835 #: ../enduser/manage_db_config.rst:214 msgid "" "You can apply a configuration group to hundreds or thousands of database " "instances in your environment." msgstr "" -# 7ec55751c87342d6bd95237ac503bb60 #: ../enduser/cli_manage_ip_addresses.rst:67 msgid "You can assign a floating IP address to a project and to an instance." msgstr "" -# 9bcf51144d564eb5a015e1822ff9fed7 #: ../enduser/hot-guide/hot_composition.rst:94 msgid "" "You can associate a name to the :file:`my_nova.yaml` template in an " @@ -22619,12 +18827,10 @@ msgid "" "then your new resource will override the default one." msgstr "" -# 1fe37dce3fb64958a2d2fff298b6bcf2 #: ../enduser/cli_nova_launch_instance_from_volume.rst:8 msgid "You can boot instances from a volume instead of an image." msgstr "" -# b25c844fb5b7481892f6ed909428e5f5 #: ../enduser/manage_db_config.rst:155 msgid "" "You can change a database's configuration by attaching a configuration group " @@ -22633,14 +18839,12 @@ msgid "" "of the configuration group." msgstr "" -# d492bc0a9c9141c6a08370703f8da1e7 #: ../enduser/dashboard_databases.rst:162 msgid "" "You can change various characteristics of a database instance, such as its " "volume size and flavor." msgstr "" -# 0ea86304f3c34e99b7263510a31f4354 #: ../enduser/set_up_replication.rst:17 msgid "" "You can choose a smaller volume or flavor for a replica than for the " @@ -22648,7 +18852,6 @@ msgid "" "snapshot from the original." msgstr "" -# cdf75c7a1fce49dba6db599390f4119c #: ../enduser/cli_config_drive.rst:7 msgid "" "You can configure OpenStack to write metadata to a special configuration " @@ -22659,28 +18862,24 @@ msgid "" "different from the user data." msgstr "" -# b5b767ca10b2476f9a62c73a1c2c8931 #: ../enduser/hot-guide/hot_basic_resources.rst:343 msgid "" "You can connect subnets to routers with the :hotref:`OS::Neutron::" "RouterInterface` resource:" msgstr "" -# 3515ac296a9042bda1b439f283cee954 #: ../enduser/cli_swift_large_object_creation.rst:206 msgid "" "You can continue uploading segments, like this example shows, prior to " "uploading the manifest." msgstr "" -# b18847b85ca94f1095b74778d706d721 #: ../enduser/manage_db_config.rst:94 msgid "" "You can create a configuration group by using the trove ``configuration-" "create`` command. The general syntax for this command is:" msgstr "" -# d12770ad1c594d5f9fb90a10f8c36d5a #: ../enduser/dashboard_manage_containers.rst:100 msgid "" "You can create a new object in container without a file available and can " @@ -22689,7 +18888,6 @@ msgid "" "URL info in advance." msgstr "" -# bafda03b0e0f4b15ba8abfbf83a024c7 #: ../enduser/set_up_replication.rst:8 msgid "" "You can create a replica of an existing database instance. When you make " @@ -22697,7 +18895,6 @@ msgid "" "applies those changes to the replica." msgstr "" -# e9c3aaeba3644f938329807b3f2b011f #: ../enduser/cli_nova_launch_instance_from_volume.rst:125 msgid "" "You can create a volume from an existing image, volume, or snapshot. This " @@ -22705,7 +18902,6 @@ msgid "" "to boot an instance." msgstr "" -# 1242d63170b2419cb4ac15fbbaf1c1ed #: ../enduser/cli_swift_pseudo_hierarchical_folders_directories.rst:87 msgid "" "You can create an unlimited number of nested pseudo-directories. To navigate " @@ -22715,14 +18911,12 @@ msgid "" "directly to the files contained within ``dogs``, enter the following command:" msgstr "" -# 9b24e6c3965b47719e594e0c1055b284 #: ../adminuser/cli_manage_flavors.rst:65 msgid "" "You can create and manage flavors with the nova **flavor-*** commands " "provided by the ``python-novaclient`` package." msgstr "" -# 6d35f3e6d0c24b3aa4aa7cf56ceb4646 #: ../enduser/cli_swift_static_website.rst:103 msgid "" "You can create and set custom error pages for visitors to your website; " @@ -22730,7 +18924,6 @@ msgid "" "To do this, set the metadata header, ``X-Container-Meta-Web-Error``." msgstr "" -# 4ece067ac9a4452292f2ec56b1aca95c #: ../enduser/cli_nova_configure_access_security_for_instances.rst:12 msgid "" "You can create at least one key pair for each project. You can use the key " @@ -22738,21 +18931,18 @@ msgid "" "key pair with an external tool, you can import it into OpenStack." msgstr "" -# ac6357d63e9140ec8c410a94f2402618 #: ../adminuser/nova_cli_manage_projects_security.rst:137 msgid "" "You can create complex rule sets by creating additional rules. For example, " "if you want to pass both HTTP and HTTPS traffic, run:" msgstr "" -# a0c0be603c9c447ea163a7fb581572a4 #: ../enduser/hot-guide/hot_basic_resources.rst:270 msgid "" "You can create new key pairs with the :hotref:`OS::Nova::KeyPair` resource. " "Key pairs can be imported or created during the stack creation." msgstr "" -# b2e57ebd8bdb4807ba1b1a0ec964915b #: ../enduser/hot-guide/hot_environment.rst:86 msgid "" "You can create or override resources in the ``resource_registry`` section of " @@ -22761,7 +18951,6 @@ msgid "" "existing template file." msgstr "" -# a045de4d08ae428fa21e2ac671467553 #: ../adminuser/manage_projects_users_and_roles.rst:14 msgid "" "You can define actions for OpenStack service roles in the ``/etc/PROJECT``/" @@ -22769,7 +18958,6 @@ msgid "" "the ``/etc/nova/policy.json`` file." msgstr "" -# fafb14866a3844409d85ff5988d91d69 #: ../enduser/hot-guide/hot_hello_world.rst:208 msgid "" "You can define multiple constraints of the same type. Especially in the case " @@ -22778,26 +18966,22 @@ msgid "" "to users precise." msgstr "" -# a2a136bb33a94168837ae9425f034427 #: ../enduser/hot-guide/hot_environment.rst:72 msgid "" "You can define values for the template arguments in the ``parameters`` " "section of an environment file:" msgstr "" -# eb7eea6d733b4efba8bf44ff9ca5b4de #: ../adminuser/cli_nova_manage_services.rst:7 msgid "" "You can enable and disable Compute services. The following examples disable " "and enable the ``nova-compute`` service." msgstr "" -# f8147711a8874e4688f41f3db0da7c0d #: ../enduser/cli_nova_configure_access_security_for_instances.rst:66 msgid "You can generate a key pair or upload an existing public key." msgstr "" -# 5080dc987c634d06b29e78c870fa39ca #: ../enduser/backup_db.rst:85 msgid "" "You can get additional information about the backup by using the trove " @@ -22805,19 +18989,16 @@ msgid "" "``8af30763-61fd-4aab-8fe8-57d528911138``." msgstr "" -# a78224d4f7f6437ca53b346ae5c5570a #: ../common/cli_install_openstack_command_line_clients.rst:129 msgid "You can install pip and use it to manage client installation:" msgstr "" -# ecd381b15724455d8a45738265a6e004 #: ../enduser/hot-guide/hot_environment.rst:122 msgid "" "You can limit the usage of a custom resource to a specific resource of the " "template:" msgstr "" -# 0d0ffbf7ce1c4cc3a091e3943b3153da #: ../enduser/cli_manage_bare_metal_nodes.rst:23 msgid "" "You can list and delete bare-metal nodes. When you delete a node, any " @@ -22825,7 +19006,6 @@ msgid "" "interfaces that are associated with a bare-metal node." msgstr "" -# 3d28521c673e4ee7b02c6295ed80c5e2 #: ../enduser/manage_db_config.rst:8 msgid "" "You can manage database configuration tasks by using configuration groups. " @@ -22833,13 +19013,11 @@ msgid "" "more databases." msgstr "" -# c07cca471284478b857c2393c5b37057 #: ../adminuser/manage_projects_users_and_roles.rst:18 msgid "" "You can manage projects, users, and roles independently from each other." msgstr "" -# 6bc4ae164ac94f1fb259bd2facf012b7 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:33 msgid "" "You can modify the rules in a security group to allow access to instances " @@ -22850,14 +19028,11 @@ msgid "" msgstr "" # #-#-#-#-# adminuser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# d1236be755ba45ca99065bfc1870d762 # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# bd917b476fa64f73b3eb646f0c4179e2 #: ../adminuser/intro-admin.rst:22 ../enduser/intro-user.rst:21 msgid "You can modify these examples for your specific use cases." msgstr "" -# 74d8de1a74f94d37b7882683cc7a416c #: ../enduser/create_db.rst:174 msgid "" "You can now access the new database you just created (myDB) by using typical " @@ -22865,7 +19040,6 @@ msgid "" "``172.16.200.2``." msgstr "" -# 529e2dbdf5c346d0b66e1b9a0234d383 #: ../enduser/create_db.rst:148 msgid "" "You can now pass in the instance ID with the trove ``show`` command to get " @@ -22873,19 +19047,16 @@ msgid "" "with ``5599dad6-731e-44df-bb60-488da3da9cfe``." msgstr "" -# 04fcb2144cd24c8591aba22202e4f6ab #: ../enduser/hot-guide/hot_composition.rst:112 msgid "You can now use the new ``OS::Nova::Server`` in your new template:" msgstr "" -# aad5a62c05d94f8784d153ab50618dac #: ../enduser/sdk_assign_cors_headers.rst:24 msgid "" "You can only assign these headers to objects. For more information, see `www." "w3.org/TR/access-control/ `__." msgstr "" -# 5f734789a9c1447db932cea639656ffa #: ../adminuser/dashboard_view_cloud_resources.rst:15 msgid "" "You can only view metering statistics on the dashboard (available only to " @@ -22893,21 +19064,18 @@ msgid "" "through the :command:`ceilometer` command-line interface (CLI)." msgstr "" -# d12865783a454c988eaf57f182b11156 #: ../enduser/cli_launch_instances.rst:166 msgid "" "You can pass user data in a local file at instance launch by using the ``--" "user-data USER-DATA-FILE`` parameter." msgstr "" -# 4fef06bfd1f24723b9f99c328d2b5951 #: ../enduser/cli_provide_user_data_to_instances.rst:16 msgid "" "You can place user data in a local file and pass it through the ``--user-" "data `` parameter at instance creation::" msgstr "" -# 08ec70f0c32b4d9ea52e07f5ceef875a #: ../enduser/hot-guide/hot_hello_world.rst:130 msgid "" "You can provide default values for parameters. If a user doesn't define a " @@ -22916,7 +19084,6 @@ msgid "" "the ``flavor`` property:" msgstr "" -# 332b617b11ce4415a4c7131957c9e87c #: ../enduser/dashboard_launch_instances.rst:227 msgid "" "You can resize or rebuild an instance. You can also choose to view the " @@ -22925,7 +19092,6 @@ msgid "" "reboot, or terminate it." msgstr "" -# 584d2f79fd9f443fa6c6ee89a4eb70c9 #: ../enduser/hot-guide/hot_hello_world.rst:167 msgid "" "You can restrict the values of an input parameter to make sure that the user " @@ -22935,7 +19101,6 @@ msgid "" "possible values:" msgstr "" -# be490aec2ab2422ca5e3e92945aaab97 #: ../common/cli_overview.rst:9 msgid "" "You can run the commands from the command line, or include the commands " @@ -22943,39 +19108,33 @@ msgid "" "as your user name and password, you can run these commands on any computer." msgstr "" -# 3caa1f8ac740411d955e3c3546250937 #: ../enduser/cli_stop_and_start_an_instance.rst:46 msgid "You can run the following shelving tasks:" msgstr "" -# f28b535971b74da9938a65515caa036d #: ../enduser/cli_search_instance_with_ip_address.rst:8 msgid "" "You can search for an instance using the IP address parameter, ``--ip``, " "with the :command:`nova list` command." msgstr "" -# be5151f729e24e42aa22fcedc6073b30 #: ../enduser/cli_swift_bulk_delete.rst:57 msgid "" "You can set the ``Accept`` request header to one of the following values to " "define the response format:" msgstr "" -# 5218ac64d0b74f0498ca9ee5e79ad25d #: ../enduser/cli_swift_archive_auto_extract.rst:80 msgid "" "You can set the ``Accept`` request header to one of these values to define " "the response format:" msgstr "" -# e76ff79c77a144d5aca9c86c05b81a37 #: ../enduser/cli_nova_show_usage_statistics_for_hosts_instances.rst:8 msgid "" "You can show basic statistics on resource usage for hosts and instances." msgstr "" -# 3600269e011f4e5487d3f4d1e95f243d #: ../enduser/cli_reboot_an_instance.rst:8 msgid "" "You can soft or hard reboot a running instance. A soft reboot attempts a " @@ -22983,21 +19142,18 @@ msgid "" "the instance." msgstr "" -# 37c485e612744603b9778adba14d9d5b #: ../adminuser/dashboard_set_quotas.rst:91 msgid "" "You can sort the table by clicking on either the :guilabel:`Quota Name` or :" "guilabel:`Limit` column headers." msgstr "" -# b3bbb6d77850461588d85170c6bf12db #: ../enduser/set_up_clustering.rst:8 msgid "" "You can store data across multiple machines by setting up MongoDB sharded " "clusters." msgstr "" -# 87f63c8034f74b3387edc4c9f474f5e9 #: ../enduser/cli_swift_set_object_versions.rst:8 msgid "" "You can store multiple versions of your content so that you can recover from " @@ -23005,14 +19161,12 @@ msgid "" "control, which you can use with any type of content." msgstr "" -# 3c777da0e20e40f6bf31446bbf789732 #: ../adminuser/dashboard_manage_instances.rst:65 msgid "" "You can track costs per month by showing metrics like number of VCPUs, " "disks, RAM, and uptime of all your instances." msgstr "" -# 080dd6fb7da44b188bb6ca5d22c924ed #: ../enduser/dashboard_launch_instances.rst:189 msgid "" "You can track usage for instances for each project. You can track costs per " @@ -23020,7 +19174,6 @@ msgid "" "all your instances." msgstr "" -# 94e59a959901431990cd2bd6fb4cde1b #: ../common/cli_manage_volumes.rst:263 msgid "" "You can transfer a volume from one owner to another by using the ``cinder " @@ -23030,24 +19183,20 @@ msgid "" "transfer by using the ID and key." msgstr "" -# 8a18557140f74e5d87473badd73aad9e #: ../common/networking_advanced_quotas.rst:226 msgid "You can update quotas for multiple resources through one command::" msgstr "" -# a104617328ca4e66b44ecbee12feb8d6 #: ../common/networking_advanced_quotas.rst:258 msgid "" "You can update the limits of multiple resources by including L2 resources " "and L3 resource through one command::" msgstr "" -# 1ae5b03ce4204ba18655c8d293d48565 #: ../adminuser/manage_projects_users_and_roles.rst:245 msgid "You can update the name, email address, and enabled status for a user." msgstr "" -# 666ce5ff2a774da09fdc12d222cec529 #: ../common/cli_manage_images.rst:9 msgid "" "You can upload images through the ``glance`` client or the Image Service " @@ -23057,7 +19206,6 @@ msgid "" "types." msgstr "" -# c945298b1df94e099fc973c4a5e6c321 #: ../enduser/cli_swift_large_object_creation.rst:269 msgid "" "You can upload manifest and segment objects in any order. You are " @@ -23065,22 +19213,18 @@ msgid "" "premature download of the manifest occurs. However, this is not enforced." msgstr "" -# 43f3f9a5ecff45c09abd7fdaf0c76c52 #: ../enduser/cli_swift_large_object_creation.rst:276 msgid "" "You can upload new segment objects or remove existing segments. The names " "must simply match the ``PREFIX`` supplied in ``X-Object-Manifest``." msgstr "" -# 1d8be93840a1457b82b1cc1bc974ce73 #: ../enduser/cli_swift_archive_auto_extract.rst:51 msgid "" "You can upload regular files but you cannot upload other items (for example, " "empty directories or symbolic links)." msgstr "" -# 5ff80ab7c76c4b39bd7adf7fbe0e9ea2 -# fca1d244a171434d9a9afb09868e0944 #: ../enduser/backup_db.rst:8 ../enduser/dashboard_databases.rst:104 msgid "" "You can use Database services to backup a database and store the backup " @@ -23089,7 +19233,6 @@ msgid "" "restore process creates a database instance." msgstr "" -# 9cc25cefb15242c58c009a6795de56c9 #: ../enduser/cli_config_drive.rst:115 msgid "" "You can use the **blkid** command to identify the block device that " @@ -23097,7 +19240,6 @@ msgid "" "CirrOS image with the ``m1.tiny`` flavor, the device is ``/dev/vdb``:" msgstr "" -# ea4a2928c5484f6ea25c2f42f17b4e2c #: ../adminuser/analyzing-log-files-with-swift-cli.rst:15 msgid "" "You can use the ``-o`` or ``--output`` option with a single object download " @@ -23106,7 +19248,6 @@ msgid "" "without saving it to disk first." msgstr "" -# c38be8fcee054b78bd3bc4913693a319 #: ../adminuser/nova_cli_manage_projects_security.rst:18 msgid "" "You can use the ``allow_same_net_traffic`` option in the :file:`/etc/nova/" @@ -23114,19 +19255,16 @@ msgid "" "share a network." msgstr "" -# 410afc4183c24e6aa295e499f8e04d5c #: ../enduser/hot-guide/hot_basic_resources.rst:146 msgid "" "You can use two sets of resources to create and associate floating IPs to " "instances." msgstr "" -# f8c3f3ea9ab94d54b4abd5e6ccecfa80 #: ../enduser/hot-guide/hot_environment.rst:99 msgid "You can use wildcards to map multiple resources:" msgstr "" -# b8de01e47a524b58b61147ef5a0aec62 #: ../enduser/cli_swift_static_website.rst:14 msgid "" "You can use your Object Storage account to create a static website. This " @@ -23137,19 +19275,16 @@ msgid "" "the header ``X-Web-Mode`` to ``TRUE`` on the request." msgstr "" -# 32ea233b4b154dfb8f40fb690bf96440 #: ../enduser/cli_launch_instances.rst:140 msgid "You can view rules for a specified security group::" msgstr "" -# b476acdc9def49ecbc7d41285c15a1cf #: ../enduser/dashboard_manage_volumes.rst:81 msgid "" "You can view the status of a volume in the Volumes tab of the dashboard. The " "volume is either Available or In-Use." msgstr "" -# 764925da52274c19b6ea7c36319171d6 #: ../enduser/cli_swift_large_object_creation.rst:276 msgid "" "You cannot add or remove segment objects from the manifest. However, you can " @@ -23157,60 +19292,50 @@ msgid "" "manifest list." msgstr "" -# b2210c1dd1374fceaff15a4d92348127 #: ../enduser/cli_nova_configure_access_security_for_instances.rst:117 msgid "" "You cannot delete the default security group for a project. Also, you cannot " "delete a security group that is assigned to a running instance." msgstr "" -# 448b12f5e205474faa54a7e2a7b71615 #: ../adminuser/dashboard_manage_images.rst:106 msgid "You cannot undo this action." msgstr "" -# 4eac17efa4a344aeafd7d062f80397c6 #: ../enduser/cli_swift_set_object_versions.rst:14 msgid "" "You cannot version a large-object manifest file, but the large-object " "manifest file can point to versioned segments." msgstr "" -# 743cd734a6724074a377a60a778cd423 #: ../enduser/set_up_replication.rst:108 msgid "You detach a replica using the trove ``detach-replica`` command:" msgstr "" -# a600aee6fa7a4eada900e205db06ddaf #: ../enduser/dashboard_create_networks.rst:36 msgid "" "You do not have to specify a subnet when you create a network, but if you do " "not specify a subnet, any attached instance receives an Error status." msgstr "" -# 99578c1c077c427c8ea122fca722d605 #: ../enduser/dashboard_manage_containers.rst:29 msgid "You have successfully created a container." msgstr "" -# a220e6ac15464c20852550002ad569d0 #: ../enduser/dashboard_create_networks.rst:103 msgid "" "You have successfully created the router. You can view the new topology from " "the :guilabel:`Network Topology` tab." msgstr "" -# f0bd65bc149d466e8274cd7115c94cbe #: ../enduser/dashboard_manage_containers.rst:54 msgid "You have successfully uploaded an object to the container." msgstr "" -# 181012922811483685786c2561611592 #: ../enduser/cli_swift_archive_auto_extract.rst:54 msgid "You must UTF-8-encode the member names." msgstr "" -# 284431700ecf490ca863a61c9003e1e3 #: ../enduser/cli_swift_large_object_creation.rst:63 msgid "" "You must record the ``ETag`` response header that the ``PUT`` operation " @@ -23219,7 +19344,6 @@ msgid "" "ensures that the upload cannot corrupt your data." msgstr "" -# 5df4e72d93f543b7b9da612cbacaba12 #: ../enduser/cli_swift_large_object_creation.rst:161 msgid "" "You must segment objects that are larger than 5 GB before you can upload " @@ -23231,7 +19355,6 @@ msgid "" "segments that can be a part of a single large object." msgstr "" -# 6fa2788f9294499f8647bc0290317079 #: ../common/cli_set_environment_variables_using_openstack_rc.rst:90 msgid "" "You must set the ``OS\\_CACERT`` environment variable when using the https " @@ -23241,64 +19364,54 @@ msgid "" "the TLS (HTTPS) server certificate." msgstr "" -# d05af4ebc30c482a88832cfdd420fcc0 #: ../enduser/sdk_authenticate.rst:16 msgid "" "You must typically authenticate against a specific version of a service. For " "example, a client might need to authenticate against Identity v2.0." msgstr "" -# 715f4f93cd014bd89d8e94fa7fed9a9e #: ../enduser/cli_swift_large_object_creation.rst:269 msgid "You must upload the segment objects before upload the manifest object." msgstr "" -# 320efebdf17a42789f1e9b022c60c9c6 #: ../enduser/cli_swift_archive_auto_extract.rst:49 msgid "You must use the tar utility to create the tar archive file." msgstr "" -# 1302225d4a564447a7400f70ed7aa4e4 #: ../enduser/cli_swift_static_website.rst:116 msgid "" "You only have to set the ``X-Container-Meta-Web-Error`` metadata once for " "your entire static website." msgstr "" -# 82c6f53efd5c4b69a1e81ee7a867ef77 #: ../enduser/cli_swift_large_lists.rst:88 msgid "" "You receive a one-item response, which is fewer than the ``limit`` number of " "names. This indicates that this is the end of the list." msgstr "" -# 5166163f599d467184ca80e4bcd471c0 #: ../enduser/cli_swift_large_lists.rst:105 msgid "" "You receive a result set of all container names before the ``end-marker`` " "value." msgstr "" -# 01e52d5995e94e88bb73eeb4dc71a3aa #: ../enduser/sdk.rst:15 msgid "You should also be familiar with:" msgstr "" -# 29eaf009ebf64d6d91326629835c646a #: ../adminuser/cli_admin_manage_ip_addresses.rst:71 msgid "" "You should use a range of free IP addresses that is correct for your " "network. If you are not sure, at least try to avoid the DHCP address range:" msgstr "" -# 0daa4a13527a4e84b426a7c66e78e156 #: ../enduser/backup_db.rst:113 msgid "" "You specify that the new ``guest2`` instance has the same flavor (``10``) " "and the same root volume size (``2``) as the original ``guest1`` instance." msgstr "" -# 74613d8b6bc44d9ebc5f2e571d7a581b #: ../enduser/sdk_configure_access_security_instances.rst:47 msgid "" "You typically write the private key to a file to use it later. The file must " @@ -23307,7 +19420,6 @@ msgid "" "file with the appropriate permissions, as shown in the following example:" msgstr "" -# 2d7ac77a908440d4bf170d33953335b9 #: ../enduser/backup_db.rst:117 msgid "" "You use the ``--backup`` argument to indicate that this new instance is " @@ -23315,19 +19427,16 @@ msgid "" "replace ``BACKUP_ID`` with ``8af30763-61fd-4aab-8fe8-57d528911138``." msgstr "" -# 4651a7d506804815bad1743fef1fdb32 #: ../enduser/cli_swift_discoverability.rst:10 msgid "" "Your Object Storage system might not enable all features that this document " "describes. These features are:" msgstr "" -# a8a9b6e9cb5a4f58952f08eb69d1dba7 #: ../enduser/dashboard_launch_instances.rst:83 msgid "Your options are:" msgstr "" -# a1f8a5bdf1d940d0929a2dc2bbb052cd #: ../enduser/cli_swift_static_website.rst:30 msgid "" "Your publicly readable containers are checked for two headers, ``X-Container-" @@ -23336,371 +19445,305 @@ msgid "" "`set_error_static_website`.." msgstr "" -# 5c65c80e722e4ffa90cb755c7f2f8a68 #: ../glossary.rst:3786 msgid "ZeroMQ" msgstr "" -# 8ee39599c4ed4675b69a3aac6b6fd2a0 #: ../glossary.rst:3791 msgid "Zuul" msgstr "" -# f23e676dc50f4c1abb44c7ff3b850214 #: ../common/app_support.rst:81 msgid "" "`API Complete Reference (PDF) `__" msgstr "" -# 40f4d3ad1c5d4076bea631d015353c0b #: ../common/app_support.rst:64 msgid "" "`API Quick Start `__" msgstr "" -# e9e61bfb2e514f80959cb62929aea350 #: ../common/app_support.rst:69 msgid "`Admin User Guide `__" msgstr "" -# 5f36fdc527d34ec0bcd11687bb343ce4 #: ../common/app_support.rst:42 msgid "" "`Architecture Design Guide `__" msgstr "" -# 05daf8d3346647ad9fd60ba3d49195c0 #: ../common/app_support.rst:174 msgid "" "`Bugs: Bare metal service (ironic) `__" msgstr "" -# 8566dcff45c94c3189f96aec234112b8 #: ../common/app_support.rst:176 msgid "" "`Bugs: Data processing service (sahara) `__" msgstr "" -# 1701b34e2df247f78dc62e126ccb42ce #: ../common/app_support.rst:179 msgid "`Bugs: Database service (trove) `__" msgstr "" -# e970a219e407414c9744e2256d72ff9c #: ../common/app_support.rst:186 msgid "`Bugs: Messaging service (zaqar) `__" msgstr "" -# f962f14753904c4d9f3661108d57c9f0 #: ../common/app_support.rst:189 msgid "" "`Bugs: OpenStack API Documentation (developer.openstack.org) `__" msgstr "" -# 5082e2966ea54cd0871a25784f56d509 #: ../common/app_support.rst:154 msgid "" "`Bugs: OpenStack Block Storage (cinder) `__" msgstr "" -# 4a30b1a9899d4345aa7a6af5caf53a08 #: ../common/app_support.rst:157 msgid "`Bugs: OpenStack Compute (nova) `__" msgstr "" -# 04b7a7a1e7ce42da9e8b572e9af52a91 #: ../common/app_support.rst:159 msgid "" "`Bugs: OpenStack Dashboard (horizon) `__" msgstr "" -# c330ebb9d9544c9d90d0f114437c6faf #: ../common/app_support.rst:192 msgid "" "`Bugs: OpenStack Documentation (docs.openstack.org) `__" msgstr "" -# 6501a3167a7d44809ab4e440a3d8a3a5 #: ../common/app_support.rst:162 msgid "" "`Bugs: OpenStack Identity (keystone) `__" msgstr "" -# 3c6f570f273d4cd89edb914e73c94504 #: ../common/app_support.rst:165 msgid "" "`Bugs: OpenStack Image Service (glance) `__" msgstr "" -# 4ea6058b35e94cb2948cb3ffb464ac03 #: ../common/app_support.rst:168 msgid "" "`Bugs: OpenStack Networking (neutron) `__" msgstr "" -# cde48ef103ad4baba17c07b0d3015fbf #: ../common/app_support.rst:171 msgid "" "`Bugs: OpenStack Object Storage (swift) `__" msgstr "" -# 210e968e3aa04e3d9ea563d6200a1ad1 #: ../common/app_support.rst:181 msgid "`Bugs: Orchestration (heat) `__" msgstr "" -# 5a339b6e38254893bd5268ec4ff3b28e #: ../common/app_support.rst:183 msgid "" "`Bugs: Telemetry (ceilometer) `__" msgstr "" -# e24c9feb12fd4fe3a77454dc6bcbda1e #: ../common/app_support.rst:45 msgid "" "`Cloud Administrator Guide `__" msgstr "" -# 2eee4d00af894280a473b59bbf519180 #: ../common/app_support.rst:72 msgid "" "`Command-Line Interface Reference `__" msgstr "" -# 32a1c54444fc41dd99ac807390714ecf #: ../common/app_support.rst:48 msgid "" "`Configuration Reference `__" msgstr "" -# 4c571764d3b34a808c077a9c171e6de2 #: ../common/app_support.rst:67 msgid "`End User Guide `__" msgstr "" -# 6ad07bbbba304979b9d13b9bdacbbfea #: ../common/app_support.rst:53 msgid "" "`High Availability Guide `__" msgstr "" -# 25a5832d214c4590a3d163d910938cc3 #: ../common/app_support.rst:33 msgid "" "`Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20 " "`__" msgstr "" -# dad3f20a18794c2d9a0e1284a6ce9b70 #: ../common/app_support.rst:37 msgid "" "`Installation Guide for Ubuntu 14.04 `__" msgstr "" -# 91b926c1343a4f92a0936cfdfc76fa0f #: ../common/app_support.rst:29 msgid "" "`Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 " "SP3 `__" msgstr "" -# 5acb4ceca16948e29c4231cf0afcc886 #: ../common/app_support.rst:78 msgid "" "`OpenStack API Complete Reference (HTML) `__" msgstr "" -# 6f66c1a41f424bca8d651b56c09d54ac #: ../common/app_support.rst:51 msgid "`Operations Guide `__" msgstr "" -# 231d8bc0474b49928edb34c0a6242385 #: ../common/app_support.rst:56 msgid "`Security Guide `__" msgstr "" -# 117ab17182ae47959c9a64ba1d474d04 #: ../common/app_support.rst:58 msgid "" "`Virtual Machine Image Guide `__" msgstr "" -# 51d6e8fd74cc4ade8f54912999240555 -# 548250489aef4b45bb550532fcb98a9e -# 96d8b51a2f1740449fcfa073b4625345 #: ../enduser/cli_nova_launch_instance_from_volume.rst:16 #: ../enduser/cli_nova_launch_instance_from_volume.rst:18 #: ../enduser/cli_nova_launch_instance_from_volume.rst:20 msgid "``--block-device``" msgstr "" -# af5647b446bb423989ba2de4972d81f1 #: ../enduser/cli_nova_launch_instance_from_volume.rst:171 msgid "" "``--block-device`` source=SOURCE,id=ID,dest=DEST,size=SIZE,shutdown=PRESERVE," "bootindex=INDEX" msgstr "" -# 0df9a1fe8cdf4fcc93c1d51dbf4312f5 #: ../common/cli_manage_images.rst:153 msgid "``--checksum CHECKSUM``" msgstr "" -# d9f1de7d9ae245c1ad2d3e3af807a7f3 #: ../common/cli_manage_images.rst:139 msgid "``--container-format CONTAINER_FORMAT``" msgstr "" -# 0aa444a36357431fae0475da21ac4fa4 #: ../common/cli_manage_images.rst:155 msgid "``--copy-from IMAGE_URL``" msgstr "" -# 3bd93a8839134ce392b1544ced97c7a5 #: ../common/cli_manage_images.rst:137 msgid "``--disk-format DISK_FORMAT``" msgstr "" -# 950aba50151c460f8af3bb3e63cefb4b #: ../enduser/cli_nova_launch_instance_from_volume.rst:24 msgid "``--ephemeral``" msgstr "" -# ff2d22d71b134601939a49ec4c10ea7d #: ../common/cli_manage_images.rst:151 msgid "``--file FILE``" msgstr "" -# 9eca73cb87af443dac4c0ff17f4cdf4c #: ../enduser/cli_create_and_manage_networks.rst:242 msgid "" "``--fixed-ips ip_address=192.168.2.2 ip_address=192.168.2.40`` is one " "unknown option." msgstr "" -# 97fa2cc524904bb4905970355d4eeb68 #: ../enduser/cli_nova_launch_instance_from_volume.rst:169 msgid "``--flavor`` FLAVOR. The flavor ID or name." msgstr "" -# 076edb384e2c41a886fece09eab46b44 #: ../common/cli_manage_images.rst:165 msgid "``--human-readable``" msgstr "" -# 16d37180f44d4ce7af385f8a5eb9a51d #: ../common/cli_manage_images.rst:159 msgid "``--is-protected [True|False]``" msgstr "" -# a5a5bcc35c3149a199d9b0de70972a21 #: ../common/cli_manage_images.rst:157 msgid "``--is-public [True|False]``" msgstr "" -# 64b8980baaec4ad89d3728df08202dc5 #: ../common/cli_manage_images.rst:149 msgid "``--location IMAGE_URL``" msgstr "" -# d4c4ed35c5e941ffb4639aefcbafde6d #: ../common/cli_manage_images.rst:145 msgid "``--min-disk DISK_GB``" msgstr "" -# 22484efa87934fe6983432ab02069f3f #: ../common/cli_manage_images.rst:147 msgid "``--min-ram DISK_RAM``" msgstr "" -# 100726c6fe59455da3ab338572d29db0 #: ../common/cli_manage_images.rst:135 msgid "``--name NAME``" msgstr "" -# 2092780ecb744d1ab06ddb43fba9111c #: ../common/cli_manage_images.rst:141 msgid "``--owner TENANT_ID``" msgstr "" -# c4d47e5ecb0d4d1e95d5cb73a127ab8e #: ../common/cli_manage_images.rst:161 msgid "``--property KEY=VALUE``" msgstr "" -# fbb9dee5d8b64c72842cc6370cb426b2 #: ../common/cli_manage_images.rst:163 msgid "``--purge-props``" msgstr "" -# ba335bfed1dc4c27acdec8244bbb31aa #: ../common/cli_manage_images.rst:143 msgid "``--size SIZE``" msgstr "" -# 717faa1588334142b01f2588ea47d6da #: ../enduser/cli_nova_launch_instance_from_volume.rst:22 msgid "``--swap``" msgstr "" -# 3ce1bba0a7a74379bb1eec9c168a49cc #: ../enduser/cli_swift_serialized_response_formats.rst:25 msgid "``Accept`` request header" msgstr "" -# 24ceb91bbcbe4caab40c563189944b19 #: ../enduser/configure_access_and_security_for_instances.rst:81 msgid "``All ICMP``" msgstr "" -# ee404898b4db4d30b483c6bd30d5dccd #: ../enduser/configure_access_and_security_for_instances.rst:63 msgid "``CIDR``" msgstr "" -# 83fd6f1309c34921b995be8689d32f12 #: ../adminuser/cli_nova_migrate.rst:74 msgid "" "``ERROR (Forbidden): Policy doesn't allow compute_extension:admin_actions:" "migrate to be performed. (HTTP 403)``" msgstr "" -# 181bfc02402043ed9e2a612661e840af #: ../adminuser/nova_cli_manage_projects_security.rst:31 msgid "``False``, security groups are enforced for all connections." msgstr "" -# 5d2a835943484039a05bd3e66dace8d0 #: ../enduser/configure_access_and_security_for_instances.rst:81 msgid "``Ingress``" msgstr "" -# 01da2437f20b4a9c9f19f1fed6e85206 #: ../enduser/cli_nova_launch_instance_from_volume.rst:196 msgid "``NAME``. The name for the server." msgstr "" -# 0e2cc9d595434a50bf649f80f0bff75d #: ../enduser/configure_access_and_security_for_instances.rst:63 msgid "``SSH``" msgstr "" -# e20bdd3a84fc454e8f1c9cd55cf2f13a #: ../enduser/cli_swift_large_object_creation.rst:18 msgid "" "``Segment objects`` store the object content. You can divide your content " @@ -23709,7 +19752,6 @@ msgid "" "delete segment objects just as you would normal objects." msgstr "" -# 350913be40054c0ab0a1b8238088be97 #: ../adminuser/nova_cli_manage_projects_security.rst:24 msgid "" "``True`` (default), hosts on the same subnet are not filtered and are " @@ -23720,64 +19762,51 @@ msgid "" "to allow all traffic from the subnet." msgstr "" -# db5ef4ab1e0542c292edd28b7dffe54b -# 87d1d59c76cb4502bc322711a062de4c #: ../enduser/cli_swift_archive_auto_extract.rst:88 #: ../enduser/cli_swift_bulk_delete.rst:65 msgid "``application/json``" msgstr "" -# c60fdda629f6458fa9df1af8b15dcd88 #: ../enduser/cli_swift_archive_auto_extract.rst:91 msgid "``application/xml``" msgstr "" -# 97b4d7dc4c4e4eca821d51c78cfe1d04 #: ../enduser/cli_swift_bulk_delete.rst:68 msgid "``application/xml`` or ``text/xml``" msgstr "" -# f4fd235f490745fb8c5c673b1bc61c2e #: ../enduser/cli_manage_bare_metal_nodes.rst:33 msgid "``baremetal-interface-add``" msgstr "" -# 2d904c30d34340fd857c0a6fe035a501 #: ../enduser/cli_manage_bare_metal_nodes.rst:36 msgid "``baremetal-interface-list``" msgstr "" -# fe571da22361451cbaf02139f44f2d97 #: ../enduser/cli_manage_bare_metal_nodes.rst:39 msgid "``baremetal-interface-remove``" msgstr "" -# a69e2895172a4132b5eefd0079d8f9be #: ../enduser/cli_manage_bare_metal_nodes.rst:42 msgid "``baremetal-node-create``" msgstr "" -# 2a98ce8af8fa4f24a49501254b29cb58 #: ../enduser/cli_manage_bare_metal_nodes.rst:45 msgid "``baremetal-node-delete``" msgstr "" -# 43000ac9a5c94efbb3cadff8fc30effe #: ../enduser/cli_manage_bare_metal_nodes.rst:48 msgid "``baremetal-node-list``" msgstr "" -# 6ad7e35326ed4b98b5a1d8874605ec9a #: ../enduser/cli_manage_bare_metal_nodes.rst:51 msgid "``baremetal-node-show``" msgstr "" -# ac865fcccb2846baa70c87a72d3a5c6b #: ../common/cli_install_openstack_command_line_clients.rst:148 msgid "``ceilometer`` - Telemetry API" msgstr "" -# ca60d75b1eb749a4a0444204c5e52785 #: ../enduser/hot-guide/hot_software_deployment.rst:698 msgid "" "``cfn-init`` has no concept of inputs, so ``{get_input: bar}`` acts as a " @@ -23786,7 +19815,6 @@ msgid "" "created." msgstr "" -# be5e7a173ffc4509b7abbff492172b91 #: ../enduser/hot-guide/hot_software_deployment.rst:703 msgid "" "``cfn-init`` has no concept of outputs, so specifying ``signal_transport: " @@ -23795,24 +19823,20 @@ msgid "" "server." msgstr "" -# da5ee4bf53f347048303ba17b634875f #: ../common/cli_install_openstack_command_line_clients.rst:150 msgid "``cinder`` - Block Storage API and extensions" msgstr "" -# fb3ab666e6fd4f428f94b0849c92d033 #: ../enduser/hot-guide/hot_spec.rst:796 msgid "" "``data type`` can be one of ``metadata``, ``deletion_policy`` or " "``update_policy``." msgstr "" -# f0ac090144964f82a697163bf3d53d06 #: ../enduser/dashboard_databases.rst:86 msgid "``database1``, ``database2``, ``database3``" msgstr "" -# 3a6fcab7e341417fb60c77d8208cd6da #: ../common/cli_manage_images.rst:95 msgid "" "``filesystem_store_metadata_file = filePath``, where filePath points to a " @@ -23820,106 +19844,86 @@ msgid "" "and a unique ID. For example:" msgstr "" -# 455de481f2954662b112b3c18f14ac92 #: ../common/cli_install_openstack_command_line_clients.rst:152 msgid "``glance`` - Image Service API" msgstr "" -# 82fd18d27bd54af5bd6ca8527859a974 #: ../common/cli_install_openstack_command_line_clients.rst:154 msgid "``heat`` - Orchestration API" msgstr "" -# 697bb299926c4341a2e9f8f0241ed91d #: ../enduser/cli_manage_bare_metal_nodes.rst:137 msgid "" "``host`` is optional for the ``--availability_zone`` parameter. You can " "simply specify ``zone:,node``, still including the comma." msgstr "" -# 7e597e55764c4442ab433d64482da09d #: ../common/cli_install_openstack_command_line_clients.rst:171 msgid "``keystone`` - Identity service API and extensions" msgstr "" -# 4999ba3ff87541eeb9f5f5049cf8de3a #: ../enduser/hot-guide/hot_basic_resources.rst:62 msgid "``network``" msgstr "" -# 6539027f39964867b41915a756f4ec7b #: ../common/cli_install_openstack_command_line_clients.rst:156 msgid "``neutron`` - Networking API" msgstr "" -# f38d548daed94136bed6f07bb3f98022 #: ../common/cli_install_openstack_command_line_clients.rst:158 msgid "``nova`` - Compute API and extensions" msgstr "" -# a6ebc30cea0247f3a06bfe87f67f3cac #: ../common/cli_install_openstack_command_line_clients.rst:166 msgid "``openstack`` - Common OpenStack client supporting multiple services" msgstr "" -# a176f6dbb7284985bc8185e03c06e5cd #: ../enduser/hot-guide/hot_environment.rst:26 msgid "``parameters``" msgstr "" -# 04253673f17d498bae0b3d47c34716f4 #: ../enduser/hot-guide/hot_basic_resources.rst:56 msgid "``port``" msgstr "" -# ae38e73517e44776b5b801b9955cf8d5 #: ../enduser/sdk_compute_apis.rst:269 msgid "" "``print_server`` is a method defined in ``utils.py`` and prints the server " "details as shown in the code listing below:" msgstr "" -# 457fe64f43044d20a85352daa0ad306d #: ../enduser/hot-guide/hot_environment.rst:29 msgid "``resource_registry``" msgstr "" -# 43d490925a6f4e3cbc7835a62820eb8b #: ../common/cli_install_openstack_command_line_clients.rst:160 msgid "``sahara`` - Database Processing API" msgstr "" -# 85fbecb80a6249bba751653899131f32 #: ../adminuser/manage_projects_users_and_roles.rst:41 msgid "``service-create``" msgstr "" -# 03058647c6094d57bbf531f3b3219204 #: ../adminuser/manage_projects_users_and_roles.rst:83 msgid "``service-delete``" msgstr "" -# bf98a868c2554ac4a0f0eff222055afe #: ../adminuser/manage_projects_users_and_roles.rst:70 msgid "``service-get``" msgstr "" -# efc38a712a1f404d99d7765f493dcc3e #: ../adminuser/manage_projects_users_and_roles.rst:61 msgid "``service-list``" msgstr "" -# f4a58fa0d505485e9fe27a222c22ba7c #: ../adminuser/cli_keystone_manage_services.rst:66 msgid "``service_description``: the description of the service." msgstr "" -# d9aaefa1652d4e1389649c3d8f9ebc67 #: ../adminuser/cli_keystone_manage_services.rst:62 msgid "``service_name``: the unique name of the new service." msgstr "" -# 10fcc9db94d449babc3f99b9fbc32f94 #: ../adminuser/cli_keystone_manage_services.rst:63 msgid "" "``service_type``: the service type, such as ``identity``, ``compute``, " @@ -23927,12 +19931,10 @@ msgid "" "string." msgstr "" -# a40138f503b845e8a053047478d6520e #: ../common/cli_manage_images.rst:93 msgid "``show_multiple_locations = True``" msgstr "" -# f688d6976b4142b4bcd260aa4dfe9f48 #: ../enduser/hot-guide/hot_software_deployment.rst:136 msgid "" "``str_replace`` can replace any strings, not just strings starting with ``" @@ -23940,2557 +19942,2027 @@ msgid "" "file can be executed for testing by passing in environment variables." msgstr "" -# 040c35263d1c48cf9ba23efc904e47e0 #: ../common/cli_install_openstack_command_line_clients.rst:162 msgid "``swift`` - Object Storage API" msgstr "" -# 837f10f2cde646ab8cbeefea5df1467b -# adea7678f8894a2ab1c4692877a51960 #: ../enduser/cli_swift_archive_auto_extract.rst:85 #: ../enduser/cli_swift_bulk_delete.rst:62 msgid "``text/plain``" msgstr "" -# df0375a12e7a4dea8cd4c94f69c90f35 #: ../enduser/cli_swift_archive_auto_extract.rst:94 msgid "``text/xml``" msgstr "" -# 8399a2b9fa654d0299a0f5b80db66255 #: ../common/cli_install_openstack_command_line_clients.rst:164 msgid "``trove`` - Database service API" msgstr "" -# 7bc4135948564899a7ef9d5ded073d36 #: ../glossary.rst:22 msgid "absolute limit" msgstr "" -# 7751bce6149e45d6b75e653b38fbde39 #: ../glossary.rst:27 msgid "access control list" msgstr "" -# b0367cb638b4498489cc1d952a8c42b2 #: ../glossary.rst:36 msgid "access key" msgstr "" -# 8eac26bb8c0848fc9200ad7592f7715a #: ../glossary.rst:41 msgid "account" msgstr "" -# 853f87c960cc4cabb173ef90e29a749c #: ../glossary.rst:47 msgid "account auditor" msgstr "" -# 6f95af7539c345b0b66b0f1226dcf568 #: ../glossary.rst:53 msgid "account database" msgstr "" -# 5dc166d1e2a34382806a93c664d06427 #: ../glossary.rst:58 msgid "account reaper" msgstr "" -# 472adbe6959542549af26317bcc0ce99 #: ../glossary.rst:63 msgid "account server" msgstr "" -# 987d6a06852040d7ae7f849c194ed1b1 #: ../glossary.rst:68 msgid "account service" msgstr "" -# dc393ee9919f4569a8bac736e1186a42 #: ../glossary.rst:74 msgid "accounting" msgstr "" -# d57fd0f6703a4c75a513f3a435bd5428 #: ../glossary.rst:83 msgid "active/active configuration" msgstr "" -# aff0f7243d424980941105360c68267e #: ../glossary.rst:94 msgid "active/passive configuration" msgstr "" -# 8f62cd4b35a748aaa13e1e95e8544c5a #: ../glossary.rst:100 msgid "address pool" msgstr "" -# 096a3d2c20604229ac75fcc3748bfe9c #: ../glossary.rst:106 msgid "admin API" msgstr "" -# 96703f4c874c496692cbc6a4515ed855 #: ../glossary.rst:113 msgid "admin server" msgstr "" -# 2ef6789f12e04b11acb94d248a15c6f3 #: ../adminuser/dashboard_admin_manage_stacks.rst:22 msgid "" "administrative tasks on the command line, see the section called “Launch and " "manage stacks”;" msgstr "" -# 64f1e17a0182444f9269391fe1378bc6 #: ../glossary.rst:129 msgid "alert" msgstr "" -# 2b5ce944d97143cf827a1e3df0caf589 #: ../glossary.rst:136 msgid "allocate" msgstr "" -# 44dafdf489294a55a2dd58d92697eed1 #: ../enduser/hot-guide/hot_spec.rst:328 msgid "allowed_pattern" msgstr "" -# b79dc28ff60d41ed8d6370e5ae3721c1 #: ../enduser/hot-guide/hot_spec.rst:290 msgid "allowed_values" msgstr "" -# 536b665e38884dde8065a68b0d22870f #: ../glossary.rst:217 msgid "applet" msgstr "" -# bdb08a6129434d2ca9ffe31d313cd456 #: ../glossary.rst:235 msgid "application server" msgstr "" -# 2f9a36e59d424e02a94ad0e0b8d59b26 #: ../enduser/cli_swift_serialized_response_formats.rst:30 msgid "application/jsontext" msgstr "" -# 5050b1d0d78840888a1d5c08e0723d9c #: ../enduser/cli_swift_serialized_response_formats.rst:32 msgid "application/xml" msgstr "" -# e705f2acefa44adba904e9d5ed87021b #: ../glossary.rst:251 msgid "arptables" msgstr "" -# d0c4d4e1b3da496aa2b9c780c7720ae7 #: ../common/app_support.rst:89 msgid "ask.openstack.org" msgstr "" -# 1a620d8837ae4c6ca39a3354ab720e12 #: ../glossary.rst:258 msgid "associate" msgstr "" -# 5c08e60f5fb945ff9b75fa304e63a497 #: ../glossary.rst:273 msgid "attach" msgstr "" -# 824b3604e04c4992860e8c82200b692c #: ../glossary.rst:279 msgid "attachment (network)" msgstr "" -# c72059ad2ace47ccb982065a3a715311 #: ../enduser/hot-guide/hot_spec.rst:592 msgid "attribute name" msgstr "" -# 2a231d528fe44bff94a4ad0ea0f9528b #: ../glossary.rst:284 msgid "auditing" msgstr "" -# 93560fb11e364a579e1a83f64c4810aa #: ../glossary.rst:289 msgid "auditor" msgstr "" -# d8e9174617594058aac8ee10a2b6c419 #: ../glossary.rst:302 msgid "auth node" msgstr "" -# af6d29b5f91c4b8f8505925616302494 #: ../glossary.rst:307 msgid "authentication" msgstr "" -# 21f30be51da048c7b128cb39d509fe3a #: ../glossary.rst:313 msgid "authentication token" msgstr "" -# d83387ebcffb431b9a6b950853d56ed4 #: ../glossary.rst:324 msgid "authorization" msgstr "" -# 3756dad89d82417c94a86c6f62903a63 #: ../glossary.rst:329 msgid "authorization node" msgstr "" -# dd5b69414b1c44239b0a769b5b93f996 #: ../glossary.rst:344 msgid "auto declare" msgstr "" -# fc07d6d7d8ba4308ba2763c3a9b72d36 #: ../glossary.rst:349 msgid "availability zone" msgstr "" -# 7e5d6cc3756d4d0a9db321973f9c2728 #: ../glossary.rst:365 msgid "back end" msgstr "" -# 8e9f547e455842219fb50da1566773ab #: ../glossary.rst:371 msgid "back-end catalog" msgstr "" -# ffbb19debdb74dd0a92ebddc57546b1e #: ../glossary.rst:378 msgid "back-end store" msgstr "" -# 347d76b163fa44e2b4a78c3d43bad105 #: ../glossary.rst:386 msgid "bandwidth" msgstr "" -# 840711d02bd7411a93526d6acf9b4ea1 #: ../glossary.rst:392 msgid "barbican" msgstr "" -# dd17bb26566948aca140acd9d14396a4 #: ../glossary.rst:396 msgid "bare" msgstr "" -# e9be4c47cea44e84853eef0409a104ac #: ../glossary.rst:406 msgid "base image" msgstr "" -# 72bdf3a62f06429a92349b31192d1ded #: ../glossary.rst:435 msgid "binary" msgstr "" -# 912708c95c2f439aaacb10a4f5014d78 #: ../glossary.rst:440 msgid "bit" msgstr "" -# fe021da641944cb6a10050ee839a6191 #: ../glossary.rst:445 msgid "bits per second (BPS)" msgstr "" -# 62401531270947c5bb2140d9de6d5b67 #: ../glossary.rst:450 msgid "block device" msgstr "" -# 7beab5b743cb4dbead8be75dd949fa16 #: ../glossary.rst:456 msgid "block migration" msgstr "" -# 17d02e4543204922905a3c6cecfc68e0 #: ../glossary.rst:483 msgid "bootable disk image" msgstr "" -# e6ab76f8be17423eaf39710da63f5cc9 #: ../glossary.rst:502 msgid "browser" msgstr "" -# f17fa1842e0b4390a8ee82ba81058952 #: ../glossary.rst:507 msgid "builder file" msgstr "" -# 1ddea534849941e68029d9938faf869b #: ../glossary.rst:513 msgid "bursting" msgstr "" -# 70414daa23024bfb800905a29d4f5dea #: ../glossary.rst:519 msgid "button class" msgstr "" -# 466ea1beadac4ba0baa26be3cba32191 #: ../glossary.rst:526 msgid "byte" msgstr "" -# dcae09dd12974ca8ac1572cea7bdbc64 #: ../glossary.rst:544 msgid "cache pruner" msgstr "" -# 466da75df852473ba32d80df0f5b622b #: ../glossary.rst:571 msgid "capability" msgstr "" -# bfb91688babc4d3b8457f285609087cd #: ../glossary.rst:577 msgid "capacity cache" msgstr "" -# 07886d90fe8f4fb48ae9ddc135bb2f76 #: ../glossary.rst:583 msgid "capacity updater" msgstr "" -# 3fb8b61e126a4b8aa9e0132951206e0e #: ../glossary.rst:593 msgid "catalog" msgstr "" -# 7ce51cb15cc24bfda770340cf1a9a3c3 #: ../glossary.rst:598 msgid "catalog service" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# cfbef60b43b2498f90e56cc2fda56fc7 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 16ac3d5c2dfe439faf371744c24dc7a1 #: ../common/cli_overview.rst:72 ../glossary.rst:603 msgid "ceilometer" msgstr "" -# a9deb15e4a344842a00057272a0612d9 #: ../glossary.rst:609 msgid "cell" msgstr "" -# 543bee5712cb4a45b9762e8a6bb8179b #: ../glossary.rst:616 msgid "cell forwarding" msgstr "" -# 29661b62a3ec4ddf976d314058f3c0e7 #: ../glossary.rst:622 msgid "cell manager" msgstr "" -# e25efb82f87a4296b74ae3e60fb96354 #: ../glossary.rst:642 msgid "certificate authority" msgstr "" -# d3c652fa843c4ea0803b8d2340e77f54 #: ../glossary.rst:651 msgid "chance scheduler" msgstr "" -# 2671fb8fce934a5bb0ee6e4c5c19b4a4 #: ../glossary.rst:656 msgid "changes since" msgstr "" -# a9e031ff05ec47129e7a58fac407816e #: ../glossary.rst:667 msgid "child cell" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 399c898a93c04227bc75760e81c81aba # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 1e04ea0de1ce4369be63499ce75eeb7a #: ../common/cli_overview.rst:34 ../glossary.rst:675 msgid "cinder" msgstr "" -# 0d2a7e2c385e4eb3a51d40571440280e #: ../glossary.rst:690 msgid "cloud architect" msgstr "" -# b87a02cb24be4a46a8562e036ad9e0a0 #: ../glossary.rst:695 msgid "cloud computing" msgstr "" -# c315bd944c984c31b6369bdb6fac793f #: ../glossary.rst:702 msgid "cloud controller" msgstr "" -# ab0d7d31495e43ae82ece31e74b9f549 #: ../glossary.rst:709 msgid "cloud controller node" msgstr "" -# db46a2201db344ed9cf2b8d32e1b764d #: ../glossary.rst:725 msgid "cloud-init" msgstr "" -# adafde8b8bcc45e09fe3b958c50a24a3 #: ../glossary.rst:732 msgid "cloudadmin" msgstr "" -# 1f40b7355dad47f29fc950d4fa9a2ff3 #: ../glossary.rst:742 msgid "cloudpipe" msgstr "" -# eb635f706c5648fc97a1ba3ce41dc42b #: ../glossary.rst:747 msgid "cloudpipe image" msgstr "" -# 4f360782606946d19ec0a195ae9b8baf #: ../glossary.rst:756 msgid "command filter" msgstr "" -# 1856a75e334c497caf3b0584789e2653 #: ../glossary.rst:761 msgid "community project" msgstr "" -# d4b4f5ac3ee74ca09f61ead00384eaae #: ../glossary.rst:768 msgid "compression" msgstr "" -# 3a94c4da2a92401d82cf1f11f7e47884 #: ../glossary.rst:787 msgid "compute controller" msgstr "" -# 0bb72de0cbc044a6b96e305dd1d48907 #: ../glossary.rst:792 msgid "compute host" msgstr "" -# 123e48b696614e8fb507e636811ac129 #: ../glossary.rst:796 msgid "compute node" msgstr "" -# 5552863e61bc4719ac2193078da3520b #: ../glossary.rst:806 msgid "compute worker" msgstr "" -# e4a4fd0af8cb4eb2946ceab4ff5768f9 #: ../glossary.rst:812 msgid "concatenated object" msgstr "" -# ddca2c50344e410da489dfbaffc1c7fc #: ../glossary.rst:817 msgid "conductor" msgstr "" -# 0e2b47ea6488402b800850695ad1e786 #: ../glossary.rst:824 msgid "consistency window" msgstr "" -# a7fad9c2e5b84af787cedda079d81f01 #: ../glossary.rst:829 msgid "console log" msgstr "" -# dd199d8d33944c27a633a4bd0fb842f6 #: ../enduser/hot-guide/hot_spec.rst:219 msgid "constraint definition" msgstr "" -# f1d73cfdc16a4fa6867100860e4ba926 #: ../enduser/hot-guide/hot_spec.rst:215 msgid "constraint type" msgstr "" -# 3d4ca5432f974cc088e718723ff517e9 #: ../enduser/hot-guide/hot_spec.rst:175 msgid "constraints" msgstr "" -# 0eb5107b301049c58166ae74ef4dde3f #: ../glossary.rst:833 msgid "container" msgstr "" -# 48a62af553604d6e8c0dfbab7a41532e #: ../glossary.rst:839 msgid "container auditor" msgstr "" -# 2da2b51d146e44ceae422eb9c451b1a6 #: ../glossary.rst:845 msgid "container database" msgstr "" -# 8622081e8abe4ed4929fea4ba3d1b34a #: ../glossary.rst:851 msgid "container format" msgstr "" -# 2b9fe77e248b4e34918af6c81ccdf690 #: ../glossary.rst:857 msgid "container server" msgstr "" -# 2380bd8d30ee403897a36e4ae1f18cd5 #: ../glossary.rst:867 msgid "container service" msgstr "" -# 12b196f2d9254df4b3a7cd2dde817c01 #: ../glossary.rst:872 msgid "content delivery network (CDN)" msgstr "" -# 268544485f484a4f8d8439eeb4e3ce83 #: ../glossary.rst:878 msgid "controller node" msgstr "" -# 35065a1eb54240f48e28bc799bf3abbf #: ../glossary.rst:882 msgid "core API" msgstr "" -# 028852c1b7ef44fe85e43f183149a069 #: ../glossary.rst:888 msgid "core project" msgstr "" -# 6931099ddd034ee9bc20d5e90e76c6a5 #: ../common/cli_set_compute_quotas.rst:18 msgid "cores" msgstr "" -# 52fb3391383546229aa4988f7a4eb1fb #: ../glossary.rst:898 msgid "cost" msgstr "" -# 451c8b3c9e304e2ca9a873f9b57381a9 #: ../glossary.rst:904 msgid "credentials" msgstr "" -# be1ef43601344342a361e6f06848efbd #: ../glossary.rst:925 msgid "current workload" msgstr "" -# b2072e3b47ab4b0a934e7e4fd2d081c8 #: ../enduser/hot-guide/hot_spec.rst:354 msgid "custom_constraint" msgstr "" -# d1842dda372c411987ebd97e4f99e0af #: ../glossary.rst:931 msgid "customer" msgstr "" -# 1f653375b8974aa4906e535ecbdf8186 #: ../glossary.rst:935 msgid "customization module" msgstr "" -# 5e514c8da95e4765b18494331806de25 #: ../glossary.rst:940 msgid "daemon" msgstr "" -# 8aee2b2b852b4904bb8bf8624b70ce21 #: ../glossary.rst:954 msgid "dashboard" msgstr "" -# dadff1a2a1db4ae4bccc297209ab36a0 #: ../glossary.rst:959 msgid "data encryption" msgstr "" -# bddfe80d71934a7c99117c280217d1ed #: ../glossary.rst:967 msgid "database ID" msgstr "" -# 458dfbd6a80b485dad2cac98697add81 #: ../glossary.rst:972 msgid "database replicator" msgstr "" -# 38bb4362041e4ce7b512a73d98f83f13 #: ../glossary.rst:990 msgid "deallocate" msgstr "" -# 84e52f39bb6f45f9b67d69f5dc6c0191 #: ../glossary.rst:1000 msgid "deduplication" msgstr "" -# 3862d15577f247539b7d0f140a20fd14 #: ../enduser/hot-guide/hot_spec.rst:162 msgid "default" msgstr "" -# 55751292897a417d8b07ab85abb6e2b8 #: ../glossary.rst:1006 msgid "default panel" msgstr "" -# 6dfeb1515e9548ed84639902e9d2c044 #: ../glossary.rst:1011 msgid "default tenant" msgstr "" -# 26281516005546afbff004aba7dc697b #: ../glossary.rst:1016 msgid "default token" msgstr "" -# e6f3bc5a25464c17a8564a8c3f39c58f #: ../glossary.rst:1021 msgid "delayed delete" msgstr "" -# 1e9caef39ca14c6a9bc7cb54e2e38568 #: ../enduser/hot-guide/hot_spec.rst:449 msgid "deletion_policy" msgstr "" -# 5ccf158eada44d87988d764852dca881 #: ../glossary.rst:1026 msgid "delivery mode" msgstr "" -# 7b391ea25c99485098d64b6748d246c1 #: ../glossary.rst:1031 msgid "denial of service (DoS)" msgstr "" -# e4ca1d33476642268c6d3fdd91d91e9a #: ../enduser/hot-guide/hot_spec.rst:438 msgid "depends_on" msgstr "" -# c2d794cab5534dc5b60d50cfa309082c #: ../glossary.rst:1037 msgid "deprecated auth" msgstr "" -# a328c9c182974639ab5d7c3a7997a3ee -# 3dd8092c2279432e801a9c613547b985 -# 306c0347af3e49279e9265617f32f21c -# d075818b823c432b86c02bdfa8c267b5 -# e59bd5197f434f56a29c1102c835c04a #: ../enduser/hot-guide/hot_spec.rst:56 ../enduser/hot-guide/hot_spec.rst:107 #: ../enduser/hot-guide/hot_spec.rst:157 ../enduser/hot-guide/hot_spec.rst:225 #: ../enduser/hot-guide/hot_spec.rst:537 msgid "description" msgstr "" -# a36945781f72430db14a7482ff68032b #: ../glossary.rst:1054 msgid "developer" msgstr "" -# 998a402e914c486ebd030029aa50e29c #: ../glossary.rst:1059 msgid "device ID" msgstr "" -# f07eafb8823e4c6781851a3a362c4957 #: ../glossary.rst:1064 msgid "device weight" msgstr "" -# 856210c6dc6e4ba087c63444fac6b101 #: ../glossary.rst:1099 msgid "direct consumer" msgstr "" -# 090be46921ef46599b6508081fe5c0c3 #: ../glossary.rst:1105 msgid "direct exchange" msgstr "" -# 5ececc5a00fa4575a303e9f26e825c09 #: ../glossary.rst:1111 msgid "direct publisher" msgstr "" -# f73ad6c056974ad6bad66fd3397ddfd8 #: ../glossary.rst:1116 msgid "disassociate" msgstr "" -# 0b7293f8649f4247a027865e4b68f4d3 #: ../glossary.rst:1122 msgid "disk encryption" msgstr "" -# f3beb722c9364671bedc1fa8bd2d4a85 #: ../glossary.rst:1127 msgid "disk format" msgstr "" -# 38bc8dab8c144937a018189c43ff2831 #: ../enduser/hot-guide/hot_software_deployment.rst:45 msgid "diskimage-builder_ image building tools for OpenStack" msgstr "" -# 820467b1e8b84a8fab18c9fbc80d2dad #: ../glossary.rst:1133 msgid "dispersion" msgstr "" -# 649b809bb3a54711adb4f1a1388fe940 #: ../glossary.rst:1138 msgid "distributed virtual router (DVR)" msgstr "" -# e5be5fd962bf4a5cb8ff28aa6cc9e879 #: ../glossary.rst:1166 msgid "dnsmasq" msgstr "" -# fce5d97782f241fb913708024816fd84 #: ../glossary.rst:1171 msgid "domain" msgstr "" -# d3d96a86b9f04491bc754e51c3717461 #: ../glossary.rst:1202 msgid "download" msgstr "" -# 24b829a7812747f29bc533027faf8949 #: ../glossary.rst:1211 msgid "durable exchange" msgstr "" -# 326b9750a691492996ac25aa5103e5ad #: ../glossary.rst:1216 msgid "durable queue" msgstr "" -# 42738c2c1b9344e5b328cc3722a7adf9 -# a506cb02e2074b579245b290160fdc9c #: ../common/cli_manage_images.rst:229 ../common/cli_manage_images.rst:239 msgid "e1000" msgstr "" -# 14eb242a93c44f5abd47c69b23b46980 #: ../glossary.rst:1232 msgid "east-west traffic" msgstr "" -# b8d389f20ce241178feafcac034d0713 -# 0deceaa1672e4506922d9e67ceb5545a #: ../glossary.rst:1242 ../glossary.rst:1338 msgid "ebtables" msgstr "" -# b727d4371ac14ff79479b2da2b55b15f #: ../glossary.rst:1290 msgid "encapsulation" msgstr "" -# 5e325c17a24a4eccbc664680a106cbb7 #: ../glossary.rst:1277 msgid "encryption" msgstr "" -# feed428e7d5a4a25901f14cd71ef231f #: ../enduser/cli_swift_large_lists.rst:33 msgid "end_marker" msgstr "" -# fa407ec3a2654d6b95ac4810f0b9765b #: ../glossary.rst:1282 msgid "endpoint" msgstr "" -# 9456149043ea47b09e06432de39ab5b1 #: ../glossary.rst:1286 msgid "endpoint registry" msgstr "" -# a89a2514ece24d4d8c1035ee5fe3aa4f #: ../glossary.rst:1296 msgid "endpoint template" msgstr "" -# 3d68936c8d264931bbd8141829ca6d94 #: ../glossary.rst:1302 msgid "entity" msgstr "" -# 5c6c89b7642e47cf9823abb86af8ab33 #: ../glossary.rst:1309 msgid "ephemeral image" msgstr "" -# eb714726f7304ed1a2dcb27198e9c763 #: ../glossary.rst:1315 msgid "ephemeral volume" msgstr "" -# ba3cc7aa011a48f5acbb905769c5cc60 #: ../enduser/cli_swift_large_object_creation.rst:84 msgid "etag" msgstr "" -# 412d6983193644a0ac9a044c4fdef0bf #: ../glossary.rst:1350 msgid "euca2ools" msgstr "" -# 0047ec47252f46eba09f0300475cae85 #: ../glossary.rst:1367 msgid "evacuate" msgstr "" -# 5b01785d0c5743a2bc0f1ae95f7bddec #: ../glossary.rst:1373 msgid "exchange" msgstr "" -# ed09faf9d1a046cfb0eca88da9bf0816 #: ../glossary.rst:1377 msgid "exchange type" msgstr "" -# 0acc9051f99d47bcb57fa9a09cd7621e #: ../glossary.rst:1381 msgid "exclusive queue" msgstr "" -# 37d09b4bb6484063bbfe6d4dff6d0cf0 #: ../glossary.rst:1386 msgid "extended attributes (xattr)" msgstr "" -# ba3a9adf5f53483ea1bbbcb4878d9003 #: ../glossary.rst:1393 msgid "extension" msgstr "" -# ea0248b5828344a29dccdcfd844f5c03 #: ../glossary.rst:1399 msgid "external network" msgstr "" -# 412ae0db88e34b769c85d83d060d0b3c #: ../glossary.rst:1404 msgid "extra specs" msgstr "" -# 5c9b8e28b97c494e972b5c65740119ec #: ../glossary.rst:1415 msgid "fan-out exchange" msgstr "" -# 7acf4ebaa8a54bc7bc78d5b80818d131 #: ../glossary.rst:1421 msgid "federated identity" msgstr "" -# 3113d87cfd7e475496987b4097aa8d3a #: ../glossary.rst:1439 msgid "fill-first scheduler" msgstr "" -# 8e263abad2994cf6accb05164e668c5a #: ../glossary.rst:1444 msgid "filter" msgstr "" -# d935bb515ae24005a77f46591d186b12 #: ../glossary.rst:1449 msgid "firewall" msgstr "" -# 1721c1ff828e4cc48e0617a53a94dc88 #: ../glossary.rst:1460 msgid "fixed IP address" msgstr "" -# 13f5fbf10e5e41c989893f2d67f3f58c #: ../common/cli_set_compute_quotas.rst:19 msgid "fixed-ips" msgstr "" -# 262be07863094e5ba45b84074e1ad3e2 #: ../glossary.rst:1473 msgid "flat mode injection" msgstr "" -# 4a8e11b7ff3143fe9c4145c7003f9c6f #: ../glossary.rst:1479 msgid "flat network" msgstr "" -# c1eba28ede434aa9996023834635c37f #: ../glossary.rst:1492 msgid "flavor" msgstr "" -# f380b04a441540ec90ca7ca31e1f0530 #: ../glossary.rst:1496 msgid "flavor ID" msgstr "" -# 443b1dc44a0946119b20334d5a6244eb #: ../glossary.rst:1501 msgid "floating IP address" msgstr "" -# 76bc3c601eeb43c390140e0411611a4d #: ../common/cli_set_compute_quotas.rst:21 msgid "floating-ips" msgstr "" -# e97e6505f297426b82261d62b80dd0f3 #: ../enduser/cli_swift_serialized_response_formats.rst:22 msgid "format= ``format`` query parameter" msgstr "" -# 495c3c81cb3a45aebbc9098a94256d84 #: ../glossary.rst:1525 msgid "front end" msgstr "" -# a1a159eeb76a4675af9c55dc7ae00133 #: ../glossary.rst:1530 msgid "gateway" msgstr "" -# 254586ec232f49749f79d7f0ce476521 #: ../glossary.rst:1535 msgid "generic receive offload (GRO)" msgstr "" -# 717949bbca2e4d4ea768007e5076fcac #: ../glossary.rst:1541 msgid "generic routing encapsulation (GRE)" msgstr "" -# c7055c3799e7406d89d9ef467e44c009 #: ../enduser/hot-guide/hot_spec.rst:566 msgid "get_attr" msgstr "" -# cff17d5c4d10470093396787f6f14de0 #: ../enduser/hot-guide/hot_spec.rst:623 msgid "get_file" msgstr "" -# 0823f194eeae4f3681a4d14790ccdf16 #: ../enduser/hot-guide/hot_spec.rst:675 msgid "get_param" msgstr "" -# 1516df556c9548779a13bd680b9cb295 #: ../enduser/hot-guide/hot_spec.rst:732 msgid "get_resource" msgstr "" -# af2baff735e942f3b0b8afc2a664cb6f #: ../adminuser/cli_cinder_quotas.rst:17 msgid "gigabytes" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 2847f5cc17bf40189b205e617e7309e5 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 686e8eb02f6549e1a193b2c1b8e46363 #: ../common/cli_overview.rst:49 ../glossary.rst:1546 msgid "glance" msgstr "" -# ce976ae84d314f1f9761c0e035a44509 #: ../glossary.rst:1550 msgid "glance API server" msgstr "" -# e771ff586a9849b69c098b422bc9ad5c #: ../glossary.rst:1556 msgid "glance registry" msgstr "" -# 3801cc327d594d3e99a01a935d5cf8e4 #: ../glossary.rst:1560 msgid "global endpoint template" msgstr "" -# 2fe1e22fe4384a24a43e0e19d0f96497 #: ../glossary.rst:1570 msgid "golden image" msgstr "" -# fadabff259ab4852a3710a9905ab3420 #: ../glossary.rst:1599 msgid "guest OS" msgstr "" -# 1b9137794848457988465a0498f5c5ad #: ../glossary.rst:1609 msgid "handover" msgstr "" -# afb2fae2f3e84b94a89cf868b87f0487 #: ../glossary.rst:1614 msgid "hard reboot" msgstr "" -# 09041856b4ed4e4fa38f920ff36e8aa2 #: ../glossary.rst:1635 msgid "health monitor" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# a90cfabb05384685bba8b8054b708390 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# d6a1c4c11ea84a9e851934c269c45627 #: ../common/cli_overview.rst:65 ../glossary.rst:1626 msgid "heat" msgstr "" -# 3d9feb888eb74b90b64420c1162285f4 #: ../enduser/hot-guide/hot_spec.rst:52 msgid "heat_template_version" msgstr "" -# a1cc62b50ef94e7db86b48513fdf1d30 #: ../enduser/hot-guide/hot_spec.rst:169 msgid "hidden" msgstr "" -# 04eca31983ca4eada45e751461f97989 #: ../glossary.rst:1644 msgid "high availability (HA)" msgstr "" -# 74f9f229d4044ba591552b971e016c9f #: ../glossary.rst:1652 msgid "horizon" msgstr "" -# a3dfa61c49be4bd2a7711e346d3dd82d #: ../glossary.rst:1657 msgid "horizon plug-in" msgstr "" -# 19b0e676041d4b248e8270f4c4c4c39d #: ../glossary.rst:1661 msgid "host" msgstr "" -# d2850792e7cd447d9b184af6b697ad7d #: ../glossary.rst:1665 msgid "host aggregate" msgstr "" -# 56490961aa794f31b0983f30333288c3 #: ../glossary.rst:1694 msgid "hybrid cloud" msgstr "" -# f5b75e7ca6d84876bcd102f356904e45 #: ../glossary.rst:1707 msgid "hyperlink" msgstr "" -# 2340c1dea75b42219f5281c81509b980 #: ../glossary.rst:1724 msgid "hypervisor" msgstr "" -# 229ed91709f64189b6a853bda5a7904b #: ../glossary.rst:1729 msgid "hypervisor pool" msgstr "" -# 3a8dd402c1094a7588a88f0390cad47e #: ../glossary.rst:1997 msgid "iSCSI" msgstr "" -# 5fc2868d4dcc4844a5e672869144ace6 -# fbfee7d8c0984ba9bfd95d6cc337a0b8 #: ../common/cli_manage_images.rst:210 ../common/cli_manage_images.rst:216 msgid "ide" msgstr "" -# 2a7feaef36524678835e7d797acec4a4 #: ../glossary.rst:1770 msgid "identity provider" msgstr "" -# 0ff2cf9b1ab3470f90e5791cefe09ce0 #: ../glossary.rst:1793 msgid "image" msgstr "" -# e5a8eeddedf341fd915bd33cea094f72 #: ../glossary.rst:1812 msgid "image ID" msgstr "" -# 5f87a428473542d0be0ddbff8f760945 #: ../glossary.rst:1852 msgid "image UUID" msgstr "" -# 3482ea279a1c4d9593cd6170b2c5e9c6 #: ../glossary.rst:1806 msgid "image cache" msgstr "" -# 29bb865514324b59a3a829e5b165e9b1 #: ../glossary.rst:1817 msgid "image membership" msgstr "" -# 4498cfee467f4aab91ec0d49550c0d18 #: ../glossary.rst:1822 msgid "image owner" msgstr "" -# c5761fa1a91744da8bdf216cb3af4310 #: ../glossary.rst:1827 msgid "image registry" msgstr "" -# 85b25358577043e598971455a5563029 #: ../glossary.rst:1842 msgid "image status" msgstr "" -# 75741067ffde427e9dbe93126d363109 #: ../glossary.rst:1847 msgid "image store" msgstr "" -# 9eafcd4ab5634f449090dd86e563641d #: ../enduser/hot-guide/hot_software_deployment.rst:47 msgid "" "imagefactory_ builds images for a variety of operating system/cloud " "combinations" msgstr "" -# b3fe0fb759d7432fbf8490c6e4a95cee #: ../glossary.rst:1857 msgid "incubated project" msgstr "" -# be64c6184bde47868102b633139239ec #: ../glossary.rst:1862 msgid "ingress filtering" msgstr "" -# 3e7cb4de0be143f0bda77bae2c5246b2 #: ../common/cli_set_compute_quotas.rst:22 msgid "injected-file-content-bytes" msgstr "" -# 7b3901e951844c8db45691e19a0c3b4c #: ../common/cli_set_compute_quotas.rst:23 msgid "injected-file-path-bytes" msgstr "" -# 9441b36090c342b49550233de7cf562b #: ../common/cli_set_compute_quotas.rst:24 msgid "injected-files" msgstr "" -# f5b9c29f79e84b858b053a0d75a5d5be #: ../glossary.rst:1873 msgid "injection" msgstr "" -# 0a346bc8c16d4fd7b4cfba45074acb36 #: ../glossary.rst:1878 msgid "instance" msgstr "" -# c32bb97b10a247a2b975ed21431c4356 #: ../glossary.rst:1883 msgid "instance ID" msgstr "" -# a4812f35f3904a7ca0138a2057d08122 #: ../glossary.rst:1906 msgid "instance UUID" msgstr "" -# 795f5af537a548278ecb7dd426a37029 #: ../glossary.rst:1887 msgid "instance state" msgstr "" -# ce5cd60f17a04c9ca8f11a54d74791b1 #: ../glossary.rst:1891 msgid "instance tunnels network" msgstr "" -# 15775f03216a4300b8f9745d4395e515 #: ../glossary.rst:1896 msgid "instance type" msgstr "" -# 34c6bfb3051e405990a3996f69ebe8a2 #: ../glossary.rst:1902 msgid "instance type ID" msgstr "" -# 85b40710d9f74e73aea457fde47225a8 #: ../common/cli_set_compute_quotas.rst:25 msgid "instances" msgstr "" -# 00bc9e77e1b7475e8c0a02eceba4f55c #: ../glossary.rst:1910 msgid "interface" msgstr "" -# 0fcda506e5c3481faae6c5a603218763 #: ../glossary.rst:1915 msgid "interface ID" msgstr "" -# 5392fe35b8cd44a6b2511084c2218b0b #: ../glossary.rst:1973 msgid "ip6tables" msgstr "" -# 9e57d2e9f540405d8aed534f4952d50f #: ../glossary.rst:1980 msgid "ipset" msgstr "" -# 5a7fb70ea53a42aa8298bf9f2b0e52ba #: ../glossary.rst:1987 msgid "iptables" msgstr "" -# 4a23810e51cc43ba83b2b22d6bf328f6 #: ../glossary.rst:1935 msgid "ironic" msgstr "" -# 7d22501a852c442cb09fd7613da8fc99 #: ../glossary.rst:2007 msgid "itsec" msgstr "" -# 4cc625f744d44a2eab0344c29b27958d #: ../glossary.rst:2030 msgid "jumbo frame" msgstr "" -# 1cb6fb7905c14cfa831e58a9623e786a #: ../glossary.rst:2041 msgid "kernel-based VM (KVM)" msgstr "" -# ad68cf0947c84826b5327cfceed304ff #: ../common/cli_set_compute_quotas.rst:26 msgid "key-pairs" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 197294a960e44c53b4f87268241d115b # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# ab6acd6300d34993b0747d401a61675e #: ../common/cli_overview.rst:44 ../glossary.rst:2057 msgid "keystone" msgstr "" -# 8aff102e843d47f891e8ae218f210118 -# 1768b4a7dbf349b9b9dc4d93a114a922 #: ../enduser/hot-guide/hot_spec.rst:104 ../enduser/hot-guide/hot_spec.rst:153 msgid "label" msgstr "" -# 7479d7d427c64a4d9337369b82f527fe #: ../glossary.rst:2075 msgid "large object" msgstr "" -# 598025e35c5a463ead7369d9d060f2b3 #: ../enduser/hot-guide/hot_spec.rst:255 msgid "length" msgstr "" -# aadb5bed65204c45b0b363a95877ac31 #: ../glossary.rst:2113 msgid "libvirt" msgstr "" -# d764a9151b4a40e2b2023b346a3aa082 -# 230487574006447d9697715cf3631439 #: ../common/cli_manage_images.rst:208 ../common/cli_manage_images.rst:227 msgid "libvirt\\_type setting" msgstr "" -# d9196a349f164ee3849669964f7b8d0b #: ../enduser/cli_swift_large_lists.rst:28 msgid "limit" msgstr "" -# b3c82244e9024cbd8abe142b55093423 #: ../enduser/hot-guide/hot_spec.rst:765 msgid "list_join" msgstr "" -# ed4a70b0724a4b29a4ae41025ddef8f0 #: ../glossary.rst:2132 msgid "live migration" msgstr "" -# d4e1c9db33424a2a9cc5924df848db55 #: ../glossary.rst:2138 msgid "load balancer" msgstr "" -# e367b2e7c7a54f0292f62bb958b4ee08 #: ../glossary.rst:2145 msgid "load balancing" msgstr "" -# 3ef97f5e6342452ab5a2af1b92e117bb -# 83817b4262d74bbbb514311fb735e842 #: ../adminuser/cli_manage_flavors.rst:61 #: ../adminuser/dashboard_manage_flavors.rst:20 msgid "m1.large" msgstr "" -# 453981e2a15746aba4cf5c39e6fdc64f -# 599873cb42df4437b870e9e5567278ec #: ../adminuser/cli_manage_flavors.rst:60 #: ../adminuser/dashboard_manage_flavors.rst:19 msgid "m1.medium" msgstr "" -# 4b35a4fc975a490fbb42800cf83cbd3e -# 6251db5248154117914839c0d3ede614 #: ../adminuser/cli_manage_flavors.rst:59 #: ../adminuser/dashboard_manage_flavors.rst:18 msgid "m1.small" msgstr "" -# 6baef94e84534fdca8ad263beb3cac9b -# 696863f05ddb404e850183943189c778 #: ../adminuser/cli_manage_flavors.rst:58 #: ../adminuser/dashboard_manage_flavors.rst:17 msgid "m1.tiny" msgstr "" -# cf8ef36df7f0469989e2c76e8d597f8b -# 9d48ff9015b7401480c65204d7593977 #: ../adminuser/cli_manage_flavors.rst:62 #: ../adminuser/dashboard_manage_flavors.rst:21 msgid "m1.xlarge" msgstr "" -# 5270419239e44fccbe9839dd1c5a93ae #: ../glossary.rst:2161 msgid "magnum" msgstr "" -# 2985b2a2347342ef94690c1af473b741 #: ../glossary.rst:2166 msgid "management API" msgstr "" -# f1b16789d2d147499305114745972b9a #: ../glossary.rst:2170 msgid "management network" msgstr "" -# b68c40a8f723428594d7d2b89e73add4 #: ../glossary.rst:2175 msgid "manager" msgstr "" -# 524e5ade521a4a8c8f167dd17f989f91 #: ../glossary.rst:2180 msgid "manifest" msgstr "" -# 2ff646ca4c2e4c8887333adc74672a1c #: ../glossary.rst:2185 msgid "manifest object" msgstr "" -# 45137400d959416e9dfe855ccb4e969c #: ../glossary.rst:2190 msgid "manila" msgstr "" -# e6c9ab4ad8ce40cf93c26c962628648c #: ../enduser/cli_swift_large_lists.rst:20 msgid "marker" msgstr "" -# e8733a931647465d8f78083fc012fa85 #: ../glossary.rst:2195 msgid "maximum transmission unit (MTU)" msgstr "" -# 8a327cd530fc44009d4b75ea267792c3 #: ../glossary.rst:2200 msgid "mechanism driver" msgstr "" -# 7372cd7657e040d0af2010935a5aeccf #: ../glossary.rst:2207 msgid "melange" msgstr "" -# 64a603dc5a1e4a2f8a9da3e099627213 #: ../glossary.rst:2212 msgid "membership" msgstr "" -# 0511ce92c4114047b61754af2574bb79 #: ../glossary.rst:2217 msgid "membership list" msgstr "" -# aec961ee86ed482a926071ab8c83c8a2 #: ../glossary.rst:2222 msgid "memcached" msgstr "" -# 1ad9c7880a8b41ec9ee4eb7ddf529b9c #: ../glossary.rst:2227 msgid "memory overcommit" msgstr "" -# ed9cec32e532478ea0545ee1447c6249 #: ../glossary.rst:2234 msgid "message broker" msgstr "" -# 7087d4831119474fa548e947bc7735e1 #: ../glossary.rst:2239 msgid "message bus" msgstr "" -# 18327a6819b94c8197ae93cd1f114db0 #: ../glossary.rst:2244 msgid "message queue" msgstr "" -# e28701a2424b42f29dfc9bbaa6fc2ca6 #: ../enduser/hot-guide/hot_spec.rst:433 msgid "metadata" msgstr "" -# f85bf79a11ac4e3cb8249bd39c524d05 #: ../common/cli_set_compute_quotas.rst:27 msgid "metadata-items" msgstr "" -# f6add6a142884067bf087fdc5a8aa6f1 #: ../glossary.rst:2267 msgid "migration" msgstr "" -# 61ddc0cf75674e368a9565401b7f14ec #: ../glossary.rst:2272 msgid "mistral" msgstr "" -# a21eeeaf802849d19517ea46d2e73a70 #: ../glossary.rst:2307 msgid "multi-factor authentication" msgstr "" -# 127a8f4aa9ad4a91a022fd392a3456bb #: ../glossary.rst:2276 msgid "multi-host" msgstr "" -# c701f90257324c7f8231d372afec0fb3 #: ../glossary.rst:2283 msgid "multinic" msgstr "" -# b5b226afd56d42999698771eccbb3014 #: ../glossary.rst:2288 msgid "murano" msgstr "" -# d389cc6ea1f44d0cb93684079be64c02 -# ae7e38ccd0114bb680cb9c219fe36bce #: ../common/cli_manage_images.rst:231 ../common/cli_manage_images.rst:243 msgid "ne2k\\_pci" msgstr "" -# 155a53b0ba6b4c859a285b46f9ce6dcc #: ../glossary.rst:2330 msgid "netadmin" msgstr "" -# ada9514183b94975af8a3bf75a5f897c #: ../common/cli_manage_images.rst:241 msgid "netfront" msgstr "" -# 94ad403111464433805c3dbf7d41643d #: ../glossary.rst:2342 msgid "network" msgstr "" -# e1c5cf9826e2472b867363d11e1afb66 #: ../glossary.rst:2365 msgid "network ID" msgstr "" -# 1df0471d61304a15b6d98c4edaa95e74 #: ../glossary.rst:2389 msgid "network UUID" msgstr "" -# 85a86b6de4684fde916018e625b57807 #: ../glossary.rst:2354 msgid "network controller" msgstr "" -# d152ec686b874a76adf4a24cf98adcf5 #: ../glossary.rst:2370 msgid "network manager" msgstr "" -# d5d62566c174412fb370cf35fc39e17e #: ../glossary.rst:2318 msgid "network namespace" msgstr "" -# df00bcf7941146c38b536162c297f46d #: ../glossary.rst:2375 msgid "network node" msgstr "" -# 1c47b2478d1f4eb19f57f0f710aa5345 #: ../glossary.rst:2379 msgid "network segment" msgstr "" -# 6f2c53bbbe74463e9d891c0aca334a47 #: ../glossary.rst:2393 msgid "network worker" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 81e942cfe2e54899b40524380639ee69 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 8bc64a5e5c6945a2b53cce489299ad19 #: ../common/cli_overview.rst:52 ../glossary.rst:2410 msgid "neutron" msgstr "" -# 0d7b152dc0b746fdbf78bea6e641260f #: ../glossary.rst:2415 msgid "neutron API" msgstr "" -# d5e7ad99b7a740e39195992c1e195a72 #: ../glossary.rst:2419 msgid "neutron manager" msgstr "" -# df93684ed01d40d2ab8e8676c8232ce9 #: ../glossary.rst:2424 msgid "neutron plug-in" msgstr "" -# 14d1b133d81e42b094b93eeab1411345 #: ../common/networking_advanced_quotas.rst:92 msgid "neutron quota-delete" msgstr "" -# e5ef27998640443983f5f8521d96edc0 #: ../common/networking_advanced_quotas.rst:95 msgid "neutron quota-list" msgstr "" -# 30140ed63aa245fdbfb6221172c9cd08 #: ../common/networking_advanced_quotas.rst:98 msgid "neutron quota-show" msgstr "" -# 034db74ae96b4096b82006e8c1852066 #: ../common/networking_advanced_quotas.rst:101 msgid "neutron quota-update" msgstr "" -# 9da21c0582b648b8b59b56d4b002127d #: ../glossary.rst:2439 msgid "node" msgstr "" -# a0ae3ac36a12428d8ba389235faa5be5 #: ../glossary.rst:2443 msgid "non-durable exchange" msgstr "" -# 369509c35f124a0fa376c5c24cc7636b #: ../glossary.rst:2448 msgid "non-durable queue" msgstr "" -# 91a69c6321674fb78c05d23b17e6bf90 #: ../glossary.rst:2453 msgid "non-persistent volume" msgstr "" -# c4887d02249a448ebd9ffca8fbce11d4 #: ../glossary.rst:2457 msgid "north-south traffic" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 383fad0fafd345f88e108850833a8573 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# e5877d06be794283a695da63b0f7de5d #: ../common/cli_overview.rst:37 ../glossary.rst:2463 msgid "nova" msgstr "" -# af48263c989f41febf681852264a689e #: ../enduser/cli_nova_launch_instance_from_volume.rst:14 msgid "nova boot parameter" msgstr "" -# 11f357802a954d8fb8a5db60dc46f533 #: ../glossary.rst:2471 msgid "nova-network" msgstr "" -# 05d0df940a394886b92349e731aeffa8 #: ../enduser/cli_access_instance_through_a_console.rst:17 msgid "novnc" msgstr "" -# 6c386e7a907b4d72929819ae72fe86f9 #: ../glossary.rst:2477 msgid "object" msgstr "" -# 2623ead3d0294f4ca35a321dd8cb325f #: ../glossary.rst:2482 msgid "object auditor" msgstr "" -# b410c53dd58a48bcadc40ef073fe5cf8 #: ../glossary.rst:2487 msgid "object expiration" msgstr "" -# 92d2389738d44dc49de789d63670afcf #: ../glossary.rst:2493 msgid "object hash" msgstr "" -# 06123a59c748437d8b69231f7a4023ba #: ../glossary.rst:2497 msgid "object path hash" msgstr "" -# 82c3a032de814f90abd3cd61133ad4fc #: ../glossary.rst:2502 msgid "object replicator" msgstr "" -# 8b1f6e7f322b493f87d3bc81a7b67727 #: ../glossary.rst:2507 msgid "object server" msgstr "" -# 648a50fc1e5541cb8b188b1b73665cb5 #: ../glossary.rst:2526 msgid "object versioning" msgstr "" -# c03e801cd386414788281e9018745dc8 #: ../glossary.rst:2588 msgid "openSUSE" msgstr "" -# c09113fe65934f58a85e4783df8a2d32 #: ../common/cli_overview.rst:80 msgid "openstack" msgstr "" -# 4358b9259cde4343af391850b46921c1 #: ../glossary.rst:2592 msgid "operator" msgstr "" -# 25c3a32f2b1445c3acc1942a2f6f619a #: ../glossary.rst:2603 msgid "orphan" msgstr "" -# 4c10a8ed458248debcb7cf1b36fed22d #: ../enduser/hot-guide/hot_software_deployment.rst:613 msgid "" "os-apply-config_ templates to transform the heat-provided config data into " "service configuration files" msgstr "" -# 79d5a6f0e9de4f3492491f33a75c51e4 #: ../enduser/hot-guide/hot_software_deployment.rst:611 msgid "os-refresh-config_ scripts to be executed on configuration changes" msgstr "" -# 29bf026e1f65466b9fe07ac9d45c8b0d #: ../enduser/hot-guide/hot_spec.rst:77 msgid "outputs" msgstr "" -# c48a21a61cf343f2a89ffc847fa82d99 -# 964a0dabcbd04255880230d98b660678 #: ../enduser/hot-guide/hot_spec.rst:114 ../enduser/hot-guide/hot_spec.rst:143 msgid "param name" msgstr "" -# ed2d07f9bfea4d5c9ffb6aebf4bea175 -# dc8bacb2b2424db38447799bb0281958 #: ../enduser/hot-guide/hot_spec.rst:533 ../enduser/hot-guide/hot_spec.rst:694 msgid "parameter name" msgstr "" -# c09a03a155a64f5c825af9a11559417d #: ../enduser/hot-guide/hot_spec.rst:543 msgid "parameter value" msgstr "" -# 232549663ffc4876b382b8d1bc61182c #: ../enduser/hot-guide/hot_spec.rst:61 msgid "parameter_groups" msgstr "" -# 75a610199a78422785a5a7ffaeb672d5 -# 0227aeee3a2440a198eb094fcd084377 #: ../enduser/hot-guide/hot_spec.rst:66 ../enduser/hot-guide/hot_spec.rst:110 msgid "parameters" msgstr "" -# 98565b27334e4fa78068d8e1e9e02911 #: ../enduser/hot-guide/hot_spec.rst:821 msgid "params" msgstr "" -# ab6d002469484520925a54acd86d36cc #: ../glossary.rst:2613 msgid "parent cell" msgstr "" -# c1fd748ee6e049edb21c67c08eb55d7d #: ../glossary.rst:2619 msgid "partition" msgstr "" -# 033e869b02de426d8162cf2871f1ba3f #: ../glossary.rst:2625 msgid "partition index" msgstr "" -# 55f93d5fe5bf4f8faf43fba3433a49a3 #: ../glossary.rst:2630 msgid "partition shift value" msgstr "" -# db5ddc8f20c9405d8e11400a628db175 #: ../enduser/cli_swift_large_object_creation.rst:80 msgid "path" msgstr "" -# 992b4292535249a7b2af02524030214a #: ../glossary.rst:2635 msgid "path MTU discovery (PMTUD)" msgstr "" -# 9df89acb795c43f1bdac81b73e017989 #: ../glossary.rst:2640 msgid "pause" msgstr "" -# e4eeba3487be41fd9d8ed2aecfe576ad -# be39b660a1194c3d8f6774e75b954e1d #: ../common/cli_manage_images.rst:233 ../common/cli_manage_images.rst:245 msgid "pcnet" msgstr "" -# dc27a73a52bc4772ab01864c7dec7e49 #: ../glossary.rst:2650 msgid "persistent message" msgstr "" -# 311d1a8cbf834f5184a3692b1285c4d4 #: ../glossary.rst:2655 msgid "persistent volume" msgstr "" -# df107e42f52f4241b5965526e5e37a3c #: ../glossary.rst:2659 msgid "personality file" msgstr "" -# 80f40e58a21540a0bff293ce1fe6f70d #: ../common/cli_install_openstack_command_line_clients.rst:44 msgid "pip package" msgstr "" -# 8aa433dd5ae3420b89dd5e9e16f7e0b7 #: ../glossary.rst:2672 msgid "plug-in" msgstr "" -# 5207e4c095e344e59ad86cbf0a7fee96 #: ../glossary.rst:2677 msgid "policy service" msgstr "" -# 9ad9eca17a4440a0bc60ea456e100058 #: ../glossary.rst:2682 msgid "pool" msgstr "" -# f57060d44d0045518bdb3db8b42f7adb #: ../glossary.rst:2690 msgid "pool member" msgstr "" -# 3eb274bbc78c4087bbd4565b0020b1e1 #: ../glossary.rst:2695 msgid "port" msgstr "" -# 910f9cb745b1461483627edf25c6acc8 #: ../glossary.rst:2700 msgid "port UUID" msgstr "" -# 62a32cce1e6d490483f09222e9e61929 #: ../glossary.rst:2704 msgid "preseed" msgstr "" -# de98c2c2cb9847c3bbfd6ffeadd0e7d6 #: ../glossary.rst:2714 msgid "private IP address" msgstr "" -# adb1b972664348d5ac55528a5da35cce #: ../glossary.rst:2709 msgid "private image" msgstr "" -# 16299eec188847a5b2d9fc894d13e161 #: ../glossary.rst:2719 msgid "private network" msgstr "" -# 778659f420384d17b17de891d7445eb4 #: ../glossary.rst:2730 msgid "project" msgstr "" -# 020a870be5ca4048b483cec32ee840ec #: ../glossary.rst:2735 msgid "project ID" msgstr "" -# d5d1d7b9b2b54043a1025ced95c4ba91 #: ../glossary.rst:2740 msgid "project VPN" msgstr "" -# 2a085e8efbaa40b4b16a7eea3a7a3da4 #: ../glossary.rst:2744 msgid "promiscuous mode" msgstr "" -# dd2dd8941252442383f324d4dd3cc127 #: ../enduser/hot-guide/hot_spec.rst:429 msgid "properties" msgstr "" -# e20ce4b1e7374d1eb85e2cb4b3186405 #: ../glossary.rst:2750 msgid "protected property" msgstr "" -# 0032e2fb1ddb4189b5b46a93ab29f49a #: ../glossary.rst:2758 msgid "provider" msgstr "" -# c420cd682d1041ebaff41c6cbb8fdac7 #: ../glossary.rst:2763 msgid "proxy node" msgstr "" -# cfe9543a6e8b478c90ab423cce59b667 #: ../glossary.rst:2767 msgid "proxy server" msgstr "" -# b4057fcba5c84447a74093a477c501ea #: ../glossary.rst:2773 msgid "public API" msgstr "" -# 2dec1b74ed2041abb32344e843c2a921 #: ../glossary.rst:2783 msgid "public IP address" msgstr "" -# da71029696e94355a6bba78b46f37097 #: ../glossary.rst:2778 msgid "public image" msgstr "" -# 186817f774f0485d80a9e0ca6557fcb5 #: ../glossary.rst:2787 msgid "public key authentication" msgstr "" -# f447b6cbb61747c9b575b0090206e9ce #: ../glossary.rst:2792 msgid "public network" msgstr "" -# ba8fe600000a470881d837b7fce3881e #: ../enduser/cli_swift_env_vars.rst:17 msgid "publicURL" msgstr "" -# 4e4a9cde96d54ddca6dbe78eb89c25d1 #: ../common/cli_overview.rst:72 msgid "python-ceilometerclient" msgstr "" -# e845f19227b94524ade555966792d21d #: ../common/cli_overview.rst:34 msgid "python-cinderclient" msgstr "" -# ec55dc9671e34f9d84bb0a460e2a4b1c #: ../common/cli_overview.rst:49 msgid "python-glanceclient" msgstr "" -# 3bfa8debcd5f4049ae36f7f0345f754f #: ../common/cli_overview.rst:65 msgid "python-heatclient" msgstr "" -# 70e68e5ef6ce4746bfb9023b65e317b7 #: ../common/cli_overview.rst:44 msgid "python-keystoneclient" msgstr "" -# 559cd9b87d2743749defb629d20fb431 #: ../common/cli_overview.rst:52 msgid "python-neutronclient" msgstr "" -# 58cb1a406ebc49588cf821429ba72edd #: ../common/cli_overview.rst:37 msgid "python-novaclient" msgstr "" -# 4da06a618a6141699b9a43ebcbc79411 #: ../common/cli_overview.rst:80 msgid "python-openstackclient" msgstr "" -# 55884e18ca484d968aad5c0d90aae4ea #: ../common/cli_overview.rst:76 msgid "python-saharaclient" msgstr "" -# 0d07ee6e64e9480b95b141b34a0d0c0a #: ../common/cli_overview.rst:55 msgid "python-swiftclient" msgstr "" -# a0d6153d7b8543228c08150d7f68f123 #: ../common/cli_overview.rst:41 msgid "python-troveclient" msgstr "" -# a6fa39ef41e94cb88ceb5d6514ae5093 -# e3c7c3dc0c2e42519f20779955948f41 #: ../common/cli_manage_images.rst:210 ../common/cli_manage_images.rst:229 msgid "qemu or kvm" msgstr "" -# ab0db37f2824413cab9b4110ca26072b #: ../glossary.rst:2819 msgid "quarantine" msgstr "" -# bc5295b96e694c79ba6434fbcedcf21d #: ../glossary.rst:2832 msgid "quota" msgstr "" -# 2ef44c739204494a8a5d89da7581ea65 #: ../glossary.rst:2851 msgid "radvd" msgstr "" -# fcd272289ca248c6a099c6dccb7c4f7a #: ../glossary.rst:2857 msgid "rally" msgstr "" -# df85ff05b423437a99012dde01fc6a07 #: ../common/cli_set_compute_quotas.rst:28 msgid "ram" msgstr "" -# 7bdbb5cff25c45aba40ba0d73af30609 #: ../enduser/hot-guide/hot_spec.rst:269 msgid "range" msgstr "" -# 90199053ce42498d996757a69b88bb78 #: ../glossary.rst:2873 msgid "rate limit" msgstr "" -# 6aa802a00d854021bd1178265db17dd4 #: ../glossary.rst:2878 msgid "raw" msgstr "" -# 1cc2bf4a9ccb474ebbde2aadc7f68957 #: ../glossary.rst:2883 msgid "rebalance" msgstr "" -# d491f4d52de042fdac56a10c98a9bc84 #: ../glossary.rst:2889 msgid "reboot" msgstr "" -# a117a3e8a3334e908e467f66839a798d #: ../glossary.rst:2898 msgid "rebuild" msgstr "" -# a087cff0d7684e97a99cefd804490ba4 #: ../glossary.rst:2907 msgid "record" msgstr "" -# 5b594256c12249b6bc2e84abfc1ab8b9 #: ../glossary.rst:2917 msgid "record ID" msgstr "" -# e2878dce326a465fad4ec7f38500e0ad #: ../glossary.rst:2926 msgid "reference architecture" msgstr "" -# 626ca78ecf614a8abefabc792f128e08 #: ../glossary.rst:2930 msgid "region" msgstr "" -# 0be46f16bf68492b86c8e2240869676f #: ../glossary.rst:2936 msgid "registry" msgstr "" -# be6cc98bc0d7424f8dd43683cc814019 #: ../glossary.rst:2940 msgid "registry server" msgstr "" -# 2502fac3652c40268f0c9842d2d43e8c #: ../glossary.rst:2956 msgid "replica" msgstr "" -# 2d4dc2b4c79649e69de7bcc69b4cb105 #: ../glossary.rst:2962 msgid "replica count" msgstr "" -# d8d9ba1ff15c42179c422be9ed131efd #: ../glossary.rst:2967 msgid "replication" msgstr "" -# 5c3878a99ed14717aa656a4848b4f50a #: ../glossary.rst:2972 msgid "replicator" msgstr "" -# 7cdb550cf0ff483d82c4595c4878a588 #: ../glossary.rst:2977 msgid "request ID" msgstr "" -# ccf59f21c90f4c70a1fc5b2c18e9581b #: ../glossary.rst:2981 msgid "rescue image" msgstr "" -# f830ea840230478d87eb58d0696bf07f #: ../glossary.rst:2987 msgid "resize" msgstr "" -# 9a692ef26fe749a08c38c9e6ff35de56 -# c2c4526c65304c54bac3d0c8eef486c9 #: ../enduser/hot-guide/hot_spec.rst:420 ../enduser/hot-guide/hot_spec.rst:586 msgid "resource ID" msgstr "" -# 82bac1725a0a496faa00555f90bc9c55 #: ../enduser/hot-guide/hot_spec.rst:785 msgid "resource_facade" msgstr "" -# 65d82f8cab674a64af28d74da245898a #: ../enduser/hot-guide/hot_spec.rst:72 msgid "resources" msgstr "" -# 7ab7300156474ade9ff429f46dab55c6 #: ../glossary.rst:3000 msgid "ring" msgstr "" -# 4f47e264027542769650ae70b8023650 #: ../glossary.rst:3006 msgid "ring builder" msgstr "" -# d0778310f4254c74a060ffecda0b0b0d #: ../glossary.rst:3019 msgid "role" msgstr "" -# 163b547cb225465b9f4e59f30af1c49a #: ../glossary.rst:3025 msgid "role ID" msgstr "" -# 8b31f1e111e048709ced8bd927668377 #: ../glossary.rst:3029 msgid "rootwrap" msgstr "" -# bf491db6ce234d3b9645ec6debb7ceba #: ../glossary.rst:3034 msgid "round-robin scheduler" msgstr "" -# bc02a3e543af44f2b417ce25e1f3038c #: ../glossary.rst:3039 msgid "router" msgstr "" -# 95370e3acdd944b28b893993c4d296b7 #: ../glossary.rst:3044 msgid "routing key" msgstr "" -# db8b1f7317e844dd93eedcbf04af8b72 #: ../glossary.rst:3056 msgid "rsync" msgstr "" -# 47025ad1664a4665a4623358a7d5ad91 -# 4fac3a1de6c840f0b594733817f2f6f9 #: ../common/cli_manage_images.rst:235 ../common/cli_manage_images.rst:247 msgid "rtl8139" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 4fd15cddc58f4121948ad916afe6f073 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# ad750c78bb0f4e77966b0f9200a44a04 #: ../common/cli_overview.rst:76 ../glossary.rst:3075 msgid "sahara" msgstr "" -# 0f397d173a2e42e8b35e701948d701be #: ../glossary.rst:3085 msgid "scheduler manager" msgstr "" -# 1417b1e36b1b4d11ae8bcff4d2e52091 #: ../glossary.rst:3091 msgid "scoped token" msgstr "" -# 30d5c6592072463692d27e8ab26a721b #: ../glossary.rst:3096 msgid "scrubber" msgstr "" -# 89f7bd93306245d5b367af4fdac62dec #: ../common/cli_manage_images.rst:212 msgid "scsi" msgstr "" -# 9951057891cb46c78f60aeb9ebced184 #: ../glossary.rst:3101 msgid "secret key" msgstr "" -# 8876dd89d36042e298317b47d3e2b32e #: ../glossary.rst:3106 msgid "secure shell (SSH)" msgstr "" -# 007d315e88ac4b9a9b5bff381a18c02d #: ../glossary.rst:3112 msgid "security group" msgstr "" -# c4b8190536e248b0a9a433894009b2d5 #: ../common/cli_set_compute_quotas.rst:30 msgid "security-group-rules" msgstr "" -# 253e5a7dfa0541e993c445544cf69f03 #: ../common/cli_set_compute_quotas.rst:29 msgid "security-groups" msgstr "" -# 280385aef87a47bd96a55c7150fb58e0 #: ../glossary.rst:3117 msgid "segmented object" msgstr "" -# 20df2883ab504695864ec809948e44bb #: ../glossary.rst:3128 msgid "server" msgstr "" -# 09f485c4ea3a464e9e8f95e2c42e6fcf #: ../glossary.rst:3140 msgid "server UUID" msgstr "" -# c5453dbc4e72412bb5231c0e60cff273 #: ../glossary.rst:3136 msgid "server image" msgstr "" -# 0886836b8693433999ac59e7b107b864 #: ../glossary.rst:3144 msgid "service" msgstr "" -# 70787b8954894daa9de8794207bec74c #: ../glossary.rst:3154 msgid "service ID" msgstr "" -# 17372fdf31bb4a4382f7217ad0231ca6 #: ../glossary.rst:3150 msgid "service catalog" msgstr "" -# 8b46cc5cad384a8a9fbeea9d7daec2e0 #: ../glossary.rst:3159 msgid "service provider" msgstr "" -# 2e0d2d27a88a46b184ed0eab82dbfae3 #: ../glossary.rst:3165 msgid "service registration" msgstr "" -# 42eb882d55f14610afc9d68ad62bdcf1 #: ../glossary.rst:3170 msgid "service tenant" msgstr "" -# 73d827473bf54d4ab87b2c4d8f8df60d #: ../glossary.rst:3175 msgid "service token" msgstr "" -# 8f8263dc9c2d440d9433f9e1ac7c479e -# 4cc1f6cab53e48c1a8875c03961e81af #: ../adminuser/manage_projects_users_and_roles.rst:74 #: ../adminuser/manage_projects_users_and_roles.rst:87 msgid "service\\_id" msgstr "" -# 64834a26185e44a9999b4f7fbd320d0a #: ../glossary.rst:3180 msgid "session back end" msgstr "" -# 808764899a5844b4bbf6955340c2f10f #: ../glossary.rst:3185 msgid "session persistence" msgstr "" -# e5b6358fb6be4b0f9015c0eb8a1348c1 #: ../glossary.rst:3191 msgid "session storage" msgstr "" -# aed21d56edb6406c9d02a78d015e482f #: ../common/cli_install_openstack_command_line_clients.rst:26 msgid "setuptools package" msgstr "" -# abb69869194947c185c792b5aa7cf7ed #: ../glossary.rst:3196 msgid "shared IP address" msgstr "" -# 4409fc8502aa42e884bd2e3ed8033e6c #: ../glossary.rst:3208 msgid "shared IP group" msgstr "" -# ef5e96542a8a40e49d6bf74721373d78 #: ../glossary.rst:3216 msgid "shared storage" msgstr "" -# 5e8bdecf4c2e4d2abc22bb21e0893c13 #: ../enduser/cli_swift_large_object_creation.rst:88 msgid "size_bytes" msgstr "" -# 63cf038a73b74ebaa0fdc0a9dffb1190 #: ../glossary.rst:3245 msgid "snapshot" msgstr "" -# 0f81171678e3428fb195c2ce95a4bb19 #: ../adminuser/cli_cinder_quotas.rst:18 msgid "snapshots" msgstr "" -# 00654718f69143738441ea5c8d609986 #: ../glossary.rst:3251 msgid "soft reboot" msgstr "" -# 754b0a4d73294e208d2718c17b2d7c76 #: ../enduser/cli_access_instance_through_a_console.rst:21 msgid "spice" msgstr "" -# c72ef31b33bf4bb3a2f2837881eabd8f #: ../glossary.rst:3267 msgid "spread-first scheduler" msgstr "" -# 0fd522aaa39943648c58569a7b50d5ca #: ../glossary.rst:3281 msgid "stack" msgstr "" -# e7b65937285848e2b8d9842c0e04ea71 #: ../glossary.rst:3293 msgid "static IP address" msgstr "" -# ce854cf56e77429ea61a077b3c956b4e #: ../glossary.rst:3302 msgid "storage back end" msgstr "" -# fed9cd2dc6b84f0f832b66138e17be2e #: ../glossary.rst:3313 msgid "storage manager" msgstr "" -# 7372743f4b114214a259c60948c41c42 #: ../glossary.rst:3318 msgid "storage manager back end" msgstr "" -# 3ed3738ca6df4090b309cfc1c55651a2 #: ../glossary.rst:3307 msgid "storage node" msgstr "" -# 2f91c608543f4c019e0a2614b5bddc90 #: ../glossary.rst:3323 msgid "storage services" msgstr "" -# 42e34b9670ae414faef6515fef2f183a #: ../enduser/hot-guide/hot_spec.rst:801 msgid "str_replace" msgstr "" -# b7390bfd1acf49fcb729ed8a5af2c2a6 #: ../glossary.rst:3328 msgid "strategy" msgstr "" -# 7fa1f84216e94df58b84755fa8912ff0 #: ../glossary.rst:3333 msgid "subdomain" msgstr "" -# 99593b6add1f498baaa02ad19f8cc6ab #: ../glossary.rst:3340 msgid "subnet" msgstr "" -# c6c42bcf1ebe4879b0583bcb40c80abc #: ../glossary.rst:3348 msgid "suspend" msgstr "" -# 1cfbb2c2eafc4060aed0504632f49946 #: ../glossary.rst:3352 msgid "swap" msgstr "" -# 9d2cc7c452124099aef8fb4e8b6ccf2a #: ../glossary.rst:3357 msgid "swawth" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 1a7d126fa48a4c199343482ba2f65d99 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 0d6fb877245f4627b78654c42bd2e217 #: ../common/cli_overview.rst:55 ../glossary.rst:3363 msgid "swift" msgstr "" -# d8ce8b534f0c4d0eb8604263da08f77c #: ../glossary.rst:3368 msgid "swift All in One (SAIO)" msgstr "" -# 8d98dfb76adc4e318757bc2e49cf7e1c #: ../glossary.rst:3373 msgid "swift middleware" msgstr "" -# d8a4baaa1e8c479fb8d745a29f53278e #: ../glossary.rst:3378 msgid "swift proxy server" msgstr "" -# d0dbfd1046704dddb5c0a4542c867461 #: ../glossary.rst:3383 msgid "swift storage node" msgstr "" -# 94c1dbd5893b4ee0a79938663bbdc4ff #: ../glossary.rst:3388 msgid "sync point" msgstr "" -# ac2efaf962a84d4d8e83dedc0e074a12 #: ../glossary.rst:3393 msgid "sysadmin" msgstr "" -# 4f535a1294764decbbf73b9bd498672f #: ../glossary.rst:3399 msgid "system usage" msgstr "" -# 599fd5e36c72413bad1daa4bdf78d44b #: ../enduser/hot-guide/hot_spec.rst:817 msgid "template" msgstr "" -# a7ecb05f26654c8894c34b9473a294dd #: ../glossary.rst:3427 msgid "tenant" msgstr "" -# 3b155148135c4f46840450464a65222e #: ../glossary.rst:3441 msgid "tenant ID" msgstr "" -# fa489292419a4566a2d6d9e6469352e3 #: ../glossary.rst:3436 msgid "tenant endpoint" msgstr "" -# 533d4453106f409fabe5f42d7c749742 #: ../enduser/cli_swift_serialized_response_formats.rst:28 msgid "text/plain" msgstr "" -# e60ee548d60e41b6bfbbf3238afec871 #: ../enduser/cli_swift_serialized_response_formats.rst:34 msgid "text/xml" msgstr "" -# fce1e02e75904f39891c57dec3514a73 #: ../adminuser/dashboard_admin_manage_stacks.rst:29 msgid "" "the basic creation and deletion of Orchestration stacks, refer to the `End " "User Guide`." msgstr "" -# d0632699d39040b1bc144745353ce14d #: ../enduser/hot-guide/hot_spec.rst:619 msgid "" "then the value of :code:`the get_attr` function would resolve to " "``10.0.0.1`` (first item of the ``private`` entry in the ``networks`` map)." msgstr "" -# 0520e67c834d436bbabe7d2a58ceaa24 #: ../enduser/hot-guide/hot_spec.rst:727 msgid "" "then the value of the property ``flavor`` would resolve to ``m1.tiny``, " @@ -26499,237 +21971,186 @@ msgid "" msgstr "" # #-#-#-#-# enduser.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 5963638d1fb04926881e7cdcf8e9b13b # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# bb39b7a12c6c41649ac0208d5b2d418d #: ../enduser/cli_swift_env_vars.rst:20 ../glossary.rst:3446 msgid "token" msgstr "" -# bdf41242abbb4b8ea272170a9108e97e #: ../glossary.rst:3451 msgid "token services" msgstr "" -# a6d82ba0d2d94b94b91bb405ea9660b3 #: ../glossary.rst:3456 msgid "tombstone" msgstr "" -# ddb81deb7c5544228850b80bc8e1ceaa #: ../glossary.rst:3462 msgid "topic publisher" msgstr "" -# 781c6f2858774dff88c488972de86718 #: ../glossary.rst:3472 msgid "transaction ID" msgstr "" -# d2180f65ebce4b9c8216d53a098d6331 #: ../glossary.rst:3477 msgid "transient" msgstr "" -# 9604c4e449d847dd99953ed578288b9b #: ../glossary.rst:3481 msgid "transient exchange" msgstr "" -# 3d5c07b2f7ae4c6e91c95349091e4ca4 #: ../glossary.rst:3485 msgid "transient message" msgstr "" -# 3bb7267c73284a19988f8de27cb57351 #: ../glossary.rst:3490 msgid "transient queue" msgstr "" # #-#-#-#-# common.pot (Admin User Guide 1.0.0) #-#-#-#-# -# 46b2b96574d54d4fb998a5b3eb39e6e1 # #-#-#-#-# glossary.pot (Admin User Guide 1.0.0) #-#-#-#-# -# cf96a299a5a944dba50e1b1a4f9f2812 #: ../common/cli_overview.rst:41 ../glossary.rst:3499 msgid "trove" msgstr "" -# 6e9ed2ca45f544f6b5889c95758986ea -# f5b41eba57fb40adb53e39e8149602c9 #: ../enduser/hot-guide/hot_spec.rst:149 ../enduser/hot-guide/hot_spec.rst:424 msgid "type" msgstr "" -# bb8ab11ffe7a49769569a22fee9db0e1 #: ../glossary.rst:3508 msgid "unscoped token" msgstr "" -# f0f51148b9e243f0af12076ec7815bdd #: ../enduser/hot-guide/hot_spec.rst:444 msgid "update_policy" msgstr "" -# 36b1df4ca3b040399ba34ca5a6aa790b #: ../glossary.rst:3512 msgid "updater" msgstr "" -# 2bb7c73a1883428687d580bed8fb95f1 #: ../glossary.rst:3517 msgid "user" msgstr "" -# 06f8cc4ae73348beb9c33268ddeb9aa9 #: ../glossary.rst:3523 msgid "user data" msgstr "" -# 2fbcf8da8e1f4fbc9261a1b14f7be8a0 #: ../glossary.rst:3716 msgid "vSphere" msgstr "" -# 6a8aa653a2ac4af3bce7bd9e38bac627 -# 21ca7dd6408842f2b1868c83eb0310c4 #: ../common/cli_manage_images.rst:214 ../common/cli_manage_images.rst:237 msgid "virtio" msgstr "" -# cc59c313bb4441dfaec1b8aef22fe605 #: ../glossary.rst:3569 msgid "virtual IP" msgstr "" -# 9c340bc94c114b219cf63035b86a2bd7 #: ../glossary.rst:3623 msgid "virtual VLAN" msgstr "" -# fe4460ac4e844b26a06708358afa9990 #: ../glossary.rst:3557 msgid "virtual extensible LAN (VXLAN)" msgstr "" -# 1955a659dea142499851b677551c7ea9 #: ../glossary.rst:3576 msgid "virtual machine (VM)" msgstr "" -# 5d8a41d4ef054f3592b65905c60666ae #: ../glossary.rst:3582 msgid "virtual network" msgstr "" -# c7ed0d2a169142429971d20f07f22a2b #: ../glossary.rst:3586 msgid "virtual networking" msgstr "" -# d1a859b435e24e6bbd945bf4e6fca75b #: ../glossary.rst:3604 msgid "virtual port" msgstr "" -# ae638f1bfb554b40a331ee24bf1f6cbb #: ../glossary.rst:3609 msgid "virtual private network (VPN)" msgstr "" -# 5980f8a6ae6e4824a28f1b30310a3a90 #: ../glossary.rst:3614 msgid "virtual server" msgstr "" -# c75f83f71738476abb0eeca6482ebb26 #: ../glossary.rst:3618 msgid "virtual switch (vSwitch)" msgstr "" -# 21abd6b82e3446db81ce62b4699bad08 #: ../common/cli_manage_images.rst:249 msgid "vmware" msgstr "" -# eb3f11df63744f7abd6986291c0ce402 #: ../glossary.rst:3672 msgid "volume" msgstr "" -# 77868d704a20406aaad35f547ba8b740 #: ../glossary.rst:3691 msgid "volume ID" msgstr "" -# 22574cffaeda4749a783367722d68163 #: ../glossary.rst:3682 msgid "volume controller" msgstr "" -# 801eb51638824d919cb498a91ab0f324 #: ../glossary.rst:3687 msgid "volume driver" msgstr "" -# c50c1ff047124407b3cebbad02894bfb #: ../glossary.rst:3696 msgid "volume manager" msgstr "" -# 58a28c51aed94f729a6893bf91be2e39 #: ../glossary.rst:3701 msgid "volume node" msgstr "" -# ef56294d85f042249829fbb1a221dee7 #: ../glossary.rst:3705 msgid "volume plug-in" msgstr "" -# 24965bb12a94485692733b4b5f77d465 #: ../glossary.rst:3710 msgid "volume worker" msgstr "" -# 3f997a3906f6436db2b917a02202d2ca #: ../adminuser/cli_cinder_quotas.rst:19 msgid "volumes" msgstr "" -# 057b8b170bf3487ea06014bf893f6187 #: ../glossary.rst:3726 msgid "weight" msgstr "" -# d125df0a63d94be781a7481d86f04811 #: ../glossary.rst:3731 msgid "weighted cost" msgstr "" -# b048199e460e43da8e1a32a279e073b5 #: ../glossary.rst:3720 msgid "weighting" msgstr "" -# 9a214aef3933429b893be8a9d7740dbb #: ../glossary.rst:3736 msgid "worker" msgstr "" -# c5bb7c625f6f436b93ce4c2969af8906 -# 287d98e4e37349a2833725463cb8aa2f -# 2abdd9fb9c3946d082828b8bb8219c05 #: ../common/cli_manage_images.rst:216 ../common/cli_manage_images.rst:218 #: ../common/cli_manage_images.rst:239 msgid "xen" msgstr "" -# 728f11ead4a448f28a52f5486b72f3e7 #: ../enduser/cli_access_instance_through_a_console.rst:24 msgid "xvpvnc" msgstr "" -# a1abd30d9d484c568ec6c80bc47bc6ac #: ../glossary.rst:3781 msgid "zaqar" msgstr ""